- Solr Cookbook(Third Edition)
- Rafa? Ku?
- 78字
- 2021-08-06 19:39:20
Chapter 1. Apache Solr Configuration
In this chapter, we will cover the following recipes:
- Running Solr on a standalone Jetty
- Installing ZooKeeper for SolrCloud
- Migrating configuration from master-slave to SolrCloud
- Choosing the proper directory configuration
- Configuring the Solr spellchecker
- Using Solr in a schemaless mode
- Limiting I/O usage
- Using core discovery
- Configuring SolrCloud for NRT use cases
- Configuring SolrCloud for high-indexing use cases
- Configuring SolrCloud for high-querying use cases
- Configuring the Solr heartbeat mechanism
- Changing similarity
推薦閱讀
- FreeSWITCH 1.8
- 控糖控脂健康餐
- Mastering Concurrency in Go
- 微服務(wù)設(shè)計原理與架構(gòu)
- OpenStack Cloud Computing Cookbook(Fourth Edition)
- Learn Programming in Python with Cody Jackson
- Silverlight魔幻銀燈
- Backbone.js Blueprints
- Visual Basic程序設(shè)計實踐教程
- 零基礎(chǔ)學(xué)Python網(wǎng)絡(luò)爬蟲案例實戰(zhàn)全流程詳解(入門與提高篇)
- 從零開始學(xué)C語言
- ASP.NET Web API Security Essentials
- 算法超簡單:趣味游戲帶你輕松入門與實踐
- RESTful Web API Design with Node.js(Second Edition)
- Zend Framework 2 Cookbook