dwradcliffe / chef-solr

Chef cookbook for solr.
http://community.opscode.com/cookbooks/solr
MIT License
23 stars 39 forks source link

Bump solr version and use default port #11

Closed et304383 closed 9 years ago

et304383 commented 9 years ago

What's the holdup here? The default solr port is 8983 so the cookbook shouldn't be trying to set a non-default port value.

And we should be on the latest 4.x version. Don't encourage people to install an old version.

mburns commented 9 years ago

This should be 2 separate changes, IMHO, but I agree with both changes. :+1:

dwradcliffe commented 9 years ago

:+1: Not sure why this port has been wrong all this time. Must have been leftover from custom usage.

et304383 commented 9 years ago

Thanks! Is this published to the Chef supermarket?

dwradcliffe commented 9 years ago

@eric-tucker Just released 0.5.0 :rocket: