[ https://issues.apache.org/jira/browse/SOLR-208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Hoss Man reassigned SOLR-208: ----------------------------- Assignee: Hoss Man these seems like a handy little example to me ... anyone see any objections to including this as example/solr/conf/xslt/rss_example.xsl assuming we... 1) add the stock License header 2) change the title to "Example Solr RSS Feed" 3) fill in the main description tag with some text like... This has been formatted by the sample "rss_example.xsl" transform - use your own XSLT to get a nicer RSS feed 4) eliminate the docpos variable since it isn't used. > RSS feed XSL example > -------------------- > > Key: SOLR-208 > URL: https://issues.apache.org/jira/browse/SOLR-208 > Project: Solr > Issue Type: New Feature > Components: clients - java > Affects Versions: 1.2 > Reporter: Brian Whitman > Assigned To: Hoss Man > Priority: Trivial > Attachments: rss.xsl > > > A quick .xsl file for transforming solr queries into RSS feeds. To get the > date and time in properly you'll need an XSL 2.0 processor, as in > http://wiki.apache.org/solr/XsltResponseWriter . Tested to work with the > example solr distribution in the nightly. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.