> -----Original Message----- > From: Yonik Seeley [mailto:ysee...@gmail.com] > Sent: Wednesday, December 17, 2008 10:07 AM > To: java-user@lucene.apache.org > Subject: Re: Order of fields returned by Document.getFields() > > Lucene guarantees the order of all stored fields returned. > Solr guarantees the order of all values in a *specific* > field, but not the fields themselves. > > -Yonik > >
As I said in the original email, my issue is that I don't think Lucene is returning the fields in the original order anymore. Although I didn't state it explicitly, I have verified this behavior with the most recently released version of Lucene (2.4) without Solr being involved. Patrick --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org