Uses of Class
org.eclipse.rdf4j.sail.lucene.AbstractSearchIndex
-
Packages that use AbstractSearchIndex Package Description org.eclipse.rdf4j.sail.lucene A Sail implementation that supports full-text indexing via the Lucene API. -
-
Uses of AbstractSearchIndex in org.eclipse.rdf4j.sail.lucene
Subclasses of AbstractSearchIndex in org.eclipse.rdf4j.sail.lucene Modifier and Type Class Description classAbstractLuceneIndexConstructors in org.eclipse.rdf4j.sail.lucene with parameters of type AbstractSearchIndex Constructor Description SimpleBulkUpdater(AbstractSearchIndex index)
-