Schena 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
             Fix For: 1.4.1


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 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