MeiliSearch/meilisearch-core/src/store
2020-05-20 14:19:00 +02:00
..
cow_set.rs setting up facets 2020-05-11 16:12:13 +02:00
docs_words.rs Reduce the DocumentId size from 64 to 32bits 2020-05-20 14:19:00 +02:00
documents_fields_counts.rs introduce a new schemaless way 2020-02-11 15:27:54 +01:00
documents_fields.rs fix for review 2020-02-11 15:28:00 +01:00
documents_ids.rs Reduce the DocumentId size from 64 to 32bits 2020-05-20 14:19:00 +02:00
facets.rs enables facet count 2020-05-13 11:29:46 +02:00
main.rs Reduce the DocumentId size from 64 to 32bits 2020-05-20 14:19:00 +02:00
mod.rs Reduce the DocumentId size from 64 to 32bits 2020-05-20 14:19:00 +02: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 Reduce the DocumentId size from 64 to 32bits 2020-05-20 14:19:00 +02: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