Re: solr 1.3 Multicores and maxboolean clause

2012-05-30 Thread Sujatha Arun
al Message- From: Sujatha Arun > Sent: Wednesday, May 30, 2012 1:30 PM > To: solr-user@lucene.apache.org > Subject: solr 1.3 Multicores and maxboolean clause > > > Hello, > > The solrcore Wiki says that "Lucene's > BooleanQuery<http://wiki.**apache.

Re: solr 1.3 Multicores and maxboolean clause

2012-05-30 Thread Jack Krupansky
pansky -Original Message- From: Sujatha Arun Sent: Wednesday, May 30, 2012 1:30 PM To: solr-user@lucene.apache.org Subject: solr 1.3 Multicores and maxboolean clause Hello, The solrcore Wiki says that "Lucene's BooleanQuery<http://wiki.apache.org/solr/BooleanQuery>maxCl

solr 1.3 Multicores and maxboolean clause

2012-05-30 Thread Sujatha Arun
Hello, The solrcore Wiki says that "Lucene's BooleanQuerymaxClauseCount is a static variable, making it a single value across the entire JVM. Whichever Solr core initializes last will win the setting of the solrconfig.xml's maxBooleanClauses value. Workaro