浏览代码

Update rrf.asciidoc (#103078) (#103109)

typo

(cherry picked from commit 851cab63eb45f9509f6bd7f214117956ed2a8838)

Co-authored-by: Ugo Sangiorgi <ugo.sangiorgi@elastic.co>
Abdon Pijpelink 1 年之前
父节点
当前提交
6b60a53732
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/reference/search/rrf.asciidoc

+ 1 - 1
docs/reference/search/rrf.asciidoc

@@ -51,7 +51,7 @@ equal to `1`. Defaults to `60`.
 `window_size`::
 `window_size`::
 (Optional, integer) This value determines the size of the individual result sets per
 (Optional, integer) This value determines the size of the individual result sets per
 query. A higher value will improve result relevance at the cost of performance. The final
 query. A higher value will improve result relevance at the cost of performance. The final
-ranked result set is pruned down to the search request's <<search-size-param, size>.
+ranked result set is pruned down to the search request's <<search-size-param, size>>.
 `window_size` must be greater than or equal to `size` and greater than or equal to `1`.
 `window_size` must be greater than or equal to `size` and greater than or equal to `1`.
 Defaults to `100`.
 Defaults to `100`.