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 d12d953 commit 10aa947Copy full SHA for 10aa947
docs/reference/search/search-your-data/knn-search.asciidoc
@@ -185,10 +185,6 @@ You should only force merge an index if it is no longer being written to.
185
* You can't run an approximate kNN search on a `dense_vector` field within a
186
<<nested,`nested`>> mapping.
187
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
-
192
* {blank}
193
+
194
include::{es-repo-dir}/search/knn-search.asciidoc[tag=hnsw-algorithm]
0 commit comments