: This is what worked in solr 1.4 and did not work in solr 3.6.
:
: Actually solr 3.6 requires all the xsl to be present in conf/xslt directory
: All paths leading to xsl should be relative to conf directory.
:
: But before this was not the case.
Right ... this was actually a bug (in how all re
kur
From: Chris Hostetter-3 [via Lucene]
[mailto:ml-node+s472066n3985522...@n3.nabble.com]
Sent: Tuesday, May 22, 2012 3:37 PM
To: Thakur, Pramila
Subject: Re: Solr 3.6 fails when using XSLT
what does your results.xsl look like? or more sepcificly: can you post a
v
what does your results.xsl look like? or more sepcificly: can you post a
very small example XSL that has this problem?
you mentioned you are using xsl:include and that doesn't seem to work ...
is that a seperate problem, or does removing/adding the xsl:including
fix/cause this problem?
what d