Re: Indexing Process: Lucene checksum error

2015-04-09 Thread Aman Tandon
OKay. Thanks Shalin. With Regards Aman Tandon On Thu, Apr 9, 2015 at 3:55 PM, Shalin Shekhar Mangar < shalinman...@gmail.com> wrote: > This is not a problem. The message is logged during replication where it > tries to find files that are mis-matched between leader and replica to > determine whe

Re: Indexing Process: Lucene checksum error

2015-04-09 Thread Shalin Shekhar Mangar
This is not a problem. The message is logged during replication where it tries to find files that are mis-matched between leader and replica to determine whether a full or a partial replication is to be performed. If you actually get an exception in the logs saying CorruptIndexException then it is

Indexing Process: Lucene checksum error

2015-04-09 Thread Aman Tandon
Hi, I am getting this type of error while indexing on solr cloud. Could somebody help, I have no knowledge what it is. WARN - 2015-04-09 07:11:27.705; org.apache.solr.handler.SnapPuller; File _p_Lucene50_0.tip did not match. expected checksum is 1515849197 and actual is checksum 1522458868. exp