目錄(73章)
倒序
- 封面
- 版權頁
- Credits
- About the Authors
- About the Reviewers
- www.PacktPub.com
- Support files eBooks discount offers and more
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Chapter 1. Getting Started
- Overview and installation of Solr
- Running Solr
- The Solr architecture and directory structure
- Cores in Solr (Multicore Solr)
- Summary
- Chapter 2. Understanding Analyzers Tokenizers and Filters
- Introducing analyzers
- Tokenizers
- Filters
- Running your analyzer
- Summary
- Chapter 3. Indexing Data
- Indexing data in Solr
- Building our musicCatalogue example
- Facet searching
- Summary
- Chapter 4. Indexing Data – The Basic Technique and Using Index Handlers
- Inserting data into Solr
- Indexing documents using XML
- Indexing documents using JSON
- Indexing updates using CSV
- Summary
- Chapter 5. Indexing Data with the Help of Structured Datasources – Using DIH
- Indexing data from MySQL
- Indexing data using XPath
- Summary
- Chapter 6. Indexing Data Using Apache Tika
- Introducing Apache Tika
- Configuring Apache Tika in Solr
- Indexing PDF and Word documents
- Summary
- Chapter 7. Apache Nutch
- Introducing Apache Nutch
- Installing Apache Nutch
- Configuring Solr with Nutch
- Summary
- Chapter 8. Commits Real-Time Index Optimizations and Atomic Updates
- Understanding soft commit optimize and hard commit
- Using atomic updates in Solr
- Using RealTime Get
- Summary
- Chapter 9. Advanced Topics – Multilanguage Deduplication and Others
- Multilanguage indexing
- Removing duplicate documents (deduplication)
- Content streaming
- UIMA integration with Solr
- Summary
- Chapter 10. Distributed Indexing
- Setting up SolrCloud
- Distributed indexing and searching
- Summary
- Chapter 11. Case Study of Using Solr in E-Commerce
- Creating an AutoSuggest feature
- Facet navigation
- Search filtering and sorting
- Relevancy boosting
- Summary
- Index 更新時間:2021-07-30 09:42:57
推薦閱讀
- JSP網絡編程(學習筆記)
- Visual Basic程序設計(第3版):學習指導與練習
- Learn Scala Programming
- 高級C/C++編譯技術(典藏版)
- MySQL數據庫管理與開發(慕課版)
- Python面向對象編程:構建游戲和GUI
- 前端HTML+CSS修煉之道(視頻同步+直播)
- Mastering Xamarin.Forms(Second Edition)
- 分布式數據庫原理、架構與實踐
- 零基礎看圖學ScratchJr:少兒趣味編程(全彩大字版)
- RESTful Web API Design with Node.js
- The Applied Data Science Workshop
- R語言:邁向大數據之路
- 谷歌JAX深度學習從零開始學
- Rust Quick Start Guide
- 架構師應該知道的37件事
- Java代碼審計實戰
- Learning IPython for Interactive Computing and Data Visualization(Second Edition)
- OAuth 2實戰寶典
- PHPUnit Essentials
- Android系統應用開發實戰詳解
- Python算法設計與分析從入門到精通
- Jenkins Essentials(Second Edition)
- Django 3 Web應用開發實戰
- Visual Basic程序設計實驗指導
- Oracle 12c數據庫應用與開發
- Java EE輕量級框架應用開發教程
- Android深入淺出
- Using Node.js for UI Testing
- Reactive Programming with JavaScript