Git Product home page Git Product logo

Comments (6)

ilionblaze avatar ilionblaze commented on July 21, 2024

It also doesn't seem to work right if installing older versions of solr. I was trying to install version 5.1.0. The example files the previous step tries to copy do not appear to exist in that version so that step fails. If you try to skip that step then this step fails due to the solrconfig.xml file not existing.

from ansible-role-solr.

janhoy avatar janhoy commented on July 21, 2024

Also I see that even if I have not specified any cores it will still create "collection1". I don't want that, there should be a way to have it setup a clean Solr without any cores.

from ansible-role-solr.

geerlingguy avatar geerlingguy commented on July 21, 2024

@janhoy yeah, it is annoying. I manage hundreds of Solr installations for Hosted Apache Solr, and there's always a collection1 and whatever other cores I have for the particular client.

The reason I have historically avoided devoting much time to core management tasks is because supporting core management in Solr 3, 4, 5, 6, and 7 is kind of insane.

And sadly, I help some people with Magento 1 sites, which only work with Solr 3, so I still support running it, even though that's really dumb. And I still have a lot of clients on Solr 4... I'm considering doing a branch of this role for legacy support, and trimming down supported versions to just the latest and n-1 release of Solr for the official tagged versions of this role.

Or maybe having a solr-legacy role which builds older versions. Because it's not fun trying to support vastly different architectures for all these Solr versions.

from ansible-role-solr.

janhoy avatar janhoy commented on July 21, 2024

+1 to fork and focus on 7.x and newer with only the features needed. Including Cloud/ZK :)

from ansible-role-solr.

stale avatar stale commented on July 21, 2024

This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark issues as stale.

from ansible-role-solr.

stale avatar stale commented on July 21, 2024

This issue has been closed due to inactivity. If you feel this is in error, please reopen the issue or file a new issue with the relevant details.

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.