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

Wildcard field - added case insensitive search option #53814

Closed
wants to merge 3 commits into from

Commits on Mar 19, 2020

  1. Added case insensitive search option for new wildcard field type - a …

    …multi field with “._case_insensitive” suffix is automatically made available at not extra storage cost which performs case insensitive searches
    markharwood committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    47906d3 View commit details
    Browse the repository at this point in the history
  2. Checkstyle line lengths

    markharwood committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    3832236 View commit details
    Browse the repository at this point in the history
  3. Add missing encoding

    markharwood committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    6eec196 View commit details
    Browse the repository at this point in the history