Contents
Class AbstractLuceneIndex
java.lang.Object
org.eclipse.rdf4j.sail.lucene.AbstractSearchIndex
org.eclipse.rdf4j.sail.lucene.AbstractLuceneIndex
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final Collection
<AbstractReaderMonitor> keep a lit of old monitors that are still iterating but not closed (open iterators), will be all closed on shutdown items are removed from list by ReaderMnitor.endReading() when closingFields inherited from class org.eclipse.rdf4j.sail.lucene.AbstractSearchIndex
defaultNumDocs, maxDocs, wktFields
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.rdf4j.sail.lucene.AbstractSearchIndex
accept, addDocument, addDocuments, addRemoveStatements, addStatement, copyDocument, deleteDocument, evaluate, geoQuery, geoRelationQuery, getDocument, getDocuments, getIndexedTypeMapping, getResource, getSpatialContext, initialize, isGeoField, isIndexedTypeStatement, isTypeFilteringEnabled, isTypeStatement, newBulkUpdate, newDocument, parseLuceneQueryShape, parseQueryPoint, parseQueryShape, query, removeStatement, updateDocument
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.eclipse.rdf4j.sail.lucene.SearchIndex
begin, clear, clearContexts, commit, rollback, shutDown