Class GeoJSONResponseWriter

java.lang.Object
org.apache.solr.response.JSONResponseWriter
org.apache.solr.response.GeoJSONResponseWriter
All Implemented Interfaces:
QueryResponseWriter, TextQueryResponseWriter, NamedListInitializedPlugin

public class GeoJSONResponseWriter extends JSONResponseWriter
Extend the standard JSONResponseWriter to support GeoJSON. This writes a SolrDocumentList with a 'FeatureCollection', following the specification in geojson.org