[
https://issues.apache.org/jira/browse/SOLR-208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12497684
]
Ryan McKinley commented on SOLR-208:
------------------------------------
As an example, I don't think it matters if this is RSS, Atom, or GData. It
just needs to show that you *can* transform solr results into a "standard"
syndication format.
Any real example would need to change the specifics dramatically (unless you
really wanted the description to be a list of "features" and link to
http://localhost:8983/solr/select?q=id:${id})
As hoss suggests, I think this is good to include as long as the comments make
it clear that you need to change stuff to make it 'real' - this may include
reformatting to atom or gdata...
> 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.