[ https://issues.apache.org/jira/browse/SOLR-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13010831#comment-13010831
]
Stefan Matheis (steffkes) commented on SOLR-2399:
-------------------------------------------------
Upayavira, take whatever way you like for the patch - github fork/pull-request, comment here
or just send me an email :)
related to the Fact, that solr running in singlecore mode shold have no CoreAdmin .. i just
checked out Revision 1085057 from branch_3x and trunk -- the returned both "/admin/cores"
for {{cores.getAdminPath()}} while started with a simple {{java -jar start.jar}}. Which Version/Configuration
is doing something different?
Stefan
> 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org
|