Hi Shalin, Created JIRA https://issues.apache.org/jira/browse/SOLR-6316
Thanks, Ramana. On Sat, Aug 2, 2014 at 10:18 AM, Shalin Shekhar Mangar < shalinman...@gmail.com> wrote: > No, there is no such API. It will be a good improvement though. Mind > creating a Jira issue? > > > On Sat, Aug 2, 2014 at 8:35 AM, Ramana OpenSource < > ramanaopensou...@gmail.com> wrote: > > > Hi All, > > > > I am using Replication backup command to create snapshot of my index. > > > > http://localhost:8983/solr/replication?command=backup&numberToKeep=2 > > > > At any point, If I would like to know how many number of back ups > > available, do we have any API that supports this ? > > > > The close one i see is > > http://localhost:8983/solr/replication?command=details > > > > But the above URL gives overview of snapshots available. It doesn't say > how > > many number of snapshots available. > > > > <lst name="backup"> > > <str name="startTime">Sat Aug 02 08:33:37 IST 2014</str> > > <int name="fileCount">24</int> > > <str name="status">success</str> > > <str name="snapshotCompletedAt">Sat Aug 02 08:33:37 IST 2014</str> > > <null name="snapshotName"/> > > </lst> > > > > Please suggest. > > > > > > -- > Regards, > Shalin Shekhar Mangar. >