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...
Otros Autores: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
New York, New York :
Apress L. P.
[2020]
|
Edición: | 1st ed. 2020. |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009631675606719 |
Tabla de Contenidos:
- 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.