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
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
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
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]
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
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."
>
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
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
hi Christoph,
first of all, many thanks for reviewing and at least adding the binary
and compression patch to lucene. What we still have to do, before
finalizing the implementation, is to update the documentation describing
the field data in fileformats.html. The sentence
"Currently only the l