Skip to content

Commit 851cab6

Browse files
authored
Update rrf.asciidoc (#103078)
typo
1 parent 718849e commit 851cab6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/search/rrf.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ equal to `1`. Defaults to `60`.
5151
`window_size`::
5252
(Optional, integer) This value determines the size of the individual result sets per
5353
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>.
54+
ranked result set is pruned down to the search request's <<search-size-param, size>>.
5555
`window_size` must be greater than or equal to `size` and greater than or equal to `1`.
5656
Defaults to `100`.
5757

0 commit comments

Comments
 (0)