Skip to content
This repository has been archived by the owner on Feb 13, 2023. It is now read-only.

Add support for Solr 5.x #668

Closed
mgp-novicell opened this issue May 26, 2016 · 3 comments
Closed

Add support for Solr 5.x #668

mgp-novicell opened this issue May 26, 2016 · 3 comments

Comments

@mgp-novicell
Copy link

It would be really helpful if support for Solr was updated to include version 5

@geerlingguy
Copy link
Owner

Upstream issue: geerlingguy/ansible-role-solr#10

@geerlingguy
Copy link
Owner

Did one better and also got Solr 6.x support added!

I will update the role requirements file for 3.0.0 soon, or I might finish adding automatic core provisioning and tag a new release of the upstream role before adding (therefore I'll leave this issue open until that's complete).

The alternative (if I use the current version of the role) is to just have the post-install script example also create a custom core to be used by the Search API Solr module.

@geerlingguy
Copy link
Owner

3.1.0 includes automatic core setup/generation, as well as memory configuration, so I'll be moving to that version for Drupal VM 3.1.0, and also updating the default version in default.config.yml to the latest 5.x Solr release.

It looks like Solr 6 support is already in 8.x (https://www.drupal.org/node/2704383), but not yet in 7.x (https://www.drupal.org/node/2711685).

Once this is in, you could change solr versions by destroying and rebuilding the VM, switching the solr_version between solr_version: "5.5.1" and solr_version: "6.0.1"—or really any version between 3.5.x and the latest 6.x!

geerlingguy added a commit that referenced this issue Jun 2, 2016
@geerlingguy geerlingguy added this to the 3.1.0 milestone Jun 2, 2016
geerlingguy added a commit that referenced this issue Jun 3, 2016
oxyc pushed a commit to oxyc/drupal-vm that referenced this issue Jun 4, 2016
oxyc pushed a commit to oxyc/drupal-vm that referenced this issue Jun 4, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants