[
https://issues.apache.org/jira/browse/SOLR-3609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13421912#comment-13421912
]
Hoss Man commented on SOLR-3609:
--------------------------------
I fixed some left over 'work' refrences that didn't get converted to
'solr-webapp' and add solr-webapp/.gitignore just like the old work/.gitignore
Committed revision 1365383.
Committed revision 1365384.
> Pin down the Solr webapp to a specific directory rather than a unique random
> directory.
> ---------------------------------------------------------------------------------------
>
> Key: SOLR-3609
> URL: https://issues.apache.org/jira/browse/SOLR-3609
> Project: Solr
> Issue Type: Improvement
> Reporter: Mark Miller
> Assignee: Mark Miller
> Fix For: 4.0
>
> Attachments: SOLR-3609.patch
>
>
> I'd like to pin down the extracted webapp dir to a constant known location. I
> think this is a better user experience, in that the location is fixed, and it
> also would allow us to write scripts that can find all of our jars.
> For example, there is currently some functionality in ZkController.main to
> handle some ZooKeeper tasks before starting Solr - something you often want
> to be able to do. There are more tools that would be nice to add. To create
> the best user experience for these tools, it would be great to have an
> example/cloud-tools directory with some simple scripts to make for easy cmd
> line execution. These scripts will need to be able to easily locate the
> webapps jars.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]