How can I enable NER Plugin in Solr 6.x

2017-06-22 Thread FOTACHE CHRISTIAN
I need to enable NER Plugin in Solr 6.x in order to extract locations from the text when committing documents to Solr . How can I achieve this in the simpliest way possible? Please help Christian Fotache Tel: 0728.297.207  

Fw: How to secure solr-6.2.0 in standalone mode?

2017-05-07 Thread FOTACHE CHRISTIAN
  Hi I'm using solr-6.2.0 in standalone and i need to setup security with kerberos (???) for standalone I have previously setup basic authentication for solr-6.1.0 but it seems that solr-6.2.0 has a pretty different approach when it comes to security... I can't make it happenPlease help

exapanding solr core over an additional ssd

2017-04-05 Thread FOTACHE CHRISTIAN
Hi everyone,I'm having this problem: I'm running a solr instance on an 120Gb ssd, but the solr core is growing quickly and I badly need extra-space. I have another 240Gb ssd that I can attach to my laptop but I don't know how how to make the solr core expand naturally on the newly attach ssd.Ple