Skip to content

Commit c9c41f4

Browse files
fixed feedback comments
1 parent 3d47890 commit c9c41f4

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

solutions/search/query-rules-ui.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,4 +148,15 @@ To test a query ruleset, do the following:
148148
5. Review results to confirm if the rule actions were applied as expected.
149149

150150

151+
## Learn more
152+
153+
Following resources can help you understand query rules better:
154+
155+
* [Query rules blog](elasticsearch://reference/elasticsearch/mapping-reference/text.md)
156+
* [Search using query rules](https://www.elastic.co/docs/reference/elasticsearch/rest-apis/searching-with-query-rules)
157+
* [Rule types](https://www.elastic.co/docs/reference/elasticsearch/rest-apis/searching-with-query-rules#query-rule-type)
158+
* [Rule criteria](https://www.elastic.co/docs/reference/elasticsearch/rest-apis/searching-with-query-rules#query-rule-criteria)
159+
* [Rule actions](https://www.elastic.co/docs/reference/elasticsearch/rest-apis/searching-with-query-rules#query-rule-actions)
160+
161+
151162

0 commit comments

Comments
 (0)