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 ReaderMonitor |
LuceneIndex.currentMonitor
This holds IndexReader and IndexSearcher.
|
Modifier and Type | Method and Description |
---|---|
ReaderMonitor |
LuceneIndex.getCurrentMonitor()
Current monitor holds instance of IndexReader and IndexSearcher It is used to keep track of readers
|
Copyright © 2015-2022 Eclipse Foundation. All Rights Reserved.