Re: Accessing Index Modification Information

2016-01-26 Thread Björn Keil
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Am 25.01.2016 um 16:25 schrieb Shawn Heisey: > On 1/25/2016 7:05 AM, Björn Keil wrote: >> I am using Solr 5.1 (within a Tomcat6 server) and am trying to find out how get information from a Solr server about the exact time of the last commit and t

Re: Accessing Index Modification Information

2016-01-25 Thread Shawn Heisey
On 1/25/2016 7:05 AM, Björn Keil wrote: > I am using Solr 5.1 (within a Tomcat6 server) and am trying to find out how > get information from a Solr server about the exact time of the last commit > and the total number of documents in a given index, and I need to query this > information in a scr

Accessing Index Modification Information

2016-01-25 Thread Björn Keil
Hello, I am using Solr 5.1 (within a Tomcat6 server) and am trying to find out how get information from a Solr server about the exact time of the last commit and the total number of documents in a given index, and I need to query this information in a scripted way. The total number of document