MeiliSearch/meilisearch-core/src
2020-02-11 15:27:54 +01:00
..
automaton Reintroduce the distinct search system 2020-01-16 15:55:55 +01:00
criterion Reintroduce the distinct search system 2020-01-16 15:55:55 +01:00
serde Change documents routes; fix #416 2020-02-11 15:27:53 +01:00
store introduce a new settings update system 2020-02-11 15:27:54 +01:00
update introduce a new settings update system 2020-02-11 15:27:54 +01:00
bucket_sort.rs Replace prints by debug logs 2020-01-21 11:05:34 +01:00
database.rs introduce a new settings update system 2020-02-11 15:27:54 +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 new settings update system 2020-02-11 15:27:54 +01:00
number.rs Rename MeiliDB into MeiliSearch 2019-11-26 11:12:30 +01:00
query_builder.rs Fix the tests a little bit 2020-01-22 18:12:56 +01:00
query_tree.rs Make the engine support non-exact multi-words synonyms 2020-01-22 18:11:58 +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 Reintroduce a basic highlight display 2020-01-16 14:24:45 +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
settings.rs introduce a new settings update system 2020-02-11 15:27:54 +01:00