Skip to main content

Module vector_index

Module vector_index 

Source
Expand description

In-memory vector index and VectorIndex trait In-memory vector index implementations and the VectorIndex trait.

Structs§

MemoryVectorIndex
In-memory vector index implementation

Traits§

VectorIndex
Vector index trait for efficient similarity search