Return-Path: Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: (qmail 9471 invoked from network); 24 Aug 2010 04:58:06 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 24 Aug 2010 04:58:06 -0000 Received: (qmail 27535 invoked by uid 500); 24 Aug 2010 04:58:05 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 27436 invoked by uid 500); 24 Aug 2010 04:58:03 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 27429 invoked by uid 99); 24 Aug 2010 04:58:02 -0000 Received: from Unknown (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Aug 2010 04:58:02 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Aug 2010 04:57:45 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o7O4vO8D016070 for ; Tue, 24 Aug 2010 04:57:24 GMT Message-ID: <15751953.524501282625844097.JavaMail.jira@thor> Date: Tue, 24 Aug 2010 00:57:24 -0400 (EDT) From: "Lance Norskog (JIRA)" To: dev@lucene.apache.org Subject: [jira] Commented: (SOLR-2074) GeoRSS ResponseWriter In-Reply-To: <24335313.499111282534996013.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/SOLR-2074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12901731#action_12901731 ] Lance Norskog commented on SOLR-2074: ------------------------------------- I'm playing with GeoRSS and mapping stuff, and I need to do various custom generation in the RSS formatter to get things done with cranky mapping software. Velocity is the right tool for this job. > 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: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org