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

Remove deprecated SimpleQueryStringBuilder parameters #57200

Merged
merged 1 commit into from
May 28, 2020

Conversation

cbuescher
Copy link
Member

The lowercase_expand_terms, locale and all_fields parameters for
simple_query_string have been deprecated and a no-op for at least until 6.0
so we can remove them in 8.0.

The `lowercase_expand_terms`, `locale` and `all_fields` parameters for
`simple_query_string` have been deprecated and a no-op for at least until 6.0
so we can remove them in 8.0
@cbuescher cbuescher added :Search/Search Search-related issues that do not fall into other categories v8.0.0 labels May 27, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-search (:Search/Search)

@elasticmachine elasticmachine added the Team:Search Meta label for search team label May 27, 2020
@cbuescher
Copy link
Member Author

@elasticmachine run elasticsearch-ci/1

Copy link
Contributor

@jimczi jimczi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@cbuescher
Copy link
Member Author

@jimczi thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>breaking :Search/Search Search-related issues that do not fall into other categories Team:Search Meta label for search team v8.0.0-alpha1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants