[
https://issues.apache.org/jira/browse/SOLR-4157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13534038#comment-13534038
]
Ryan McKinley commented on SOLR-4157:
-------------------------------------
bq. It'd be really cool to have JSON and XML be formatted in the pane by
default, they're ugly as it stands. But only if it's really, really easy.
What about using something like:
http://google-code-prettify.googlecode.com/svn/trunk/tests/prettify_test.html#xml
http://google-code-prettify.googlecode.com/svn/trunk/tests/prettify_test.html#javascript
> Add more conventional search functionality to the Admin UI
> ----------------------------------------------------------
>
> Key: SOLR-4157
> URL: https://issues.apache.org/jira/browse/SOLR-4157
> Project: Solr
> Issue Type: Improvement
> Components: web gui
> Reporter: Upayavira
> Priority: Minor
> Attachments: SOLR-4157.patch
>
>
> The admin UI has a 'query' pane which allows searching the index. However,
> this is currently an 'expert' level feature, as you must specify exact
> request parameters and interpret output XML or JSON.
> I suggest we add simple versions of each. A simple query pane would give a
> more conventional search interface for running queries. A simple results pane
> would give HTML formatted results with features to nicely display
> hightlighting, explains, etc.
> To give an idea of what this might look like, I've attached a rudimentary
> patch that gives an HTML option for wt which formats the query results as
> (somewhat minimal) HTML.
> The challenge will be in producing a search interface that is schema
> agnostic, as to be really useful, it should work with any index, and not just
> with the fields in the default schema (perhaps Erik Hatcher is right, this
> should be backed by the velocityResponseWriter).
> Thoughts welcome.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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]