How can I find these things from Apache Solr. As I have several documents indexed into Apache Solr. I need to find these things--
Last_commit Time
Last_Optimize Time
Last_Replication Time
Index Size
Any suggestions will be appreciated.
|
|
|
You can find the details for the replication time and index size with the replication details.
Response -
Not sure, if there is a direct handle to get the last commit and optimize time through http. |
|||||
|