Apache Solr Beginner's Guide(Paperback)
暫譯: Apache Solr 初學者指南(平裝本)

Alfredo Serafini

  • 出版商: Packt Publishing
  • 出版日期: 2013-12-28
  • 售價: $1,880
  • 貴賓價: 9.5$1,786
  • 語言: 英文
  • 頁數: 324
  • 裝訂: Paperback
  • ISBN: 1782162526
  • ISBN-13: 9781782162520
  • 相關分類: 全文搜尋引擎 Full-text-search
  • 海外代購書籍(需單獨結帳)

買這商品的人也買了...

相關主題

商品描述

Where do you start with Apache Soir? We'd suggest with this book, which assumes no prior knowledge and takes you step by careful step through all the essentials, putting you on the road towards successful implementation.

Overview

  • Learn to use Solr in real-world contexts, even if you are not a programmer, using simple configuration examples
  • Define simple configurations for searching data in several ways in your specific context, from suggestions to advanced faceted navigation
  • Teaches you in an easy-to-follow style, full of examples, illustrations, and tips to suit the demands of beginners

In Detail

With over 40 billion web pages, the importance of optimizing a search engine's performance is essential.

Solr is an open source enterprise search platform from the Apache Lucene project. Full-text search, faceted search, hit highlighting, dynamic clustering, database integration, and rich document handling are just some of its many features. Solr is highly scalable thanks to its distributed search and index replication.

Solr is written in Java and runs as a standalone full-text search server within a servlet container such as Apache Tomcat or Jetty. Solr uses the Lucene Java search library at its core for full-text indexing and search, and has REST-like HTTP/XML and JSON APIs that make it usable with most popular programming languages. Solr's powerful external configuration allows it to be tailored to many types of application without Java coding, and it has a plugin architecture to support more advanced customization.

With "Apache Solr Beginner's Guide" you will learn how to configure your own search engine experience. Using real data as an example, you will have the chance to start writing step-by-step, simple, real-world configurations and understand when and where to adopt this technology.

"Apache Solr Beginner's Guide" will start by letting you explore a simple search over real data. You will then go through a step-by-step description that gives you the chance to explore several practical features. At the end of the book you will see how Solr is used in different real-world contexts.

Using data from public domains like DBpedia, you will define several different configurations, exploring some of the most interesting Solr features, such as faceted search and navigation, auto-suggestion, and rich document indexing. You will see how to configure different analysers for handling different data types, without programming.

You will learn the basics of Solr, focusing on real-world examples and practical configurations.

What you will learn from this book

  • Understand what is full-text search and a faceted navigation are and when to use them
  • Install and use Solr for testing
  • Write your own configurations for the Solr index incrementally and test them with the Solr web UI
  • Learn how to test a Solr running instance using cURL with different formats, like XML, JSON, and so on
  • Construe your data and define the entities to be indexed in Solr
  • Examine text and make auto-suggestions
  • Index data using various formats and various data sources, and learn how to expose data in various formats
  • Start using Solr in contexts like Open Data and Linked Data
  • Use Solr for expanding your data with resources from public, well-known knowledge bases

Approach

Written in a friendly, example-driven format, the book includes plenty of step-by-step instructions and examples that are designed to help you get started with Apache Solr.

商品描述(中文翻譯)

你該如何開始使用 Apache Solr?我們建議從這本書開始,這本書假設你沒有任何先前的知識,並一步一步地帶你了解所有基本概念,讓你走上成功實施的道路。

概述


  • 即使你不是程式設計師,也能在真實世界的情境中學會使用 Solr,透過簡單的配置範例

  • 在你的特定情境中,定義多種方式搜尋資料的簡單配置,從建議到進階的分面導航

  • 以易於跟隨的風格教學,充滿範例、插圖和適合初學者需求的提示

詳細內容

擁有超過 400 億個網頁,優化搜尋引擎性能的重要性不言而喻。

Solr 是來自 Apache Lucene 專案的開源企業搜尋平台。全文搜尋、分面搜尋、命中高亮、動態聚類、資料庫整合和豐富的文件處理只是它眾多功能中的一部分。由於其分散式搜尋和索引複製,Solr 具有高度的可擴展性。

Solr 是用 Java 編寫的,並作為獨立的全文搜尋伺服器在像 Apache Tomcat 或 Jetty 的 servlet 容器中運行。Solr 的核心使用 Lucene Java 搜尋庫進行全文索引和搜尋,並擁有類似 REST 的 HTTP/XML 和 JSON API,使其能與大多數流行的程式語言一起使用。Solr 強大的外部配置允許它在不需要 Java 編碼的情況下,針對多種應用進行調整,並且擁有插件架構以支持更進階的自定義。

透過《Apache Solr 初學者指南》,你將學會如何配置自己的搜尋引擎體驗。使用真實資料作為範例,你將有機會逐步撰寫簡單的真實世界配置,並了解何時及何地採用這項技術。

《Apache Solr 初學者指南》將從讓你探索真實資料上的簡單搜尋開始。接著,你將逐步描述,讓你有機會探索幾個實用功能。在書的最後,你將看到 Solr 在不同真實世界情境中的應用。

使用來自公共領域的資料,如 DBpedia,你將定義幾種不同的配置,探索一些最有趣的 Solr 功能,例如分面搜尋和導航、自動建議和豐富的文件索引。你將學會如何為不同資料類型配置不同的分析器,而無需編程。

你將學習 Solr 的基本知識,專注於真實世界的範例和實用配置。

你將從這本書中學到什麼


  • 了解什麼是全文搜尋和分面導航,以及何時使用它們

  • 安裝並使用 Solr 進行測試

  • 逐步撰寫自己的 Solr 索引配置,並使用 Solr 網頁介面進行測試

  • 學習如何使用 cURL 測試運行中的 Solr 實例,使用不同格式,如 XML、JSON 等

  • 解釋你的資料並定義要在 Solr 中索引的實體

  • 檢查文本並進行自動建議

  • 使用各種格式和資料來源索引資料,並學習如何以各種格式公開資料

  • 開始在開放資料和連結資料等情境中使用 Solr

  • 使用 Solr 擴展你的資料,利用公共的知名知識庫資源

方法

這本書以友好且以範例為主的格式撰寫,包含大量逐步指導和範例,旨在幫助你開始使用 Apache Solr。