-
-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
Description
Has anyone managed to get Drupal 8 Search API Solr multisite feature, sharing a single Solr core, running in Lando? Just to be clear, this is not a Drupal multisite installation, but two separate web sites, sharing a single Solr core, to be able to index and search in both sites, on either web site.
I am fine with both these scenarios, whichever is easier to set up:
- The two sites in the same Lando instance, like in How do i get two databases into a single DB service? lando#2355
- Two Separate Lando instances, somehow sharing the same Solr core
Reactions are currently unavailable