We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 718849e commit 851cab6Copy full SHA for 851cab6
docs/reference/search/rrf.asciidoc
@@ -51,7 +51,7 @@ equal to `1`. Defaults to `60`.
51
`window_size`::
52
(Optional, integer) This value determines the size of the individual result sets per
53
query. A higher value will improve result relevance at the cost of performance. The final
54
-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>>.
55
`window_size` must be greater than or equal to `size` and greater than or equal to `1`.
56
Defaults to `100`.
57
0 commit comments