MeiliSearch/meilisearch-core/src
2020-01-16 11:38:23 +01:00
..
automaton Introduce bucket_sort_with_distinct function 2019-12-13 14:38:24 +01:00
criterion Change the way we filter the documents 2020-01-14 14:18:01 +01:00
serde Introduce the AttrCount type 2019-12-13 14:38:21 +01:00
store Add the raw document IDs to the postings lists 2020-01-08 15:30:43 +01:00
update Update lock file 2020-01-15 12:25:14 +01:00
bucket_sort.rs Use different algorithms for different documents ratios 2020-01-14 17:51:08 +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 wip: Make the new query tree work with the criteria 2020-01-13 14:36:06 +01:00
number.rs Rename MeiliDB into MeiliSearch 2019-11-26 11:12:30 +01:00
query_builder.rs Use the cached postings lists in the query system 2019-12-31 13:32:36 +01:00
query_tree.rs Implement synonym fetching 2020-01-16 11:38:23 +01:00
query_words_mapper.rs Introduce the query words mapping along with the query tree 2020-01-13 13:29:47 +01:00
ranked_map.rs Rename MeiliDB into MeiliSearch 2019-11-26 11:12:30 +01:00
raw_document.rs wip: Make the new query tree work with the criteria 2020-01-13 14:36:06 +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