Solr does XSLT

solr tools xslt

I have contributed a simple XSLT response writer to Solr.

It's not rocket science, but it adds useful output formats (custom XML or HTML, SVG or any other text-based format) to Solr's query results, in addition to the existing XML, JSON, Python and Ruby output formats.