I'm just making sure my thinking around this is correct. When you use the
"query_string" query WITHOUT the "analyzer" parameter set while running it
against multiple fields does each query against each of the fields use that
fields default search analyzer? Or do they all use one search analyzer set
somehow? Does this change when using dis_max vs bool?
I'm just making sure my thinking around this is correct. When you use the "query_string" query WITHOUT the "analyzer" parameter set while running it against multiple fields does each query against each of the fields use that fields default search analyzer? Or do they all use one search analyzer set somehow? Does this change when using dis_max vs bool?
On Thursday, February 28, 2013 5:16:58 PM UTC+1, kimchy wrote:
It will use each field default search analyzer. It applies to both dis_max
and bool.
On Feb 28, 2013, at 10:53 AM, William King <willt...@gmail.com<javascript:>>
wrote:
Hi all,
I'm just making sure my thinking around this is correct. When you use the
"query_string" query WITHOUT the "analyzer" parameter set while running it
against multiple fields does each query against each of the fields use that
fields default search analyzer? Or do they all use one search analyzer set
somehow? Does this change when using dis_max vs bool?
Thanks in advance
--
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 elasticsearc...@googlegroups.com <javascript:>.
For more options, visit https://groups.google.com/groups/opt_out.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.