Key Features
Book Description
What you will learn
Who this book is for
This book is for software developers who are new to Lucene and who want to explore the more advanced topics to build a search engine. Knowledge of Java is necessary to follow the code samples. You will learn core concepts, best practices, and also advanced features, in order to build an effective search application.
Table of Contents
- Introducing Lucene
- Analyzing your text
- Indexing your Data
- Searching your indexes
- Near Real-time Searching
- Querying and Filtering Data
- Flexible Scoring
- Scaling your Searches
- Extending Lucene with Modules