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

Support deprecated delimited_payload_filter name in deserialization #3835

Merged
merged 1 commit into from
Jun 20, 2019

Commits on Jun 20, 2019

  1. Support deprecated delimited_payload_filter name in deserialization

    Relates: elastic/elasticsearch#27705
    
    This commit adds support for the deprecated delimited_payload_filter
    name when deserializing token filters in a 6.x index within a 7.x cluster.
    
    When serializing, the new name delimited_payload will be used.
    russcam committed Jun 20, 2019
    Configuration menu
    Copy the full SHA
    d1aa5b4 View commit details
    Browse the repository at this point in the history