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]
