mirror of
https://github.com/meilisearch/MeiliSearch
synced 2024-11-23 05:14:27 +01:00
7bf6a3d7b2
984: Add test search r=LegendreM a=LegendreM - Get an error if the index does not exist - Get an error if a parameter is not expected (e.g.: "lol") - Check a basic search with no parameter - Check a basic search with only a q parameter isssue #814 Co-authored-by: many <maxime@meilisearch.com> |
||
---|---|---|
.. | ||
assets | ||
common.rs | ||
dashboard.rs | ||
documents_add.rs | ||
documents_delete.rs | ||
documents_get.rs | ||
dump.rs | ||
errors.rs | ||
health.rs | ||
index_update.rs | ||
index.rs | ||
placeholder_search.rs | ||
search_settings.rs | ||
search.rs | ||
settings_ranking_rules.rs | ||
settings_stop_words.rs | ||
settings.rs | ||
url_normalizer.rs |