Hi,

the query_string query

http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/query-dsl-query-string-query.html

has been extended by a heuristic to analyze wildcarded terms some time ago.

https://github.com/elasticsearch/elasticsearch/issues/787

I would like to use simple_query_string also with analyzed wildcard terms,
but there is no analyze_wildcard parameter. It gives an error.

Is it possible to add the parameter analyze_wildcard to simple_query_string?

It is not a good solution to have to switch back to query_string query if
users accidentally enter terms with wildcard characters.

Best,

Jörg

-- 
You received this message because you are subscribed to the Google Groups 
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elasticsearch+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/CAKdsXoFuxkvN_PCLbOW%3De3yHQ3V1ojsvyc9RjEoUxX0ZWvuPyA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to