Skip to content

Commit 8998146

Browse files
link rule criteria
1 parent 5494e55 commit 8998146

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

solutions/search/query-rules-ui.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The Query rules UI provides a graphical interface to manage these rules without
1313

1414
The UI enables you to:
1515

16-
- Set keyword or numerical conditions such as less than or greater than when rules apply
16+
- Set keyword or numerical conditions. For a full list of options, refer to [Rule criteria](elasticsearch://reference/elasticsearch/rest-apis/searching-with-query-rules.md#query-rule-criteria).
1717
- Pin or exclude specific documents in results
1818
- Organize rules into rulesets and set execution priority
1919
- Test rules against sample queries before publishing
@@ -56,13 +56,13 @@ Use the following steps to first create a query ruleset, and then a query rule:
5656
- **Pin**: Pin selected documents to the top of the search results.
5757
- **Exclude**: Exclude selected documents from the results.
5858

59-
For more information on rule types, refer [Rule types](https://www.elastic.co/docs/reference/elasticsearch/rest-apis/searching-with-query-rules#query-rule-type).
59+
For more information on rule types, refer to [Rule types](https://www.elastic.co/docs/reference/elasticsearch/rest-apis/searching-with-query-rules#query-rule-type).
6060
4. Select one or more documents for the rule to apply to.
6161
5. Select one of the following rule criteria:
6262
- **Always**: Apply the rule to all queries
6363
- **Custom**: Define conditions when the rule is applied.
6464

65-
For a full list of options, refer [Rule criteria](elasticsearch://reference/elasticsearch/rest-apis/searching-with-query-rules.md#query-rule-criteria).
65+
For a full list of options, refer to [Rule criteria](elasticsearch://reference/elasticsearch/rest-apis/searching-with-query-rules.md#query-rule-criteria).
6666
6. Select **Create rule**.
6767
7. Select **Save** in the top right corner of the ruleset section.
6868

@@ -120,7 +120,7 @@ To test a query ruleset, do the following:
120120

121121
## Learn more
122122

123-
Following resources can help you understand query rules better:
123+
The following resources can help you understand query rules better:
124124

125125
Blogs:
126126

0 commit comments

Comments
 (0)