right!
So the reason with the difference between the score is that the filtered
query actually adds a match_all
query which set the _score
to 1 for each document and the bool
query does not add a query.
right!
So the reason with the difference between the score is that the filtered
query actually adds a match_all
query which set the _score
to 1 for each document and the bool
query does not add a query.
© 2020. All Rights Reserved - Elasticsearch
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.