You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: specs/common/schemas/SearchParams.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -410,8 +410,8 @@ optionalFilters:
410
410
Records that match the optional filter rank before records that don't match.
411
411
If you're using a negative filter `facet:-value`, matching records rank after records that don't match.
412
412
413
-
- Optional filters don't work on virtual replicas.
414
413
- Optional filters are applied _after_ sort-by attributes.
414
+
- On virtual replicas, optional filters are applied _after_ the replica's [relevant sort](https://www.algolia.com/doc/guides/managing-results/refine-results/sorting/in-depth/relevant-sort).
415
415
- 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)).
416
416
- Optional filters don't work with numeric attributes.
0 commit comments