As Hoss pointed out above, different projects have different requirements. Some want to sort by date of ingestion reverse, which means that having posting lists organized in a reverse order with the early termination is the way to go (no such feature in Solr directly). Some other projects want to collect all docs matching a query, and then sort by rank, but you cannot guarantee, that the most recently inserted document is the most relevant in terms of your ranking.
Do your current searches take too long? On Tue, Mar 11, 2014 at 11:51 AM, Salman Akram < salman.ak...@northbaysolutions.net> wrote: > Its a long video and I will definitely go through it but it seems this is > not possible with SOLR as it is? > > I just thought it would be quite a common issue; I mean generally for > search engines its more important to show the first page results, rather > than using timeAllowed which might not even return a single result. > > Thanks! > > > -- > Regards, > > Salman Akram > -- Dmitry Blog: http://dmitrykan.blogspot.com Twitter: http://twitter.com/dmitrykan