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 option for analyzing wildcard/prefix to simple_query_strinq #8422

Closed
wants to merge 1 commit into from
Closed

Add option for analyzing wildcard/prefix to simple_query_strinq #8422

wants to merge 1 commit into from

Conversation

jprante
Copy link
Contributor

@jprante jprante commented Nov 10, 2014

The query_string query has an option for analyzing wildcard/prefix (#787) by a best effort approach.

This adds analyze_wildcard option also to simple_query_string.

The default is set to false so the existing behavior of simple_query_string is unchanged.

…ring query

The query_string query has an option for analyzing wildcard/prefix (#787) by a best effort approach.

This adds `analyze_wildcard` option also to simple_query_string.

The default is set to `false` so the existing behavior of simple_query_string is unchanged.
@dakrone
Copy link
Member

dakrone commented Nov 11, 2014

Merged this to 1.x and master, thanks @jprante !

@dakrone dakrone closed this Nov 11, 2014
@clintongormley clintongormley changed the title Query: add option for analyzing wildcard/prefix to simple_query_strinq Add option for analyzing wildcard/prefix to simple_query_strinq Jun 7, 2015
@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
>enhancement :Search/Search Search-related issues that do not fall into other categories v1.5.0 v2.0.0-beta1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants