diff --git a/docs/reference/search/retriever.asciidoc b/docs/reference/search/retriever.asciidoc index 74497c53c602c..0da75ac30d2dd 100644 --- a/docs/reference/search/retriever.asciidoc +++ b/docs/reference/search/retriever.asciidoc @@ -554,8 +554,8 @@ It then re-ranks the results based on semantic similarity to the text in the `in [[rule-retriever]] ==== Query Rules Retriever -The `rule` retriever enables fine-grained control over search results by applying contextual <> to pin or exclude documents for specific queries. -This retriever has similar functionality to the <>, but works out of the box with other retrievers. +The `rule` retriever enables fine-grained control over search results by applying contextual <> to pin or exclude documents for specific queries. +This retriever has similar functionality to the <>, but works out of the box with other retrievers. ===== Prerequisites