I am having a hard time understanding what part of the query is limited to 128. We are running Elasticsearch 7.9 (not 7.1 as I wrote earlier), is there any guidance as to what the default value for query length limit for version 7.9?
I'm running a search query in this format and it's succeeding despite some of these product id's being longer than 128 characters:
Thanks. I don't have an exception but the query is essentially "get me all things that 1. have clothing as their category 2. whose id is in this list of 1000 ids". I hoped that I captured this in the code snippet above.
My question is just what is "query length" in the limits page. I wasn't sure what that configuration refers to, thanks.
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.