: So (at least in theory - I haven't tried it) you should be able to use : Saxon instead of the standard XSLT library, by making the Saxon jars : available to your Solr instance, and configuring which : TransformerFactory to use as described for example in:
the normal plugin lib directory might not work in this case ... you might have to do it at a higher level for your entire servlet container ... but it would be intereresting to find out if you wnat to try it and let us know. -Hoss