| 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.
|
| SearchFactory |
Provide application wide operations as well as access to the underlying Lucene resources.
|
| Class | Description |
|---|---|
| Search |
Helper class to get a
FullTextSession from a regular ORM session. |
Copyright © 2017 JBoss by Red Hat. All rights reserved.