MeiliSearch/meilisearch-core/src
mpostma 8a2e60dc09 requested changes 2020-05-28 19:19:26 +02:00
..
automaton Reintroduce the distinct search system 2020-01-16 15:55:55 +01:00
criterion Rename the Exact criterion into Exactness 2020-02-25 14:16:55 +01:00
filters fix floats bug 2020-04-28 10:44:07 +02:00
serde Remove the serde ExtractDocumentId struct 2020-05-19 16:51:33 +02:00
store style fixes 2020-05-28 16:28:37 +02:00
update refactor errors / isolate core/http errors 2020-05-28 16:23:46 +02:00
bucket_sort.rs add facet count in response 2020-05-28 12:08:38 +02:00
database.rs requested changes 2020-05-28 19:19:26 +02:00
distinct_map.rs Rename MeiliDB into MeiliSearch 2019-11-26 11:12:30 +01:00
error.rs move filter parse error display to core 2020-05-28 16:32:17 +02:00
facets.rs refactor errors / isolate core/http errors 2020-05-28 16:23:46 +02:00
levenshtein.rs Rename MeiliDB into MeiliSearch 2019-11-26 11:12:30 +01:00
lib.rs style fixes 2020-05-28 16:28:37 +02:00
number.rs fix un-rankable fields errors; fix #463 2020-02-14 10:34:33 +01:00
query_builder.rs refactor errors / isolate core/http errors 2020-05-28 16:23:46 +02:00
query_tree.rs refactor errors / isolate core/http errors 2020-05-28 16:23:46 +02: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 fix for review 2020-02-11 15:28:00 +01:00
raw_document.rs Reintroduce a basic highlight display 2020-01-16 14:24:45 +01:00
raw_indexer.rs Use fst 0.4.4 in the project 2020-05-22 15:01:55 +02:00
reordered_attrs.rs Reintroduce searchable attributes and reordering 2019-12-13 14:38:25 +01:00
settings.rs facet settings 2020-05-11 16:12:13 +02:00