Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecates indexing and querying a context completion field without context #31006

Merged
merged 2 commits into from
May 31, 2018

Conversation

jimczi
Copy link
Contributor

@jimczi jimczi commented May 31, 2018

This is a backport of #30712

jimczi and others added 2 commits May 31, 2018 17:38
…ontext (elastic#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 elastic#29222
@jimczi jimczi merged commit dd9c837 into elastic:6.x May 31, 2018
@jimczi jimczi deleted the context_completion_6x branch May 31, 2018 19:04
dnhatn added a commit that referenced this pull request May 31, 2018
* 6.x:
  HLRest: Allow caller to set per request options (#30490)
  Limit the scope of BouncyCastle dependency (#30959)
  Deprecates indexing and querying a context completion field without context (#31006)
  [DOCS] Clarify not all PKCS12 usable as truststores (#30750)
  Harmonize include_defaults tests (#30700)
  [DOCS] Update readme for testing x-pack code snippets (#30696)
  [Docs] Fix typo in Min Aggregation reference (#30899)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant