On Sep 17, 2010, at 10:00 AM, Dennis Gearon wrote:

> Well ..
>> because the date sort overrides all the scoring, by
>> definition.
> 
> THAT'S not good for what I want, LOL!
> 
> Is there any way to chain things like distance, date, relevancy, an integer 
> field to force sort oder, like when using SQL 'SORT BY', the order of sort is 
> the order of listing?

Boost functions, or function queries, may also be what you're looking for:

http://wiki.apache.org/solr/FunctionQuery

http://stackoverflow.com/questions/1486963/solr-boost-function-bf-to-increase-score-of-documents-whose-date-is-closest-t

Reply via email to