Re: Corrupted index in SolrCloud

2018-09-21 Thread Matt Pearce
Thanks for the explanation Erick, that makes sense! Matt On 21/09/2018 15:50, Erick Erickson wrote: The disk corruption is, of course, a red flag and likely the root cause. As for how it replicated let's assume a 2 replica shard (leader + follower). If the follower ever went into full recove

Re: Corrupted index in SolrCloud

2018-09-21 Thread Erick Erickson
The disk corruption is, of course, a red flag and likely the root cause. As for how it replicated let's assume a 2 replica shard (leader + follower). If the follower ever went into full recovery it would use old-style replication to copy down the entire index, corrupted index and all, from the lea

Re: corrupted index in slave?

2013-04-09 Thread Victor Ruiz
sorry I forgot to say, the exceptions are not for every document, but only for a few... regards, Victor Victor Ruiz wrote > Hi guys, > > I'm getting exceptions in a Solr slave, when accessing TermVector > component and RealTimeGetHandler. The weird thing is, that in the master > and in one of th

Re: Corrupted Index

2010-01-07 Thread Otis Gospodnetic
If you need to fix the index and maybe lose some data (in bad segments), check Lucene's CheckIndex (cmd-line app) Otis -- Sematext -- http://sematext.com/ -- Solr - Lucene - Nutch - Original Message > From: Jake Brownell > To: "solr-user@lucene.apache.org" > Sent: Thu, January

RE: Corrupted Index

2010-01-07 Thread Jake Brownell
Yes, that would be helpful to include, sorry, the official 1.4. -Original Message- From: Ryan McKinley [mailto:ryan...@gmail.com] Sent: Thursday, January 07, 2010 2:15 PM To: solr-user@lucene.apache.org Subject: Re: Corrupted Index what version of solr are you running? On Jan 7, 2010

Re: Corrupted Index

2010-01-07 Thread Ryan McKinley
what version of solr are you running? On Jan 7, 2010, at 3:08 PM, Jake Brownell wrote: Hi all, Our application uses solrj to communicate with our solr servers. We started a fresh index yesterday after upping the maxFieldLength setting in solrconfig. Our task indexes content in batches and