None that I know of, but you can easily have a date field with default set to NOW. Or you can have an UpdateRequestProcessor that adds it in: http://lucene.apache.org/solr/4_6_1/solr-core/org/apache/solr/update/processor/TimestampUpdateProcessorFactory.html
Regards, Alex Personal website: http://www.outerthoughts.com/ LinkedIn: http://www.linkedin.com/in/alexandrerafalovitch - Time is the quality of nature that keeps events from happening all at once. Lately, it doesn't seem to be working. (Anonymous - via GTD book) On Thu, Feb 27, 2014 at 5:44 PM, pratpor <prat...@chatimity.com> wrote: > Is it possible to know the indexing time of a document in solr. Like there is > a implicit field for "score" which automatically gets added to a document, > is there a field that stores value of indexing time? > > Thanks > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Know-indexing-time-of-a-document-tp4120051.html > Sent from the Solr - User mailing list archive at Nabble.com.