How do I sort lucene search results by relevance and time?

2011-05-08 Thread Johnbin Wang
What do I want to do is just like Google search results. The results in the first page is the most relevant and also recent documents, but not absolutely sorted by time desc. -- cheers, Johnbin Wang

Question on the Synonym Filter use while searching with MoreLikeThis

2011-05-08 Thread Saurabh Gokhale
Hi All, This is my first question for this forum. I am fairly familiar with Lucene and using 2.9.4 in my project (not using Solr). I have a following question for the use of Synonym filter. While indexing contents, I am using following analyzer setup [Analyzer1] == StandardTokenizer --> Standa