Return-Path: Delivered-To: apmail-lucene-java-user-archive@www.apache.org Received: (qmail 81233 invoked from network); 16 Jul 2005 07:32:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 16 Jul 2005 07:32:53 -0000 Received: (qmail 62237 invoked by uid 500); 16 Jul 2005 07:32:51 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 61340 invoked by uid 500); 16 Jul 2005 07:32:48 -0000 Mailing-List: contact java-user-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-user@lucene.apache.org Delivered-To: mailing list java-user@lucene.apache.org Received: (qmail 61327 invoked by uid 99); 16 Jul 2005 07:32:48 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 16 Jul 2005 00:32:48 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [68.142.201.75] (HELO web31113.mail.mud.yahoo.com) (68.142.201.75) by apache.org (qpsmtpd/0.29) with SMTP; Sat, 16 Jul 2005 00:32:44 -0700 Received: (qmail 71327 invoked by uid 60001); 16 Jul 2005 07:32:45 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=Q78PYudv5yqZe36QlawYIUU39YxSn8IZasBSddGzdtzvSQuCKtdc0MYt87Wl5I+m8INaw6zIXMsnJwPnYaOGtcjlrj6DlIXG36tVBCvBwuQejnyXbcbiIn/Yu+68bg4M6wthijqPThcxPIJ0YN65YHYuLveGnzFXEFbZFGGdtqU= ; Message-ID: <20050716073245.71325.qmail@web31113.mail.mud.yahoo.com> Received: from [69.201.142.17] by web31113.mail.mud.yahoo.com via HTTP; Sat, 16 Jul 2005 00:32:45 PDT Date: Sat, 16 Jul 2005 00:32:45 -0700 (PDT) From: Otis Gospodnetic Subject: Re: Lucene index integrity during a system crash To: java-user@lucene.apache.org In-Reply-To: <7ca1239105071517423d281639@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N The only corruption that I've seen mentioned on this list so far was the corruption of the segments file, and even that people have been able to manually edit with a hex editor. Otis --- jian chen wrote: > Hi, > > I know Lucene does not have transaction support at this stage. > However, I want to know what will happen if there is an operating > system crash during the indexing process, will the Lucene index got > corrupted? > > Thanks, > > Jian > > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org > For additional commands, e-mail: java-user-help@lucene.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org For additional commands, e-mail: java-user-help@lucene.apache.org