Skip to content

Commit 10aa947

Browse files
committed
Remove out-of-date note about kNN with filters
We implemented this in #84734 but forgot to update these docs.
1 parent d12d953 commit 10aa947

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/reference/search/search-your-data/knn-search.asciidoc

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -185,10 +185,6 @@ You should only force merge an index if it is no longer being written to.
185185
* You can't run an approximate kNN search on a `dense_vector` field within a
186186
<<nested,`nested`>> mapping.
187187

188-
* You can't currently use the Query DSL to filter documents for an approximate
189-
kNN search. If you need to filter the documents, consider using exact kNN
190-
instead.
191-
192188
* {blank}
193189
+
194190
include::{es-repo-dir}/search/knn-search.asciidoc[tag=hnsw-algorithm]

0 commit comments

Comments
 (0)