You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Stefan Matheis (steffkes) (JIRA)" <ji...@apache.org> on 2013/11/16 20:05:20 UTC

[jira] [Resolved] (SOLR-2440) Schema Browser more user friendly

     [ https://issues.apache.org/jira/browse/SOLR-2440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefan Matheis (steffkes) resolved SOLR-2440.
---------------------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 4.6)

Closing this issue, functionality is mostly covered - if we need additional functionality there, we should handle this in a new issue.

> Schema Browser more user friendly
> ---------------------------------
>
>                 Key: SOLR-2440
>                 URL: https://issues.apache.org/jira/browse/SOLR-2440
>             Project: Solr
>          Issue Type: New Feature
>          Components: web gui
>    Affects Versions: 1.4.1
>         Environment: The schema browser of the admin web application
>            Reporter: Joan Codina
>            Priority: Minor
>              Labels: browser, schema
>         Attachments: LUCENE_4_schema_jsp.patch, LUCENE_4_screen_css.patch, schema_jsp.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> The schema browser has some drawbacks
> * Does not sort the fields (the actual sorting seems arbritrary)
> * Capitalises all field names. Making difficult the match
> * Does not allow a drill down
> This small patch solves the three issues: 
> #  Changes the Css to do not capitalise the links
> #  Sorts the field names
> #  It replaces the tokens by links to a search query with that token
> that's all  



--
This message was sent by Atlassian JIRA
(v6.1#6144)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org