Skip to content

Commit 64431bc

Browse files
authored
Another one
1 parent 871ff45 commit 64431bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/search/retriever.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -555,7 +555,7 @@ It then re-ranks the results based on semantic similarity to the text in the `in
555555
==== Query Rules Retriever
556556

557557
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>>, but works out of the box with other retrievers.
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)