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

Upayavira commented on SOLR-2399:
---------------------------------

It seems to me that the first task here is to reach a feature-for-feature 
replacement for the existing UI. I'd like to help if I can. I've gone through 
the two UIs, and here's the stuff I note as missing/incomplete:

 * "current time" is not shown
 * cwd not working
 * ping adds the ping duration to the link. Add "ms" to make it clearer what 
this is
 * there's no "debug explain others" option on the advanced query page
 * it would be good to add mouseover tooltips to fields, eg. fq, wt, etc
 * output type (wt) is missing from query page
 * thread dump is missing: http://localhost:8983/solr/admin/threaddump.jsp
 * Java properties are JVM specific, not core specific, so should be on the 
dashboard
 * Distribution page is missing: 
http://localhost:8983/solr/admin/distributiondump.jsp

Upayavira


> 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)
>            Priority: Minor
>             Fix For: 4.0
>
>
> *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]]
> I've quickly created a Github-Repository (Just for me, to keep track of the 
> changes)
> ยป https://github.com/steffkes/solr-admin 
> [This commit shows the 
> differences|https://github.com/steffkes/solr-admin/commit/5f80bb0ea9deb4b94162632912fe63386f869e0d]
>  between old/existing index.jsp and my new one (which is could 
> copy-cut/paste'd from the existing one).
> Main Action takes place in 
> [js/script.js|https://github.com/steffkes/solr-admin/blob/master/js/script.js]
>  which is actually neither clean nor pretty .. just work-in-progress.
> Actually it's Work in Progress, so ... give it a try. It's developed with 
> Firefox as Browser, so, for a first impression .. please don't use _things_ 
> like Internet Explorer or so ;o
> Jan already suggested a bunch of good things, i'm sure there are more ideas 
> over there :)

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

Reply via email to