[ 
https://issues.apache.org/jira/browse/SOLR-3609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mark Miller updated SOLR-3609:
------------------------------

    Attachment: SOLR-3609.patch

A patch that adds a solr.xml context descriptor. This descriptor points to 
webapps/solr.war and explodes it to solr-webapp.
                
> 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, 5.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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to