Book description
When Lucene first hit the scene five years ago, it was nothing short of amazing. By using this open-source, highly scalable, super-fast search engine, developers could integrate search into applications quickly and efficiently. A lot has changed since then-search has grown from a "nice-to-have" feature into an indispensable part of most enterprise applications. Lucene now powers search in diverse companies including Akamai, Netflix, LinkedIn, Technorati, HotJobs, Epiphany, FedEx, Mayo Clinic, MIT, New Scientist Magazine, and many others. Some things remain the same, though. Lucene still delivers high-performance search features in a disarmingly easy-to-use API. Due to its vibrant and diverse open-source community of developers and users, Lucene is relentlessly improving, with evolutions to APIs, significant new features such as payloads, and a huge increase (as much as 8x) in indexing speed with Lucene 2.3. And with clear writing, reusable examples, and unmatched advice on best practices, Lucene in Action, Second Edition is still the definitive guide to developing with Lucene.
Table of contents
- Copyright
- Brief Table of Contents
- Table of Contents
- Praise for the First Edition
- More Praise for the First Edition
- Foreword
- Preface
- Preface to the First Edition
- Acknowledgments
- About this Book
- JUnit primer
- About the Authors
- Part 1. Core Lucene
- Chapter 1. Meet Lucene
- Chapter 2. Building a search index
- Chapter 3. Adding search to your application
- Chapter 4. Lucene’s analysis process
- Chapter 5. Advanced search techniques
- Chapter 6. Extending search
- Part 2. Applied Lucene
- Chapter 7. Extracting text with Tika
- Chapter 8. Essential Lucene extensions
- Chapter 9. Further Lucene extensions
- Chapter 10. Using Lucene from other programming languages
- Chapter 11. Lucene administration and performance tuning
- Part 3. Case studies
- Chapter 12. Case study 1: Krugle
- Chapter 13. Case study 2: SIREn
- Chapter 14. Case study 3: LinkedIn
- Appendix A. Installing Lucene
- Appendix B. Lucene index format
- Appendix C. Lucene/contrib benchmark
- Appendix D. Resources
- Index
- List of Figures
- List of Tables
- List of Listings
Product information
- Title: Lucene in Action, Second Edition
- Author(s):
- Release date: July 2010
- Publisher(s): Manning Publications
- ISBN: 9781933988177
You might also like
book
40 Algorithms Every Programmer Should Know
Learn algorithms for solving classic computer science problems with this concise guide covering everything from fundamental …
book
Relevant Search: With applications for Solr and Elasticsearch
Summary Relevant Search demystifies relevance work. Using Elasticsearch, it teaches you how to return engaging search …
book
Fundamentals of Software Architecture
Salary surveys worldwide regularly place software architect in the top 10 best jobs, yet no real …
book
Head First Design Patterns, 2nd Edition
You know you don’t want to reinvent the wheel, so you look to design patterns—the lessons …