Documentation Home

Deployment Models

There are a number of ways to deploy Solr. We will cover four that are used most often:

  1. Embedded Solr
  2. Solr Cloud
  3. Stand Alone Solr
  4. SolrStarter

For more information on all of these options, please see the Solr Documentation

Broadleaf uses SolrJ, a Java library, to to communicate with each of these deployment types.