You have to check if the lucene normalization isn't approaching diferent
boosts to the same value.
2010/8/4 jayendra patil
> you can probably try using the sort parameter with the primary sort being
> on
> score and the secondary sort being on the recent update date.
> e.g. sort=score desc, rec
you can probably try using the sort parameter with the primary sort being on
score and the secondary sort being on the recent update date.
e.g. sort=score desc, recentUpdateDate desc
So the recent update date would take affect in the group where the document
have same score.
Regards,
Jayendra
On
I have a situation where I'm using a Boost on documents to bump them up in the
search results when a search has multiple documents with the same hits in the
search query. However, it looks like if two or more documents have the same
rank after the Boost is applied, the search results are ordered