Hi,
I have to put recency using recip and rord functions on an app using
/distrib requesthandler.
Can i put bf param in /distrib directly call the url like:
http://localhost:8983/solr/distrib/?q=cable

where in /distrib requesthandler bf is defined as:
<str name="bf">
        recip(rord(last_sold_date),1,1000,1000)^0.7
     </str>

I am not able to see the difference in the results with or without the bf
param defined.

Please share your views.

regards,
Pooja

Reply via email to