Re: insertion time

2016-08-15 Thread Emir Arnautovic
Hi Mahmoud, I haven't been looking for new DIH featrures, but I don't think there is something that can provides such functionality and that only thing you can do is track it in your source and index it (like createDate and lastUpdatedDate). Regards, Emir On 14.08.2016 20:56, Mahmoud Almok

insertion time

2016-08-14 Thread Mahmoud Almokadem
Hello, We always update the same document many times using DataImportHandler. Can I add a field for the first time the document inserted to the index and another field for the last time the document updated? Thanks, Mahmoud

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
cuments on disk in insertion order. This would make it possible for me to save a sorting step by not sorting by a specific field, but by insertion time in reverse. AFAIK Lucene knows how to do this, but which request parameters should I use in Solr? Kind regards, Tarjei -- Tarjei Huse Mob