Thanks Doug!

I was in the midst of testing my fix to it and noticed your checkin...

    Roy

-----Original Message-----
From: Doug Cutting [mailto:[EMAIL PROTECTED] 
Sent: Monday, March 01, 2004 12:33 PM
To: Lucene Users List
Subject: Re: Indexing multiple instances of the same field for each
document


Erik Hatcher wrote:
> On Feb 27, 2004, at 6:17 PM, Doug Cutting wrote:
> 
>> I think it's document.add().  Fields are pushed onto the front, 
>> rather
>> than added to the end.
> 
> 
> Ah, ok.... DocumentFieldList/DocumentFieldEnumeration are the 
> culprits.
> 
> This is certainly a bug.

Yes, a bug that's been there since the genesis of Lucene, six years ago.

  It is surprising that something like this could go so long unnoticed.

I just fixed this in CVS.

Doug

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to