Lucene in Action, 2nd edition, available!

Lucene in Action, 2nd edition

Lucene in Action, 2nd edition is now available through the Manning Early Access Program. We’ve arranged for an exclusive discount, on either printbook+ebook or just the ebook, for our readers. Simply enter the code lucene40 and get 40% off the book until April 1, 2009.

Lucene in Action, Second Edition, completely revises and updates the best-selling first edition and remains the authoritative book on Lucene. This book shows you how to index your documents, including types such as MS Word, PDF, HTML, and XML. It introduces you to searching, sorting, and filtering, and covers the numerous changes to Lucene since the first edition. All source code has been updated to latest APIs (2.4.x and aims to be current to the upcoming Lucene 2.9 and 3.0 APIs)

What’s been updated in the 2nd edition:

  • Updating and deleting documents using IndexWriter
  • Using the different LockFactory, DeletionPolicy, MergePolicy and MergeScheduler implementations that have been factored out.
  • Using the new autoCommit option in IndexWriter
  • Understanding simplifications to Lucene’s locking
  • Adding payloads to your index and using them with BoostingTermQuery
  • Using Function queries
  • Using FieldSelector to speed up loading of stored fields
  • Using IndexReader.reopen() to efficiently opening a new reader from an existing one
  • Measuring performance using the “benchmark” contrib package
  • Tuning the indexing or searching speed
  • Using threads to gain concurrency
  • Managing resources like memory, disk, and file descriptors usage
  • Making a backup copy of your index without pausing indexing.
  • Debugging common problems

Still to come (and if you purchase now, you will receive the added content through MEAP and in the final print book): a chapter on Solr and a case study on our very own LucidFind search system of the entire Lucene ecosystem.

To purchase, visit http://www.manning.com/hatcher3

You Might Also Like

How an electronics giant meets engineers where they are, with 44 million products in catalog

Meet Mohammad Mahboob: A search platform director navigating 44 million products across...

Read More

From Search to Solutions: How AI Agents Can Power Digital Commerce in 2025

Watch this on-demand webinar to discover the six smartest AI-driven DX strategies...

Read More

Build custom AI agents without writing a single line of code? Yep, we did that.

Finally, a low-code AI platform (really, no code) that lets the people...

Read More

Quick Links