Hi,
We have scenario where we need to send more than 1024 ids in the Solr url as 
"OR" condition.
I have changed the value of maxBooleanClauses in solrconfig.xml, to 2048, but 
it is failing after handling 1024 "OR" conditions.
Solr is throwing "SEVERE: org.apache.solr.common.SolrException: Bad Request" 
whenever I am sending more than 1024 OR conditions. Is there any way I can 
change this value on Solr configuration.


Thanks,
Dipanjan

Reply via email to