This module provides a Apache Solr backend for the Search API module.
It provides a great performance, and is suitable even for use on large commercial websites and supports facets and multi-index searches. Multilingual content is handled correctly by design.

Search API Solr supports a wide range of Solr versions from 3.6 to 9. Solr 10 support is experimental.
Ensure to read README.md before you start!

Search API Solr is a feature complete backend for Search API. Furthermore, it provides additional and advanced features:

Supported Solr Versions

Search API Solr supports any Solr version from 3.6 to 9.x. Solr 7.x to 9.x are directly supported by the module itself, earlier versions from 3.6 to 6.x require enabling the included search_api_solr_legacy sub-module.
Solr 10.x support is available now, but should be considered experimental.

Do you need help?

Community support is provided via

Some maintainers provide support or custom development as paid service.

Common Requirements

Requirements are:

  • The Search API module, of course.
  • An Apache Solr server which can be individually configured (or has a configuration compatible with this module).

If you do not want to or cannot install your own Solr server, there are a number of web Solr hosts which are more or less compatible with the Search API (either because they have it as an option, or they allow uploading custom configurations). Some of them are:

(This is a free information service, We do not endorse any of these products. If you want your Solr hosting service to be listed here, please contact drunken monkey or mkalkbrenner.)

Some of the Solr hosting services above could be leveraged using the default connectors this module provides. But in most cases only a subset of the entire Solr API is accessible so it might lead to error messages or warnings, for example in the Drupal status report page. Therefore, some provide their own connector plugins for Search API Solr, especially if they use different authentication methods that aren't support out-of-the-box or for a deeper or easier integration in general:

Local Development

There are different solutions for local Drupal development and how to integrate Solr with it.
There is a Solr plugin for DDEV.

Sonsoring

Several sponsors supported this project over the years:

  • Visitors Voice
  • Acquia
  • Pantheon
  • bio.logis Genetic Information Management GmbH
  • OSCE: Organization for Security and Co-operation in Europe
  • DBC
  • Nodegard
  • sense-design | online solutions
  • Opensolr.com

We are thankful for their support and for sponsoring of open source development. Unfortunately, today Jarltech is the only organization actively support this project which is also the reason why features like Solr 10 or native Dense Vector support didn't land in this module so far or took longer.

Supporting organizations: 
Sponsors minimal maintenance.

Project information

Releases