| Package | Description |
|---|---|
| org.eclipse.rdf4j.sail.lucene | |
| org.eclipse.rdf4j.sail.lucene.util |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractLuceneIndex |
class |
AbstractSearchIndex |
| Modifier and Type | Method and Description |
|---|---|
protected static SearchIndex |
LuceneSail.createSearchIndex(Properties parameters)
Deprecated.
|
SearchIndex |
LuceneSail.getLuceneIndex() |
static SearchIndex |
SearchIndexQueryContextInitializer.getSearchIndex(QueryContext qctx) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SearchIndexQueryContextInitializer.init(QueryContext qctx,
SearchIndex searchIndex) |
void |
LuceneSail.setLuceneIndex(SearchIndex luceneIndex) |
| Constructor and Description |
|---|
DistanceQuerySpecBuilder(SearchIndex index) |
GeoRelationQuerySpecBuilder(SearchIndex index) |
LuceneSailConnection(org.eclipse.rdf4j.sail.NotifyingSailConnection wrappedConnection,
SearchIndex luceneIndex,
LuceneSail sail) |
SearchIndexQueryContextInitializer(SearchIndex searchIndex) |
| Modifier and Type | Method and Description |
|---|---|
static SearchIndex |
SearchIndexUtils.createSearchIndex(Properties parameters)
The method creates instance of
SearchIndex. |
Copyright © 2015-2019 Eclipse Foundation. All Rights Reserved.