Practical apache lucene 8 uncover the search capabilities of your application

Gain a thorough knowledge of Lucene's capabilities and use it to develop your own search applications. This book explores the Java-based, high-performance text search engine library used to build search capabilities in your applications. Starting with the basics of Lucene and searching, you wil...

Full description

Bibliographic Details
Other Authors: Sharma, Atri, author (author)
Format: eBook
Language:Inglés
Published: New York, New York : Apress L. P. [2020]
Edition:1st ed. 2020.
Subjects:
See on Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009631675606719
Table of Contents:
  • Chapter 1: HoIa Lucene!
  • Chapter 2: Hello World
  • The Lucene Way
  • Chapter 3: Core Search Fundamentals
  • Chapter 4: Spatial Indexing
  • Chapter 5: Build Your Own Location Aware Search Engine
  • Chapter 6: Build Your Own Text Classifier with Apache Mahout and Lucene
  • Chapter 7: Performance Tuning Your Lucene Applications
  • Chapter 8: Your First Lucene Patch.