Uses of Package
org.hibernate.search.engine.mapper.mapping.building.spi
-
Classes in org.hibernate.search.engine.mapper.mapping.building.spi used by org.hibernate.search.engine.backend.document.model.dsl.spi Class Description IndexFieldTypeDefaultsProvider -
Classes in org.hibernate.search.engine.mapper.mapping.building.spi used by org.hibernate.search.engine.common.spi Class Description MappingFinalizer An object responsible for finalizing a mapping.MappingInitiator An object responsible for initiating a mapping by contributing its basic configuration (indexed types, type metadata), then creating the mapper based on the configuration processed by the engine.MappingKey Tagging interface for objects used as a key to retrieve mappings at different states: when finalizing the mapping inSearchIntegrationFinalizer.finalizeMapping(MappingKey, MappingFinalizer)
.MappingPartialBuildState -
Classes in org.hibernate.search.engine.mapper.mapping.building.spi used by org.hibernate.search.engine.mapper.mapping.building.spi Class Description BackendsInfo BackendsInfo.BackendInfo IndexBindingContext The binding context associated to a specific node in the entity tree.IndexedEmbeddedBindingContext The binding context associated to a specific non-root node in the entity tree.IndexedEmbeddedDefinition IndexedEmbeddedPathTracker A tracker for paths actually affected by an indexed embedded definition.IndexedEntityBindingContext The binding context associated to the root node in the entity tree.IndexedEntityBindingMapperContext IndexFieldTypeDefaultsProvider IndexSchemaContributionListener MappedIndexManagerBuilder A builder forMappedIndexManager
instances, which will be the interface between the mapping and the index when indexing and searching.MappedIndexManagerFactory A factory forMappedIndexManager
instances, which will be the interface between the mapping and the index when indexing and searching.Mapper MappingAbortedException An exception thrown byMapper.prepareBuild()
when detecting that failures werecollected
and deciding to abort early to avoid a snowball effect creating too many failures, which would make the failure report unclear.MappingBuildContext A build context for mappings.MappingConfigurationCollector MappingFinalizationContext The context passed to the mapper during the very last step of bootstrap.MappingPartialBuildState -
Classes in org.hibernate.search.engine.mapper.mapping.building.spi used by org.hibernate.search.mapper.pojo.mapping.spi Class Description Mapper MappingBuildContext A build context for mappings.MappingConfigurationCollector MappingInitiator An object responsible for initiating a mapping by contributing its basic configuration (indexed types, type metadata), then creating the mapper based on the configuration processed by the engine.MappingPartialBuildState