Re: Update jar file in Solr 4.4.0

2016-06-14 Thread thakkar.aayush
opped the jar somewhere in the Tomcat hive. Is it in the right place? Did you restart Tomcat? (not sure this last is necessary, but just in case...) Best, Erick On Mon, Jun 13, 2016 at 7:22 PM, thakkar.aayush <thakkar.aayush@> wrote: > I have Solr cloud configuration which we run on 4 s

Update jar file in Solr 4.4.0

2016-06-13 Thread thakkar.aayush
I have Solr cloud configuration which we run on 4 servers. We use tomcat as web server for solr. I have 5 zookeepers to maintain the data-replication. I have added a jar file with custom update processor. This is in shared folder which is mention in solr.xml**While creating the first version of thi

Customzing Solr Dedupe

2015-04-01 Thread thakkar.aayush
I'm facing a challenges using de-dupliation of Solr documents. De-duplicate is done using TextProfileSignature with following parameters: field1, field2, field3 0.5 3 Here Field3 is normal text with few lines of data. Field1 and Field2 can contain upto 5 or 6 words of data. I want to de-dupli

Solr facet search improvements

2015-01-28 Thread thakkar.aayush
I have around 1 million job titles which are indexed on Solr and am looking to improve the faceted search results on job title matches. For example: a job search for *Research Scientist Computer Architecture* is made, and the facet field title which is tokenized in solr and gives the following res