Hi, last_index_time traditionally is used to query Database. But it seems that you want to query solr, right?
On Sunday, January 26, 2014 11:15 PM, Dileepa Jayakody <dileepajayak...@gmail.com> wrote: Hi Ahmet, Thanks a lot. It means I can use the last_index_time to query documents indexed during the last dataimport request? I need to run a subsequent update process to all documents imported from a dataimport. Thanks, Dileepa On Mon, Jan 27, 2014 at 1:33 AM, Ahmet Arslan <iori...@yahoo.com> wrote: > Hi Dileepa, > > It is the time that the last dataimport process started. So it is safe to > use it when considering updated documenets during the import. > > Ahmet > > > > On Sunday, January 26, 2014 9:10 PM, Dileepa Jayakody < > dileepajayak...@gmail.com> wrote: > Hi All, > > Can I please know what timestamp in the dataimport process is reordered as > the last_index_time in dataimport.properties? > > Is it the time that the last dataimport process started ? > OR > Is it the time that the last dataimport process finished? > > > Thanks, > Dileepa > >