It is absolutely possible to do such a thing. I wish I had more time
right now to create even a sample. Unfortunately while I'm not too bad
at XSLT, I haven't used it often enough to whip something up off the top
of my head with any hope of it working the first time. I encourage you
to read up on XSLT creation though as what you're asking is definitely
doable. Possible problems I could see would be if you want the XSLT to
also generate navigation links for you automatically. Basic formatting
of the results shouldn't be a problem though.
Ryan Grange, IT Manager
DollarDays International, LLC
[EMAIL PROTECTED]
480-922-8155 x106
Maximilian Hütter wrote:
Hi,
is there a way to transform a Solr update response with a XSLT-Stylesheet?
It looks like the XSLTResponseWriter is only used for searches.
Best regards,
Max