How-to get date of indexing process
Hi everybody
I am looking for the way to get date of last indexing process or commit event that it happened in my Solr server.
I found a possible solution to add timestamp field , for example:
But, I would like a solution without modify
See: admin/luke?show=index or the admin UI.
-Original message-
> From:Miguel
> Sent: Thu 14-Feb-2013 10:45
> To: solr-user@lucene.apache.org
> Subject: How-to get date of indexing process
>
> Hi everybody
>
> I am looking for the way to get date of
Hi everybody
I am looking for the way to get date of last indexing process or
commit event that it happened in my Solr server.
I found a possible solution to add timestamp field , for example:
||
But, I would like a solution without modify the schema of Solr server.
I checked statistics p