MeiliSearch/meilisearch-core/src
Clément Renault 928876b553
Introduce the postings lists caching stores
Currently not used
2019-12-30 18:01:27 +01:00
..
automaton Introduce bucket_sort_with_distinct function 2019-12-13 14:38:24 +01:00
criterion Rename raw_matches into bare_matches 2019-12-13 14:38:25 +01:00
serde Introduce the AttrCount type 2019-12-13 14:38:21 +01:00
store Introduce the postings lists caching stores 2019-12-30 18:01:27 +01:00
update Rename the PrefixCache into PrefixDocumentsCache 2019-12-30 15:42:09 +01:00
bucket_sort.rs Rename the PrefixCache into PrefixDocumentsCache 2019-12-30 15:42:09 +01:00
database.rs Increase the disk usage limit 2019-12-30 15:42:08 +01:00
distinct_map.rs Rename MeiliDB into MeiliSearch 2019-11-26 11:12:30 +01:00
error.rs Rename MeiliDB into MeiliSearch 2019-11-26 11:12:30 +01:00
levenshtein.rs Rename MeiliDB into MeiliSearch 2019-11-26 11:12:30 +01:00
lib.rs Introduce a basic cache system for first letters 2019-12-30 15:42:08 +01:00
number.rs Rename MeiliDB into MeiliSearch 2019-11-26 11:12:30 +01:00
query_builder.rs Rename the PrefixCache into PrefixDocumentsCache 2019-12-30 15:42:09 +01:00
ranked_map.rs Rename MeiliDB into MeiliSearch 2019-11-26 11:12:30 +01:00
raw_document.rs Reintroduce searchable attributes and reordering 2019-12-13 14:38:25 +01:00
raw_indexer.rs Rename MeiliDB into MeiliSearch 2019-11-26 11:12:30 +01:00
reordered_attrs.rs Reintroduce searchable attributes and reordering 2019-12-13 14:38:25 +01:00