Solr in Action (Paperback)
Trey Grainger, Timothy Potter
- 出版商: Manning
- 出版日期: 2014-04-05
- 定價: $1,650
- 售價: 9.0 折 $1,485
- 語言: 英文
- 頁數: 664
- 裝訂: Paperback
- ISBN: 1617291021
- ISBN-13: 9781617291029
-
相關分類:
全文搜尋引擎 Full-text-search
-
相關翻譯:
Solr 實戰 (Solr in action) (簡中版)
立即出貨
買這商品的人也買了...
-
$1,320Lucene in Action, 2/e : Covers Apache Lucene 3.0 (Paperback)
-
$1,600$1,520 -
$580$458 -
$1,450$1,378 -
$820$697 -
$525$499 -
$1,155$1,097 -
$480$408 -
$499$424 -
$580$493 -
$680$578 -
$880$695 -
$360$284 -
$350$277 -
$1,320$1,254 -
$399Machine Learning with Spark - Tackle Big Data with Powerful Spark Machine Learning Algorithms (Paperback)
-
$420$357 -
$1,450$1,378 -
$560$476 -
$780$616 -
$360$306 -
$490$417 -
$1,600$1,520 -
$790$616 -
$450$383
相關主題
商品描述
Summary
Solr in Action is a comprehensive guide to implementing scalable search using Apache Solr. This clearly written book walks you through well-documented examples ranging from basic keyword searching to scaling a system for billions of documents and queries. It will give you a deep understanding of how to implement core Solr capabilities.
About the Book
Whether you're handling big (or small) data, managing documents, or building a website, it is important to be able to quickly search through your content and discover meaning in it. Apache Solr is your tool: a ready-to-deploy, Lucene-based, open source, full-text search engine. Solr can scale across many servers to enable real-time queries and data analytics across billions of documents.
Solr in Action teaches you to implement scalable search using Apache Solr. This easy-to-read guide balances conceptual discussions with practical examples to show you how to implement all of Solr's core capabilities. You'll master topics like text analysis, faceted search, hit highlighting, result grouping, query suggestions, multilingual search, advanced geospatial and data operations, and relevancy tuning.
This book assumes basic knowledge of Java and standard database technology. No prior knowledge of Solr or Lucene is required.
Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.
What's Inside
- How to scale Solr for big data
- Rich real-world examples
- Solr as a NoSQL data store
- Advanced multilingual, data, and relevancy tricks
- Coverage of versions through Solr 4.7
About the Authors
Trey Grainger is a director of engineering at CareerBuilder. Timothy Potter is a senior member of the engineering team at LucidWorks. The authors work on the scalability and reliability of Solr, as well as on recommendation engine and big data analytics technologies.
Table of Contents
PART 1 MEET SOLR
PART 2 CORE SOLR CAPABILITIES
PART 3 TAKING SOLR TO THE NEXT LEVEL
- Introduction to Solr
- Getting to know Solr
- Key Solr concepts
- Configuring Solr
- Indexing
- Text analysis
- Performing queries and handling results
- Faceted search
- Hit highlighting
- Query suggestions
- Result grouping/field collapsing
- Taking Solr to production
- SolrCloud
- Multilingual search
- Complex query operations
- Mastering relevancy