A XSLT stylesheet that pretty-prints out the response from the
LukeRequestHandler
---------------------------------------------------------------------------------
Key: SOLR-317
URL: https://issues.apache.org/jira/browse/SOLR-317
Project: Solr
Issue Type: Improvement
Components: web gui
Reporter: Thomas Peuss
Priority: Minor
Attachments: prettyluke.xsl
A first version of a XSLT stylesheet for pretty printing the response from the
LukeRequestHandler. It uses inline SVG graphics for the histograms if you are
on Firefox, Safari or Opera. On IE you get a list for the histograms.
When you put it in /admin you can try it with
http://localhost:8080/apache-solr-1.3-dev/admin/luke?stylesheet=../apache-solr-1.3-dev/admin/prettyluke
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.