Hi, This depends on your application server and config. A very simple option is to let your client poll with a ping request http://localhost:8983/solr/admin/ping/ until it succeeds.
-- Jan Høydahl, search solution architect Cominvent AS - www.cominvent.com Solr Training - www.solrtraining.com On 16. okt. 2011, at 19:47, Jithin wrote: > Hi, > Is is possible to have a callback after solr starts listening on the > configured port. What I have found is there is a certain delay by the time > solr starts listening on the port after restarting solr is done. > So if I try to reindex solr it fails during this period. What I want is a > notification mechanism after solr starts listening on the port. > Is is doable? > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Callback-on-starting-solr-tp3426349p3426349.html > Sent from the Solr - User mailing list archive at Nabble.com.