Skip to content

Commit 0aea8d3

Browse files
Merge branch 'main' into update-operation-indices-rollover-request-for-serverless
2 parents 308164b + bf7b109 commit 0aea8d3

File tree

13 files changed

+104
-22
lines changed

13 files changed

+104
-22
lines changed

docs/overlays/elasticsearch-shared-overlays.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -197,9 +197,10 @@ actions:
197197
198198
If a query matches one or more rules in the ruleset, the query is re-written to apply the rules before searching.
199199
This allows pinning documents for only queries that match a specific term.
200+
Alternatively, you can use the [Query Rules UI](https://www.elastic.co/docs/solutions/search/query-rules-ui) to manage query rules.
200201
externalDocs:
201-
url: https://www.elastic.co/docs/reference/query-languages/query-dsl/query-dsl-rule-query
202-
description: Learn more about the rule query.
202+
url: https://www.elastic.co/docs/reference/elasticsearch/rest-apis/searching-with-query-rules
203+
description: Learn more about searching with query rules.
203204
# R
204205
- name: rollup
205206
x-displayName: Rollup

output/openapi/elasticsearch-openapi.json

Lines changed: 30 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)