Package org.hibernate.search.mapper.pojo.massindexing.spi
package org.hibernate.search.mapper.pojo.massindexing.spi
-
ClassDescriptionA MassIndexer is useful to rebuild the indexes from the data contained in the database.Contextual information about a mass indexing proccess.A builder for
PojoMassIndexingContext
, allowing changes to the parameters of object loading, for example while a query is being built.The context passed toPojoMassIndexingLoadingStrategy.createEntityLoader(PojoMassIndexingEntityLoadingContext)
.A strategy for entity loading during mass indexing.Contextual information about a search mapping.