Lucene in Action
* Meet Lucene (What it is, who created it, it's history and who is using it)
* Indexing (the API and best practices on managing an indexing process)
* Searching (creating queries through the API or by parsing user-entered expressions)
* Analysis (exploring how text is processed into terms and how to customize the analysis process for various languages and domains)
* Advanced Searching (using filters, sorting, remote and multiple index searching and more)
* Parsing documents (such as Word, PDF, XML, HTML and how to index and search them effectively)
* Tools and extensions (Luke, query highlighting, other Lucene's sandbox components and more)
Erik Hatcher is an Apache Software Foundation member, co-author of the
well-reviewed Java Development with Ant (Manning) and the upcoming
Lucene in Action (Manning). He has written
numerous articles on Ant, JUnit, XDoclet, Struts, Velocity, etc and
has been published in IBM developerWorks, JavaPro, and java.net.
