eth benoit
> > Sent: Thursday 9th October 2014 13:31
> > To: solr-user@lucene.apache.org
> > Subject: Re: per field similarity not working with solr 4.2.1
> >
> > Thanks for the information!
> >
> > I've been struggling with that debug output. Any
Well, it is either the output of your calculation or writing something to
System.out
Markus
-Original message-
> From:elisabeth benoit
> Sent: Thursday 9th October 2014 13:31
> To: solr-user@lucene.apache.org
> Subject: Re: per field similarity not working wit
gt; a known issue.
>
>
> -Original message-
> > From:elisabeth benoit
> > Sent: Thursday 9th October 2014 12:22
> > To: solr-user@lucene.apache.org
> > Subject: per field similarity not working with solr 4.2.1
> >
> > Hello,
> >
> > I a
Hi - it should work, not seeing your implemenation in the debug output is a
known issue.
-Original message-
> From:elisabeth benoit
> Sent: Thursday 9th October 2014 12:22
> To: solr-user@lucene.apache.org
> Subject: per field similarity not working with solr 4.2.1
>
Hello,
I am using Solr 4..2.1 and I've tried to use a per field similarity, as
described in
https://apache.googlesource.com/lucene-solr/+/c5bb5cd921e1ce65e18eceb55e738f40591214f0/solr/core/src/test-files/solr/collection1/conf/schema-sim.xml
so in my schema I have
and a custom similari
Thanks Markus!
Adding fixed the problem.
>>Keep in mind that coord and queryNorm (=1.0f) are not implemented now, so
you will get different scores for TF-IDF!
Can you explain more about this, or is it documented somewhere?
Do I need to read the source for solr.SchemaSimilarityFactory?
Is there
scores for TF-IDF!
Cheers,
-Original message-
> From:Tom Burton-West
> Sent: Mon 17-Dec-2012 23:11
> To: solr-user@lucene.apache.org
> Subject: configuring per-field similarity in Solr 4: "the global
> similarity does not support it"
>
> Hello,
>
Hello,
I have Solr 4 configured with several fields using different similarity
classes according to:
http://wiki.apache.org/solr/SchemaXml#Similarity
However, I get this error message:
" FieldType 'DFR' is configured with a similarity, but the global
similarity does not support it: class
org.apac
this message in context:
http://lucene.472066.n3.nabble.com/Per-Field-Similarity-tp3985857.html
Sent from the Solr - User mailing list archive at Nabble.com.