Interface | Description |
---|---|
FullTextFilter |
Represents a
FullTextFilter that is about to be applied. |
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.
|
ProjectionConstants |
Defined projection constants.
|
SearchFactory |
Provide application wide operations as well as access to the underlying Lucene resources.
|
Class | Description |
---|---|
Environment | |
Search |
Helper class to get a FullTextSession out of a regular session.
|
Version |
Exception | Description |
---|---|
SearchException |
Root of all search specific exceptions
|
Copyright © 2006–2014 Hibernate. All rights reserved.