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 several parse field deprecations in query builders #26711

Merged
merged 6 commits into from
Sep 20, 2017

Commits on Sep 20, 2017

  1. Remove deprecated fields in RangeQueryBuilder

    The `fielddata` field and the use of the `_name` field in the short syntax of
    the range query have been deprecated in 5.0 and can be removed.
    cbuescher committed Sep 20, 2017
    Configuration menu
    Copy the full SHA
    cadff50 View commit details
    Browse the repository at this point in the history
  2. Remove deprecated alternative names of several parse fields

    All of these have already been deprecated in 5.0 and can thus be removed in 6.0.
    cbuescher committed Sep 20, 2017
    Configuration menu
    Copy the full SHA
    f72352b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0dd1dcc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb90b89 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b9273d8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    065f325 View commit details
    Browse the repository at this point in the history