March 2016 15:02
> > To: solr-user@lucene.apache.org
> > Subject: Re: Override Default Similarity and SolrCloud
> >
> > Thanks Markus - do you just SCP / copy them manually to your solr nodes
> and
> > not through Zookeeper (if you use that)?
> >
> >
Hi - config is stored in ZK, libs must be present on each node and are rsync
there via provisioning.
Markus
-Original message-
> From:Joshan Mahmud
> Sent: Thursday 3rd March 2016 15:02
> To: solr-user@lucene.apache.org
> Subject: Re: Override Default Similarity a
Thanks Markus - do you just SCP / copy them manually to your solr nodes and
not through Zookeeper (if you use that)?
Josh
On Thu, Mar 3, 2016 at 1:59 PM, Markus Jelsma
wrote:
> We store them server/solr/lib/.
>
>
> -Original message-
> > From:Joshan Mahmud
> > Sent: Thursday 3rd March
We store them server/solr/lib/.
-Original message-
> From:Joshan Mahmud
> Sent: Thursday 3rd March 2016 14:54
> To: solr-user@lucene.apache.org
> Subject: Override Default Similarity and SolrCloud
>
> Hi group!
>
> I'm having an issue of deploying a custom jar in SolrCloud (v 5.3.0).