Re: Help needed with Solr

2009-07-20 Thread dipanjan_pramanick
lar thing instead of passing as URL, instead passing as object or request entity using POST. Thanks, Dipanjan From: Shalin Shekhar Mangar Reply-To: Date: Mon, 20 Jul 2009 14:54:04 +0530 To: Subject: Re: Help needed with Solr On Mon, Jul 20, 2009 at 2:12 PM

Re: Help needed with Solr

2009-07-20 Thread dipanjan_pramanick
From: Shalin Shekhar Mangar Reply-To: Date: Mon, 20 Jul 2009 13:58:55 +0530 To: Subject: Re: Help needed with Solr On Mon, Jul 20, 2009 at 1:37 PM, dipanjan_pramanick < dipanjan_praman...@infosys.com> wrote: > Hi, > We have scenario where we need to send more than 1024 ids in the

Help needed with Solr

2009-07-20 Thread dipanjan_pramanick
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 Req