| Interface | Description |
|---|---|
| FullTextQuery |
The base interface for Lucene powered searches.
|
| FullTextSession |
Extends the Hibernate
Session with fulltext search and indexing capabilities. |
| FullTextSharedSessionBuilder | |
| MassIndexer |
A MassIndexer is useful to rebuild the indexes from the
data contained in the database.
|
| Class | Description |
|---|---|
| Search |
Helper class to get a FullTextSession out of a regular session.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.