Re: CoreAdmin for replication STATUS

2009-01-16 Thread Chris Hostetter
: > How do I find out the status of a slave's index? I have the following : > scenario: FYI: regardless of where your index comes from (java replication, script replication, manual mucking, etc...) the stats page of any solr core will tell you the index version number in use by the current sea

Re: CoreAdmin for replication STATUS

2009-01-15 Thread Akshay
On Fri, Jan 16, 2009 at 4:57 AM, Jacob Singh wrote: > Hi, > > How do I find out the status of a slave's index? I have the following > scenario: > > 1. Boot up the slave. I give it a core name of boot-$CoreName. > > 2. I call boot-$CoreName/replication?command=snappull > > 3. I check back every

CoreAdmin for replication STATUS

2009-01-15 Thread Jacob Singh
Hi, How do I find out the status of a slave's index? I have the following scenario: 1. Boot up the slave. I give it a core name of boot-$CoreName. 2. I call boot-$CoreName/replication?command=snappull 3. I check back every minute using cron and I want to see if the slave has actually gotten t