Re: documentation in fileformats.html

2004-10-14 Thread Daniel Naber
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

Re: documentation in fileformats.html

2004-10-13 Thread Doug Cutting
Daniel Naber wrote: 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 use

Re: documentation in fileformats.html

2004-10-13 Thread Daniel Naber
On Monday 11 October 2004 23:10, Bernhard Messer wrote: > replace: > > Bits --> Byte > > Value --> String > > Currently only the low-order bit is used of Bits is used. It is one for > tokenized fields, and zero for non-tokenized fields. The web page is updated now, could you please re-check if it

Re: documentation in fileformats.html

2004-10-12 Thread Bill Janssen
Long as it's part of the distro, great! Bill > No worries. It's in xdocs directory under CVS. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: documentation in fileformats.html

2004-10-12 Thread Christoph Goller
Bill Janssen schrieb: Please don't just lose the documentation on the earlier versions of the file formats. Thanks! No worries. It's in xdocs directory under CVS. Christoph - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: documentation in fileformats.html

2004-10-11 Thread Bill Janssen
Please don't just lose the documentation on the earlier versions of the file formats. Thanks! Bill > On Monday 11 October 2004 18:21, Bernhard Messer wrote: > > > "Currently only the low-order bit is used of Bits is used. It is one for > > tokenized fields, and zero for non-tokenized fields." >

Re: documentation in fileformats.html

2004-10-11 Thread Bernhard Messer
Daniel Naber wrote: On Monday 11 October 2004 18:21, Bernhard Messer wrote: "Currently only the low-order bit is used of Bits is used. It is one for tokenized fields, and zero for non-tokenized fields." is outdated now and should be updated. Any idea how to proceed ? Is that the only senten

Re: documentation in fileformats.html

2004-10-11 Thread Daniel Naber
On Monday 11 October 2004 18:21, Bernhard Messer wrote: > "Currently only the low-order bit is used of Bits is used. It is one for > tokenized fields, and zero for non-tokenized fields." > > is outdated now and should be updated. Any idea how to proceed ? Is that the only sentence? If so, you cou