Skip to content

Remove delimited_payload_filter and add to migration assistant #27704

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

Closed
cbuescher opened this issue Dec 7, 2017 · 2 comments
Closed

Remove delimited_payload_filter and add to migration assistant #27704

cbuescher opened this issue Dec 7, 2017 · 2 comments
Assignees
Labels
:Search Relevance/Analysis How text is split into tokens Team:Search Relevance Meta label for the Search Relevance team in Elasticsearch v7.0.0-beta1

Comments

@cbuescher
Copy link
Member

This is a follow up to #26625. What seems left to do is remove the deprecated use of delimited_payload_filter in 7.0, but still allow the old form for indices created in 6.x. Also, a check should be added to the migration assistant.

@romseygeek
Copy link
Contributor

@elastic/es-search-aggs

cbuescher pushed a commit that referenced this issue Apr 5, 2018
From 7.0 on, using `delimited_payload_filter` should throw an error. 
It was deprecated in 6.2 in favour of `delimited_payload` (#26625).

Relates to #27704
@cbuescher
Copy link
Member Author

Closed by #27705

@javanna javanna added the Team:Search Relevance Meta label for the Search Relevance team in Elasticsearch label Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Search Relevance/Analysis How text is split into tokens Team:Search Relevance Meta label for the Search Relevance team in Elasticsearch v7.0.0-beta1
Projects
None yet
Development

No branches or pull requests

4 participants