[
https://issues.apache.org/jira/browse/SOLR-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13021273#comment-13021273
]
Erick Erickson commented on SOLR-2399:
--------------------------------------
OK, I've finally figured out Git enough (another newbie with Git). First of
all, I'm really glad you're taking this on, it'll be a vast improvement. If you
only knew how poor my page design ability is, you'd understand why I'm so glad
someone *else* is doing this...
One thing I noticed on a cursory look. The analysis page with the red/yellow is
really jarring to people "of a certain age" like me. Can you tone the
background colors waaaay down to a soft pastel? I'm talking the palest yellow
and red (or blue?) you can still see.
And when I type long strings to be analyzed, the display for each part
(index/query) runs all over. I don't know what the right fix is, possibly a
slider for each side (if it's not too hard)?
Love the drop-down on that page!
On the "schema browser" page, selecting a type from the drop-down shows nothing.
I'm not quite sure what request caused the following to pop out in my log, but
here's the partial stack trace:
Apr 18, 2011 5:17:32 PM org.apache.solr.core.SolrCore execute
INFO: [] webapp=/solr path=/admin/file/
params={file=admin-extra.menu-bottom.html} status=400 QTime=4
Apr 18, 2011 5:17:32 PM org.apache.solr.common.SolrException log
SEVERE: org.apache.solr.common.SolrException: Can not find:
admin-extra.menu-top.html [C:\apache-trunk\solr\example\solr
\.\conf\admin-extra.menu-top.html]
at
org.apache.solr.handler.admin.ShowFileRequestHandler.handleRequestBody(ShowFileRequestHandler.java:152)
at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:129)
at org.apache.solr.core.SolrCore.execute(SolrCore.java:1290)
at
org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:353)
at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:248)
at
org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212)
I may get some more time to look later this evening. Is there anything *useful*
I can do?
Best
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]