Could you elaborate on your use case? Why do you need a different format?

XSLT certainly could produce JSON, but that seems a mighty ugly route to go. The VelocityResponseWriter could also write out JSON, but maybe what you really want is some basic output that VrW could generate?

Or you could write your own response writer.

        Erik

On May 26, 2010, at 1:03 PM, stockii wrote:


Hello.

I have a little/big problem.

i want to change the response format from the TermsComponent. It is possible to change with XSLT from XML to my JSON format ? or with xslt from json to
json ... ;-)

the new JSON format should exactly the same like the standard response ...

thx
--
View this message in context: 
http://lucene.472066.n3.nabble.com/XSLT-for-JSON-tp845386p845386.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to