All Classes Interface Summary Class Summary Enum Summary
| Class |
Description |
| AutomaticIndexingConfigurationContext |
|
| AutomaticIndexingEventSendingSessionContext |
|
| AutomaticIndexingMappingContext |
|
| AutomaticIndexingQueueEventProcessingPlan |
|
| AutomaticIndexingQueueEventSendingPlan |
A set of indexing events to be sent to an external queue.
|
| AutomaticIndexingStrategyName |
Deprecated.
|
| AutomaticIndexingStrategyStartContext |
|
| AutomaticIndexingSynchronizationConfigurationContext |
|
| AutomaticIndexingSynchronizationStrategy |
Determines how the thread will block upon committing a transaction
where indexed entities were modified.
|
| AutomaticIndexingSynchronizationStrategyNames |
|
| BatchMappingContext |
|
| BatchSessionContext |
|
| BatchTypeIdentifierProvider |
|
| CooordinationStrategy |
The strategy for coordinating between threads of a single-node application,
or between nodes of a distributed application.
|
| CoordinationStrategyNames |
|
| CoordinationStrategyPreStopContext |
|
| CoordinationStrategyStartContext |
|
| EntityLoadingCacheLookupStrategy |
Strategy for cache lookup before search query results are loaded.
|
| EntityReference |
A reference to an indexed entity.
|
| EnvironmentSynchronizer |
A service allowing to postpone Hibernate Search initialization works
to a later time, when the environment (e.g.
|
| HibernateOrmExtension |
An extension for the Hibernate ORM mapper, giving access to Hibernate ORM-specific contexts.
|
| HibernateOrmIntegrationBooter |
|
| HibernateOrmIntegrationBooter.Builder |
|
| HibernateOrmIntegrationBooterBehavior |
|
| HibernateOrmIntegrationBooterBehavior.BootPhase<T> |
|
| HibernateOrmMapperSettings |
|
| HibernateOrmMapperSettings.AutomaticIndexingRadicals |
|
| HibernateOrmMapperSettings.CoordinationRadicals |
|
| HibernateOrmMapperSettings.Defaults |
Default values for the different settings if no values are given.
|
| HibernateOrmMapperSettings.Radicals |
Configuration property keys without the prefix.
|
| HibernateOrmMapperSpiSettings |
|
| HibernateOrmMapperSpiSettings.Defaults |
Default values for the different settings if no values are given.
|
| HibernateOrmMapperSpiSettings.Radicals |
|
| HibernateOrmMappingConfigurationContext |
|
| HibernateOrmMappingContext |
|
| HibernateOrmSearchMappingConfigurer |
An object responsible for configuring the Hibernate Search mapping.
|
| HibernateOrmSearchScrollableResultsAdapter<H> |
|
| HibernateOrmSearchScrollableResultsAdapter.ScrollHitExtractor<H> |
|
| HibernateOrmSessionContext |
|
| MassIndexer |
A MassIndexer is useful to rebuild the indexes from the
data contained in the database.
|
| MassIndexerFilteringTypeStep |
This step allows to define a filter on entities of a given type that has to be re-indexed
|
| MassIndexerReindexParameterStep |
A step to define optional parameters for the JPQL/HQL conditional expression or other new expressions.
|
| MassIndexingFailureHandler |
Deprecated.
|
| MassIndexingMonitor |
Deprecated.
|
| SchemaManagementStrategyName |
|
| Search |
|
| SearchIndexedEntity<E> |
A descriptor of an indexed entity type,
exposing in particular the index manager for this entity.
|
| SearchIndexingPlan |
An interface for indexing entities in the context of an ORM Session.
|
| SearchIndexingPlanExecutionReport |
|
| SearchLoadingOptionsStep |
|
| SearchMapping |
The Hibernate Search mapping between the Hibernate ORM model and the backend(s).
|
| SearchSchemaManager |
The entry point for explicit schema management operations: creating indexes, dropping them, validating them, ...
|
| SearchScope<E> |
Represents a set of types and the corresponding indexes,
allowing to build search-related objects (query, predicate, ...)
taking into account the relevant indexes and their metadata (underlying technology, field types, ...).
|
| SearchSession |
|
| SearchWorkspace |
The entry point for explicit index operations.
|