From 3a3e8cf223b19e77f472494b55c84e97d5c02354 Mon Sep 17 00:00:00 2001 From: Jim Ferenczi Date: Wed, 18 Dec 2024 10:13:50 +0000 Subject: [PATCH] Update docs/reference/search/retriever.asciidoc Co-authored-by: Liam Thompson <32779855+leemthompo@users.noreply.github.com> --- docs/reference/search/retriever.asciidoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/reference/search/retriever.asciidoc b/docs/reference/search/retriever.asciidoc index 175173935bff1..c7df40ff5e070 100644 --- a/docs/reference/search/retriever.asciidoc +++ b/docs/reference/search/retriever.asciidoc @@ -391,6 +391,8 @@ When using the `rescorer`, an error is returned if the following conditions are * And the maximum rescore's `window_size` is: ** Smaller than or equal to the `size` or `rank_window_size` of the child retriever. +[discrete] +[[rescorer-retriever-parameters]] ===== Parameters `rescore`::