Return-Path: Delivered-To: apmail-lucene-java-user-archive@www.apache.org Received: (qmail 18955 invoked from network); 3 Jun 2010 06:51:34 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 3 Jun 2010 06:51:34 -0000 Received: (qmail 61247 invoked by uid 500); 3 Jun 2010 06:51:32 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 61150 invoked by uid 500); 3 Jun 2010 06:51:29 -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 61142 invoked by uid 99); 3 Jun 2010 06:51:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Jun 2010 06:51:29 +0000 X-ASF-Spam-Status: No, hits=-0.2 required=10.0 tests=AWL,FREEMAIL_FROM,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 fancyerii@gmail.com designates 209.85.212.176 as permitted sender) Received: from [209.85.212.176] (HELO mail-px0-f176.google.com) (209.85.212.176) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Jun 2010 06:51:22 +0000 Received: by pxi10 with SMTP id 10so4716925pxi.35 for ; Wed, 02 Jun 2010 23:51:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=ZyJOkctpOoPIdBYwWHz6Mjs1cfciNF3Lic0sAEIrWRk=; b=JUnSv6eXc6MoI8f+dUP7mO1S+SXcnirVDfKu8R/m5Vj7HnldrrS3oB47papP/B2Qks j43t45pQPM85eDP1pu9CllMnQuR+s1xGN0W0eBgy6i+N1Ba7FBlYPjlQhvc9uEeQG7k0 PiQjwnJIjBzm7u0kwzCIAy9LIfmTfAeqR3HyU= 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=cxh3PZRMUc0Y12j/nQEgkarRCbDzDgfVjyFrc44RUUqQqkxcF6nyyhvMcGsD7IrAWN Xv6s+Cuug8+O58zmNKATgE76LyxkcmU4UGozldZxOxNkRwEbFqnnEUmyRrRYsBpG4wCi 480CVbQosZU3NXQIN9SC5UzdShM/BYVBZnIHI= MIME-Version: 1.0 Received: by 10.142.150.36 with SMTP id x36mr6097504wfd.33.1275547862319; Wed, 02 Jun 2010 23:51:02 -0700 (PDT) Received: by 10.142.191.18 with HTTP; Wed, 2 Jun 2010 23:51:02 -0700 (PDT) In-Reply-To: References: Date: Thu, 3 Jun 2010 14:51:02 +0800 Message-ID: Subject: Re: is there any resources that explain detailed implementation of lucene? From: Li Li To: java-user@lucene.apache.org Content-Type: text/plain; charset=ISO-8859-1 e.g. I want to know the code under phrase query so that I can make some extenstion. 2010/6/3 Erick Erickson : > Why do you care (tm)? Or, put another way, are you asking just > for general understanding of how Lucene works or is there a > higher-level problem you're trying to solve? > > Best > Erick > > On Wed, Jun 2, 2010 at 8:54 PM, Li Li wrote: > >> such as the detailed process of store data structures, index, search >> and sort. not just apis. thanks. >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org >> For additional commands, e-mail: java-user-help@lucene.apache.org >> >> > --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org For additional commands, e-mail: java-user-help@lucene.apache.org