All Classes and Interfaces

Class
Description
 
Deprecated.
Deprecated.
Implement EntityLoadingBinder instead.
A binder for loading of a specific entity type.
A context allowing the binding of an entity type to loading strategies.
A group of entity types for entity loading.
A loader for mass loading of entities, used in particular during mass indexing.
A sink for use by a MassIdentifierLoader.
A loader for mass loading of entity identifiers, used in particular during mass indexing.
A sink for use by a MassIdentifierLoader.
A MassIndexer is useful to rebuild the indexes from the data contained in the database.
 
A strategy for mass loading, used in particular during mass indexing.
 
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 a session.
An interface for indexing entities in the context of a session.
The Hibernate Search mapping between the POJO model and the backend(s).
 
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 particular tenant identifier (if any), and with its own overridden settings regarding commits, refresh, etc.
 
The entry point for explicit, large-scale index operations.
A loader for loading a small selection of entities, used in particular during search.
 
The DSL entry point passed to consumers in SearchSessionBuilder.loading(Consumer), allowing the definition of context for use by selection loading strategies: connections, third-party sessions, ...
A strategy for selection loading, used in particular during search.
 
 
 
 
 
Default values for the different settings if no values are given.
 
 
Default values for the different settings if no values are given.
 
 
An object responsible for configuring the Hibernate Search mapping.