Practical Apache Lucene 8: Uncover the Search Capabilities of Your Application
暫譯: 實用 Apache Lucene 8:揭示應用程式的搜尋能力
Sharma, Atri
- 出版商: Apress
- 出版日期: 2020-11-01
- 售價: $1,680
- 貴賓價: 9.5 折 $1,596
- 語言: 英文
- 頁數: 103
- 裝訂: Quality Paper - also called trade paper
- ISBN: 1484263448
- ISBN-13: 9781484263440
-
相關分類:
全文搜尋引擎 Full-text-search
立即出貨 (庫存=1)
買這商品的人也買了...
-
$520$411 -
$620$558 -
$480$379 -
$520$411 -
$580$458 -
$450$356 -
$580$493 -
$780$616 -
$780$616 -
$680$537
相關主題
商品描述
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 will learn about the types of queries used in it and also take a look at scoring models. Applying this basic knowledge, you will develop a hello world app using basic Lucene queries and explore functions like scoring and document level boosting.
Along the way you will also uncover the concepts of partial searching and matching in Lucene and then learn how to integrate geographical information (geospatial data) in Lucene using spatial queries and n-dimensional indexing. This will prepare you to build a location-aware search engine with a representative data set that allows location constraints to be specified during a search. You'll also develop a text classifier using Lucene and Apache Mahout, a popular machine learning framework.
After a detailed review of performance bench-marking and common issues associated with it, you'll learn some of the best practices of tuning the performance of your application. By the end of the book you'll be able to build your first Lucene patch, where you will not only write your patch, but also test it and ensure it adheres to community coding standards.
What You'll Learn
- Master the basics of Apache Lucene
- Utilize different query types in Apache Lucene
- Explore scoring and document level boosting
- Integrate geospatial data into your application
Who This Book Is For
Developers wanting to learn the finer details of Apache Lucene by developing a series of projects with it.
商品描述(中文翻譯)
獲得對 Lucene 能力的深入了解,並利用它來開發自己的搜尋應用程式。本書探討了基於 Java 的高效能文本搜尋引擎庫,該庫用於在您的應用程式中構建搜尋功能。
從 Lucene 和搜尋的基本概念開始,您將學習其使用的查詢類型,並了解評分模型。應用這些基本知識,您將使用基本的 Lucene 查詢開發一個 hello world 應用程式,並探索評分和文件級別增強等功能。
在此過程中,您還將揭示 Lucene 中的部分搜尋和匹配概念,然後學習如何使用空間查詢和 n 維索引在 Lucene 中整合地理資訊(地理空間數據)。這將使您能夠構建一個位置感知的搜尋引擎,並使用代表性數據集,允許在搜尋過程中指定位置約束。您還將使用 Lucene 和 Apache Mahout(一個流行的機器學習框架)開發文本分類器。
在詳細回顧性能基準測試及其相關的常見問題後,您將學習一些調整應用程式性能的最佳實踐。到本書結束時,您將能夠構建您的第一個 Lucene 補丁,您不僅會編寫補丁,還會測試它並確保其遵循社區編碼標準。
您將學到的內容:
- 精通 Apache Lucene 的基本概念
- 在 Apache Lucene 中使用不同的查詢類型
- 探索評分和文件級別增強
- 將地理空間數據整合到您的應用程式中
本書適合對象:
希望通過開發一系列專案來學習 Apache Lucene 細節的開發人員。
作者簡介
Atri is a distributed systems engineer with expertise in building and scaling large data oriented systems, and an Apache Lucene/Solr committer. He has worked for Microsoft, where he was responsible for scaling the storage and query engines for Azure CosmosDB. He is also a long time PostgreSQL contributor and an Apache committer and PMC member for HAWQ, MADLib, and Apex.
作者簡介(中文翻譯)
Atri 是一位分散式系統工程師,專精於構建和擴展大型數據導向系統,並且是 Apache Lucene/Solr 的提交者。他曾在 Microsoft 工作,負責擴展 Azure CosmosDB 的儲存和查詢引擎。他也是 PostgreSQL 的長期貢獻者,以及 HAWQ、MADLib 和 Apex 的 Apache 提交者和 PMC 成員。