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] types from SearchHit and Explain API #2205

Merged

Commits on Feb 23, 2022

  1. [Remove] types from SearchHit and Explain API

    Removes type support from SearchHit and Explain API.
    
    Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
    nknize committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    96b0fd4 View commit details
    Browse the repository at this point in the history
  2. fix failing tests

    Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
    nknize committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    0b91b45 View commit details
    Browse the repository at this point in the history
  3. move TYPES_DEPRECATION_MESSAGE from RestExplainAction to FullClusterR…

    …estartIT
    
    Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
    nknize committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    3288195 View commit details
    Browse the repository at this point in the history
  4. fix FullClusterRestartIT

    Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
    nknize committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    7adad42 View commit details
    Browse the repository at this point in the history
  5. fix failing tests

    Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
    nknize committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    cf63070 View commit details
    Browse the repository at this point in the history
  6. fix testSoftDelete

    Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
    nknize committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    b20b9a2 View commit details
    Browse the repository at this point in the history