Package | Description |
---|---|
org.eclipse.rdf4j.sail.lucene |
A Sail implementation that supports full-text indexing via the Lucene API.
|
Modifier and Type | Field and Description |
---|---|
protected LuceneSail |
AbstractLuceneSailTest.sail |
protected LuceneSail |
AbstractLuceneSailGeoSPARQLTest.sail |
protected LuceneSail |
AbstractLuceneSailIndexedPropertiesTest.sail |
Modifier and Type | Method and Description |
---|---|
protected abstract void |
AbstractLuceneSailTest.configure(LuceneSail sail) |
protected abstract void |
AbstractLuceneSailGeoSPARQLTest.configure(LuceneSail sail) |
protected abstract void |
AbstractLuceneSailIndexedPropertiesTest.configure(LuceneSail sail) |
Constructor and Description |
---|
LuceneSailConnection(NotifyingSailConnection wrappedConnection,
SearchIndex luceneIndex,
LuceneSail sail) |
Copyright © 2015-2022 Eclipse Foundation. All Rights Reserved.