You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Introduction

Prerequisites

Installing GeoRSS ResponseWriter to Solr

Install the patch of GeoRSS ResponseWriter from https://issues.apache.org/jira/browse/SOLR-2074. Please make sure you install the latest version.

Add the following configuration to solrconfig.xml (you may add this manually or use the earliest version of the GeoRSS ResponseWriter patch to do this)

<queryResponseWriter name="georss"/>
  • No labels