Uses of Class
org.eclipse.rdf4j.sail.lucene.AbstractLuceneIndex
-
Packages that use AbstractLuceneIndex Package Description org.eclipse.rdf4j.sail.lucene A Sail implementation that supports full-text indexing via the Lucene API. -
-
Uses of AbstractLuceneIndex in org.eclipse.rdf4j.sail.lucene
Fields in org.eclipse.rdf4j.sail.lucene declared as AbstractLuceneIndex Modifier and Type Field Description private AbstractLuceneIndexAbstractReaderMonitor. indexConstructors in org.eclipse.rdf4j.sail.lucene with parameters of type AbstractLuceneIndex Constructor Description AbstractReaderMonitor(AbstractLuceneIndex index)
-