: I believe two concepts are getting slightly mixed here: the
: LinearFloatFunction, which is a Solr FunctionQuery, and the original Lucene
: scoring methodology. FunctionQueries are not part of vanilla Lucene, so you
: will not explicitly see them mentioned in the Lucene similarity documents.
fur
> To: solr-user@lucene.apache.org
> Subject: Function boosts...
>
>
> I had a question about the way boosting works - is it a
> final boost on the score that is returned ?
> For instance, in the LinearFloatFunction
> (LinearFloatFunction(ValueSource source, float slope, float
> i
d) * slope + intercept ?
Thanks.
--
View this message in context:
http://www.nabble.com/Function-boosts...-tf2892636.html#a8081654
Sent from the Solr - User mailing list archive at Nabble.com.