Replies: 0 comments 8 replies
-
For this to work you need to change your index settings (on the dashboard) to add price to |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
I would like to use component to query suggestions index and only query one field (query field in suggestions index). I don't want to include all filters coming from other hooks in the tree.
You get the following error if you try to add range filter in the same tree:
invalid numeric attribute(price), attribute not specified in numericAttributesForFiltering setting
Example: https://codesandbox.io/s/elastic-davinci-5kzfij?file=/src/App.js
Beta Was this translation helpful? Give feedback.
All reactions