Return-Path: Delivered-To: apmail-lucene-java-user-archive@www.apache.org Received: (qmail 5249 invoked from network); 12 Aug 2008 04:01:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Aug 2008 04:01:07 -0000 Received: (qmail 75132 invoked by uid 500); 12 Aug 2008 04:01:01 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 75099 invoked by uid 500); 12 Aug 2008 04:01:01 -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 75088 invoked by uid 99); 12 Aug 2008 04:01:01 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Aug 2008 21:01:01 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [208.69.42.181] (HELO radix.cryptio.net) (208.69.42.181) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Aug 2008 04:00:03 +0000 Received: by radix.cryptio.net (Postfix, from userid 1007) id 1422071C33E; Mon, 11 Aug 2008 21:00:31 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by radix.cryptio.net (Postfix) with ESMTP id 10C7871C316 for ; Mon, 11 Aug 2008 21:00:31 -0700 (PDT) Date: Mon, 11 Aug 2008 21:00:31 -0700 (PDT) From: Chris Hostetter To: java-user@lucene.apache.org Subject: Re: Clarification on deletion process... In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Checked: Checked by ClamAV on apache.org : When i delete a document from the index ... The answer to all of your questions is yes, however documents marked for deletion are also "removed" from segments whenever they are merged, which can happen on any add. PS... : In-Reply-To: <48A08996.6070709@gmail.com> : Subject: Clarification on deletion process... http://people.apache.org/~hossman/#threadhijack Thread Hijacking on Mailing Lists When starting a new discussion on a mailing list, please do not reply to an existing message, instead start a fresh email. Even if you change the subject line of your email, other mail headers still track which thread you replied to and your question is "hidden" in that thread and gets less attention. It makes following discussions in the mailing list archives particularly difficult. See Also: http://en.wikipedia.org/wiki/Thread_hijacking -Hoss --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org For additional commands, e-mail: java-user-help@lucene.apache.org