Search API Opensolr for Drupal
The Search API Opensolr module is the fastest way to add enterprise-grade search to your Drupal site. It extends the core Search API Solr module and adds a direct bridge to Opensolr — including one-click setup that handles everything automatically.
AutoConfigure (One-Click Setup)
The standout feature. In version 2.2.1 and later, AutoConfigure creates your entire search infrastructure with a single button click:
- Creates your Opensolr Index automatically
- Sets up the Drupal Search API server
- Uploads the correct config.zip
- Everything is ready to index
No manual configuration needed. No downloading config zips. No matching Solr versions.
Installation
composer require 'drupal/search_api_opensolr:^2.2' drush en search_api_opensolr -y
Security Submodule
The optional Search API Opensolr Security submodule lets you manage your Opensolr Index security directly from Drupal — no need to leave your Drupal admin panel:
- Update HTTP Basic Auth credentials
- Manage IP restrictions
- View current security settings
Feature Comparison
| Feature | Search API Solr | Search API Opensolr |
|---|---|---|
| Full-text search | Yes | Yes |
| Faceted navigation | Yes | Yes |
| Autocomplete | Yes | Yes |
| AutoConfigure (one-click) | No | Yes |
| Auto config upload | No | Yes |
| Security management from Drupal | No | Yes |
| Zero-config setup | No | Yes |
Video Tutorial
Watch the AutoConfigure feature in action:
Quick Checklist
- Install via composer:
composer require 'drupal/search_api_opensolr:^2.2' - Enable the module:
drush en search_api_opensolr -y - Click AutoConfigure in the module settings
- Optionally enable the Security submodule for credential management
- Start indexing your content
Need help with the Search API Opensolr module? Reach out to us at support@opensolr.com or visit the Drupal project page.
LIVE DEMO
See Opensolr Search for Drupal in action
Try hybrid AI search, faceted navigation, autocomplete, highlighting, and more on a live Drupal 11 site with real content.
Try Live Demo →