Issue with distributed spelling check in Solr 4.4

2013-10-07 Thread shamik
true 10 The spell check is part of the request handler which is being used to executed a distributed query. I can't possibly add distrib=false. Just wondering if there's a way to address this. Any pointers will be appreciated. -Thanks, Shamik --

How to achieve distributed spelling check in SolrCloud ?

2013-10-07 Thread Shamik Bandopadhyay
f there's a way to address this. Any pointers will be appreciated. -Thanks, Shamik

Issue with Group By / Field Collapsing

2013-09-30 Thread Shamik Bandopadhyay
e scores higher than A. I'm little confused if this is the intended behavior. Does group-by mean that it'll only return results where the group-by field is present ? Do I need to use additional group-by parameters to address this ? Any pointers will be highly appreciated. Thanks, Shamik

Re: Not able to index documents using CloudSolrServer

2013-09-26 Thread shamik
Just an update, I finally saw the documents getting indexed. But it happened after 4-5 hours since I had used CloudServer to send the documents to Solr. Is there any configuration change required ? I've having 2 nodes with a replica each and a single zookeeper instance. -- View this message in c

Re: Not able to index documents using CloudSolrServer

2013-09-26 Thread shamik
Anyone suggestion ? -- View this message in context: http://lucene.472066.n3.nabble.com/Not-able-to-index-documents-using-CloudSolrServer-tp4092074p4092185.html Sent from the Solr - User mailing list archive at Nabble.com.

Not able to index documents using CloudSolrServer

2013-09-26 Thread Shamik Bandopadhyay
26 03:41:24.798; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 308 Here's what I've in config file : 3 false 1000 Not sure what I'm missing here. I've been using ConcurrentUpdateSolrServer before in 4.2 , I never needed to use an explicit commit. Any pointers will be appreciated. Thanks, Shamik

Re: Best practice to index and query SolrCloud

2013-09-24 Thread shamik
Thanks for the insight Shawn, extremely helpful. Appreciate it. -- View this message in context: http://lucene.472066.n3.nabble.com/Best-practice-to-index-and-query-SolrCloud-tp4091823p4091836.html Sent from the Solr - User mailing list archive at Nabble.com.

Best practice to index and query SolrCloud

2013-09-24 Thread shamik
nclude all four server information. But then any change in the server configuration will have an impact.Any help will be appreciated.Regards,Shamik -- View this message in context: http://lucene.472066.n3.nabble.com/Best-practice-to-index-and-query-SolrCloud-tp4091817.html Sent from the Solr - Us

Best practice to index and query SolrCloud

2013-09-24 Thread Shamik Bandopadhyay
and include all four server information. But then any change in the server configuration will have an impact. Any help will be appreciated. Thanks, Shamik

<    1   2   3