RE: Index Corruption with Lucene 2.9.3

2011-11-16 Thread nishesh.gupta
be lost, if -fix were specified Thanks, Nishesh -----Original Message----- From: Uwe Schindler [mailto:u...@thetaphi.de] Sent: Tuesday, November 15, 2011 2:47 AM To: java-user@lucene.apache.org Subject: RE: Index Corruption with Lucene 2.9.3 Hi Nishesh, The index corruption may be caused by on

RE: Index Corruption with Lucene 2.9.3

2011-11-15 Thread Uwe Schindler
gt; To: java-user@lucene.apache.org > Subject: RE: Index Corruption with Lucene 2.9.3 > > Thanks Uwe for your comments. > > Few points to note for our setup - > 1) At any time only one thread will be adding index and merging with the final > index. Two threads will not concurrently be

RE: Index Corruption with Lucene 2.9.3

2011-11-14 Thread nishesh.gupta
Schindler [mailto:u...@thetaphi.de] Sent: Monday, November 14, 2011 2:39 PM To: java-user@lucene.apache.org Subject: RE: Index Corruption with Lucene 2.9.3 One addition: Maybe you should update your antique Java version from the year 2007 (1.6.0_02) to something more up-to-date and maybe use 64

RE: Index Corruption with Lucene 2.9.3

2011-11-14 Thread Uwe Schindler
...@thetaphi.de > -Original Message- > From: Uwe Schindler [mailto:u...@thetaphi.de] > Sent: Monday, November 14, 2011 11:33 PM > To: java-user@lucene.apache.org > Subject: RE: Index Corruption with Lucene 2.9.3 > > Hi, > > In general it's a bad idea to use Lucen

RE: Index Corruption with Lucene 2.9.3

2011-11-14 Thread Uwe Schindler
...@emc.com [mailto:nishesh.gu...@emc.com] > Sent: Monday, November 14, 2011 10:37 PM > To: java-user@lucene.apache.org > Subject: Index Corruption with Lucene 2.9.3 > > We are seeing Index corruption very often with version 2.9.3. Our indexing > process is on Linux ( centos 5 ).

Index Corruption with Lucene 2.9.3

2011-11-14 Thread nishesh.gupta
We are seeing Index corruption very often with version 2.9.3. Our indexing process is on Linux ( centos 5 ). Index is created on a mounted drive which is a shared drive from Windows 2008 server running in a VM. We generally see index corruption in merge or optimize after indexing runs continuous