Package org.eclipse.rdf4j.sail.lucene.impl
package org.eclipse.rdf4j.sail.lucene.impl
-
ClassDescriptionA LuceneIndex is a one-stop-shop abstraction of a Lucene index.LuceneIndex which uses a NIOFSDirectory instead of MMapDirectory to avoid the JVM crash (see http:// stackoverflow.com/questions/8224843/jvm-crashes-on-lucene-datainput- readvint).Deprecated.ReaderMonitor holds IndexReader and IndexSearcher.