Apache Solr PHP Integration
暫譯: Apache Solr 與 PHP 整合
Jayant Kumar
- 出版商: Packt Publishing
- 出版日期: 2013-11-28
- 售價: $1,670
- 貴賓價: 9.5 折 $1,587
- 語言: 英文
- 頁數: 118
- 裝訂: Paperback
- ISBN: 1782164928
- ISBN-13: 9781782164920
-
相關分類:
PHP、全文搜尋引擎 Full-text-search
海外代購書籍(需單獨結帳)
相關主題
商品描述
For PHP developers who need to integrate a search facility into their applications, this guide is your passport to success. It takes you step by step through the great features of Apache Solr and how to implement them.
Overview
- Understand the tools that can be used to communicate between PHP and Solr, and how they work internally
- Explore the essential search functions of Solr such as sorting, boosting, faceting, and highlighting using your PHP code
- Take a look at some advanced features of Solr such as spell checking, grouping, and auto complete with implementations using PHP code
In Detail
The Search tool is a very powerful for any website. No matter what type of website, the search tool helps visitors find what they are looking for using key words and narrow down the results using facets. Solr is the popular, blazing fast, open source enterprise search platform from the Apache Lucene project. It is highly scalable, providing distributed search and index replication, and it powers the search and navigation features of many of the world's largest websites.
This book is a practical, hands-on, end-to-end guide that provides you with all the tools required to build a fully-featured search application using Apache Solr and PHP. The book contains practical examples and step-by-step instructions.
Starting off with the basics of installing Apache Solr and integrating it with Php, the book then proceeds to explore the features provided by Solr to improve searches using Php. You will learn how to build and maintain a Solr index using Php, discover the query modes available with Solr, and how to use them to tune the Solr queries to retrieve relevant results. You will look at how to build and use facets in your search, how to tune and use fast result highlighting, and how to build a spell check and auto complete feature using Solr. You will finish by learning some of the advanced concepts required to runa large-scale enterprise level search infrastructure.
What you will learn from this book
- Install Solr and integrate it with PHP
- Insert, update, and delete documents from the Solr index using PHP
- Perform select queries using the dismax and edismax query modes
- Sort, boost, and re-use select queries using PHP
- Employ faceting and result highlighting
- Debug and fine-tune Solr search queries for relevance
- Implement the spell checker and auto complete features using Solr and PHP
- Search for documents similar to a particular document and Retrieve index stats using PHP
- Deploy distributed searching using sharing and load-balancing of Solr queries
Approach
This book is full of step-by-step example-oriented tutorials which will show readers how to integrate Solr in PHP applications using the available libraries, and boost the inherent search facilities that Solr offers.
Who this book is written for
If you are a developer who knows PHP and is interested in integrating search into your applications, this is the book for you. No advanced knowledge of Solr is required. Very basic knowledge of system commands and the command-line interface on both Linux and Windows is required. You should also be familiar with the concept of Web servers.
商品描述(中文翻譯)
對於需要在其應用程式中整合搜尋功能的 PHP 開發者來說,本指南是您成功的護照。它將逐步介紹 Apache Solr 的優秀功能及其實現方式。
概述
- 了解可以用來在 PHP 和 Solr 之間進行通信的工具,以及它們的內部運作方式
- 探索 Solr 的基本搜尋功能,例如使用 PHP 代碼進行排序、提升、分面和高亮顯示
- 了解 Solr 的一些進階功能,例如拼寫檢查、分組和自動完成,並使用 PHP 代碼進行實現
詳細內容
搜尋工具對於任何網站來說都是非常強大的。無論是什麼類型的網站,搜尋工具都能幫助訪客使用關鍵字找到他們所尋找的內容,並通過分面縮小結果範圍。Solr 是來自 Apache Lucene 專案的流行、快速的開源企業搜尋平台。它具有高度可擴展性,提供分散式搜尋和索引複製,並為許多世界上最大的網站提供搜尋和導航功能。
本書是一個實用的、動手操作的端到端指南,為您提供使用 Apache Solr 和 PHP 構建功能齊全的搜尋應用所需的所有工具。本書包含實用的範例和逐步的指導。
本書從安裝 Apache Solr 和將其與 PHP 整合的基本知識開始,然後探討 Solr 提供的功能,以改善使用 PHP 的搜尋。您將學習如何使用 PHP 構建和維護 Solr 索引,發現 Solr 提供的查詢模式,以及如何使用它們來調整 Solr 查詢以檢索相關結果。您將了解如何在搜尋中構建和使用分面,如何調整和使用快速結果高亮顯示,以及如何使用 Solr 構建拼寫檢查和自動完成功能。最後,您將學習一些運行大規模企業級搜尋基礎設施所需的進階概念。
您將從本書中學到的內容
- 安裝 Solr 並將其與 PHP 整合
- 使用 PHP 從 Solr 索引中插入、更新和刪除文檔
- 使用 dismax 和 edismax 查詢模式執行選擇查詢
- 使用 PHP 進行排序、提升和重用選擇查詢
- 使用分面和結果高亮顯示
- 調試和微調 Solr 搜尋查詢以提高相關性
- 使用 Solr 和 PHP 實現拼寫檢查和自動完成功能
- 搜尋與特定文檔相似的文檔,並使用 PHP 檢索索引統計
- 通過共享和負載平衡 Solr 查詢來部署分散式搜尋
方法
本書充滿了逐步的示例導向教程,將向讀者展示如何使用可用的庫在 PHP 應用中整合 Solr,並提升 Solr 提供的內建搜尋功能。
本書的讀者對象
如果您是一位了解 PHP 並有興趣將搜尋整合到應用中的開發者,那麼這本書就是為您而寫的。不需要對 Solr 有深入的了解。需要對 Linux 和 Windows 上的系統命令及命令行介面有非常基本的知識。您還應該熟悉 Web 伺服器的概念。