The web page is updated now, could you please re-check if it's correct? I added that information so that the Lucene <= 1.4 format is still there.
We should note that when compression is enabled, gzip is used.
Also, byte[] is not a type defined in the file. In the formalism used in fileformats.html, this should be:
Value -> String | BinaryValue (depending on Bits)
BinaryValue -> ValueSize, <Byte>^ValueSize ValueSize -> VInt
Doug
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]