You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Mark Bennett (JIRA)" <ji...@apache.org> on 2013/04/09 19:06:16 UTC

[jira] [Updated] (SOLR-4431) Developer Curb Appeal: easier URL to get to Cloud UI

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

Mark Bennett updated SOLR-4431:
-------------------------------

    Attachment: SOLR-4431.patch

Adds 3 convenience URLs that generate 302 redirects.

Also includes ivy entry to fetch 1 additional jetty jar and ini to include it.

These are not mimicking older Solr URLs.  The nice thing is that they could easily be modified in the future if we need to change the URL structure again.
                
> Developer Curb Appeal: easier URL to get to Cloud UI
> ----------------------------------------------------
>
>                 Key: SOLR-4431
>                 URL: https://issues.apache.org/jira/browse/SOLR-4431
>             Project: Solr
>          Issue Type: Improvement
>          Components: SolrCloud
>    Affects Versions: 4.1
>            Reporter: Mark Bennett
>         Attachments: SOLR-4431.patch
>
>
> Currently the URL to get the cloud UI is http://172.16.10.236:8983/solr/#/~cloud
> The path and anchor portion is very strange: "/solr/#/~cloud"
> Ideally it would just be "/cloud"
> Or even just "/", and if it's in "cloud mode", take the admin to the right place.
> If there's some internal important structural reason for "/solr", "#" and "~cloud" sections, perhaps each would need to be addressed.
> Another option would be to possibly put something the default Jetty xml file to handle this as some type of redirect or registered handle.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org