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 2972693 commit d83a657Copy full SHA for d83a657
docs/reference/rest-api/common-parms.asciidoc
@@ -1337,7 +1337,7 @@ This value determines the size of the individual result sets per
1337
query. A higher value will improve result relevance at the cost of performance. The final
1338
ranked result set is pruned down to the search request's <<search-size-param, size>>.
1339
`rank_window_size` must be greater than or equal to `size` and greater than or equal to `1`.
1340
-Defaults to the `size` parameter.
+Defaults to 10.
1341
end::compound-retriever-rank-window-size[]
1342
1343
tag::compound-retriever-filter[]
0 commit comments