Hi everyone - So far we have been using "match" query as that is supposed to be search-box friendly. Now I have been reading through the release notes of 0.90.8 and see that Lucene's SimpleQueryParser is now available<https://github.com/elasticsearch/elasticsearch/issues/4159>.
Hence wanted to get your thoughts on whether this new SimpleQueryParser ( simple_query_string<http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/query-dsl-simple-query-string-query.html>) is really as powerful as it seems and has the potential to be used when one wants to allow basic expressions (AND, OR, NEGATION, etc) in the search text box. Comments? -Amit. -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/CAAOGaQ%2Bb%3D9fxr4NX03BcY7H6MiDh7ORgb23og6Qv_4sqtNVQTg%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.
