Skip to content

v0.29: Updates to the filter search parameter #1853

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
4 tasks
guimachiavelli opened this issue Aug 31, 2022 · 0 comments · Fixed by #1869
Closed
4 tasks

v0.29: Updates to the filter search parameter #1853

guimachiavelli opened this issue Aug 31, 2022 · 0 comments · Fixed by #1869
Assignees
Milestone

Comments

@guimachiavelli
Copy link
Member

v0.29 will expand functionality of filter:

  • New IN operator;
  • New EXIST operator;
  • Updated NOT operator behavior;
  • Filter values identical to filter operators must be enclosed in quotation marks (x = 1 AND y = 0 vs x = "AND").

Tasks

  • update /reference/api/search.md
  • update /learn/advanced/filtering_and_faceted_search.md
  • update learn/getting_started/filtering_and_sorting.md
  • search for other articles mentioning and update them if necessary

References

Issue: meilisearch/meilisearch#2580
SMEs: @loiclec, @curquiza

@guimachiavelli guimachiavelli added this to the v0.29 milestone Aug 31, 2022
@guimachiavelli guimachiavelli self-assigned this Sep 5, 2022
This was referenced Sep 5, 2022
bors bot added a commit that referenced this issue Oct 3, 2022
1859: v0.29 r=maryamsulemani97 a=guimachiavelli

This is a staging PR for all changes related to Meilisearch v0.29.

Please avoid making changes directly to this PR; instead, create new child branches based off this one.

Closes meilisearch/integration-guides#213, #1854, #1853, #1852, #1851, #1840, #1839, #1838, #1837, #1846


Co-authored-by: gui machiavelli <[email protected]>
Co-authored-by: Maryam Sulemani <[email protected]>
Co-authored-by: gui machiavelli <[email protected]>
Co-authored-by: Maryam <[email protected]>
Co-authored-by: Clémentine Urquizar <[email protected]>
@bors bors bot closed this as completed in 83ebdfb Oct 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant