Return-Path: Delivered-To: apmail-jakarta-lucene-user-archive@apache.org Received: (qmail 37972 invoked from network); 13 Nov 2002 22:07:07 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 13 Nov 2002 22:07:07 -0000 Received: (qmail 12957 invoked by uid 97); 13 Nov 2002 22:08:05 -0000 Delivered-To: qmlist-jakarta-archive-lucene-user@jakarta.apache.org Received: (qmail 12918 invoked by uid 97); 13 Nov 2002 22:08:04 -0000 Mailing-List: contact lucene-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Lucene Users List" Reply-To: "Lucene Users List" Delivered-To: mailing list lucene-user@jakarta.apache.org Received: (qmail 12906 invoked by uid 98); 13 Nov 2002 22:08:03 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Message-ID: From: roy-lucene-user@xemaps.com To: "'lucene-user@jakarta.apache.org'" Subject: RE: the order of fields in Document.fields() Date: Wed, 13 Nov 2002 17:06:55 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C28B60.FA6F61C0" 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_001_01C28B60.FA6F61C0 Content-Type: text/plain; charset="iso-8859-1" Shouldn't there be at least one method that returns an array of fields in the correct order? Roy. -----Original Message----- The order is preserved (or reversed actually), so it's not random. It's reverse of the order of the order in which the fields were added to the document. This would be easy to test... This email and any attachments are confidential and may be legally privileged. No confidentiality or privilege is waived or lost by any transmission in error. If you are not the intended recipient you are hereby notified that any use, printing, copying or disclosure is strictly prohibited. Please delete this email and any attachments, without printing, copying, forwarding or saving them and notify the sender immediately by reply e-mail. Zurich Capital Markets and its affiliates reserve the right to monitor all e-mail communications through its networks. Unless otherwise stated, any pricing information in this e-mail is indicative only, is subject to change and does not constitute an offer to enter into any transaction at such price and any terms in relation to any proposed transaction are indicative only and subject to express final confirmation. ------_=_NextPart_001_01C28B60.FA6F61C0--