[
https://issues.apache.org/jira/browse/SOLR-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13021550#comment-13021550
]
Erick Erickson commented on SOLR-2399:
--------------------------------------
Schema browser page: Yep, after selecting the "geohash" type the URL changed
to: http://localhost:8983/solr/admin/#/singlecore/schema-browser/type/geohash
Analysis page: I was thinking of two horizontal scrollbars, one for each pane,
not vertical ones. But I have no idea how hard that would be, if it's more than
15 minutes I'd probably defer it. I suspect 95% of the usefulness of that page
can be had with two or three words anyway.... Or maybe just a single slider
that moved both panes? Because the two-column layout actually nicely brings
attention to the fact that index and query time analysis are not necessarily
the same, a point that often escapes folks just starting.
About Git. It's perfectly reasonable to attach patches to this JIRA that are
"working copies" and not intended to be committed. I'm not sure how a Git patch
plays with SVN. If you want I'll be happy to try out any GIT-generated patch
files on my system, we can do that offline.
What IDE are you using? I usually just cheat and have Idea create patches for
me, it "just works" and I haven't had to fiddle with it. I *think* that
IntelliJ reasonably happily works with both VCSs, but can't say that's true
from experience. I'm pretty sure Eclipse has the same capabilities...
Erick
> 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]