Uses of Class
org.eclipse.rdf4j.sail.lucene.LuceneSail
Packages that use LuceneSail
Package
Description
A Sail implementation that supports full-text indexing via the Lucene API.
-
Uses of LuceneSail in org.eclipse.rdf4j.sail.lucene
Fields in org.eclipse.rdf4j.sail.lucene declared as LuceneSailConstructors in org.eclipse.rdf4j.sail.lucene with parameters of type LuceneSailModifierConstructorDescriptionLuceneSailConnection
(NotifyingSailConnection wrappedConnection, SearchIndex luceneIndex, LuceneSail sail)