[
https://issues.apache.org/jira/browse/SOLR-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13024665#comment-13024665
]
Uwe Schindler commented on SOLR-2399:
-------------------------------------
In general, the screenshots look fine, but:
Please list *all* attributes (even if you think that they are unimportant). For
debugging/understanding TokenStreams this is veeeeery important. E.g. new
Japanese TokenStreams have most information of the analysis steps in the
attributes not the token text alone: Since Lucene 2.9, lots of analyzers add
many more attributes to tokens that are required to display if you want to
understand what the streams are doing (please look at the current analysis.jsp
output). So please also display the full class name of all attributes at least
as hover and also the raw tokens, if the RequestHandler returns them.
The current output is now useless for advanced debugging.
> 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
> Quick Tour: [Dashboard|http://files.mathe.is/solr-admin/01_dashboard.png],
> [Query-Form|http://files.mathe.is/solr-admin/02_query.png],
> [Plugins|http://files.mathe.is/solr-admin/05_plugins.png],
> [Logging|http://files.mathe.is/solr-admin/07_logging.png],
> [Analysis|http://files.mathe.is/solr-admin/04_analysis.png],
> [Schema-Browser|http://files.mathe.is/solr-admin/06_schema-browser.png]
> Newly created Wiki-Page: http://wiki.apache.org/solr/ReworkedSolrAdminGUI
--
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]