Blogs

EMAIL: info@example.com

Tandem’s Drupal Blog: Drupal 8 Search API Solr + Lando + Platform.sh

August 02, 2019

Setting up Solr is quick and fairly painless with Lando. This guide shall bring you to the promise land.

Why Use Solr?
We have a large enterprise client that has a tens of thousands of nodes. We originally setup the site to use Search API via the database. This worked but it was painfully slow on most searches. I knew that we …