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
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
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
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