[
https://issues.apache.org/jira/browse/SOLR-208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12496612
]
Brian Whitman commented on SOLR-208:
------------------------------------
I'm not involved or familiar with the RSS wars but I will say that this is a
quick example of getting RSS out of Solr in the easiest possible way. It worked
on every single browser and newsreader I tried it on. There's no reason we
can't also include an atom_example.xsl as well. I don't understand why you
would use GData for this at all, but i am probably out of my league there.
+1 for adding except remove the XSL2.0 references, not worth the confusion,
date handling is not necessary for the exampledocs test case.
> 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.