-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Also, if you are a maintainer, please add any clarification and instructions about this issue.
Sorry if this is already wholly/partially implemented. Feel free to let me know about the state of this issue in the repo.
Related to meilisearch/integration-guides#280
New implementation
Related to:
- issue: Define field to search on at search-time meilisearch/meilisearch#3772
- discussion: Define field to search on at search-time meilisearch/product#107 (comment)
- spec: Define fields to search on at runtime meilisearch/specifications#251
Add support for receiving a new key, attributesToSearchOn
(an array of field names), to enable running searches over a subset of searchableAttributes
without modifying Meilisearch’s index settings.
TODO:
- Add the ability to receive a new param in the
search
method calledattributesToSearchOn
. - Add integration tests
Metadata
Metadata
Assignees
Labels
No labels