Hi Everyone,

I am sure some one might have encountered this problem.

using xsl:include works when the file is in conf\xslt directory

But fails if the file is at different location.

The same thing worked for solr 1.4.

Can someone share their experience, if they have encounteres this please.

the error is basically 

getTransformer fails in getContentType java.lang.RuntimeException:
getTransformer fails in getContentType at
org.apache.solr.response.XSLTResponseWriter.getContentType(XSLTResponseWriter.java:72)
at
org.apache.solr.servlet.SolrDispatchFilter.writeResponse(SolrDispatchFilter.java:338)
at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:273)

--Thanks

--
View this message in context: 
http://lucene.472066.n3.nabble.com/relative-path-for-xsl-include-failing-in-Solr-3-6-tp3983714.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to