Skip to content

Commit 96cc923

Browse files
authored
Update knn-query.asciidoc (#112833) (#112868)
1 parent 4fe2851 commit 96cc923

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/query-dsl/knn-query.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ to <<nested-knn-search, top level nested kNN search>>:
241241
* kNN search over nested dense_vectors diversifies the top results over
242242
the top-level document
243243
* `filter` over the top-level document metadata is supported and acts as a
244-
post-filter
244+
pre-filter
245245
* `filter` over `nested` field metadata is not supported
246246

247247
A sample query can look like below:

0 commit comments

Comments
 (0)