| Package | Description |
|---|---|
| org.openrdf.sail.lucene |
| Class and Description |
|---|
| AbstractLuceneIndex |
| AbstractReaderMonitor
ReaderMonitor holds IndexReader and IndexSearcher.
|
| AbstractSearchIndex |
| BulkUpdater |
| DocumentScore |
| IndexableStatementFilter
Specifies a filter, which determines whether a statement should be included
in the keyword index when performing complete reindexing.
|
| LuceneSail
A LuceneSail wraps an arbitrary existing Sail and extends it with support for
full-text search on all Literals.
|
| LuceneSailBuffer.Operation |
| QuerySpec
A QuerySpec holds information extracted from a TupleExpr corresponding with a
single Lucene query.
|
| SearchDocument |
| SearchIndex
A SearchIndex is a one-stop-shop abstraction of a Lucene index.
|
| SearchQuery |
Copyright © 2001-2015 Aduna. All Rights Reserved.