diff --git a/docs/reference/search/retriever.asciidoc b/docs/reference/search/retriever.asciidoc index 0c3d22933ed7a..175173935bff1 100644 --- a/docs/reference/search/retriever.asciidoc +++ b/docs/reference/search/retriever.asciidoc @@ -23,7 +23,7 @@ A <> that replaces the functionality of a traditi A <> that replaces the functionality of a <>. `rescorer`:: -A <> that replaces the functionality of the <>. +A <> that replaces the functionality of the <>. `rrf`:: A <> that produces top documents from <>. @@ -394,9 +394,9 @@ When using the `rescorer`, an error is returned if the following conditions are ===== Parameters `rescore`:: -(Required. <>) +(Required. <>) + -Defines the <> applied sequentially to the top documents returned by the child retriever. +Defines the <> applied sequentially to the top documents returned by the child retriever. `retriever`:: (Required. <>)