Chapter 3. Managing Solr
In the previous chapter, we learned how we can monitor Solr, what performance metrics we should be interested in, and how to achieve our purpose of monitoring Solr by using various monitoring tools like Opsview, New Relic, and SPM.
In this chapter, we will cover:
Basic Solr scripts
Collection distribution scripts
We will learn a few basic scripts such as scripts.conf
, Solr init
script, how to backup your Solr and to configure Solr logs, and collection distribution scripts.
Let's get started.