Return-Path: Delivered-To: apmail-lucene-java-user-archive@www.apache.org Received: (qmail 6640 invoked from network); 26 Nov 2009 14:51:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 26 Nov 2009 14:51:23 -0000 Received: (qmail 83196 invoked by uid 500); 26 Nov 2009 14:51:21 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 83122 invoked by uid 500); 26 Nov 2009 14:51:21 -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 83112 invoked by uid 99); 26 Nov 2009 14:51:21 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Nov 2009 14:51:21 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of benhei@gmail.com designates 209.85.218.222 as permitted sender) Received: from [209.85.218.222] (HELO mail-bw0-f222.google.com) (209.85.218.222) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Nov 2009 14:51:13 +0000 Received: by bwz22 with SMTP id 22so635536bwz.5 for ; Thu, 26 Nov 2009 06:50:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=g4a2coUWcHnEYiIBJRMFU2gr+wOYr5EZnljXwG0DYUY=; b=u5L4ki98KdCNjk7EWqYTe1SXL+pMcIDkoeoo8emJ5ykrJw1Ai2XE6w2a1pbHK/Vob1 drMJ6dyEIs3nQciXSr4Sxt7KyhI+NJRCdm68FyCJ/igUxWwrTl8ceVhFK8dwdppgCngV R7nVo0FZKv1KCoDAS6AwewZmPeUiUm23fYTd0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=i1h9ffFVq+b6HRlauf3Cr+4gkH2wgzXnnG4/2U8F/QcYKT5ucFtoS/S3FT8qR3Vr3E MDek0YrpjJA666EnG52tnoD08zQKDB6frkvLgx2ggFRIGJEzbWgo5UF9wavr/aa9h80v wk92YfXHUCrZ7WX2t5qA+yfGmMJ+tQs3THgMI= MIME-Version: 1.0 Received: by 10.204.49.79 with SMTP id u15mr1494652bkf.117.1259247052833; Thu, 26 Nov 2009 06:50:52 -0800 (PST) In-Reply-To: <7d94dcde0911260627y22b7cd7blb2cf81f1ab7c753@mail.gmail.com> References: <7d94dcde0911260627y22b7cd7blb2cf81f1ab7c753@mail.gmail.com> Date: Thu, 26 Nov 2009 15:50:52 +0100 Message-ID: <94095f520911260650w4459010co1157bd632fe8af3b@mail.gmail.com> Subject: Re: Inside Lucene From: Benjamin Heilbrunn To: java-user@lucene.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Hello, if you are searching for information about lucenes file structure you can find something here: http://lucene.apache.org/java/3_0_0/fileformats.html Benjamin --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org For additional commands, e-mail: java-user-help@lucene.apache.org