Package | Description |
---|---|
org.hibernate.search | |
org.hibernate.search.batchindexing.spi | |
org.hibernate.search.jpa |
Class and Description |
---|
FullTextQuery
The base interface for full-text queries using the Hibernate ORM API (
Query ). |
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 and Description |
---|
MassIndexer
A MassIndexer is useful to rebuild the indexes from the
data contained in the database.
|
Class and Description |
---|
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.
|
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.