-
Enhancement
-
Resolution: Done
-
Minor
-
None
-
None
-
JDG Sprint #21, JDG Sprint #23
When using the Hotrod client, need to be able 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.
- clones
-
ISPN-6728 Add ability to override BooleanQuery.maxClauseCount
- Closed