RafaĆ Radecki
2013-Mar-12 15:14 UTC
[CentOS] Solr 4.1 - how to check replication staistics using wget?
Hi All.
I am currently migrating from solr 3.6 to solr 4.1.
In 3.6 to check the status of solr master/slave replication I've been using
url:
http://${SOLRMASTER}:${SOLRPORT}/solr/admin/replication/index.jsp
from script.
After migration to 4.1 this url is no longer available. Can you tell
which url can be used from script to check replication status?
Best regards,
Rafal.
