MeiliSearch/meilisearch-http/tests
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
..
assets Implement backups 2020-09-28 14:40:06 +02:00
backup.rs Implement backups 2020-09-28 14:40:06 +02:00
common.rs Implement backups 2020-09-28 14:40:06 +02:00
dashboard.rs add test 2020-05-23 12:20:28 +02:00
documents_add.rs test unique document id bug 2020-07-13 15:14:07 +02:00
documents_delete.rs update documents_delete tests to use the test dataset 2020-07-02 16:52:39 +05:30
documents_get.rs add tests for documents 2020-09-22 16:05:40 +02:00
errors.rs Implement backups 2020-09-28 14:40:06 +02:00
health.rs update tests & fix the broken code 2020-04-28 17:46:03 +02:00
index_update.rs fix test option test 2020-08-24 14:14:11 +02:00
index.rs add tests for documents 2020-09-22 16:05:40 +02:00
placeholder_search.rs cargo fmt 2020-09-28 14:23:32 +02:00
search_settings.rs update tests for facets distribution case 2020-08-12 10:31:11 +02:00
search.rs Revert "facet count more tests" 2020-09-24 16:40:18 +02:00
settings_ranking_rules.rs fix tests 2020-07-15 18:56:19 +02:00
settings_stop_words.rs update stop_words tests to use the test dataset 2020-07-02 16:52:39 +05:30
settings.rs requested changes 2020-07-16 16:19:15 +02:00
url_normalizer.rs add tests 2020-05-12 15:34:08 +02:00