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://$%7BSOLRMASTER%7D:$%7BSOLRPORT%7D/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.