| Package | Description |
|---|---|
| org.openrdf.sail.lucene | |
| org.openrdf.sail.lucene3 |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Iterable<? extends DocumentDistance> |
AbstractSearchIndex.geoQuery(URI geoProperty,
com.spatial4j.core.shape.Point p,
URI units,
double distance,
String distanceVar,
Var context) |
| Modifier and Type | Class and Description |
|---|---|
class |
LuceneDocumentDistance |
| Modifier and Type | Method and Description |
|---|---|
protected Iterable<? extends DocumentDistance> |
LuceneIndex.geoQuery(URI geoProperty,
com.spatial4j.core.shape.Point p,
URI units,
double distance,
String distanceVar,
Var contextVar) |
Copyright © 2001–2015 Aduna. All rights reserved.