Interface | Description |
---|---|
Searcher.Searchable<T> |
Class | Description |
---|---|
FieldUtil |
Utility for working with Lucene field values.
|
LuceneConfig |
Holder of various Lucene configuration options.
|
LuceneIndex |
Bases class for indexes stored in Lucene
|
LuceneIndexProvider |
IndexProvider implementation which uses the Apache Lucene library. |
LuceneIndexProviderI18n |
I18n constants for the Lucene index provider.
|
LuceneManagedIndexBuilder |
ManagedIndexBuilder extension which builds different types of Lucene indexes. |
Searcher |
Class which handles the actual Lucene searching for the
LuceneIndexProvider |
Exception | Description |
---|---|
LuceneIndexException |
Exception used when a problem occurs in a Lucene index.
|
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.