I agree with Mike you should remove the match_all which only adds a fixed constant to the score of all docs. Also if your businessname field is analyzed, you should use a match query rather than a term query.
I agree with Mike you should remove the match_all which only adds a fixed constant to the score of all docs. Also if your businessname field is analyzed, you should use a match query rather than a term 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.