Example usage for org.apache.solr.schema SpatialQueryable interface-usage

List of usage examples for org.apache.solr.schema SpatialQueryable interface-usage

Introduction

In this page you can find the example usage for org.apache.solr.schema SpatialQueryable interface-usage.

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