mirror of
https://github.com/meilisearch/meilisearch.git
synced 2024-11-27 20:45:06 +08:00
d765397c82
179: Enable filter paramater during search r=MarinPostma a=MarinPostma This pr makes the necessary changes to transplant in accordance with the specification on filters. More precisely, it: - Removes the `filters` parameter - Renames `facetFilters` to `filter` - Allows either a string or an array to be passed to the filter param. It doesn't allow the mixed syntax, that needs to be handled by milli. close #81 close #140 Co-authored-by: Marin Postma <postma.marin@protonmail.com> |
||
---|---|---|
.. | ||
settings | ||
document.rs | ||
dump.rs | ||
health.rs | ||
index.rs | ||
key.rs | ||
mod.rs | ||
search.rs | ||
stats.rs | ||
synonym.rs |