OpenSearch/docs/reference/search
Jim Ferenczi 0f5e570184
Deprecates indexing and querying a context completion field without context (#30712)
This change deprecates completion queries and documents without context that target a
context enabled completion field. Querying without context degrades the search
performance considerably (even when the number of indexed contexts is low).
This commit targets master but the deprecation will take place in 6.x and the functionality
will be removed in 7 in a follow up.

Closes #29222
2018-05-31 16:09:48 +02:00
..
request Add a `format` option to `docvalue_fields`. (#29639) 2018-05-23 14:39:04 +02:00
suggesters Deprecates indexing and querying a context completion field without context (#30712) 2018-05-31 16:09:48 +02:00
count.asciidoc Default to one shard (#30539) 2018-05-14 12:22:35 -04:00
explain.asciidoc Allow `_doc` as a type. (#27816) 2017-12-14 17:47:53 +01:00
field-caps.asciidoc In the field capabilities API, remove support for providing fields in the request body. (#30185) 2018-04-27 16:14:11 -07:00
multi-search.asciidoc Scripting: Deprecate stored search template apis (#25437) 2017-07-12 16:07:28 -07:00
profile.asciidoc [Docs] Unify spelling of Elasticsearch (#27567) 2017-11-29 09:44:25 +01:00
rank-eval.asciidoc [Docs] Correct typos in rank-eval and multi-search 2018-04-10 12:48:16 +02:00
request-body.asciidoc Search option terminate_after does not handle post_filters and aggregations correctly (#28459) 2018-02-12 13:36:33 +01:00
search-shards.asciidoc Default to one shard (#30539) 2018-05-14 12:22:35 -04:00
search-template.asciidoc [Docs] Unify spelling of Elasticsearch (#27567) 2017-11-29 09:44:25 +01:00
search.asciidoc Deprecate filtering on `_type`. (#29468) 2018-04-13 09:07:51 +02:00
suggesters.asciidoc Correct an example in the top-level suggester documentation. (#30224) 2018-05-01 15:16:28 -07:00
uri-request.asciidoc Search - add allow_partial_search_results flag with default setting false (#28440) 2018-01-31 15:51:29 +00:00
validate.asciidoc Default to one shard (#30539) 2018-05-14 12:22:35 -04:00