Return-Path: Delivered-To: apmail-lucene-java-dev-archive@www.apache.org Received: (qmail 58066 invoked from network); 15 Jun 2009 11:25:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 15 Jun 2009 11:25:07 -0000 Received: (qmail 73748 invoked by uid 500); 15 Jun 2009 11:25:18 -0000 Delivered-To: apmail-lucene-java-dev-archive@lucene.apache.org Received: (qmail 73666 invoked by uid 500); 15 Jun 2009 11:25:18 -0000 Mailing-List: contact java-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-dev@lucene.apache.org Delivered-To: mailing list java-dev@lucene.apache.org Received: (qmail 73658 invoked by uid 99); 15 Jun 2009 11:25:18 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Jun 2009 11:25:18 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of markrmiller@gmail.com designates 74.125.92.25 as permitted sender) Received: from [74.125.92.25] (HELO qw-out-2122.google.com) (74.125.92.25) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Jun 2009 11:25:07 +0000 Received: by qw-out-2122.google.com with SMTP id 5so2301028qwd.53 for ; Mon, 15 Jun 2009 04:24:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=9T6sUm1Fz7a1TEthH84WdjtQJT4pS6xVOTYqTNHlrFU=; b=R3vOmQlGcnaMGehohm6dyPEqGbXXDCsBNfjulafI1n2tDp5tm9LUrapkLIhRUOffkA jR6h7v0ipFJ/6cjmgffsSfynU9zzwqdoCCm48YQlmYWFeAmTVU5QTMt2OZrJ1B216qlq UYzqE1EpV0illW1gNiZ9k+MBMsJ+VYHLfOTRQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=LRdVOgvtwsUNyLxfT6GIp8AjyveOZWBXft3c1T5hNoGQ5v1Cy9aGxNm0DBdwgqQGy4 BRpYQb0B66YLE9g7zwsw0sF0iliOgHMiXqIIeLHnC+zndX89QNna4YQgScmhuzWG9nPj ZjussLXP9WVTBq0RtO7JU3GSfoVadMxN9kVzE= Received: by 10.224.32.140 with SMTP id c12mr7053795qad.187.1245065087088; Mon, 15 Jun 2009 04:24:47 -0700 (PDT) Received: from ?192.168.1.100? (ool-44c639d9.dyn.optonline.net [68.198.57.217]) by mx.google.com with ESMTPS id 5sm2366457qwg.45.2009.06.15.04.24.46 (version=SSLv3 cipher=RC4-MD5); Mon, 15 Jun 2009 04:24:46 -0700 (PDT) Message-ID: <4A362F7E.4000305@gmail.com> Date: Mon, 15 Jun 2009 07:24:46 -0400 From: Mark Miller User-Agent: Thunderbird 2.0.0.21 (X11/20090409) MIME-Version: 1.0 To: java-dev@lucene.apache.org Subject: Re: [jira] Commented: (LUCENE-1691) An index copied over another index can result in corruption References: <760105097.1245064749800.JavaMail.jira@brutus> In-Reply-To: <760105097.1245064749800.JavaMail.jira@brutus> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Adrian Hempel (JIRA) wrote: > [ https://issues.apache.org/jira/browse/LUCENE-1691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12719520#action_12719520 ] > > Adrian Hempel commented on LUCENE-1691: > --------------------------------------- > > I realised that would probably be the case, but in the real world, this will be a common occurrence. > Delete the index you are copying over first? > Hence my raising this issue as an "Improvement" rather than a "Bug". > > --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org For additional commands, e-mail: java-dev-help@lucene.apache.org