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

FuzzyQueryBuilder should error when parsing array of values #23762

Merged
merged 1 commit into from
Mar 27, 2017

Conversation

cbuescher
Copy link
Member

An array of values is illegal in the fuzzy query and should result in a parsing error.

Closes #23759

Copy link
Member

@javanna javanna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM thanks @cbuescher

@cbuescher cbuescher merged commit fc8cb41 into elastic:master Mar 27, 2017
jasontedor added a commit to jasontedor/elasticsearch that referenced this pull request Mar 28, 2017
* master: (2923 commits)
  Add 5.3.0 version for packaging tests
  Require explicit query in _delete_by_query API (elastic#23632)
  Adds boolean similarity to Elasticsearch (elastic#23637)
  Revert "Skip 5.4 bwc test for new name for now"
  Improve error handling for epoch format parser with time zone (elastic#23689)
  Docs: fix health response test
  Docs: Clean up response test in getting_started
  Validate top-level keys when parsing mget requests
  Reflect cross-cluster search in "dedicated" terminology (elastic#23771)
  Fix serialization for plugin info
  Update contributing docs for line-length change
  Remove line-length violations in SmokeTestClientIT
  Reenable smoke test client tests on JDK 9
  Build: Use GradleBuild task for invoking 5.x checkout build (elastic#23770)
  Introduce translog generation rolling
  Modify permissions dialog for plugins
  FuzzyQueryBuilder should error when parsing array of values (elastic#23762)
  Remove obsolete index setting `index.version.minimum_compatible`. (elastic#23593)
  Upgrade to Lucene 6.5.0 (elastic#23750)
  Fix docs for plugin install via proxy on Windows
  ...
@clintongormley clintongormley added :Search/Search Search-related issues that do not fall into other categories and removed :Query DSL labels Feb 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>bug :Search/Search Search-related issues that do not fall into other categories v5.4.0 v6.0.0-alpha1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants