Hi guys,
I was fighting with boost factor in my edismax request handler :

<lst name="appends">
       <str name="defType">edismax</str>
         <str name="bq">(idente:2)^0.1</str>
         <str name="bf">recip(ms(NOW,data),3.16e-11,1,1)</str>
       </lst>

I'm playing with bq( boost query) and bf (boost function).
Is it possible to catenate bq and bf in certain manners?
For example :
I want that when <bq1> matches, <bf1> will start to effect this document,
and I want that  when <bq2> matches, <bf2> will start to effect this
document.
Of course in cumulative way.
Is possibile to associate bq and bf in the previous way?
In simple words I want a bq to activate specific bf.

Cheers

-- 
-------------------------------
Alessandro Benedetti

Sourcesense - making sense of Open Source: http://www.sourcesense.com

Reply via email to