Apache Solr Essentials

Andrea Gazzarini

  • 出版商: Packt Publishing
  • 出版日期: 2015-02-28
  • 售價: $1,270
  • 貴賓價: 9.5$1,207
  • 語言: 英文
  • 頁數: 185
  • 裝訂: Paperback
  • ISBN: 1784399647
  • ISBN-13: 9781784399641
  • 相關分類: 全文搜尋引擎 Full-text-search
  • 下單後立即進貨 (約3~4週)

商品描述

Leverage the power of Apache Solr to create efficient search applications

About This Book

  • Learn the Apache Solr conceptual framework for robust search application creation.
  • Customize your search applications to meet your project specifications.
  • A fast paced guide that maximizes the data searching capability of your application.

Who This Book Is For

If you are a competent developer with experience of working with technologies similar to Apache Solr and want to develop efficient search applications, then this book is for you. Familiarity with the Java programming language is required.

What You Will Learn

  • Index your data using formats such as XML, JSON, and CSV
  • Manage, monitor, and tune a Solr instance
  • Deploy Apache Solr in different environments, depending upon your project requirements
  • Refine your search with various Solr client APIs
  • Create custom components by leveraging the Apache Solr extension points
  • Understand and utilize replication and sharding methods in a distributed search system
  • Create and customize your own Solr instance for your project

In Detail

Search is everywhere. Users always expect a search facility in mobile or web applications that allows them to find things in a fast and friendly manner.

Apache Solr Essentials is a fast-paced guide to help you quickly learn the process of creating a scalable, efficient, and powerful search application. The book starts off by explaining the fundamentals of Solr and then goes on to cover various topics such as data indexing, ways of extending Solr, client APIs and their indexing and data searching capabilities, an introduction to the administration, monitoring, and tuning of a Solr instance, as well as the concepts of sharding and replication. Next, you'll learn about various Solr extensions and how to contribute to the Solr community. By the end of this book, you will be able to create excellent search applications with the help of Solr.