meilisearch/meilisearch-core/src/store
2020-01-08 15:30:43 +01:00
..
docs_words.rs Separate the update and main databases 2019-11-27 11:29:06 +01:00
documents_fields_counts.rs Introduce the AttrCount type 2019-12-13 14:38:21 +01:00
documents_fields.rs Separate the update and main databases 2019-11-27 11:29:06 +01:00
main.rs Use an ugly trick to avoid cloning the FST 2019-12-30 15:42:07 +01:00
mod.rs Add the raw document IDs to the postings lists 2020-01-08 15:30:43 +01:00
postings_lists.rs Add the raw document IDs to the postings lists 2020-01-08 15:30:43 +01:00
prefix_documents_cache.rs Rename the PrefixCache into PrefixDocumentsCache 2019-12-30 15:42:09 +01:00
prefix_postings_lists_cache.rs Add the raw document IDs to the postings lists 2020-01-08 15:30:43 +01:00
synonyms.rs Separate the update and main databases 2019-11-27 11:29:06 +01:00
updates_results.rs Separate the update and main databases 2019-11-27 11:29:06 +01:00
updates.rs Separate the update and main databases 2019-11-27 11:29:06 +01:00