localgovdrupal / localgov_project

Project template for Drupal 10 sites built with the LocalGov Drupal distribution.
https://localgovdrupal.org
GNU General Public License v2.0
10 stars 8 forks source link

Added Solr to Lando with a script to fetch the latest Solr config #93

Closed stephen-cox closed 1 year ago

stephen-cox commented 1 year ago

This PR adds Solr to Lando for the localgov_search_solr module.

To test it you will need to composer require localgovdrupal/localgov_search_solr and enable it.

Fixes #86

ekes commented 1 year ago

To test it you will need to composer require localgovdrupal/localgov_search_solr and enable it.

Do we want to include localgovdrupal/localgov_search_solr in the project then? So not it localgovdrupal/localgov but here?