Using boosts will definitely use less resources than sorting. If you do use sorting for dates, be sure you're doing it numerically rather than lexicographically.
Erik
On Mar 10, 2005, at 8:45 AM, Michael Celona wrote:
I have a large index that needs to yield very fast query times. I am sorting by date as default since I am interested in the most recent documents. I was wondering if I boosted the score of my documents in proportion to the date and not sorting would this increase search performance. Thoughts?
Thanks,
Michael
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]