Return-Path: Delivered-To: apmail-jakarta-lucene-dev-archive@www.apache.org Received: (qmail 3889 invoked from network); 8 Oct 2003 14:58:32 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 8 Oct 2003 14:58:32 -0000 Received: (qmail 58098 invoked by uid 500); 8 Oct 2003 14:58:09 -0000 Delivered-To: apmail-jakarta-lucene-dev-archive@jakarta.apache.org Received: (qmail 58055 invoked by uid 500); 8 Oct 2003 14:58:09 -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 58001 invoked from network); 8 Oct 2003 14:58:08 -0000 Received: from unknown (HELO backmail.efl.fr) (212.208.183.194) by daedalus.apache.org with SMTP; 8 Oct 2003 14:58:08 -0000 Received: from efl.fr ([195.68.6.137]) by backmail.efl.fr (Netscape Messaging Server 4.15) with ESMTP id HMG1OC00.5T3 for ; Wed, 8 Oct 2003 17:00:12 +0200 Message-ID: <3F84256F.4090608@efl.fr> Date: Wed, 08 Oct 2003 16:55:43 +0200 From: "Mohamed Zergaoui" Organization: Editions Francis Lefebvre User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; fr-FR; rv:1.3.1) Gecko/20030425 X-Accept-Language: fr, en MIME-Version: 1.0 To: Lucene Developers List Subject: An error in the Web site References: <1065468675.1273.2.camel@wired.pe.eud.com> In-Reply-To: <1065468675.1273.2.camel@wired.pe.eud.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N why do we read in http://jakarta.apache.org/lucene/docs/fileformats.html Uint64 64-bit unsigned integers are written as eight bytes, high-order bytes first. UInt32 --> ^8 instead of UInt64 64-bit unsigned integers are written as eight bytes, high-order bytes first. UInt64 --> ^8 --------------------------------------------------------------------- To unsubscribe, e-mail: lucene-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: lucene-dev-help@jakarta.apache.org