[
https://issues.apache.org/jira/browse/SOLR-4907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15489470#comment-15489470
]
Steve Davids commented on SOLR-4907:
------------------------------------
Thanks, I just updated the repo to move solr.in.sh to /etc/default/. In an
ideal world the current Lucene/Solr build system would be modernized a bit
(LUCENE-5755) and would then allow you to build the RPM + DEB packages along
with the ZIP and TAR files which would all be uploaded to the mirrors with a
standard release. The nice thing with using a native package installer is that
clients can easily uninstall the package if they don't want it and during
upgrades old items are cleaned up and removed appropriately since all of the
files are being tracked. I personally think it's just one less barrier to entry
and much more natural than: `wget
http://apache.claz.org/lucene/solr/6.2.0/solr-6.2.0-src.tgz && tar xzf
solr-6.2.0.tgz solr-6.2.0/bin/install_solr_service.sh --strip-components=2`.
> Discuss and create instructions for taking Solr from the example to robust
> multi-server production
> --------------------------------------------------------------------------------------------------
>
> Key: SOLR-4907
> URL: https://issues.apache.org/jira/browse/SOLR-4907
> Project: Solr
> Issue Type: Improvement
> Reporter: Shawn Heisey
> Attachments: SOLR-4907-install.sh
>
>
> There are no good step-by-step instructions for taking the Solr example and
> producing a robust production setup on multiple servers.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]