- Solr Cookbook(Third Edition)
- Rafa? Ku?
- 272字
- 2021-08-06 19:39:18
What this book covers
Chapter 1, Apache Solr Configuration, covers Solr configuration recipes, along with setting up ZooKeeper, migrating from master to slave, and configuring Solr for different use cases.
Chapter 2, Indexing Your Data, as the name suggests, explains data indexing, such as binary files indexing, using Data Import Handler, language detection, updating a single field of document, and much more.
Chapter 3, Analyzing Your Text Data, concentrates on common problems when analyzing your data, such as stemming, geographical location indexing, or using synonyms.
Chapter 4, Querying Solr, describes querying Apache Solr, such as nesting queries, affecting the scoring of documents, phrase searching, or using the parent-child relationship.
Chapter 5, Faceting, is dedicated to the faceting mechanism in which you can find the information needed to overcome some problems that you might encounter while working with Solr and faceting.
Chapter 6, Improving Solr Performance, focuses on improving your Apache Solr cluster performance with information such as cache configuration, indexing speed up, and much more.
Chapter 7, In the Cloud, covers the cloud side of Solr—SolrCloud, setting up collections, replicas configuration, distributed indexing and searching, as well as aliasing and shard manipulation.
Chapter 8, Using Additional Functionalities, explains how we can highlight long text fields, sort results on the basis of function value, check user spelling mistakes, and use the grouping functionality.
Chapter 9, Dealing with Problems, is a small chapter dedicated to the most common situations such as memory problems, tuning segment merges, and others.
Chapter 10, Real-life Situations, describes how to handle real-life situations such as implementing different autocomplete functionalities, using near real-time search, or improving query relevance.
- iOS面試一戰到底
- Web前端開發技術:HTML、CSS、JavaScript(第3版)
- LabVIEW 2018 虛擬儀器程序設計
- DevOps for Networking
- Oracle Database 12c Security Cookbook
- Spring Boot企業級項目開發實戰
- 從零開始學C語言
- Python語言科研繪圖與學術圖表繪制從入門到精通
- 小程序從0到1:微信全棧工程師一本通
- C++程序設計教程
- Practical Predictive Analytics
- 從零開始學算法:基于Python
- Python程序設計教程
- TensorFlow.NET實戰
- HTML 5與CSS 3權威指南(第4版·上冊)