We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7556c8e commit 369c142Copy full SHA for 369c142
specs/search/paths/rules/common/schemas.yml
@@ -61,8 +61,9 @@ condition:
61
description: |
62
Filters that trigger the rule.
63
64
- You can add add filters using the syntax `facet:value` so that the rule is triggered, when the specific filter is selected.
+ You can add filters using the syntax `facet:value` so that the rule is triggered, when the specific filter is selected.
65
You can use `filters` on its own or combine it with the `pattern` parameter.
66
+ You can't combine multiple filters with `OR` and you can't use numeric filters.
67
example: 'genre:comedy'
68
69
anchoring:
0 commit comments