Skip to content

Commit

Permalink
Update rrf.asciidoc (#103078)
Browse files Browse the repository at this point in the history
typo
  • Loading branch information
ugosan authored Dec 7, 2023
1 parent 718849e commit 851cab6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/search/rrf.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ equal to `1`. Defaults to `60`.
`window_size`::
(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
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`.
Defaults to `100`.

Expand Down

0 comments on commit 851cab6

Please sign in to comment.