Scenario of searching news, I would like to show the latest news on top. How should I do in hibernate lucene search? It seems by default it shows earliest on top.
Well I also don't want to set a sort manually on publication date, it makes the relevance useless.