Book Image

Apache Solr Search Patterns

By : Jayant Kumar
Book Image

Apache Solr Search Patterns

By: Jayant Kumar

Overview of this book

Table of Contents (17 chapters)
Apache Solr Search Patterns
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 9. SolrCloud

In this chapter, we will learn about SolrCloud. We will look at the architecture of SolrCloud and understand the problems it addresses. We will look at how it can be used to address scalability issues. We will also set up SolrCloud along with a separate setup for central configuration management known as ZooKeeper. We will look at the advanced sharding options available with SolrCloud, memory management issues, and monitoring options. We will also evaluate SolrCloud as a NoSQL storage system.

The major topics that will be covered in this chapter are:

  • The SolrCloud architecture

  • Centralized configuration

  • Setting up SolrCloud

  • Distributed indexing and search

  • Advanced sharding with SolrCloud

  • Memory management

  • Monitoring

  • Using SolrCloud as a NoSQL database