mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
Refactor facet database tests
This commit is contained in:
parent
9026867d17
commit
b2f01ad204
28 changed files with 568 additions and 644 deletions
|
@ -17,7 +17,7 @@ pub use self::words_prefixes_fst::WordsPrefixesFst;
|
|||
mod available_documents_ids;
|
||||
mod clear_documents;
|
||||
mod delete_documents;
|
||||
mod facet;
|
||||
pub(crate) mod facet;
|
||||
mod index_documents;
|
||||
mod indexer_config;
|
||||
mod prefix_word_pairs;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue