Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redundant Solr settings in settings.php #159

Open
tobybellwood opened this issue Jul 2, 2020 · 1 comment
Open

Redundant Solr settings in settings.php #159

tobybellwood opened this issue Jul 2, 2020 · 1 comment

Comments

@tobybellwood
Copy link

The solr settings hard-configured in settings.php have no server machine name specified, so will not apply (thankfully, as the path is also outdated).
https://github.com/govCMS/govcms8lagoon/blob/develop/.docker/images/govcms8/settings/settings.php#L150-L154

The host setting should probably be added to the second code block though (and set to the default lagoon_solr machine name)
https://github.com/govCMS/govcms8lagoon/blob/develop/.docker/images/govcms8/settings/settings.php#L274-L277

@simesy
Copy link
Contributor

simesy commented Jul 2, 2020

Reminder to mirror any changes in the second code block here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants