lance_index

Module scalar

Source
Expand description

Scalar indices for metadata search & filtering

Modules§

Structs§

Enums§

Constants§

Traits§

  • Different scalar indices may support different kinds of queries
  • Trait for reading an index (or parts of an index) from storage
  • Trait abstracting I/O away from index logic
  • Trait for storing an index (or parts of an index) into storage
  • A trait for a scalar index, a structure that can determine row ids that satisfy scalar queries