List of Listings
Chapter 1. Meet Lucene
Chapter 2. Building a search index
Listing 2.1. Adding documents to an index
Listing 2.2. Deleting documents from an index
Listing 2.3. Updating indexed Documents
Listing 2.4. Selectively boosting documents and fields
Listing 2.5. Using file-based locks to enforce a single writer at a time
Chapter 3. Adding search to your application
Listing 3.1. Simple searching with TermQuery
Listing 3.2. QueryParser, which makes it trivial to translate search text into a Query
Listing 3.3. Near-real-time search
Get Lucene in Action, Second Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.