public interface SpatialQueryable
Modifier and Type | Method and Description |
---|---|
org.apache.lucene.search.Query |
createSpatialQuery(QParser parser,
SpatialOptions options) |
double |
getSphereRadius() |
org.apache.lucene.search.Query createSpatialQuery(QParser parser, SpatialOptions options)
double getSphereRadius()
Copyright © 2000–2015 The Apache Software Foundation. All rights reserved.