What is the most effective way to process complex queries ( eg queries with support for negation, and and or, like query_string) when you do not care about the scoring ?
Does wrapping the query in a constant score query give you any benefit.
Or maybe does it make sense to wrap the query in a query filter instead ?
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.