The number of users in the array is arbitrarily big for our use case. However, ElasticSearch seems to fail with "SearchPhaseExecutionException[Failed to execute phase [query], total failure; when the size of the array surpasses 1027.
Is this the expected behavior? If so, is there a way to increase the size of the accepted array?
The number of users in the array is arbitrarily big for our use case.
However, Elasticsearch seems to fail with
"SearchPhaseExecutionException[Failed to execute phase [query], total
failure; when the size of the array surpasses 1027.
Is this the expected behavior? If so, is there a way to increase the size
of
the accepted array?
I hope it's okay to necro this topic. My question is for this topic.
When using the terms lookup mechanism, is the filter cached? I have like 10,000 list string values (account names) that can change every X minutes (may 5 to 15 minutes). This list is a list of account names that are online, hence they can change at least every 15mins.
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.