Fixed, thanks! (it'll be updated on the web eventually, but the fix is in CVS now)

On Wednesday, October 8, 2003, at 10:55 AM, Mohamed Zergaoui wrote:
why do we read in

http://jakarta.apache.org/lucene/docs/fileformats.html

Uint64

   64-bit unsigned integers are written as eight bytes, high-order
   bytes first.

UInt32 --> <Byte>^8

instead of

UInt64

   64-bit unsigned integers are written as eight bytes, high-order
   bytes first.

UInt64 --> <Byte>^8






--------------------------------------------------------------------- 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