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

Stefan Matheis (steffkes) commented on SOLR-2399:
-------------------------------------------------

Thanks Ryan,

bq. seeing the parameters to each Tokenizer/Filer is pretty important. The 
{splitOnCaseChange=1,... }
FieldAnalysisRequestHandler seems to be a little bit shy -- it's not included 
in it's ouput, will fill another ticket for this.

bq. Maybe tooltips for P -> Position Offset, T -> Type, T -> Term etc?
normally, they shoud be there? i've used a the html-element {{<abbr>}} with 
{{title}}-Attribute, which should work in every current Browser - even IE6 ;D 
Which one did you use? or just from looking at the screenshots? then yes, there 
is nothing like this shown :>

bq. With tooltips, it would be pretty nice to show full information when you 
hover over an element the normal view.
hm yes .. played around w/ that .. the main 'problem' is, that the full text 
(f.e. "Position") is really long and takes much space. but will see, if i could 
cut off the description a little bit, so that there is more that one character 
.. something like Pos for Position, Text, Type & Range for Start, End perhaps? 

> 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