MeiliSearch/meilisearch-core/src
bors[bot] 32f6a9a457
Merge #976
976: Revert 944 r=MarinPostma a=MarinPostma

revert #944 
@bidoubiwa  @curquiza @eskombro, this was a misunderstanding from our side. Doing this would in fact be an error, and would prevent us to do this: https://github.com/meilisearch/MeiliSearch/issues/945#issuecomment-685526678, which is what we are really after. We are resetting this to its default behaviour before it goes in prodution. Sorry for the confusion.

Co-authored-by: mpostma <postma.marin@protonmail.com>
2020-09-28 13:38:46 +00:00
..
automaton Reintroduce the distinct search system 2020-01-16 15:55:55 +01:00
criterion make clippy happy 2 2020-06-30 11:01:07 +02:00
filters make clippy happy 1 2020-06-30 11:01:07 +02:00
serde error message for missing primary key 2020-06-03 17:38:39 +02:00
store fix compile error 2020-08-12 10:31:11 +02:00
update requested changes 2020-07-16 16:19:15 +02:00
bucket_sort.rs Revert "fix facet count bug" 2020-09-24 16:39:42 +02:00
database.rs Implement backups 2020-09-28 14:40:06 +02:00
distinct_map.rs Rename MeiliDB into MeiliSearch 2019-11-26 11:12:30 +01:00
error.rs Update error.rs 2020-07-20 14:42:47 +02:00
facets.rs fix facet distribution case 2020-08-12 10:31:10 +02:00
levenshtein.rs Rename MeiliDB into MeiliSearch 2019-11-26 11:12:30 +01:00
lib.rs make clippy happy 2 2020-06-30 11:01:07 +02:00
number.rs make clippy happy 1 2020-06-30 11:01:07 +02:00
query_builder.rs clean facet result types 2020-08-12 10:31:11 +02:00
query_tree.rs refactor errors / isolate core/http errors 2020-05-28 16:23:46 +02:00
query_words_mapper.rs make clippy happy 2 2020-06-30 11:01:07 +02: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 add test document over 1000 words 2020-06-30 18:49:33 +02:00
reordered_attrs.rs Reintroduce searchable attributes and reordering 2019-12-13 14:38:25 +01:00
settings.rs remove accept new fields / add indexed * 2020-07-15 18:56:19 +02:00