: > "Boost Functions" to influence the score. How would that work in order to
: > improve the score of recent documents? (I have a timestamp field in the
: I've been using expressions like these in boolean queries, based on a
: "broadcast_date" field:
:
: _val_:"linear(recip(rord(broadcast_date)
On 1/17/07, Luis Neves <[EMAIL PROTECTED]> wrote:
...I see that is possible to use
"Boost Functions" to influence the score. How would that work in order to
improve the score of recent documents? (I have a timestamp field in the
schema)...
I've been using expressions like these in boolean quer
On 1/17/07, Luis Neves <[EMAIL PROTECTED]> wrote:
...I see that is possible to use
"Boost Functions" to influence the score. How would that work in order to
improve the score of recent documents? (I have a timestamp field in the
schema)...
I've been using expressions like these in boolean quer
Hello,
Reading the javadocs from the DisMaxRequestHandler I see that is possible to use
"Boost Functions" to influence the score. How would that work in order to
improve the score of recent documents? (I have a timestamp field in the
schema)... I'm assuming it's possible (right?), but I can't