Package org.hibernate.search.mapper.pojo.massindexing
package org.hibernate.search.mapper.pojo.massindexing
-
ClassDescriptionA simple builder class that allows configuring the built-in logging mass indexer monitor.Contextual information about a failure to load or index a entities during mass indexing.An interface for pluggable components that set up and tear down the environment of mass indexing threads, for example, to initialize
ThreadLocals
.Context provided toMassIndexingEnvironment
when configured hooks are considered for execution around the identifier loading work.Context provided toMassIndexingEnvironment
when configured hooks are considered for execution around the entity loading work.Contextual information about a failing operation during mass indexing.A handler for failures occurring during mass indexing.A component that monitors progress of mass indexing.A component that monitors progress of mass indexing within a type group.