Spring Data Solr

org.springframework.data.solr.core.geo
Class GeoConverters

java.lang.Object
  extended by org.springframework.data.solr.core.geo.GeoConverters

public final class GeoConverters
extends Object

Author:
Christoph Strobl

Nested Class Summary
static class GeoConverters.DistanceToStringConverter
          Converts a Distance to a solrReadable request parameter.
static class GeoConverters.GeoLocationToStringConverter
          Deprecated. Will be removed in 1.3.
static class GeoConverters.PointToStringConverter
          Converts a Point to a solrReadable request parameter.
static class GeoConverters.StringToGeoLocationConverter
          Deprecated. Will be removed in 1.3. Use GeoConverters.StringToPointConverter instead.
static class GeoConverters.StringToPointConverter
          Converts comma separated string to Point.
 
Constructor Summary
GeoConverters()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GeoConverters

public GeoConverters()

Spring Data Solr

Copyright © 2011-2014-2014 Pivotal Software, Inc.. All Rights Reserved.