- 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.
- 黑客攻防從入門到精通(實(shí)戰(zhàn)秘笈版)
- INSTANT Mock Testing with PowerMock
- 解構(gòu)產(chǎn)品經(jīng)理:互聯(lián)網(wǎng)產(chǎn)品策劃入門寶典
- Cocos2D-X權(quán)威指南(第2版)
- Node.js 10實(shí)戰(zhàn)
- Docker and Kubernetes for Java Developers
- Access 2010數(shù)據(jù)庫(kù)基礎(chǔ)與應(yīng)用項(xiàng)目式教程(第3版)
- 軟件架構(gòu):Python語(yǔ)言實(shí)現(xiàn)
- 微信小程序項(xiàng)目開(kāi)發(fā)實(shí)戰(zhàn)
- 西門子S7-200 SMART PLC編程從入門到實(shí)踐
- 速學(xué)Python:程序設(shè)計(jì)從入門到進(jìn)階
- Python應(yīng)用開(kāi)發(fā)技術(shù)
- Elastix Unified Communications Server Cookbook
- 透視C#核心技術(shù):系統(tǒng)架構(gòu)及移動(dòng)端開(kāi)發(fā)
- Splunk Essentials