From lucene-dev-return-2464-qmlist-jakarta-archive-lucene-dev=jakarta.apache.org@jakarta.apache.org Wed Oct 09 15:08:51 2002 Return-Path: Delivered-To: apmail-jakarta-lucene-dev-archive@apache.org Received: (qmail 60659 invoked from network); 9 Oct 2002 15:08:50 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 9 Oct 2002 15:08:50 -0000 Received: (qmail 16743 invoked by uid 97); 9 Oct 2002 15:09:37 -0000 Delivered-To: qmlist-jakarta-archive-lucene-dev@jakarta.apache.org Received: (qmail 16641 invoked by uid 97); 9 Oct 2002 15:09:35 -0000 Mailing-List: contact lucene-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Lucene Developers List" Reply-To: "Lucene Developers List" Delivered-To: mailing list lucene-dev@jakarta.apache.org Received: (qmail 16615 invoked by uid 98); 9 Oct 2002 15:09:34 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) From: "Rasik Pandey" To: Subject: Potential Contribution Date: Wed, 9 Oct 2002 17:09:37 +0200 Organization: AJLSM Message-ID: <000901c26fa5$e28c55d0$697ba8c0@DIDEROT> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_000A_01C26FB6.A61525D0" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N ------=_NextPart_000_000A_01C26FB6.A61525D0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Developers, Attached is a diff of Document.java. We added two methods for our needs which return multiple fields for a given field name and and another which returns multiple values for a given field name. If you find these to be useful for Lucene, would someone please add them to the sources. Rasik ------=_NextPart_000_000A_01C26FB6.A61525D0 Content-Type: text/plain; name="diffDocument_java.txt" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="diffDocument_java.txt" ------=_NextPart_000_000A_01C26FB6.A61525D0 Content-Type: text/plain; charset=us-ascii -- To unsubscribe, e-mail: For additional commands, e-mail: ------=_NextPart_000_000A_01C26FB6.A61525D0--