Git Product home page Git Product logo

Comments (6)

alanlavintman avatar alanlavintman commented on July 21, 2024

Geerling, i need support for solr 5. Took a look at your role and i would like to work it out a bit.
What do you say if we use the service installation script instead of the one you wrote?

from ansible-role-solr.

arknoll avatar arknoll commented on July 21, 2024

FWIW, solr 5.x support is very important for Drupal 8 search_api_solr. 4.x will work, however, the new search_api_solr architecture will allow you to configure solr via the drupal UI if you are using solr 5.x.

from ansible-role-solr.

geerlingguy avatar geerlingguy commented on July 21, 2024

The new search_api_solr architecture will allow you to configure solr via the drupal UI if you are using solr 5.x.

Heh... something I personally would rather not see happen; letting site admins do things that affect the search index/schema directly is an idea that can end poorly :)

But I understand and would like to get to adding Solr 5 support to the upstream role soon. The main problem is that a lot of little bits of the installation/configuration has changed, enough to where the 3.x/4.x structure that's currently in place will need to be replaced in a backwards-compatible way :(

from ansible-role-solr.

geerlingguy avatar geerlingguy commented on July 21, 2024

Doing a little work on this now...

from ansible-role-solr.

geerlingguy avatar geerlingguy commented on July 21, 2024

Pushed up a commit that's so far only tested on Debian. Going to do some testing on RedHat and also update tests to use Docker and test a bunch more things.

from ansible-role-solr.

geerlingguy avatar geerlingguy commented on July 21, 2024

I can also get rid of the custom init script by using Solr's built-in installation script—see "Run the Solr Installation Script" on this page: https://cwiki.apache.org/confluence/display/solr/Taking+Solr+to+Production

from ansible-role-solr.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.