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.
2 parents 7556c8e + 3bbd7de commit 48b5b9fCopy full SHA for 48b5b9f
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