Package org.hibernate.search.mapper.pojo.massindexing.spi
-
Interface Summary Interface Description PojoMassIndexer A MassIndexer is useful to rebuild the indexes from the data contained in the database.PojoMassIndexerAgent PojoMassIndexerAgentCreateContext PojoMassIndexerAgentStartContext PojoMassIndexingContext Contextual information about a mass indexing proccess.PojoMassIndexingContextBuilder<LOS> A builder forPojoMassIndexingContext
, allowing changes to the parameters of object loading, for example while a query is being built.PojoMassIndexingEntityLoadingContext<E> The context passed toPojoMassIndexingLoadingStrategy.createEntityLoader(PojoMassIndexingEntityLoadingContext)
.PojoMassIndexingIdentifierLoadingContext<E,I> PojoMassIndexingLoadingStrategy<E,I> A strategy for entity loading during mass indexing.PojoMassIndexingMappingContext Contextual information about a search mapping.PojoMassIndexingSessionContext