Return-Path: Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: (qmail 95548 invoked from network); 1 Nov 2010 07:41:09 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 1 Nov 2010 07:41:09 -0000 Received: (qmail 63418 invoked by uid 500); 1 Nov 2010 07:41:40 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 62981 invoked by uid 500); 1 Nov 2010 07:41:37 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Delivered-To: moderator for dev@lucene.apache.org Received: (qmail 2189 invoked by uid 99); 1 Nov 2010 05:43:37 -0000 X-ASF-Spam-Status: No, hits=0.6 required=10.0 tests=FREEMAIL_FROM,HK_RANDOM_ENVFROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of zjffdu@gmail.com designates 209.85.161.48 as permitted sender) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=H2VOod6t+UVM9wCvSrpWag0jeFj+V5gu+7o8+5gqAoc=; b=L6WQeG0AK+OpaICzZ5stRyYemKW/h9YFqKf5pFuwiMvspvw9374M7TelOQ23CJ7wwi tfMcX5e3RgoTdL6g28Qt7w/3Wk2BuyU2RP8gN6HujHVyzKBKV+xMmrMYGwGQynnFA137 2jSon2orUrHoBzIruwQqcSRoB7FhKfE5GlPKc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=Foh02Wgo0qGb6OUxdy5fU3rWxKNaWWWRvwKoN3jG55QVOaCNIL+YzyCQJ22d8fCagJ m0Xsh0igSPLO3FN44MVgShyeITUjnU2aYZfM0vISZG1SWIRtCpZe863rLsplnCC47a19 NNykvf07SInVAZkJkIM/pV0KYqWoWXuWNclF0= MIME-Version: 1.0 Date: Sun, 31 Oct 2010 22:43:08 -0700 Message-ID: Subject: How can I get started for investigating the source code of Lucene ? From: Jeff Zhang To: dev@lucene.apache.org Content-Type: text/plain; charset=UTF-8 Hi all, I'd like to study the source code of Lucene, but I found there's not so much documents about the internal structure of lucene. And the classes are so big that not so readable, could anyone give me suggestion about How can I get started for investigating the source code of Lucene ? Any document or blog post would be good . Thanks -- Best Regards Jeff Zhang --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org