[ 
https://issues.apache.org/jira/browse/SOLR-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13060262#comment-13060262
 ] 

Mark Miller commented on SOLR-2399:
-----------------------------------

Hey Stefan,

With the old UI, we repackage Solr a bit so that instead of running under the 
Solr context, it runs under the root context, but the Solr dispatch filter 
picks up anything sent to /solr. With the old UI, this worked fine - in general 
all links are still relative to Solr (there are one or two broken links that 
I'd like to fix).

With this however, all links end up being eg root/admin rather than say 
root/solr/admin.

I've started poking around a bit, but I'm not quite sure where data-basepath is 
being picked up.

Is there an easy change that can be made that allows the links (ajax calls and 
others) to resolve similarly to how they do with the older admin UI?

> Solr Admin Interface, reworked
> ------------------------------
>
>                 Key: SOLR-2399
>                 URL: https://issues.apache.org/jira/browse/SOLR-2399
>             Project: Solr
>          Issue Type: Improvement
>          Components: web gui
>            Reporter: Stefan Matheis (steffkes)
>            Assignee: Ryan McKinley
>            Priority: Minor
>             Fix For: 4.0
>
>         Attachments: SOLR-2399-110603-2.patch, SOLR-2399-110603.patch, 
> SOLR-2399-110606.patch, SOLR-2399-110622.patch, SOLR-2399-110702.patch, 
> SOLR-2399-admin-interface.patch, SOLR-2399-analysis-stopwords.patch, 
> SOLR-2399-fluid-width.patch, SOLR-2399-sorting-fields.patch, 
> SOLR-2399-wip-notice.patch, SOLR-2399.patch
>
>
> *The idea was to create a new, fresh (and hopefully clean) Solr Admin 
> Interface.* [Based on this 
> [ML-Thread|http://www.lucidimagination.com/search/document/ae35e236d29d225e/solr_admin_interface_reworked_go_on_go_away]]
> *Features:*
> * [Dashboard|http://files.mathe.is/solr-admin/01_dashboard.png]
> * [Query-Form|http://files.mathe.is/solr-admin/02_query.png]
> * [Plugins|http://files.mathe.is/solr-admin/05_plugins.png]
> * [Analysis|http://files.mathe.is/solr-admin/04_analysis.png] (SOLR-2476, 
> SOLR-2400)
> * [Schema-Browser|http://files.mathe.is/solr-admin/06_schema-browser.png]
> * [Dataimport|http://files.mathe.is/solr-admin/08_dataimport.png] (SOLR-2482)
> * [Core-Admin|http://files.mathe.is/solr-admin/09_coreadmin.png]
> * [Replication|http://files.mathe.is/solr-admin/10_replication.png]
> * [Zookeeper|http://files.mathe.is/solr-admin/11_cloud.png]
> * [Logging|http://files.mathe.is/solr-admin/07_logging.png] (SOLR-2459)
> ** Stub (using static data)
> Newly created Wiki-Page: http://wiki.apache.org/solr/ReworkedSolrAdminGUI
> I've quickly created a Github-Repository (Just for me, to keep track of the 
> changes)
> ยป https://github.com/steffkes/solr-admin

--
This message is automatically generated by JIRA.
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