Skip to content

Commit 6740d13

Browse files
committed
[DOCS] Use explicit link text in query rules retriever (elastic#116389)
(cherry picked from commit c42b1ef)
1 parent b24151a commit 6740d13

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/reference/search/retriever.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -554,8 +554,8 @@ It then re-ranks the results based on semantic similarity to the text in the `in
554554
[[rule-retriever]]
555555
==== Query Rules Retriever
556556

557-
The `rule` retriever enables fine-grained control over search results by applying contextual <<query-rules>> to pin or exclude documents for specific queries.
558-
This retriever has similar functionality to the <<query-dsl-rule-query>>, but works out of the box with other retrievers.
557+
The `rule` retriever enables fine-grained control over search results by applying contextual <<query-rules,query rules>> to pin or exclude documents for specific queries.
558+
This retriever has similar functionality to the <<query-dsl-rule-query, rule query>>, but works out of the box with other retrievers.
559559

560560
===== Prerequisites
561561

0 commit comments

Comments
 (0)