Re: Lucene in Action e-book now available

2004-12-10 Thread Erik Hatcher
Another Ant tie-in that I overlooked - there is detailed coverage of the Ant task (which resides in the Lucene Sandbox CVS repository). I wrote this task for JDwA, use it to build the index that powers my blog (http://www.blogscene.org/erik), and we use it to index the sample data for the boo

Lucene in Action e-book now available

2004-12-10 Thread Erik Hatcher
ObAnt: I packaged the source code distribution of Lucene in Action (available from the site listed below) with a slick build file using Ant 1.6 features including a couple of 's. It leverages the spawn feature of in some places, as well as to demonstrate remote and multiple index searching.