Overriding SolrCloud Leader Election and manually assign leadership?-Is it possible?

2016-03-24 Thread ram
Hello, We have a setup where we have a 5 server cluster of which 3 are cloud boxes and 2 are physical boxes. We have external zookeeper setup for the same.The physical boxes have more capacity and in the past,we have seen whenever the one of the boxes is leader in solrcloud,the performance seems

ERROR org.apache.solr.servlet.SolrDispatchFilter â null:org.apache.solr.common.SolrException: SolrCore 'ecps-shard1-replica-1' is not available due to init failure: Could not start JMX monitoring

2013-11-18 Thread Vijay Ram
Dear All, I am looking for your support on this, recently we have added a two new fileds in the scheam.xml file. After this additon, I have restarted the tomcat service, its throwing the below error message at console, Can you please provide your support, Web Console error message here -> SolrC

Re: geospacial / coordinates java example anyone?

2012-07-24 Thread Ram Marpaka
idea} and try http://www.nsshutdown.com/blog/index.php?itemid=87    Thanks Ram M Marpaka From: Hasan Diwan To: solr-user@lucene.apache.org; yair even-zohar Sent: Tuesday, 24 July 2012 10:01 AM Subject: Re: geospacial / coordinates java example anyone? On 24

Re: Search special chars

2012-07-23 Thread Ram Marpaka
The actual data stored in index is 111-123-9083 and the spell check with below (without stripping off hyphens) suggest/?spellcheck.q=111-123-9083 &spellcheck=true   Thanks Ram M Marpaka From: Lance Norskog To: solr-user@lucene.apache.org Sent: Monday,

RE: Writing custom data import handler for Solr.

2012-06-09 Thread ram anam
Thanks for the guidance. But is there any documentation that describes the steps to implement custom data source and integrate it with SOLR. The data source I am trying to integrate is like Amazon S3 Buckets. But provider is different. Thanks and regards,Ram Anam. > Date: Fri, 8 Jun 2012

RE: Writing custom data import handler for Solr.

2012-06-08 Thread ram anam
pointers to examples of Custom Data Import Handlers. Thanks and regards,Ram Anam. > Date: Fri, 8 Jun 2012 13:59:34 -0400 > Subject: Re: Writing custom data import handler for Solr. > From: erickerick...@gmail.com > To: solr-user@lucene.apache.org > > You need to back up a bit

Writing custom data import handler for Solr.

2012-06-08 Thread ram anam
Hi, I am planning to write a custom data import handler for SOLR for some data source. Could you give me some pointers to documentation, examples on how to write a custom data import handler and how to integrate it with SOLR. Thank you for help. Thanks and regards,Ram Anam.

highlighting exact phrases bug?

2010-05-04 Thread Karthik Ram
Hi Folks, I am unable to get highlighting to work when searching for exact phrases in SOLR 1.4 A discussion about the exact same issue can be found here: http://www.mail-archive.com/solr-user@lucene.apache.org/msg27872.html Can someone please tell how to fix this? I am using the parameter hl.u