Solr 3.6 fails when using XSLT

2012-05-11 Thread pramila_tha...@ontla.ola.org
Hi Everyone, I have recently upgraded to *solr 3.6 from solr 1.4.* My XSL where working fine in solr 1.4. but now with Solr 3.6 I keep getting the following Error /getTransformer fails in getContentType java.lang.RuntimeException: getTransformer fails in getContentType / But instead of results

Re: getTransformer error

2012-05-12 Thread pramila_tha...@ontla.ola.org
Hi , I am facing the same problem with my XSLT, after upgrading to 3.6 from solr 1.4 I was wondering if you have found the solution? Can you please share your solution if you have found one? This should be helpful to others as well who are struggling. thanks --Pramila -- View this message in c

relative path for xsl:include failing in Solr 3.6

2012-05-14 Thread pramila_tha...@ontla.ola.org
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. th

RE: Solr 3.6 fails when using XSLT

2012-05-22 Thread pramila_tha...@ontla.ola.org
Hi Everyone, 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. --> Thanks, --Pramila Thakur __

field compression in solr 3.6

2012-05-23 Thread pramila_tha...@ontla.ola.org
Hi Everyone, solr 3.6 does not seem to be honoring the field compress. While merging the indexes the size of Index is very big. Is there any other way to handle this to keep compression functionality? thanks, --Pramila -- View this message in context: http://lucene.472066.n3.nabble.com/fie