Skip to content

Commit 58cc544

Browse files
kai687shortcuts
andauthored
fix(specs): optionalFilters additional explanation [skip-bc] (#4353)
Co-authored-by: shortcuts <vannicattec@gmail.com>
1 parent 2774d75 commit 58cc544

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

specs/common/schemas/SearchParams.yml

+1
Original file line numberDiff line numberDiff line change
@@ -484,6 +484,7 @@ optionalFilters:
484484
485485
- Optional filters don't work on virtual replicas.
486486
- Optional filters are applied _after_ sort-by attributes.
487+
- Optional filters are applied _before_ custom ranking attributes (in the default [ranking](https://www.algolia.com/doc/guides/managing-results/relevance-overview/in-depth/ranking-criteria/)).
487488
- Optional filters don't work with numeric attributes.
488489
489490
example: ['category:Book', 'author:John Doe']

0 commit comments

Comments
 (0)