Re: lucene index file randomly crash and need to reindex

2010-01-13 Thread Michael McCandless
If you follow the rules Otis listed, you should never hit index corruption, unless something is wrong with your hardware. Or, if you hit an as-yet-undiscovered bug in Lucene ;) Mike On Wed, Jan 13, 2010 at 1:11 AM, zhang99 wrote: > > what is the longest time you ever keep index file without req

Re: lucene index file randomly crash and need to reindex

2010-01-12 Thread zhang99
what is the longest time you ever keep index file without required to reindex. i notice even big open source life liferay suffer from this. thanks for the tips -- View this message in context: http://old.nabble.com/lucene-index-file-randomly-crash-and-need-to-reindex-tp27139147p27139613.html Se

Re: lucene index file randomly crash and need to reindex

2010-01-12 Thread Otis Gospodnetic
Hi, Use the latest version of Lucene, obey Lucene's locks, write with 1 IndexWriter, avoid NFS... Otis -- Sematext -- http://sematext.com/ -- Solr - Lucene - Nutch - Original Message > From: zhang99 > To: java-user@lucene.apache.org > Sent: Tue, January 12, 2010 10:41:19 PM > Subje