Skip to content

Commit 5d86338

Browse files
kosabogileemthompo
andauthored
Update docs/reference/query-languages/query-dsl/query-dsl-knn-query.md
Co-authored-by: Liam Thompson <[email protected]>
1 parent 670fb15 commit 5d86338

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/query-languages/query-dsl/query-dsl-knn-query.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ The filter is a pre-filter, meaning that it is applied **during** the approximat
104104
Rescoring only makes sense for quantized vectors; when [quantization](/reference/elasticsearch/mapping-reference/dense-vector.md#dense-vector-quantization) is not used, the original vectors are used for scoring. Rescore option will be ignored for non-quantized `dense_vector` fields.
105105
::::
106106

107-
Parameter for `rescore_vector`:
107+
**Parameters for `rescore_vector`**:
108108
109109
`oversample`
110110
: (Required, float)

0 commit comments

Comments
 (0)