Return-Path: Delivered-To: apmail-jakarta-lucene-dev-archive@www.apache.org Received: (qmail 30291 invoked from network); 14 Oct 2004 20:32:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 14 Oct 2004 20:32:55 -0000 Received: (qmail 70666 invoked by uid 500); 14 Oct 2004 20:32:39 -0000 Delivered-To: apmail-jakarta-lucene-dev-archive@jakarta.apache.org Received: (qmail 70559 invoked by uid 500); 14 Oct 2004 20:32:37 -0000 Mailing-List: contact lucene-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Lucene Developers List" Reply-To: "Lucene Developers List" Delivered-To: mailing list lucene-dev@jakarta.apache.org Received: (qmail 70480 invoked by uid 99); 14 Oct 2004 20:32:36 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from [194.25.134.84] (HELO mailout09.sul.t-online.com) (194.25.134.84) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 14 Oct 2004 13:32:34 -0700 Received: from fwd01.aul.t-online.de by mailout09.sul.t-online.com with smtp id 1CICH0-0007Ub-03; Thu, 14 Oct 2004 22:32:30 +0200 Received: from p54802658.dip.t-dialin.net (XRKN3oZYge9U9Sl4DDXJr+nrG5K2ndkKES2GQxTEy7stZ-9+AS4BZ1@[84.128.38.88]) by fmrl01.sul.t-online.com with esmtp id 1CICGj-268X2W0; Thu, 14 Oct 2004 22:32:13 +0200 From: Daniel Naber To: "Lucene Developers List" Subject: Re: documentation in fileformats.html Date: Thu, 14 Oct 2004 22:32:23 +0200 User-Agent: KMail/1.7 References: <416AB317.8060408@intrafind.de> <200410132311.02735@danielnaber.de> <416D9B93.6090700@apache.org> In-Reply-To: <416D9B93.6090700@apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200410142232.23440@danielnaber.de> X-ID: XRKN3oZYge9U9Sl4DDXJr+nrG5K2ndkKES2GQxTEy7stZ-9+AS4BZ1@t-dialin.net X-TOI-MSGID: 8bad01b9-e9f5-446d-a33f-835a05e0263b X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N 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. =C2=A0In the formalism us= ed > in fileformats.html, this should be: > > Value -> String | BinaryValue (depending on Bits) > > BinaryValue -> ValueSize, ^ValueSize > ValueSize -> VInt I committed these changes. Regards Daniel =2D-=20 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