Re: Multiple custom Similarity implementations

2016-03-10 Thread Parvesh Garg
t; Markus > > > > -Original message- > > > From:Parvesh Garg > > > Sent: Tuesday 8th March 2016 5:36 > > > To: solr-user@lucene.apache.org > > > Subject: Multiple custom Similarity implementations > > > > > > Hi, > >

Re: Multiple custom Similarity implementations

2016-03-10 Thread Ahmet Arslan
> Markus > > -Original message- > > From:Parvesh Garg > > Sent: Tuesday 8th March 2016 5:36 > > To: solr-user@lucene.apache.org > > Subject: Multiple custom Similarity implementations > > > > Hi, > > > > We have a require

Re: Multiple custom Similarity implementations

2016-03-09 Thread Parvesh Garg
to be supported for good reasons. You need multiple cores, or > multiple fields with different similarity defined in the same core. > Markus > > -Original message- > > From:Parvesh Garg > > Sent: Tuesday 8th March 2016 5:36 > > To: solr-user@lucene.apa

RE: Multiple custom Similarity implementations

2016-03-08 Thread Markus Jelsma
March 2016 5:36 > To: solr-user@lucene.apache.org > Subject: Multiple custom Similarity implementations > > Hi, > > We have a requirement where we want to run an A/B test over multiple > Similarity implementations. Is it possible to define multiple similarity > tags in

Multiple custom Similarity implementations

2016-03-07 Thread Parvesh Garg
Hi, We have a requirement where we want to run an A/B test over multiple Similarity implementations. Is it possible to define multiple similarity tags in schema.xml file and chose one using the URL parameter? We are using solr 4.7 Currently, we are planning to have different cores with different