RE: Sorting by insertion time

2009-10-08 Thread Steven A Rowe
o: solr-user@lucene.apache.org > Subject: Sorting by insertion time > > Hi, > > Quite often I want a set of documents ordered by the time they were > inserted, i.e. "give me the 5 latest items that matches query foo". I > usually solve this by sorting on a date field. > &g

Sorting by insertion time

2009-10-07 Thread tarjei
Hi, Quite often I want a set of documents ordered by the time they were inserted, i.e. "give me the 5 latest items that matches query foo". I usually solve this by sorting on a date field. I had a chat with Eric Hatcher when he visited Javazone 2009 and he said that Solr places documents on