[
https://issues.apache.org/jira/browse/SOLR-2074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12901826#action_12901826
]
Erik Hatcher commented on SOLR-2074:
------------------------------------
I hate XSLT too though pragmatic; for something straightforward like this it
seems like a short and sweet stylesheet would do the trick.
As for Velocity - having it generate an XML response would work, but care must
be taken to XML encode all dynamic text properly so it's not quite the perfect
tool for the job. But it's easy enough to encode XML using $esc.xml(...) in a
Velocity template so it'd actually look quite lean and clean as a template.
> GeoRSS ResponseWriter
> ---------------------
>
> Key: SOLR-2074
> URL: https://issues.apache.org/jira/browse/SOLR-2074
> Project: Solr
> Issue Type: New Feature
> Components: Response Writers
> Reporter: Chris A. Mattmann
> Fix For: 3.1
>
> Attachments: SOLR-2074.Mattmann.Quach.082210.patch.txt,
> SOLR-2074.Mattmann.Quach.082310.2.patch.txt,
> SOLR-2074.Mattmann.Quach.082310.patch.txt
>
>
> This is another patch from William and I. My contribution to this patch was
> converting this patch to use the BaseResponseWriter framework I introduced
> (along with Noble) in SOLR-1516. This patch provides a GeoRSS compatible
> response writer for use in spatial.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]