Uses of Interface
org.hibernate.search.engine.backend.spi.BackendBuildContext
Packages that use BackendBuildContext
Package
Description
-
Uses of BackendBuildContext in org.hibernate.search.backend.elasticsearch.impl
Methods in org.hibernate.search.backend.elasticsearch.impl with parameters of type BackendBuildContextModifier and TypeMethodDescriptionElasticsearchBackendFactory.create(EventContext eventContext, BackendBuildContext buildContext, ConfigurationPropertySource propertySource) -
Uses of BackendBuildContext in org.hibernate.search.backend.lucene.impl
Methods in org.hibernate.search.backend.lucene.impl with parameters of type BackendBuildContextModifier and TypeMethodDescriptionLuceneBackendFactory.create(EventContext eventContext, BackendBuildContext buildContext, ConfigurationPropertySource propertySource) LuceneBackendImpl.createIndexManagerBuilder(String indexName, String mappedTypeName, BackendBuildContext context, BackendMapperContext backendMapperContext, ConfigurationPropertySource propertySource) -
Uses of BackendBuildContext in org.hibernate.search.engine.backend.spi
Methods in org.hibernate.search.engine.backend.spi with parameters of type BackendBuildContextModifier and TypeMethodDescriptionBackendFactory.create(EventContext eventContext, BackendBuildContext context, ConfigurationPropertySource propertySource) BackendImplementor.createIndexManagerBuilder(String indexName, String mappedTypeName, BackendBuildContext context, BackendMapperContext backendMapperContext, ConfigurationPropertySource propertySource)