mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-26 00:01:00 +00:00
Introduce a way to store the HNSW on multiple LMDB entries
This commit is contained in:
committed by
Clément Renault
parent
ff3664431f
commit
66b8cfd8c8
@ -18,6 +18,7 @@ mod fields_ids_map;
|
||||
pub mod heed_codec;
|
||||
pub mod index;
|
||||
pub mod proximity;
|
||||
mod readable_slices;
|
||||
pub mod score_details;
|
||||
mod search;
|
||||
pub mod update;
|
||||
|
Reference in New Issue
Block a user