Wolf-Dieter Fink created ISPN-9692:
--------------------------------------
Summary: Add ability to override maxClauseCount
Key: ISPN-9692
URL:
https://issues.jboss.org/browse/ISPN-9692
Project: Infinispan
Issue Type: Enhancement
Components: Remote Querying, Server
Reporter: Wolf-Dieter Fink
Assignee: Adrian Nistor
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.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)