Closed finnlewis closed 2 years ago
We've got an old pull request here:
https://github.com/localgovdrupal/localgov_project/pull/87
@stephen-cox We now want to create a lando script that will make use of the new drush command provided by search_api_solr to grab the correct config and pop it in the right place. Something like:
drush get-server-config
This then needs a lando rebuild to kick the server into shape.
This should be able to be a single command to add to the lando tooling commands.
Then document it.
So :
@ekes has made a start on this.
See https://github.com/localgovdrupal/localgov_project/compare/2.x...feature/2.x/24-wf-solr-search
Currently default solr config, not specific to LocalGov yet!