I am new to solr and not a web developer. I am a data warehouse guy trying to use solr for the first time. I am familiar with xsl but I can't figure out how to get the example.xsl to be applied to my xml results. I am running tomcat and have solr working. I copied over the solr mulitiple core example to the conf directory on my tomcat server. I also added the war file and the search is fine. I can't seem to figure out what I need to add to the solrcofig.xml or where ever so that the example.xsl is used. Basically can someone tell me where to put the xsl and where to configure its usage?
Thanks