Return-Path: Delivered-To: apmail-lucene-java-user-archive@www.apache.org Received: (qmail 23741 invoked from network); 5 Sep 2006 01:22:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 Sep 2006 01:22:05 -0000 Received: (qmail 49184 invoked by uid 500); 5 Sep 2006 01:22:02 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 48129 invoked by uid 500); 5 Sep 2006 01:21:59 -0000 Mailing-List: contact java-user-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-user@lucene.apache.org Delivered-To: mailing list java-user@lucene.apache.org Received: (qmail 48118 invoked by uid 99); 5 Sep 2006 01:21:59 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Sep 2006 18:21:59 -0700 X-ASF-Spam-Status: No, hits=1.4 required=10.0 tests=DNS_FROM_RFC_ABUSE,HTML_10_20,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of liuping.james@gmail.com designates 66.249.82.238 as permitted sender) Received: from [66.249.82.238] (HELO wx-out-0506.google.com) (66.249.82.238) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Sep 2006 18:21:58 -0700 Received: by wx-out-0506.google.com with SMTP id s15so2081993wxc for ; Mon, 04 Sep 2006 18:21:37 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=ilNBbM741nTFZOB/58fupesMhYqaUBF+JDBEZIHEvOeWAYY0MXelfYFHxWuDQqLaG8lcu35OTb2iCgg216MU8T8U+N4oJXyWYMmHnKzW3hMyXBvt2SUPPQdpjJUzGLNYGz8u++8jquFCUTYpou4/st/9R8CXXILH4J1nc4tLucw= Received: by 10.90.72.10 with SMTP id u10mr1218461aga; Mon, 04 Sep 2006 18:21:37 -0700 (PDT) Received: by 10.90.74.7 with HTTP; Mon, 4 Sep 2006 18:21:37 -0700 (PDT) Message-ID: <5d5204510609041821p30993714h6d71764fdb8e5bde@mail.gmail.com> Date: Tue, 5 Sep 2006 09:21:37 +0800 From: "James liu" To: java-user@lucene.apache.org Subject: Anyone know which way lucene read index file MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_21232_20460374.1157419297602" X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_21232_20460374.1157419297602 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline After reading 'lucene in action', i know the format of indexfile. which way lucene read index file? line by line? I m very interesting. ------=_Part_21232_20460374.1157419297602--