Expand description
HNSW, flat, and selector index implementations.
Re-exports§
pub use flat::FlatIndex;pub use hnsw::HnswIndex;pub use hnsw::HnswStats;pub use selector::IndexSelector;pub use selector::HNSW_THRESHOLD;
HNSW, flat, and selector index implementations.
pub use flat::FlatIndex;pub use hnsw::HnswIndex;pub use hnsw::HnswStats;pub use selector::IndexSelector;pub use selector::HNSW_THRESHOLD;