Return-Path: Delivered-To: apmail-lucene-java-user-archive@www.apache.org Received: (qmail 25009 invoked from network); 10 Feb 2006 02:31:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 10 Feb 2006 02:31:39 -0000 Received: (qmail 96159 invoked by uid 500); 10 Feb 2006 02:31:34 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 96126 invoked by uid 500); 10 Feb 2006 02:31:34 -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 96115 invoked by uid 99); 10 Feb 2006 02:31:33 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Feb 2006 18:31:33 -0800 X-ASF-Spam-Status: No, hits=1.3 required=10.0 tests=RCVD_IN_BL_SPAMCOP_NET,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of paulo.silveira@gmail.com designates 66.249.92.205 as permitted sender) Received: from [66.249.92.205] (HELO uproxy.gmail.com) (66.249.92.205) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Feb 2006 18:31:33 -0800 Received: by uproxy.gmail.com with SMTP id j40so129607ugd for ; Thu, 09 Feb 2006 18:31:11 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=SPT32DBddRquhXRVIR4h+mm7ouyFRybDBtdMpD5uL/8yKJauw+B8VBhnLh5/I2RmWbW3x3IXoNu8UcC6SAFPtfHp88XPnerqX0w6hbD9ALSU+TdETMq5cmjn0GFJxT2/GR89iUXeQEqHvEPMfKPg8ETsgW0TLUpx4+A7YcCVPrE= Received: by 10.48.108.11 with SMTP id g11mr2666482nfc; Thu, 09 Feb 2006 18:31:11 -0800 (PST) Received: by 10.48.220.20 with HTTP; Thu, 9 Feb 2006 18:31:11 -0800 (PST) Message-ID: <6026e8b0602091831g2b32458ck187327c8f25f2b24@mail.gmail.com> Date: Fri, 10 Feb 2006 00:31:11 -0200 From: Paulo Silveira Sender: paulo.silveira@gmail.com To: java-user@lucene.apache.org Subject: retrieving a documentNumber from a document MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N hello IndexReader.delete receives a docNum How do I know a docNum given a document? I will always need to get this number (sometimes called id in the javadocs) from the Hits.id? thanks -- Paulo Silveira http://www.paulo.com.br/ --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org For additional commands, e-mail: java-user-help@lucene.apache.org