Search API Solr search

The Search API Solr search module provides a backend for the Search API which uses the popular Apache Solr search engine for storing and searching data. This handbook section documents its features, how to set it up and some advanced functionality.

Configuring the Search API server (D8)

Create a new Search API server

Configuring the Search API server

This section documents all settings that are available when creating/editing a Search API server with the "Solr search" service class.

Customizing the Solr configuration

The Solr configuration files packaged with this module are provided in a way to make customizing as easy as possible. The “core files” with

Debugging a Solr search

Sometimes when using this module, you might come across a search that doesn't return the expected result (or facet, highlighting, etc.).

Developer documentation

This page contains some documentations for developers who want to work with the Search API Solr Search module, either to build on it, use it

Drupal 8 modules and Solarium installation

These steps are only for Drupal 8.

Setting up Solr

For using the Search API Solr Search module, you first need a Solr server with the appropriate configuration files. For that, you have two

Special server features and pitfalls

This page documents special features you can use with Solr servers in the Search API, as well as some common pitfalls when using Solr.

Guide maintainers

drunken monkey's picture