Chris Hostetter wrote on 03/06/2007 20:44:09:

> : The part I am not sure of in this regard are my changes
> : to FieldCache and FieldcacheImpl, while LUCENE-831 is
> : ongoing too. (though btw 831 doesn't apply cleanly on
> : current trunk). (It is my plan to get into LUCENE-831
> : but I haven't got to it yet.)
>
> 1) i updated 831 to work on the trunk
> 2) the spirt of 831 is to change the underlying impl but still be
> backwards compatible with the FieldCache API ... i skimmed the FieldCache
> API changes in the latest patch on 446, and they seem to just be adding
> new get methods (getShort, and getBytes) on the existing underlying impl
> .. that should be easily supported by the stuff in 831 (and easy to
> convert/migrate the same way i did the getInt/getLong/getString methods)

Indeed, this is the only change.
So I will add this now, and 831 would wait I guess for the next release.


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

Reply via email to