On 1/14/2013 2:56 PM, Markus Jelsma wrote:
Depending on use case the functions max, min, scale and map can be used really
well to regulate the output of recip. Check their docs and you'll surely work
it out. Perhaps scale will work best for you.
I need someone to sanity check my work here.
H
Jan-2013 22:50
> To: solr-user@lucene.apache.org
> Subject: Need another way to boost relavence of recent content
>
> I implemented the date boosting function outline here, placed into the
> boost parameter in the request handler:
>
> http://wiki.apache.org/solr/FunctionQuery
-2013 22:50
> To: solr-user@lucene.apache.org
> Subject: Need another way to boost relavence of recent content
>
> I implemented the date boosting function outline here, placed into the
> boost parameter in the request handler:
>
> http://wiki.apache.org/solr/FunctionQuery
I implemented the date boosting function outline here, placed into the
boost parameter in the request handler:
http://wiki.apache.org/solr/FunctionQuery#Date_Boosting
Today it was reported to me that this boosting is producing terrible
results. A close look at the description reveals that thi