Want to hook up your Drupal site with blazing-fast, scalable search? You’re in the right place.
Whether you’re using Search API Opensolr (recommended for those who love “easy mode”) or Search API Solr, setup is a breeze—if you know what to watch for!
You can connect Drupal to Opensolr using either:
Either way, setup should be pretty straightforward.
If you’re using Search API Opensolr, you get access to AutoConfiguration:
Maybe you like living on the edge. Here’s what you must do to keep your data safe and your setup smooth:
Choose the Correct Solr Version
Picking the wrong Solr version can turn your search into a tragic drama (data loss, broken indexes, existential dread).
Handle HTTP Authentication Like a Pro
All Opensolr Indexes are protected by Basic HTTP Auth.
Pro tip: Avoid special characters in your username and password—Drupal will ignore them and you’ll wonder why your connection is haunted.
Download the Right Solr Configuration Zip
Make sure the config archive you download from Drupal matches your Solr version on Opensolr.
Then, upload it to your Opensolr Index Control Panel.
Create Your Index & Start Indexing
Once that’s done, create your index in Drupal and let the indexing begin! (Search glory awaits.)
Now go forth and let your Drupal site search like a champion—with the least possible drama!