elasticsearch/docs/reference/search
Jack Conradson 8c30b86fe2
Fix bug for kNN with filtered aliases (#89621)
This change adds the filter query for a filtered alias to the knn query during the dfs phase on the 
shard. This ensures the correct number of k results are returned instead of removing results as a post 
filter.

Fixes: #89561
2022-08-30 15:57:37 -07:00
..
search-your-data Revert "[DOCS] Update search_after section with an example (#89328)" (#89411) 2022-08-17 18:20:15 +09:30
suggesters [DOCS] Move completion type asciidoc (#89086) 2022-08-04 10:02:28 +02:00
async-search.asciidoc
clear-scroll-api.asciidoc
count.asciidoc
explain.asciidoc
field-caps.asciidoc [TSDB] Metric fields in the field caps API (#88695) 2022-08-04 20:42:34 +03:00
knn-search.asciidoc Fix bug for kNN with filtered aliases (#89621) 2022-08-30 15:57:37 -07:00
multi-search-template-api.asciidoc
multi-search.asciidoc
point-in-time-api.asciidoc Handle partial search result with point in time (#81349) 2021-12-08 10:04:38 -05:00
profile.asciidoc Remove Collector implementation from BucketCollector (#88444) 2022-07-18 08:18:13 +02:00
rank-eval.asciidoc Update rank-eval.asciidoc (#88771) 2022-07-25 18:00:49 +02:00
render-search-template-api.asciidoc
scroll-api.asciidoc
search-shards.asciidoc
search-template-api.asciidoc
search-vector-tile-api.asciidoc Soft-deprecation of point/geo_point formats (#86835) 2022-05-17 23:46:43 +02:00
search.asciidoc Integrate ANN into _search endpoint (#88694) 2022-07-22 08:02:07 -07:00
suggesters.asciidoc Remove 'under development' note in suggester docs (#84366) 2022-02-24 13:27:03 -08:00
terms-enum.asciidoc [DOCS] Add note that terms enum API may return terms from deleted docs (#89654) 2022-08-29 15:19:04 +02:00
validate.asciidoc