Skip to content

Commit a6d8d64

Browse files
authored
Merge a67cc11 into 2774d75
2 parents 2774d75 + a67cc11 commit a6d8d64

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)