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 [DOCS] Update dynamic mapping docs to clarify supported match_mapping_type (#83274) 2022-02-01 10:37:27 -05:00
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 [DOCS] Clean up index template xrefs (#67264) 2021-01-11 12:38:09 -05:00
explicit-mapping.asciidoc [DOCS] Replace put with create or update in API names (#70330) 2021-03-15 14:49:44 -04:00
fields.asciidoc Support fetching _tier field value (#71379) 2021-04-08 11:41:52 -07:00
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 [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00
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