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

Bugfixes (and small enhancements) #1

Merged
merged 4 commits into from
Feb 20, 2014

Conversation

pbuyle
Copy link
Contributor

@pbuyle pbuyle commented Feb 20, 2014

The grab solr task assume the downloaded file name is always solr-{{solr_version}}. For older version of apache solr, available on https://archive.apache.org/dist/lucene/solr, the file name is solr-{{solr_version}}. The first commit adds a solr_basename variable which can be used to customize the basename of the downloaded file.

In the startup script, the value of SOLR_HOME does not use the solr_home variable. The second commit fixes this.

The third and fourth commit are small enhancements.

@yauh
Copy link
Owner

yauh commented Feb 20, 2014

Great, thanks for your pull request 👍

yauh added a commit that referenced this pull request Feb 20, 2014
Bugfixes (and small enhancements)
@yauh yauh merged commit 281868d into yauh:master Feb 20, 2014
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

Successfully merging this pull request may close these issues.

None yet

2 participants