Not; historical logs for document updates is not provided. Users need to implement such functionality themselves if needed.
From: Mahmoud Almokadem <prog.mahm...@gmail.com> <prog.mahm...@gmail.com> Reply: solr-user@lucene.apache.org <solr-user@lucene.apache.org> <solr-user@lucene.apache.org> Date: February 6, 2017 at 3:32:34 PM To: solr-user@lucene.apache.org <solr-user@lucene.apache.org> <solr-user@lucene.apache.org> Subject: Time of insert Hello, I'm using dih on solr 6 for indexing data from sql server. The document can br indexed many times according to the updates on it. Is that available to get the first time the document inserted to solr? And how to get the dates of the document updated? Thanks for help, Mahmoud