| Package | Description |
|---|---|
| org.openrdf.sail.lucene | |
| org.openrdf.sail.lucene3 |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DocumentDistance |
interface |
DocumentScore |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Iterable<? extends DocumentResult> |
AbstractSearchIndex.geoRelationQuery(String relation,
URI geoProperty,
com.spatial4j.core.shape.Shape shape,
Var context) |
| Modifier and Type | Class and Description |
|---|---|
class |
LuceneDocumentDistance |
class |
LuceneDocumentResult |
class |
LuceneDocumentScore |
| Modifier and Type | Method and Description |
|---|---|
protected Iterable<? extends DocumentResult> |
LuceneIndex.geoRelationQuery(String relation,
URI geoProperty,
com.spatial4j.core.shape.Shape shape,
Var contextVar) |
Copyright © 2001–2015 Aduna. All rights reserved.