All Classes and Interfaces

Class
Description
 
 
 
A set of indexing events to be sent to an external queue.
Deprecated.
This SPI was introduced by mistake and was never used.
Deprecated.
Use IndexingPlanSynchronizationStrategyConfigurationContext
Deprecated.
See IndexingPlanSynchronizationStrategy
Deprecated.
See IndexingPlanSynchronizationStrategyNames
 
 
 
 
 
 
The strategy for coordinating between threads of a single-node application, or between nodes of a distributed application.
 
 
 
 
Strategy for cache lookup before search query results are loaded.
Deprecated.
Use EntityReference instead.
A service allowing to postpone Hibernate Search initialization works to a later time, when the environment (e.g. provided services such as ManagedBeanRegistry) will be ready to accept requests.
 
An extension for the Hibernate ORM mapper, giving access to Hibernate ORM-specific contexts.
 
 
 
 
 
 
 
 
Deprecated.
Configuration property keys without the prefix + HibernateOrmMapperSettings.Radicals.COORDINATION_PREFIX.
Default values for the different settings if no values are given.
Configuration property keys without the prefix + HibernateOrmMapperSettings.Radicals.INDEXING_PREFIX.
Configuration property keys without the prefix + HibernateOrmMapperSettings.Radicals.MULTI_TENANCY_PREFIX.
Configuration property keys without the prefix.
 
Default values for the different settings if no values are given.
 
 
 
 
An object responsible for configuring the Hibernate Search mapping.
Constants for query hints accepted by Hibernate Search.
 
 
 
A MassIndexer is useful to rebuild the indexes from the data contained in the database.
This step allows to define a filter on entities of a given type that has to be re-indexed
A step to define optional parameters for the JPQL/HQL conditional expression or other new expressions.
Deprecated.
move to MassIndexingFailureHandler.
Deprecated.
move to MassIndexingMonitor.
 
 
 
A descriptor of an indexed entity type, exposing in particular the index manager for this entity.
An interface for indexing entities in the context of an ORM Session.
Deprecated.
Use SearchIndexingPlanExecutionReport
The DSL entry point passed to consumers in SearchQueryOptionsStep.loading(Consumer), allowing the definition of loading options (fetch size, cache lookups, ...).
The Hibernate Search mapping between the Hibernate ORM model and the backend(s).
An extension to the search mapping, providing an extended search mapping offering mapper-specific utilities.
The entry point for explicit schema management operations: creating indexes, dropping them, validating them, ...
Represents a set of types and the corresponding indexes.
A provider of SearchScope instances.
A Hibernate Search session, bound to a Hibernate ORM Session/EntityManager.
The entry point for explicit, large-scale index operations.
A helper to abstract away all the complexity of wrapping sections of code in a session (and transaction).
 
A helper to abstract away all the complexity of starting transactions in different environments (JTA/non-JTA in particular), while accepting some JTA-specific settings (transaction timeout) on a best-effort basis.