-
Enhancement
-
Resolution: Done
-
Minor
-
None
-
None
We are using the Hotrod client, and need the ability to specify or override the maxClauseCount setting, otherwise, we get the following error message:
- org.apache.lucene.search.BooleanQuery$TooManyClauses: maxClauseCount is set to 1024 setting
This will occur when there are more than 1024 "IN" conditions specified on the query builder.