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

Add a limit for graph phrase query expansion #34061

Merged
merged 6 commits into from
Oct 19, 2018

Commits on Sep 25, 2018

  1. Add a limit for graph phrase query expansion

    Backport of elastic#34031 for 5.6.
    jimczi committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    a81baa3 View commit details
    Browse the repository at this point in the history
  2. checkstyle

    jimczi committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    f712b4a View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2018

  1. Configuration menu
    Copy the full SHA
    8136ae1 View commit details
    Browse the repository at this point in the history
  2. add a JVM option named es.query.apply_graph_phrase_limit to limit the…

    … expansion of graph phrase query (defaults to unlimited)
    jimczi committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    2b911d1 View commit details
    Browse the repository at this point in the history
  3. apply feedback

    jimczi committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    5bd6406 View commit details
    Browse the repository at this point in the history
  4. address review

    jimczi committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    76dac61 View commit details
    Browse the repository at this point in the history