Re: Strange replication problem

2010-12-13 Thread Xin Li
did you double check http://machine:port/solr/website/admin/replication/ to see the "master" is indeed a master? On Mon, Dec 13, 2010 at 1:01 PM, Ralf Mattes wrote: > On Mon, 13 Dec 2010 12:31:27 -0500, Xin Li wrote: > >> " indexversion returned by the indexversion command is 0 while the same >>

Re: Strange replication problem

2010-12-13 Thread Ralf Mattes
On Mon, 13 Dec 2010 12:31:27 -0500, Xin Li wrote: > " indexversion returned by the indexversion command is 0 while the same > information from the details command is 292192351652 ..." > > This only happens to a Slave machine. For a Master machine, indexversion > returns the same number as details

Re: Strange replication problem

2010-12-13 Thread Xin Li
" indexversion returned by the indexversion command is 0 while the same information from the details command is 292192351652 ..." This only happens to a Slave machine. For a Master machine, indexversion returns the same number as details command. On Mon, Dec 13, 2010 at 11:06 AM, Ralf Mattes