On Wednesday 13 October 2004 23:18, Doug Cutting wrote:
> We should note that when compression is enabled, gzip is used.
Actually it's ZLIB, isn't it?
> 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
I committed these changes.
Regards
Daniel
--
http://www.danielnaber.de
---------------------------------------------------------------------
To unsubscribe, e-mail: lucene-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: lucene-dev-help@jakarta.apache.org
|