List of usage examples for org.apache.solr.schema SpatialQueryable interface-usage
From source file solr2155.solr.schema.GeoHashField.java
/**
* This is a class that represents a <a
* href="http://en.wikipedia.org/wiki/Geohash">Geohash</a> field. The field is
* provided as a lat/lon pair and is internally represented as a string.
* <p/>
* The implementation is actually decoupled from GeoHashes, instead