Hi, the admin console is backed by a JSON API. You can run the same requests it uses programatically. Find them easily by checking your browser debug tools' networking tab.
Regards, Chris On Fri, Sep 30, 2016 at 10:29 AM, subinalex <alexkutt...@gmail.com> wrote: > Hi Guys, > > We are running back to back solr indexing batch jobs.We need to ensure if > the triggered batch indexing is completed before starting the next. > > I know we can check the status by viewing the 'Logging' and 'CoreAdmin' > page > of solr admin console. > > But,we need to find this out programmatically and based on this trigger the > next solr indexing batch job. > > > Please help with this. > > > :) > > > > -- > View this message in context: http://lucene.472066.n3. > nabble.com/How-to-know-if-SOLR-indexing-is-completed- > prorammatically-tp4298799.html > Sent from the Solr - User mailing list archive at Nabble.com. >