Return-Path: Delivered-To: apmail-lucene-java-user-archive@www.apache.org Received: (qmail 49569 invoked from network); 10 Jul 2006 15:49:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 10 Jul 2006 15:49:52 -0000 Received: (qmail 81853 invoked by uid 500); 10 Jul 2006 15:49:44 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 81830 invoked by uid 500); 10 Jul 2006 15:49:44 -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 81812 invoked by uid 99); 10 Jul 2006 15:49:44 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Jul 2006 08:49:44 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=UNPARSEABLE_RELAY X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [205.207.78.3] (HELO tormail01.cihi.ca) (205.207.78.3) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Jul 2006 08:49:34 -0700 Received: from (10.64.1.106) by webshield.cihi.ca via smtp id 64ec_646d9e8a_102c_11db_97c1_003048245df9; Mon, 10 Jul 2006 11:54:44 -0400 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: Lucene-In-Action book - any details?.. Date: Mon, 10 Jul 2006 11:48:55 -0400 Message-ID: <373399D6389D8C42B4EAD9BE2B6B5C5F06766DF9@tormail01.cihi.ca> In-Reply-To: <9FE1F699-11AB-43EA-9EDE-8A927C6D9843@ehatchersolutions.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Lucene-In-Action book - any details?.. Thread-Index: AcakN9pQOyagLra9QfC6wRVaq/V/XAAAHgzQ From: "Vladimir Olenin" To: X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Thanks, Eric.=20 Vlad -----Original Message----- From: Erik Hatcher [mailto:erik@ehatchersolutions.com]=20 Sent: Monday, July 10, 2006 11:45 AM To: java-user@lucene.apache.org Subject: Re: Lucene-In-Action book - any details?.. Vlad, You're right - LIA 1st edition was written for Lucene 1.4.x. All of the code works fine with Lucene 1.9 (with deprecation warnings that can be safely ignored), but documented tweaks are necessary to get the LIA code to compile with Lucene 2.0. The coverage of the basics and architecture is still current and relevant, as well as algorithms, techniques, functionality, and for the most part the API as well. There are some new features in 1.9/2.0 that, of course, are not covered (if only I had that time machine handy). Otis and I are in the planning stages of the 2nd edition, the calm before the storm. The 2nd edition should see the light of day by the end of the year, or perhaps in early '07 - that is the best clarity I get from the crystal ball today. Overall I think those new to Lucene will benefit from Lucene in Action 1st edition, and add to that reading Lucene 2.0 CHANGES.txt to catch up on API tweaks and new features. Erik On Jul 10, 2006, at 10:29 AM, Vladimir Olenin wrote: > Hi, > > Can anyone, pls, advise, based on which version of Lucene the 'Lucene=20 > in Action' book is written? I've looked at various releases=20 > (http://gulus.usherbrooke.ca/pub/appl/apache/lucene/java/archive/), > and > it seems like there was a big gap between 1.4 and 1.9 release (over a=20 > year), with 1.4 release around end of 2004. I assume the book is based > on 1.4 then, but there must have been a great deal of rework done=20 > since then, especially that no new versions have been released for=20 > such a long time (again, assuming, the changes were quite big and not=20 > incremental...). So, how outdated the book is from these prospectives: > > - basics and overall architecture > - main algorithms descriptions (from which performance for different=20 > use cases can be approximated) > - functionality > - API > > Thanks a lot! > > Vlad --------------------------------------------------------------------- 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