You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by Bhavin Pandya <bh...@rediff.co.in> on 2006/11/06 11:49:18 UTC

how to boost recent doc

Hi guys,

I want to boost recent documents....so that it top ups...
what could be best strategy...

- Bhavin pandya

Re: how to boost recent doc

Posted by Chris Hostetter <ho...@fucit.org>.
: I want to boost recent documents....so that it top ups...
: what could be best strategy...

you might want to take a look at "FunctionQuery" hwich is part of hte solr
codebase.  if you search the archives you'll find several discussions of
it.  (as well as several past discussions on "boost by date" that have
other suggestions which don't involve FunctionQuery)


-Hoss


---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org