elasticsearch/docs/reference/mapping
Julie Tibshirani e3ede67262
Integrate ANN into _search endpoint (#88694)
This PR adds a new `knn` option to the `_search` API to support ANN search.
It's powered by the same Lucene ANN capabilities as the old `_knn_search`
endpoint. The `knn` option can be combined with other search features like
queries and aggregations.

Addresses #87625
2022-07-22 08:02:07 -07:00
..
dynamic
fields Add 'mode' option to `_source` field mapper (#88211) 2022-07-18 12:50:10 +01:00
params Fix a typo in date format docs (#87018) 2022-07-05 12:15:13 +02:00
types Integrate ANN into _search endpoint (#88694) 2022-07-22 08:02:07 -07:00
dynamic-mapping.asciidoc
explicit-mapping.asciidoc
fields.asciidoc
mapping-settings-limit.asciidoc [DOCS] Add TSDS docs, take two (#87703) 2022-06-16 12:44:10 -04:00
params.asciidoc Add support for dots in field names for metrics usecases (#86166) 2022-05-17 16:34:39 +02:00
removal_of_types.asciidoc
runtime.asciidoc [Docs] Fix runtime grok script example (#87851) 2022-07-05 10:53:24 -04:00
types.asciidoc Clarify docs on field type families (#84368) 2022-02-24 13:27:36 -08:00