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

Search - add case insensitive flag for "term" family of queries #61596

Merged
merged 2 commits into from
Sep 18, 2020

Commits on Sep 18, 2020

  1. First cut at adding case insensitive flag for term, terms, termsInSet…

    …, prefix, wildcard queries
    
    Closes elastic#61546
    markharwood committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    685a419 View commit details
    Browse the repository at this point in the history
  2. Formatting fix

    markharwood committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    83f5658 View commit details
    Browse the repository at this point in the history