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

Adapt field limit deprecation warning #35302

Merged
merged 6 commits into from Nov 8, 2018

Commits on Nov 6, 2018

  1. Adapt field limit deprecation warning

    With elastic#35284 changing the limit on the amount of fields that a query can be
    expanded to to be determined by the `indices.query.bool.max_clause_count`
    setting, the changes the deprecation warning and docs in 6.x accordingly.
    
    Relates to elastic#35284
    Christoph Büscher committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    53d772d View commit details
    Browse the repository at this point in the history
  2. iter

    Christoph Büscher committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    41e0200 View commit details
    Browse the repository at this point in the history
  3. iter

    Christoph Büscher committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    a1e2c1e View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2018

  1. fix typos

    Christoph Büscher committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    b3512f4 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2018

  1. Merge branch '6.x' into change-fieldLimitsDeprecation

    Christoph Büscher committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    1e30424 View commit details
    Browse the repository at this point in the history
  2. Update simple-query-string-query.asciidoc

    Christoph Büscher committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    7d51636 View commit details
    Browse the repository at this point in the history