Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

absolutePath - Variable in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexField
 
absolutePath - Variable in class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexNodeContext
 
absolutePath() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexField
 
absolutePath() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexRoot
 
absolutePath() - Method in interface org.hibernate.search.engine.backend.metamodel.IndexFieldDescriptor
 
absolutePath() - Method in class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexNodeContext
 
absolutePath() - Method in interface org.hibernate.search.engine.search.common.spi.SearchIndexNodeContext
 
absolutePath(String) - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexObjectField
 
absolutePath(String) - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexRoot
 
absolutePath(String) - Method in class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexCompositeNodeContext
 
absolutePath(String) - Method in interface org.hibernate.search.engine.search.common.spi.SearchIndexCompositeNodeContext
 
absolutePathComponents - Variable in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexField
 
absolutePathComponents() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexField
 
absolutePathComponents() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexRoot
 
absolutePathComponents() - Method in class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexNodeContext
 
absolutePathComponents() - Method in interface org.hibernate.search.engine.search.common.spi.SearchIndexNodeContext
 
absolutize(String, String, SimpleGlobPattern) - Static method in class org.hibernate.search.engine.backend.common.spi.FieldPaths
 
AbstractDelegatingSearchQuerySelectStep<R,E,LOS> - Class in org.hibernate.search.engine.search.query.dsl.spi
 
AbstractDelegatingSearchQuerySelectStep(SearchQuerySelectStep<?, R, E, LOS, ?, ?>) - Constructor for class org.hibernate.search.engine.search.query.dsl.spi.AbstractDelegatingSearchQuerySelectStep
 
AbstractExtendedSearchQueryOptionsStep<S extends SearchQueryOptionsStep<S,H,LOS,SF,AF>,H,R extends SearchResult<H>,SCR extends SearchScroll<H>,LOS,PDF extends SearchPredicateFactory,SF extends SearchSortFactory,AF extends SearchAggregationFactory,SC extends SearchQueryIndexScope<?>> - Class in org.hibernate.search.engine.search.query.dsl.spi
 
AbstractExtendedSearchQueryOptionsStep(SC, SearchQueryBuilder<H>, SearchLoadingContextBuilder<?, LOS>) - Constructor for class org.hibernate.search.engine.search.query.dsl.spi.AbstractExtendedSearchQueryOptionsStep
 
AbstractIndexCompositeNodeType<SC extends SearchIndexScope<?>,N extends SearchIndexCompositeNodeContext<SC>> - Class in org.hibernate.search.engine.backend.types.spi
 
AbstractIndexCompositeNodeType(AbstractIndexCompositeNodeType.Builder<SC, N>) - Constructor for class org.hibernate.search.engine.backend.types.spi.AbstractIndexCompositeNodeType
 
AbstractIndexCompositeNodeType.Builder<SC extends SearchIndexScope<?>,N extends SearchIndexCompositeNodeContext<SC>> - Class in org.hibernate.search.engine.backend.types.spi
 
AbstractIndexField<S extends AbstractIndexField<S,SC,?,C>,SC extends SearchIndexScope<?>,NT extends AbstractIndexNodeType<SC,? super S>,C extends IndexCompositeNode<SC,?,?>> - Class in org.hibernate.search.engine.backend.document.model.spi
 
AbstractIndexField(C, String, NT, TreeNodeInclusion, boolean) - Constructor for class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexField
 
AbstractIndexFieldTemplate<M extends AbstractIndexModel<?,?,F>,F extends IndexField<?,C>,C extends IndexCompositeNode<?,?,?>,FT> - Class in org.hibernate.search.engine.backend.document.model.spi
 
AbstractIndexFieldTemplate(C, SimpleGlobPattern, FT, TreeNodeInclusion, boolean) - Constructor for class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexFieldTemplate
 
AbstractIndexModel<S extends AbstractIndexModel<?,R,F>,R extends IndexCompositeNode<?,?,?>,F extends IndexField<?,?>> - Class in org.hibernate.search.engine.backend.document.model.spi
 
AbstractIndexModel(String, String, IndexIdentifier, R, Map<String, F>, List<? extends AbstractIndexFieldTemplate<? super S, ? extends F, ? super R, ?>>) - Constructor for class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexModel
 
AbstractIndexNode<S extends AbstractIndexNode<S,SC,?>,SC extends SearchIndexScope<?>,NT extends SearchIndexNodeTypeContext<SC,? super S>> - Class in org.hibernate.search.engine.backend.document.model.spi
 
AbstractIndexNode(NT) - Constructor for class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexNode
 
AbstractIndexNodeType<SC extends SearchIndexScope<?>,N extends SearchIndexNodeContext<SC>> - Class in org.hibernate.search.engine.backend.types.spi
 
AbstractIndexNodeType(AbstractIndexNodeType.Builder<SC, N>) - Constructor for class org.hibernate.search.engine.backend.types.spi.AbstractIndexNodeType
 
AbstractIndexNodeType.Builder<SC extends SearchIndexScope<?>,N extends SearchIndexNodeContext<SC>> - Class in org.hibernate.search.engine.backend.types.spi
 
AbstractIndexObjectField<S extends AbstractIndexObjectField<S,SC,NT,C,F>,SC extends SearchIndexScope<?>,NT extends AbstractIndexCompositeNodeType<SC,? super S>,C extends IndexCompositeNode<SC,NT,F>,F extends IndexField<SC,?>> - Class in org.hibernate.search.engine.backend.document.model.spi
 
AbstractIndexObjectField(C, String, NT, TreeNodeInclusion, boolean, Map<String, F>) - Constructor for class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexObjectField
 
AbstractIndexRoot<S extends AbstractIndexRoot<S,SC,NT,F>,SC extends SearchIndexScope<?>,NT extends AbstractIndexCompositeNodeType<SC,? super S>,F extends IndexField<SC,?>> - Class in org.hibernate.search.engine.backend.document.model.spi
 
AbstractIndexRoot(NT, Map<String, F>) - Constructor for class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexRoot
 
AbstractIndexValueField<S extends AbstractIndexValueField<S,SC,FT,C,F>,SC extends SearchIndexScope<?>,FT extends AbstractIndexValueFieldType<SC,? super S,F>,C extends IndexCompositeNode<SC,?,?>,F> - Class in org.hibernate.search.engine.backend.document.model.spi
 
AbstractIndexValueField(C, String, FT, TreeNodeInclusion, boolean) - Constructor for class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexValueField
 
AbstractIndexValueFieldType<SC extends SearchIndexScope<?>,N extends SearchIndexValueFieldContext<SC>,F> - Class in org.hibernate.search.engine.backend.types.spi
 
AbstractIndexValueFieldType(AbstractIndexValueFieldType.Builder<SC, N, F>) - Constructor for class org.hibernate.search.engine.backend.types.spi.AbstractIndexValueFieldType
 
AbstractIndexValueFieldType.Builder<SC extends SearchIndexScope<?>,N extends SearchIndexValueFieldContext<SC>,F> - Class in org.hibernate.search.engine.backend.types.spi
 
AbstractMultiIndexSearchIndexCompositeNodeContext<S extends SearchIndexCompositeNodeContext<SC>,SC extends SearchIndexScope<?>,NT extends SearchIndexCompositeNodeTypeContext<SC,S>,F extends SearchIndexNodeContext<SC>> - Class in org.hibernate.search.engine.search.common.spi
 
AbstractMultiIndexSearchIndexCompositeNodeContext(SC, String, List<? extends S>) - Constructor for class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexCompositeNodeContext
 
AbstractMultiIndexSearchIndexNodeContext<S extends SearchIndexNodeContext<SC>,SC extends SearchIndexScope<?>,NT extends SearchIndexNodeTypeContext<SC,S>> - Class in org.hibernate.search.engine.search.common.spi
 
AbstractMultiIndexSearchIndexValueFieldContext<S extends SearchIndexValueFieldContext<SC>,SC extends SearchIndexScope<?>,FT extends SearchIndexValueFieldTypeContext<SC,S,F>,F> - Class in org.hibernate.search.engine.search.common.spi
 
AbstractMultiIndexSearchIndexValueFieldContext(SC, String, List<? extends S>) - Constructor for class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexValueFieldContext
 
AbstractPojoGenericTypeModel<T> - Class in org.hibernate.search.mapper.pojo.model.spi
An abstract base for implementations of a PojoTypeModel representing a type with generic type parameters.
AbstractPojoGenericTypeModel(PojoRawTypeModel<? super T>) - Constructor for class org.hibernate.search.mapper.pojo.model.spi.AbstractPojoGenericTypeModel
 
AbstractPojoHCAnnBootstrapIntrospector - Class in org.hibernate.search.mapper.pojo.model.hcann.spi
 
AbstractPojoHCAnnBootstrapIntrospector(ReflectionManager, ValueHandleFactory) - Constructor for class org.hibernate.search.mapper.pojo.model.hcann.spi.AbstractPojoHCAnnBootstrapIntrospector
 
AbstractPojoHCAnnPropertyModel<T,I extends AbstractPojoHCAnnBootstrapIntrospector> - Class in org.hibernate.search.mapper.pojo.model.hcann.spi
 
AbstractPojoHCAnnPropertyModel(I, AbstractPojoHCAnnRawTypeModel<?, I>, String, List<XProperty>, List<Member>) - Constructor for class org.hibernate.search.mapper.pojo.model.hcann.spi.AbstractPojoHCAnnPropertyModel
 
AbstractPojoHCAnnRawTypeModel<T,I extends AbstractPojoHCAnnBootstrapIntrospector> - Class in org.hibernate.search.mapper.pojo.model.hcann.spi
 
AbstractPojoHCAnnRawTypeModel(I, PojoRawTypeIdentifier<T>, GenericContextAwarePojoGenericTypeModel.RawTypeDeclaringContext<T>) - Constructor for class org.hibernate.search.mapper.pojo.model.hcann.spi.AbstractPojoHCAnnRawTypeModel
 
AbstractPojoMappingImplementor<M> - Class in org.hibernate.search.mapper.pojo.mapping.spi
 
AbstractPojoMappingImplementor(PojoMappingDelegate) - Constructor for class org.hibernate.search.mapper.pojo.mapping.spi.AbstractPojoMappingImplementor
 
AbstractPojoMappingImplementor(PojoMappingDelegate, PojoEntityReferenceFactoryDelegate) - Constructor for class org.hibernate.search.mapper.pojo.mapping.spi.AbstractPojoMappingImplementor
Deprecated.
Use AbstractPojoMappingImplementor. This constructor is only present for backwards compatibility, for mappers that expose a custom entity reference type.
AbstractPojoMappingInitiator<MPBS extends MappingPartialBuildState> - Class in org.hibernate.search.mapper.pojo.mapping.spi
 
AbstractPojoMappingInitiator(PojoBootstrapIntrospector) - Constructor for class org.hibernate.search.mapper.pojo.mapping.spi.AbstractPojoMappingInitiator
 
AbstractPojoRawTypeModel<T,I extends PojoBootstrapIntrospector> - Class in org.hibernate.search.mapper.pojo.model.spi
 
AbstractPojoRawTypeModel(I, PojoRawTypeIdentifier<T>) - Constructor for class org.hibernate.search.mapper.pojo.model.spi.AbstractPojoRawTypeModel
 
AbstractPojoSearchSession - Class in org.hibernate.search.mapper.pojo.session.spi
 
AbstractPojoSearchSession(PojoSearchSessionMappingContext) - Constructor for class org.hibernate.search.mapper.pojo.session.spi.AbstractPojoSearchSession
 
AbstractPredicateFinalStep - Class in org.hibernate.search.engine.search.predicate.dsl.spi
An abstract base for PredicateFinalStep implementations.
AbstractPredicateFinalStep(SearchPredicateDslContext<?>) - Constructor for class org.hibernate.search.engine.search.predicate.dsl.spi.AbstractPredicateFinalStep
 
AbstractProjectionDefinition<P> - Class in org.hibernate.search.engine.search.projection.definition.spi
 
AbstractProjectionDefinition() - Constructor for class org.hibernate.search.engine.search.projection.definition.spi.AbstractProjectionDefinition
 
AbstractSearchAggregationFactory<S extends ExtendedSearchAggregationFactory<S,PDF>,SC extends SearchAggregationIndexScope<?>,PDF extends SearchPredicateFactory> - Class in org.hibernate.search.engine.search.aggregation.dsl.spi
 
AbstractSearchAggregationFactory(SearchAggregationDslContext<SC, PDF>) - Constructor for class org.hibernate.search.engine.search.aggregation.dsl.spi.AbstractSearchAggregationFactory
 
AbstractSearchHighlighterFactory<SC extends SearchIndexScope<?>> - Class in org.hibernate.search.engine.search.highlighter.dsl.spi
 
AbstractSearchHighlighterFactory(SC) - Constructor for class org.hibernate.search.engine.search.highlighter.dsl.spi.AbstractSearchHighlighterFactory
 
AbstractSearchIndexScope<S extends SearchQueryIndexScope<?>,M extends AbstractIndexModel<?,? extends C,? extends N>,N extends SearchIndexNodeContext<? super S>,C extends SearchIndexCompositeNodeContext<? super S>> - Class in org.hibernate.search.engine.backend.scope.spi
 
AbstractSearchIndexScope(BackendMappingContext, Set<? extends M>) - Constructor for class org.hibernate.search.engine.backend.scope.spi.AbstractSearchIndexScope
 
AbstractSearchIndexScope(AbstractSearchIndexScope<S, M, N, C>, C) - Constructor for class org.hibernate.search.engine.backend.scope.spi.AbstractSearchIndexScope
 
AbstractSearchPredicateFactory<S extends ExtendedSearchPredicateFactory<S>,SC extends SearchPredicateIndexScope<?>> - Class in org.hibernate.search.engine.search.predicate.dsl.spi
 
AbstractSearchPredicateFactory(SearchPredicateDslContext<SC>) - Constructor for class org.hibernate.search.engine.search.predicate.dsl.spi.AbstractSearchPredicateFactory
 
AbstractSearchProjectionFactory<S extends ExtendedSearchProjectionFactory<S,R,E>,SC extends SearchProjectionIndexScope<?>,R,E> - Class in org.hibernate.search.engine.search.projection.dsl.spi
 
AbstractSearchProjectionFactory(SearchProjectionDslContext<SC>) - Constructor for class org.hibernate.search.engine.search.projection.dsl.spi.AbstractSearchProjectionFactory
 
AbstractSearchQuery<H,R extends SearchResult<H>> - Class in org.hibernate.search.engine.search.query.spi
An abstract base for implementations of SearchQuery.
AbstractSearchQuery() - Constructor for class org.hibernate.search.engine.search.query.spi.AbstractSearchQuery
 
AbstractSearchQueryOptionsStep<S extends SearchQueryOptionsStep<S,H,LOS,SF,AF>,H,LOS,PDF extends SearchPredicateFactory,SF extends SearchSortFactory,AF extends SearchAggregationFactory,SC extends SearchQueryIndexScope<?>> - Class in org.hibernate.search.engine.search.query.dsl.spi
 
AbstractSearchQueryOptionsStep(SC, SearchQueryBuilder<H>, SearchLoadingContextBuilder<?, LOS>) - Constructor for class org.hibernate.search.engine.search.query.dsl.spi.AbstractSearchQueryOptionsStep
 
AbstractSearchQuerySelectStep<N extends SearchQueryOptionsStep<?,E,LOS,?,?>,R,E,LOS,PJF extends SearchProjectionFactory<R,E>,PDF extends SearchPredicateFactory> - Class in org.hibernate.search.engine.search.query.dsl.spi
 
AbstractSearchQuerySelectStep() - Constructor for class org.hibernate.search.engine.search.query.dsl.spi.AbstractSearchQuerySelectStep
 
AbstractSearchSortFactory<S extends ExtendedSearchSortFactory<S,PDF>,SC extends SearchSortIndexScope<?>,PDF extends SearchPredicateFactory> - Class in org.hibernate.search.engine.search.sort.dsl.spi
 
AbstractSearchSortFactory(SearchSortDslContext<SC, PDF>) - Constructor for class org.hibernate.search.engine.search.sort.dsl.spi.AbstractSearchSortFactory
 
AbstractSortThenStep - Class in org.hibernate.search.engine.search.sort.dsl.spi
 
AbstractSortThenStep(SearchSortDslContext<?, ?>) - Constructor for class org.hibernate.search.engine.search.sort.dsl.spi.AbstractSortThenStep
 
AbstractTypeOrdering<T> - Class in org.hibernate.search.util.common.reflect.spi
 
AbstractTypeOrdering() - Constructor for class org.hibernate.search.util.common.reflect.spi.AbstractTypeOrdering
 
AbstractWorkOrchestrator<W> - Class in org.hibernate.search.engine.backend.orchestration.spi
An abstract base for orchestrator implementations, implementing a thread-safe shutdown.
AbstractWorkOrchestrator(String) - Constructor for class org.hibernate.search.engine.backend.orchestration.spi.AbstractWorkOrchestrator
 
accept(List<? extends E>) - Method in interface org.hibernate.search.mapper.pojo.loading.spi.PojoMassEntitySink
Adds a batch of entities to the sink.
accept(List<? extends I>) - Method in interface org.hibernate.search.mapper.pojo.loading.spi.PojoMassIdentifierSink
Adds a batch of identifiers to the sink.
accumulate(A, E) - Method in interface org.hibernate.search.engine.search.projection.spi.ProjectionAccumulator
Folds a new value in the given accumulated container.
accumulateAll(A, Collection<E>) - Method in interface org.hibernate.search.engine.search.projection.spi.ProjectionAccumulator
Folds a collection of new values in the given accumulated container.
add(Class<?>) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.annotation.AnnotationMappingConfigurationContext
 
add(Object, DocumentRoutesDescriptor, Object) - Method in interface org.hibernate.search.mapper.pojo.work.spi.PojoTypeIndexingPlan
Add an entity to the index, assuming that the entity is absent from the index.
add(String) - Method in interface org.hibernate.search.engine.reporting.spi.ContextualFailureCollector
 
add(Throwable) - Method in interface org.hibernate.search.engine.reporting.spi.ContextualFailureCollector
 
add(Function<? super SearchPredicateFactory, ? extends PredicateFinalStep>) - Method in interface org.hibernate.search.engine.search.predicate.dsl.GenericSimpleBooleanPredicateClausesStep
 
add(Function<? super SearchPredicateFactory, ? extends PredicateFinalStep>) - Method in interface org.hibernate.search.engine.search.predicate.dsl.SimpleBooleanPredicateClausesCollector
Adds a clause to be defined by the given function.
add(Set<Class<?>>) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.annotation.AnnotationMappingConfigurationContext
 
add(MultiEntityOperationExecutionReport) - Method in class org.hibernate.search.engine.backend.common.spi.MultiEntityOperationExecutionReport.Builder
 
add(DocumentReferenceProvider, DocumentContributor) - Method in interface org.hibernate.search.engine.backend.work.execution.spi.IndexIndexingPlan
Add a document to the index, assuming that the document is absent from the index.
add(DocumentReferenceProvider, DocumentContributor, DocumentCommitStrategy, DocumentRefreshStrategy, OperationSubmitter) - Method in interface org.hibernate.search.engine.backend.work.execution.spi.IndexIndexer
Add a document to the index, assuming that the document is absent from the index.
add(PredicateFinalStep) - Method in interface org.hibernate.search.engine.search.predicate.dsl.GenericSimpleBooleanPredicateClausesStep
 
add(PredicateFinalStep) - Method in interface org.hibernate.search.engine.search.predicate.dsl.SimpleBooleanPredicateClausesCollector
Adds the specified predicate to the list of clauses.
add(SearchPredicate) - Method in interface org.hibernate.search.engine.search.predicate.dsl.GenericSimpleBooleanPredicateClausesStep
 
add(SearchPredicate) - Method in interface org.hibernate.search.engine.search.predicate.dsl.SimpleBooleanPredicateClausesCollector
Adds the specified previously-built SearchPredicate to the list of clauses.
add(SortFinalStep) - Method in interface org.hibernate.search.engine.search.sort.dsl.CompositeSortComponentsStep
Add an element to the composite sort based on an almost-built SearchSort.
add(SearchSort) - Method in interface org.hibernate.search.engine.search.sort.dsl.CompositeSortComponentsStep
Add an element to the composite sort based on a previously-built SearchSort.
add(SearchSort) - Method in interface org.hibernate.search.engine.search.sort.spi.CompositeSortBuilder
 
add(PojoPropertyMetadataContributor) - Method in class org.hibernate.search.mapper.pojo.mapping.building.spi.ErrorCollectingPojoPropertyMetadataContributor
 
add(PojoTypeMetadataContributor) - Method in class org.hibernate.search.mapper.pojo.mapping.building.spi.ErrorCollectingPojoTypeMetadataContributor
 
add(PojoRawTypeIdentifier<?>, Object, DocumentRoutesDescriptor, Object) - Method in interface org.hibernate.search.mapper.pojo.work.spi.PojoIndexingPlan
Deprecated.
Use typeIfIncludedOrNull(typeIdentifier) instead, then (if non-null) .add(...) on the result.
add(PojoRawTypeIdentifier<?>, Object, DocumentRoutesDescriptor, Object, DocumentCommitStrategy, DocumentRefreshStrategy) - Method in interface org.hibernate.search.mapper.pojo.work.spi.PojoIndexer
add(PojoRawTypeIdentifier<?>, Object, DocumentRoutesDescriptor, Object, DocumentCommitStrategy, DocumentRefreshStrategy, OperationSubmitter) - Method in interface org.hibernate.search.mapper.pojo.work.spi.PojoIndexer
Add an entity to the index, assuming that the entity is absent from the index.
addAll(Collection<? extends PojoTypeMetadataContributor>) - Method in class org.hibernate.search.mapper.pojo.mapping.building.spi.ErrorCollectingPojoTypeMetadataContributor
 
addConfigurationContributor(PojoMappingConfigurationContributor) - Method in class org.hibernate.search.mapper.pojo.mapping.spi.AbstractPojoMappingInitiator
 
addField(String, TreeNodeInclusion, IndexFieldType<F>) - Method in interface org.hibernate.search.engine.backend.document.model.dsl.spi.IndexCompositeNodeBuilder
Create a new field and add it to the current builder.
addFieldTemplate(String, TreeNodeInclusion, IndexFieldType<?>, String) - Method in interface org.hibernate.search.engine.backend.document.model.dsl.spi.IndexCompositeNodeBuilder
Create a new field template and add it to the current builder.
addImplicitField(String, IndexFieldType<F>) - Method in interface org.hibernate.search.engine.backend.document.model.dsl.spi.ImplicitFieldCollector
Create a new implicit field.
addIndexedEmbeddedIfIncluded(MappingElement, String, ObjectStructure, TreeFilterDefinition, boolean) - Method in interface org.hibernate.search.engine.mapper.mapping.building.spi.IndexBindingContext
 
addJandexIndex(IndexView) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.annotation.AnnotationMappingConfigurationContext
 
addMappingInitiator(MappingKey<PBM, ?>, MappingInitiator<?, PBM>) - Method in interface org.hibernate.search.engine.common.spi.SearchIntegration.Builder
 
addNamedPredicate(String, TreeNodeInclusion, PredicateDefinition) - Method in interface org.hibernate.search.engine.backend.document.model.dsl.spi.IndexCompositeNodeBuilder
Create a new named predicate and add it to the current builder.
addNullObject(String) - Method in interface org.hibernate.search.engine.backend.document.DocumentElement
Add a null object to a field in this document element.
addNullObject(String) - Method in class org.hibernate.search.engine.backend.document.spi.NoOpDocumentElement
 
addNullObject(IndexObjectFieldReference) - Method in interface org.hibernate.search.engine.backend.document.DocumentElement
Add a null object to the referenced field in this document element.
addNullObject(IndexObjectFieldReference) - Method in class org.hibernate.search.engine.backend.document.spi.NoOpDocumentElement
 
addObject(String) - Method in interface org.hibernate.search.engine.backend.document.DocumentElement
Add a new object to a field in this document element.
addObject(String) - Method in class org.hibernate.search.engine.backend.document.spi.NoOpDocumentElement
 
addObject(IndexObjectFieldReference) - Method in interface org.hibernate.search.engine.backend.document.DocumentElement
Add a new object to a field in this document element.
addObject(IndexObjectFieldReference) - Method in class org.hibernate.search.engine.backend.document.spi.NoOpDocumentElement
 
addObjectField(String, TreeNodeInclusion, ObjectStructure) - Method in interface org.hibernate.search.engine.backend.document.model.dsl.spi.IndexCompositeNodeBuilder
Create a new object field and add it to the current builder.
addObjectFieldTemplate(String, ObjectStructure, String, TreeNodeInclusion) - Method in interface org.hibernate.search.engine.backend.document.model.dsl.spi.IndexCompositeNodeBuilder
Create a new object field template and add it to the current builder.
addOrUpdate(Object) - Method in interface org.hibernate.search.mapper.orm.work.SearchIndexingPlan
Add or update a document in the index if the entity type is mapped to an index (Indexed), and re-index documents that embed this entity (through IndexedEmbedded for example).
addOrUpdate(Object, DocumentRoutesDescriptor, Object, boolean, boolean, BitSet) - Method in interface org.hibernate.search.mapper.pojo.work.spi.PojoTypeIndexingPlan
Consider an entity updated, and perform reindexing of this entity as well as containing entities as necessary, taking into account dirtyPaths, forceSelfDirty and forceContainingDirty.
addOrUpdate(DocumentReferenceProvider, DocumentContributor) - Method in interface org.hibernate.search.engine.backend.work.execution.spi.IndexIndexingPlan
Update a document in the index, or add it if it's absent from the index.
addOrUpdate(DocumentReferenceProvider, DocumentContributor, DocumentCommitStrategy, DocumentRefreshStrategy, OperationSubmitter) - Method in interface org.hibernate.search.engine.backend.work.execution.spi.IndexIndexer
Update a document in the index, or add it if it's absent from the index.
addOrUpdate(PojoRawTypeIdentifier<?>, Object, DocumentRoutesDescriptor, Object, boolean, boolean, BitSet) - Method in interface org.hibernate.search.mapper.pojo.work.spi.PojoIndexingPlan
Deprecated.
Use typeIfIncludedOrNull(typeIdentifier) instead, then (if non-null) .addOrUpdate(...) on the result.
addOrUpdate(PojoRawTypeIdentifier<?>, Object, DocumentRoutesDescriptor, Object, DocumentCommitStrategy, DocumentRefreshStrategy) - Method in interface org.hibernate.search.mapper.pojo.work.spi.PojoIndexer
addOrUpdate(PojoRawTypeIdentifier<?>, Object, DocumentRoutesDescriptor, Object, DocumentCommitStrategy, DocumentRefreshStrategy, OperationSubmitter) - Method in interface org.hibernate.search.mapper.pojo.work.spi.PojoIndexer
Update an entity in the index, or add it if it's absent from the index.
addOrUpdateOrDelete(Object, DocumentRoutesDescriptor, boolean, boolean, BitSet) - Method in interface org.hibernate.search.mapper.pojo.work.spi.PojoTypeIndexingPlan
Consider an entity added, updated, or deleted, depending on the result of loading it by ID, and perform reindexing of this entity as well as containing entities as necessary, taking into account dirtyPaths, forceSelfDirty and forceContainingDirty.
addOrUpdateOrDelete(PojoRawTypeIdentifier<?>, Object, DocumentRoutesDescriptor, boolean, boolean, BitSet) - Method in interface org.hibernate.search.mapper.pojo.work.spi.PojoIndexingPlan
Deprecated.
Use typeIfIncludedOrNull(typeIdentifier) instead, then (if non-null) .addOrUpdateOrDelete(...) on the result.
addRoute() - Method in interface org.hibernate.search.mapper.pojo.route.DocumentRoutes
Add a route that indexing operations for this entity should take, based on its current state.
addRoutingKey(String) - Method in interface org.hibernate.search.engine.search.query.spi.SearchQueryBuilder
 
addTo(IndexScopeBuilder) - Method in interface org.hibernate.search.engine.backend.index.spi.IndexManagerImplementor
 
addTo(MappedIndexScopeBuilder<?, ?>) - Method in interface org.hibernate.search.engine.mapper.mapping.spi.MappedIndexManager
 
addToTotalCount(long) - Method in interface org.hibernate.search.mapper.orm.massindexing.MassIndexingMonitor
addToTotalCount(long) - Method in interface org.hibernate.search.mapper.pojo.massindexing.MassIndexingMonitor
Notify the monitor that increment more entities have been detected in the database and will be indexed.
addValue(String, Object) - Method in interface org.hibernate.search.engine.backend.document.DocumentElement
Add a new value to a field in this document element.
addValue(String, Object) - Method in class org.hibernate.search.engine.backend.document.spi.NoOpDocumentElement
 
addValue(IndexFieldReference<F>, F) - Method in interface org.hibernate.search.engine.backend.document.DocumentElement
Add a new value to a field in this document element.
addValue(IndexFieldReference<F>, F) - Method in class org.hibernate.search.engine.backend.document.spi.NoOpDocumentElement
 
afterBoot(ConfigurationPropertyChecker) - Method in class org.hibernate.search.engine.cfg.spi.ConfigurationPropertyChecker
 
afterExecution(MassIndexingEnvironment.Context) - Method in interface org.hibernate.search.mapper.pojo.massindexing.MassIndexingEnvironment
Method is going to be invoked after completion of execution of the main logic of a Runnable in the given thread.
afterLast() - Method in class org.hibernate.search.mapper.orm.search.query.spi.HibernateOrmSearchScrollableResultsAdapter
 
AGENT_ENTITY_MAPPING - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.spi.HibernateOrmMapperOutboxPollingSpiSettings
Allows the user to define a specific Hibernate mapping for the agent table.
AGENT_ENTITY_MAPPING - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.spi.HibernateOrmMapperOutboxPollingSpiSettings.CoordinationRadicals
 
AGENT_ENTITY_MAPPING - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.spi.HibernateOrmMapperOutboxPollingSpiSettings.Radicals
 
aggregable() - Method in interface org.hibernate.search.engine.backend.metamodel.IndexValueFieldTypeDescriptor
 
aggregable() - Method in class org.hibernate.search.engine.backend.types.spi.AbstractIndexValueFieldType
 
aggregable() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.GenericField
 
aggregable() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.KeywordField
 
aggregable() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.ScaledNumberField
 
aggregable(boolean) - Method in class org.hibernate.search.engine.backend.types.spi.AbstractIndexValueFieldType.Builder
 
aggregable(Aggregable) - Method in interface org.hibernate.search.engine.backend.types.dsl.StandardIndexFieldTypeOptionsStep
 
aggregable(Aggregable) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingNonFullTextFieldOptionsStep
 
Aggregable - Enum in org.hibernate.search.engine.backend.types
Whether the field can be used in projections.
AggregatedClassLoader - Class in org.hibernate.search.engine.environment.classpath.spi
A classloader which keeps an ordered list of aggregated classloaders.
aggregation() - Method in interface org.hibernate.search.engine.mapper.scope.spi.MappedIndexScope
 
aggregation() - Method in interface org.hibernate.search.mapper.orm.scope.SearchScope
Initiate the building of a search aggregation that will be valid for the indexes in this scope.
aggregation() - Method in interface org.hibernate.search.mapper.pojo.scope.spi.PojoScopeDelegate
 
aggregation(AggregationKey<A>) - Method in interface org.hibernate.search.engine.search.query.SearchResult
 
aggregation(AggregationKey<A>, Function<? super AF, ? extends AggregationFinalStep<A>>) - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractSearchQueryOptionsStep
 
aggregation(AggregationKey<A>, SearchAggregation<A>) - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractSearchQueryOptionsStep
 
aggregation(AggregationKey<A>, SearchAggregation<A>) - Method in interface org.hibernate.search.engine.search.query.spi.SearchQueryBuilder
 
aggregation(AggregationKey<T>) - Method in class org.hibernate.search.engine.search.query.spi.SimpleSearchResult
 
aggregation(AggregationKey<T>, Function<? super AF, ? extends AggregationFinalStep<T>>) - Method in interface org.hibernate.search.engine.search.query.dsl.SearchQueryOptionsStep
Add an aggregation to this query.
aggregation(AggregationKey<T>, SearchAggregation<T>) - Method in interface org.hibernate.search.engine.search.query.dsl.SearchQueryOptionsStep
Add an aggregation to this query.
aggregationBuilders() - Method in interface org.hibernate.search.engine.search.aggregation.spi.SearchAggregationIndexScope
 
aggregationFactory() - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractSearchQueryOptionsStep
 
aggregationFactory() - Method in interface org.hibernate.search.engine.search.query.spi.SearchQueryIndexScope
 
AggregationFilterStep<S,PDF extends SearchPredicateFactory> - Interface in org.hibernate.search.engine.search.aggregation.dsl
The step in an aggregation definition where a filter can be set to select nested objects from which values will be extracted for this aggregation.
AggregationFinalStep<A> - Interface in org.hibernate.search.engine.search.aggregation.dsl
The final step in an aggregation definition, where the aggregation can be retrieved.
AggregationKey<A> - Class in org.hibernate.search.engine.search.aggregation
A key allowing to retrieve an aggregation from the search result.
AggregationKeyFormatter - Class in org.hibernate.search.engine.logging.spi
 
AggregationKeyFormatter(AggregationKey<?>) - Constructor for class org.hibernate.search.engine.logging.spi.AggregationKeyFormatter
 
AggregationTypeKeys - Class in org.hibernate.search.engine.search.aggregation.spi
 
all() - Method in interface org.hibernate.search.mapper.pojo.model.path.spi.PojoPathFilter
 
all() - Static method in class org.hibernate.search.util.common.data.Range
 
ALL - Enum constant in enum org.hibernate.search.engine.backend.document.model.spi.IndexFieldFilter
Returns all fields independently from their inclusion.
allAnnotations() - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.MappingAnnotatedElement
 
AllAwareConfigurationPropertySource - Interface in org.hibernate.search.engine.cfg.spi
A source of property values for Hibernate Search with knowledge of the full set of properties.
allConfiguredForRole(Class<T>) - Method in interface org.hibernate.search.engine.environment.bean.BeanResolver
Return all the bean references configured for the given role.
allIndexedEntities() - Method in interface org.hibernate.search.mapper.orm.mapping.SearchMapping
 
allOf(List<CompletableFuture<MultiEntityOperationExecutionReport>>) - Static method in class org.hibernate.search.engine.backend.common.spi.MultiEntityOperationExecutionReport
 
allowedHighlighterTypes(Set<SearchHighlighterType>) - Method in class org.hibernate.search.engine.backend.types.spi.AbstractIndexValueFieldType.Builder
 
allowLeadingWildcard(boolean) - Method in interface org.hibernate.search.engine.search.predicate.dsl.QueryStringPredicateOptionsStep
Specifies whether * and ? are allowed as first characters of a search term.
allowLeadingWildcard(boolean) - Method in interface org.hibernate.search.engine.search.predicate.spi.QueryStringPredicateBuilder
 
AlternativeBinder - Interface in org.hibernate.search.mapper.pojo.bridge.builtin.programmatic
The binder that sets up AlternativeValueBridges.
AlternativeBinderDelegate<D,P> - Interface in org.hibernate.search.mapper.pojo.bridge.builtin.programmatic
The component responsible for binding one field per alternative, and creating an AlternativeValueBridge.
alternativeDiscriminator() - Static method in interface org.hibernate.search.mapper.pojo.bridge.builtin.programmatic.AlternativeBinder
 
AlternativeDiscriminator - Annotation Type in org.hibernate.search.mapper.pojo.bridge.builtin.annotation
Mark the property as an alternative discriminator for use in AlternativeBinder.
AlternativeDiscriminatorBinder - Interface in org.hibernate.search.mapper.pojo.bridge.builtin.programmatic
A binder for markers that mark a property as the discriminator for alternatives for an Alternative bridge.
alternativeId(String) - Method in interface org.hibernate.search.mapper.pojo.bridge.builtin.programmatic.AlternativeBinder
 
AlternativeValueBridge<D,P> - Interface in org.hibernate.search.mapper.pojo.bridge.builtin.programmatic
A component that routes field values to one of multiple index fields based on a discriminator.
AMAZON_OPENSEARCH_SERVERLESS - Enum constant in enum org.hibernate.search.backend.elasticsearch.ElasticsearchDistributionName
Amazon OpenSearch Serverless.
ANALYSIS_CONFIGURER - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchIndexSettings
The analysis configurer applied to this index.
ANALYSIS_CONFIGURER - Static variable in class org.hibernate.search.backend.lucene.cfg.LuceneBackendSettings
The configurer for analysis.
analyzer() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.FullTextField
 
analyzer(String) - Method in interface org.hibernate.search.backend.elasticsearch.analysis.ElasticsearchAnalysisConfigurationContext
Start an analyzer definition.
analyzer(String) - Method in interface org.hibernate.search.backend.lucene.analysis.LuceneAnalysisConfigurationContext
Start a new analyzer definition.
analyzer(String) - Method in interface org.hibernate.search.backend.lucene.LuceneBackend
 
analyzer(String) - Method in interface org.hibernate.search.engine.backend.types.dsl.StringIndexFieldTypeOptionsStep
Define the type as analyzed.
analyzer(String) - Method in interface org.hibernate.search.engine.search.predicate.dsl.CommonQueryStringPredicateOptionsStep
Define an analyzer to use at query time to interpret the value to match.
analyzer(String) - Method in interface org.hibernate.search.engine.search.predicate.dsl.MatchPredicateOptionsStep
Define an analyzer to use at query time to interpret the value to match.
analyzer(String) - Method in interface org.hibernate.search.engine.search.predicate.dsl.PhrasePredicateOptionsStep
Define an analyzer to use at query time to interpret the value to match.
analyzer(String) - Method in interface org.hibernate.search.engine.search.predicate.spi.CommonQueryStringPredicateBuilder
 
analyzer(String) - Method in interface org.hibernate.search.engine.search.predicate.spi.MatchPredicateBuilder
 
analyzer(String) - Method in interface org.hibernate.search.engine.search.predicate.spi.PhrasePredicateBuilder
 
analyzer(String) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingFullTextFieldOptionsStep
 
analyzerName() - Method in interface org.hibernate.search.engine.backend.metamodel.IndexValueFieldTypeDescriptor
 
analyzerName() - Method in class org.hibernate.search.engine.backend.types.spi.AbstractIndexValueFieldType
 
analyzerName(String) - Method in class org.hibernate.search.engine.backend.types.spi.AbstractIndexValueFieldType.Builder
 
AnalyzerNames - Class in org.hibernate.search.engine.backend.analysis
Constants for the names of built-in analyzers.
and() - Method in interface org.hibernate.search.engine.search.predicate.dsl.SearchPredicateFactory
Match documents if they match all inner clauses.
and() - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.AbstractSearchPredicateFactory
 
and(PredicateFinalStep, PredicateFinalStep...) - Method in interface org.hibernate.search.engine.search.predicate.dsl.SearchPredicateFactory
Match documents if they match all clauses.
and(PredicateFinalStep, PredicateFinalStep...) - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.AbstractSearchPredicateFactory
 
and(SearchPredicate, SearchPredicate...) - Method in interface org.hibernate.search.engine.search.predicate.dsl.SearchPredicateFactory
Match documents if they match all previously-built SearchPredicate.
and(SearchPredicate, SearchPredicate...) - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.AbstractSearchPredicateFactory
 
AND - Enum constant in enum org.hibernate.search.engine.search.common.BooleanOperator
AND operator: all terms/clauses must match
AND - Enum constant in enum org.hibernate.search.engine.search.predicate.dsl.SimpleQueryFlag
Enables AND operator (+)
annotatedElement() - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.ConstructorMappingAnnotationProcessorContext
 
annotatedElement() - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.MappingAnnotationProcessorContext
 
annotatedElement() - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.MethodParameterMappingAnnotationProcessorContext
 
annotatedElement() - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.PropertyMappingAnnotationProcessorContext
 
annotatedElement() - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.TypeMappingAnnotationProcessorContext
 
annotatedTypeDiscoveryEnabled(boolean) - Method in class org.hibernate.search.mapper.pojo.mapping.spi.AbstractPojoMappingInitiator
AnnotatedTypeSource - Class in org.hibernate.search.mapper.pojo.mapping.definition.annotation
A source of types to be processed for annotations by Hibernate Search.
AnnotationDefaultValues - Class in org.hibernate.search.mapper.pojo.mapping.definition.annotation
 
AnnotationHelper - Class in org.hibernate.search.util.common.reflect.spi
 
AnnotationHelper(ValueHandleFactory) - Constructor for class org.hibernate.search.util.common.reflect.spi.AnnotationHelper
 
annotationMapping() - Method in interface org.hibernate.search.mapper.orm.mapping.HibernateOrmMappingConfigurationContext
Starts the definition of the annotation mapping.
annotationMapping() - Method in class org.hibernate.search.mapper.pojo.mapping.spi.AbstractPojoMappingInitiator
 
AnnotationMappingConfigurationContext - Interface in org.hibernate.search.mapper.pojo.mapping.definition.annotation
A context to configure annotation mapping.
annotations() - Method in class org.hibernate.search.mapper.pojo.model.hcann.spi.AbstractPojoHCAnnPropertyModel
 
annotations() - Method in class org.hibernate.search.mapper.pojo.model.hcann.spi.AbstractPojoHCAnnRawTypeModel
 
annotations() - Method in class org.hibernate.search.mapper.pojo.model.hcann.spi.PojoHCAnnConstructorModel
 
annotations() - Method in class org.hibernate.search.mapper.pojo.model.hcann.spi.PojoHCAnnMethodParameterModel
 
annotations() - Method in interface org.hibernate.search.mapper.pojo.model.spi.PojoConstructorModel
 
annotations() - Method in interface org.hibernate.search.mapper.pojo.model.spi.PojoMethodParameterModel
 
annotations() - Method in interface org.hibernate.search.mapper.pojo.model.spi.PojoPropertyModel
 
annotations() - Method in interface org.hibernate.search.mapper.pojo.model.spi.PojoRawTypeModel
 
annotations(XAnnotatedElement) - Method in class org.hibernate.search.mapper.pojo.model.hcann.spi.AbstractPojoHCAnnBootstrapIntrospector
 
annotationValueHandleFactory() - Method in class org.hibernate.search.mapper.pojo.model.hcann.spi.AbstractPojoHCAnnBootstrapIntrospector
 
annotationValueHandleFactory() - Method in interface org.hibernate.search.mapper.pojo.model.spi.PojoBootstrapIntrospector
 
annotationValueReadHandleFactory() - Method in interface org.hibernate.search.mapper.pojo.model.spi.PojoBootstrapIntrospector
ANY - Enum constant in enum org.hibernate.search.engine.backend.types.Highlightable
Allow any highlighter type be applied for highlighting the field.
ANY - Enum constant in enum org.hibernate.search.engine.environment.bean.BeanRetrieval
Retrieve a bean using any available method.
ANY_STRING - Enum constant in enum org.hibernate.search.engine.search.predicate.dsl.RegexpQueryFlag
Enables ANY_STRING operator (@)
append(StringBuilder, JsonObject) - Method in class org.hibernate.search.backend.elasticsearch.gson.spi.JsonLogHelper
 
append(StringBuilder, Iterable<JsonObject>) - Method in class org.hibernate.search.backend.elasticsearch.gson.spi.JsonLogHelper
 
append(String, Object, String, PojoIndexingQueueEventPayload) - Method in interface org.hibernate.search.mapper.orm.automaticindexing.spi.AutomaticIndexingQueueEventSendingPlan
Appends an event to the plan, to be sent later and ultimately added to an AutomaticIndexingQueueEventProcessingPlan.
append(String, Object, String, PojoIndexingQueueEventPayload) - Method in interface org.hibernate.search.mapper.pojo.work.spi.PojoIndexingQueueEventSendingPlan
Appends an event to the plan, to be sent later and ultimately added to a PojoIndexingQueueEventProcessingPlan.
append(String, String, PojoIndexingQueueEventPayload) - Method in interface org.hibernate.search.mapper.orm.automaticindexing.spi.AutomaticIndexingQueueEventProcessingPlan
Appends an event to the plan, received from a AutomaticIndexingQueueEventSendingPlan.
append(String, String, PojoIndexingQueueEventPayload) - Method in interface org.hibernate.search.mapper.pojo.work.spi.PojoIndexingQueueEventProcessingPlan
Appends an event to the plan, received from a PojoIndexingQueueEventSendingPlan.
append(SearchSort) - Method in class org.hibernate.search.engine.search.sort.dsl.spi.SearchSortDslContext
Create a new context with a sort appended.
append(EventContext) - Method in class org.hibernate.search.util.common.reporting.EventContext
 
append(EventContextElement) - Method in class org.hibernate.search.util.common.reporting.EventContext
 
appendObject(String) - Method in interface org.hibernate.search.engine.common.tree.spi.TreeNestingContext.NestedContextBuilder
 
appendTo(ToStringTreeAppender) - Method in class org.hibernate.search.engine.search.projection.definition.spi.AbstractProjectionDefinition
 
appendTo(ToStringTreeAppender) - Method in class org.hibernate.search.engine.search.projection.definition.spi.ConstantProjectionDefinition
 
appendTo(ToStringTreeAppender) - Method in class org.hibernate.search.engine.search.projection.definition.spi.FieldProjectionDefinition
 
appendTo(ToStringTreeAppender) - Method in class org.hibernate.search.engine.search.projection.definition.spi.ObjectProjectionDefinition
 
appendTo(ToStringTreeAppender) - Method in interface org.hibernate.search.util.common.spi.ToStringTreeAppendable
Appends information about this to the given appender.
apply(Object[]) - Method in interface org.hibernate.search.util.common.reflect.spi.ValueCreateHandle
 
apply(SearchProjectionFactory<?, ?>, CompositeProjectionInnerStep, ProjectionDefinitionContext) - Method in interface org.hibernate.search.engine.search.projection.definition.spi.CompositeProjectionDefinition
 
apply(AutomaticIndexingSynchronizationConfigurationContext) - Method in interface org.hibernate.search.mapper.orm.automaticindexing.session.AutomaticIndexingSynchronizationStrategy
Deprecated.
 
apply(AnnotationMappingConfigurationContext) - Method in class org.hibernate.search.mapper.pojo.mapping.definition.annotation.AnnotatedTypeSource
 
apply(IndexingPlanSynchronizationStrategyConfigurationContext) - Method in interface org.hibernate.search.mapper.pojo.work.IndexingPlanSynchronizationStrategy
 
apply(SearchIndexingPlanFilterContext) - Method in interface org.hibernate.search.mapper.pojo.work.SearchIndexingPlanFilter
This method is invoked while filtering types to be indexed.
apply(T, U, V) - Method in interface org.hibernate.search.util.common.function.TriFunction
 
applyLoadingBinder(Object, PojoEntityLoadingBindingContext) - Method in interface org.hibernate.search.mapper.pojo.mapping.building.spi.PojoTypeExtendedMappingCollector
Apply a mapper-specific loading binder.
applyParams(Query<?>) - Method in class org.hibernate.search.mapper.orm.loading.spi.ConditionalExpression
 
array(PojoRawTypeModel<? super T[]>, PojoTypeModel<T>) - Static method in class org.hibernate.search.mapper.pojo.model.spi.SyntheticPojoGenericTypeModel
 
ARRAY_BOOLEAN - Static variable in class org.hibernate.search.mapper.pojo.extractor.builtin.BuiltinContainerExtractors
The name of an extractor that extracts elements from an array of primitive booleans (boolean[]).
ARRAY_BYTE - Static variable in class org.hibernate.search.mapper.pojo.extractor.builtin.BuiltinContainerExtractors
The name of an extractor that extracts elements from an array of primitive bytes (byte[]).
ARRAY_CHAR - Static variable in class org.hibernate.search.mapper.pojo.extractor.builtin.BuiltinContainerExtractors
The name of an extractor that extracts elements from an array of primitive chars (char[]).
ARRAY_DOUBLE - Static variable in class org.hibernate.search.mapper.pojo.extractor.builtin.BuiltinContainerExtractors
The name of an extractor that extracts elements from an array of primitive double (double[]).
ARRAY_FLOAT - Static variable in class org.hibernate.search.mapper.pojo.extractor.builtin.BuiltinContainerExtractors
The name of an extractor that extracts elements from an array of primitive floats (float[]).
ARRAY_INT - Static variable in class org.hibernate.search.mapper.pojo.extractor.builtin.BuiltinContainerExtractors
The name of an extractor that extracts elements from an array of primitive integers (int[]).
ARRAY_LONG - Static variable in class org.hibernate.search.mapper.pojo.extractor.builtin.BuiltinContainerExtractors
The name of an extractor that extracts elements from an array of primitive longs (long[]).
ARRAY_OBJECT - Static variable in class org.hibernate.search.mapper.pojo.extractor.builtin.BuiltinContainerExtractors
The name of an extractor that extracts elements from an array of objects (Object[], Integer[], ...).
ARRAY_SHORT - Static variable in class org.hibernate.search.mapper.pojo.extractor.builtin.BuiltinContainerExtractors
The name of an extractor that extracts elements from an array of primitive shorts (short[]).
arrayElementType() - Method in class org.hibernate.search.mapper.pojo.model.hcann.spi.AbstractPojoHCAnnRawTypeModel
 
arrayElementType() - Method in class org.hibernate.search.mapper.pojo.model.spi.GenericContextAwarePojoGenericTypeModel
 
arrayElementType() - Method in class org.hibernate.search.mapper.pojo.model.spi.GenericContextAwarePojoGenericTypeModel.RawTypeDeclaringContext
 
arrayElementType() - Method in interface org.hibernate.search.mapper.pojo.model.spi.PojoTypeModel
 
arrayElementType() - Method in class org.hibernate.search.mapper.pojo.model.spi.SyntheticPojoGenericTypeModel
 
as(Class<F>) - Method in interface org.hibernate.search.engine.backend.types.dsl.IndexFieldTypeFactory
Define a field type whose values are represented as a given type in Hibernate Search.
as(Class<T>, Function<String, T>) - Method in interface org.hibernate.search.engine.cfg.spi.KeyContext
 
as(Class<V>) - Method in interface org.hibernate.search.engine.search.projection.dsl.CompositeProjectionInnerStep
Defines the result of the composite projection as the result of applying the given function to the single inner projection defined so far.
as(BiFunction<V1, V2, V>) - Method in interface org.hibernate.search.engine.search.projection.dsl.CompositeProjectionFrom2AsStep
Defines the result of the composite projection as the result of applying the given function to the two inner projections defined so far.
as(Function<V1, V>) - Method in interface org.hibernate.search.engine.search.projection.dsl.CompositeProjectionFrom1AsStep
Defines the result of the composite projection as the result of applying the given function to the single inner projection defined so far.
as(TriFunction<V1, V2, V3, V>) - Method in interface org.hibernate.search.engine.search.projection.dsl.CompositeProjectionFrom3AsStep
Defines the result of the composite projection as the result of applying the given function to the three inner projections defined so far.
asArray() - Method in interface org.hibernate.search.engine.search.projection.dsl.CompositeProjectionFromAsStep
Defines the result of the composite projection as an object array that will contain the results of inner projections defined so far, in order.
asArray(Function<? super Object[], ? extends V>) - Method in interface org.hibernate.search.engine.search.projection.dsl.CompositeProjectionFromAsStep
Defines the result of the composite projection as the result of applying the given function to an object array containing the results of inner projections defined so far, in order.
asBeanReference(Class<T>) - Method in interface org.hibernate.search.engine.cfg.spi.KeyContext
 
asBigDecimal() - Method in interface org.hibernate.search.engine.backend.types.dsl.IndexFieldTypeFactory
Define a field type whose values are represented as a BigDecimal in Hibernate Search.
asBigInteger() - Method in interface org.hibernate.search.engine.backend.types.dsl.IndexFieldTypeFactory
Define a field type whose values are represented as a BigInteger in Hibernate Search.
asBoolean() - Method in interface org.hibernate.search.engine.backend.types.dsl.IndexFieldTypeFactory
Define a field type whose values are represented as a Boolean in Hibernate Search.
asBoolean() - Method in interface org.hibernate.search.engine.cfg.spi.KeyContext
 
asByte() - Method in interface org.hibernate.search.engine.backend.types.dsl.IndexFieldTypeFactory
Define a field type whose values are represented as a Byte in Hibernate Search.
asByteVector() - Method in interface org.hibernate.search.engine.backend.types.dsl.IndexFieldTypeFactory
Define a field type intended for use in vector search and whose values are represented as a byte[] in Hibernate Search.
asc() - Method in interface org.hibernate.search.engine.search.sort.dsl.SortOrderStep
Sort in ascending order.
ASC - Enum constant in enum org.hibernate.search.engine.search.sort.dsl.SortOrder
Sort in ascending order.
ascendingSuperClasses(XClass) - Method in class org.hibernate.search.mapper.pojo.model.hcann.spi.AbstractPojoHCAnnBootstrapIntrospector
 
ascendingSuperTypes() - Method in interface org.hibernate.search.engine.mapper.model.spi.MappableTypeModel
 
ascendingSuperTypes() - Method in interface org.hibernate.search.mapper.pojo.loading.spi.PojoLoadingTypeContext
 
ascendingSuperTypes() - Method in class org.hibernate.search.mapper.pojo.model.hcann.spi.PojoSimpleHCAnnRawTypeModel
 
ascendingSuperTypes() - Method in interface org.hibernate.search.mapper.pojo.model.spi.PojoRawTypeModel
 
ascendingSuperTypes(T) - Method in class org.hibernate.search.util.common.reflect.spi.AbstractTypeOrdering
 
asDouble() - Method in interface org.hibernate.search.engine.backend.types.dsl.IndexFieldTypeFactory
Define a field type whose values are represented as a Double in Hibernate Search.
asFloat() - Method in interface org.hibernate.search.engine.backend.types.dsl.IndexFieldTypeFactory
Define a field type whose values are represented as a Float in Hibernate Search.
asFloatVector() - Method in interface org.hibernate.search.engine.backend.types.dsl.IndexFieldTypeFactory
Define a field type intended for use in vector search and whose values are represented as a float[] in Hibernate Search.
asGeoPoint() - Method in interface org.hibernate.search.engine.backend.types.dsl.IndexFieldTypeFactory
Define a field type whose values are represented as a GeoPoint in Hibernate Search.
asInstant() - Method in interface org.hibernate.search.engine.backend.types.dsl.IndexFieldTypeFactory
Define a field type whose values are represented as an Instant in Hibernate Search.
asInteger() - Method in interface org.hibernate.search.engine.backend.types.dsl.IndexFieldTypeFactory
Define a field type whose values are represented as an Integer in Hibernate Search.
asInteger() - Method in interface org.hibernate.search.engine.cfg.spi.KeyContext
asIntegerPositiveOrZero() - Method in interface org.hibernate.search.engine.cfg.spi.KeyContext
 
asIntegerPositiveOrZeroOrNegative() - Method in interface org.hibernate.search.engine.cfg.spi.KeyContext
 
asIntegerStrictlyPositive() - Method in interface org.hibernate.search.engine.cfg.spi.KeyContext
 
asList() - Method in interface org.hibernate.search.engine.search.projection.dsl.CompositeProjectionFromAsStep
Defines the result of the composite projection as a List that will contain the results of inner projections defined so far, in order.
asList(Function<? super List<?>, ? extends V>) - Method in interface org.hibernate.search.engine.search.projection.dsl.CompositeProjectionFromAsStep
Defines the result of the composite projection as the result of applying the given function to a List containing the results of inner projections defined so far, in order.
asLocalDate() - Method in interface org.hibernate.search.engine.backend.types.dsl.IndexFieldTypeFactory
Define a field type whose values are represented as a LocalDate in Hibernate Search.
asLocalDateTime() - Method in interface org.hibernate.search.engine.backend.types.dsl.IndexFieldTypeFactory
Define a field type whose values are represented as a LocalDateTime in Hibernate Search.
asLocalTime() - Method in interface org.hibernate.search.engine.backend.types.dsl.IndexFieldTypeFactory
Define a field type whose values are represented as a LocalTime in Hibernate Search.
asLong() - Method in interface org.hibernate.search.engine.backend.types.dsl.IndexFieldTypeFactory
Define a field type whose values are represented as a Long in Hibernate Search.
asLong() - Method in interface org.hibernate.search.engine.cfg.spi.KeyContext
asLongPositiveOrZeroOrNegative() - Method in interface org.hibernate.search.engine.cfg.spi.KeyContext
 
asLongStrictlyPositive() - Method in interface org.hibernate.search.engine.cfg.spi.KeyContext
 
asMonthDay() - Method in interface org.hibernate.search.engine.backend.types.dsl.IndexFieldTypeFactory
Define a field type whose values are represented as a MonthDay in Hibernate Search.
asNative() - Method in interface org.hibernate.search.backend.elasticsearch.types.dsl.ElasticsearchIndexFieldTypeFactory
Define a native field type.
asNative(Class<F>, LuceneFieldContributor<F>) - Method in interface org.hibernate.search.backend.lucene.types.dsl.LuceneIndexFieldTypeFactory
Define a native field type on which projection is not allowed.
asNative(Class<F>, LuceneFieldContributor<F>, LuceneFieldValueExtractor<F>) - Method in interface org.hibernate.search.backend.lucene.types.dsl.LuceneIndexFieldTypeFactory
Define a native field type.
asOffsetDateTime() - Method in interface org.hibernate.search.engine.backend.types.dsl.IndexFieldTypeFactory
Define a field type whose values are represented as an OffsetDateTime in Hibernate Search.
asOffsetTime() - Method in interface org.hibernate.search.engine.backend.types.dsl.IndexFieldTypeFactory
Define a field type whose values are represented as an OffsetTime in Hibernate Search.
AssertionFailure - Exception in org.hibernate.search.util.common
 
AssertionFailure(String) - Constructor for exception org.hibernate.search.util.common.AssertionFailure
 
AssertionFailure(String, Throwable) - Constructor for exception org.hibernate.search.util.common.AssertionFailure
 
asShort() - Method in interface org.hibernate.search.engine.backend.types.dsl.IndexFieldTypeFactory
Define a field type whose values are represented as a Short in Hibernate Search.
associationEmbedded() - Method in interface org.hibernate.search.mapper.pojo.model.additionalmetadata.building.spi.PojoAdditionalMetadataCollectorValueNode
 
associationInverseSide(PojoModelPathValueNode) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingStep
Assuming the property represents an association on a entity type A to entity type B, defines the inverse side of an association, i.e.
associationInverseSide(PojoModelPathValueNode) - Method in interface org.hibernate.search.mapper.pojo.model.additionalmetadata.building.spi.PojoAdditionalMetadataCollectorValueNode
 
AssociationInverseSide - Annotation Type in org.hibernate.search.mapper.pojo.mapping.definition.annotation
Given an association from an entity type A to an entity type B, defines the inverse side of an association, i.e.
AssociationInverseSide.List - Annotation Type in org.hibernate.search.mapper.pojo.mapping.definition.annotation
 
AssociationInverseSideOptionsStep - Interface in org.hibernate.search.mapper.pojo.mapping.definition.programmatic
The step in a "association inverse side" definition where optional parameters can be set.
asString() - Method in interface org.hibernate.search.engine.backend.types.dsl.IndexFieldTypeFactory
Define a field type whose values are represented as a String in Hibernate Search.
asString() - Method in interface org.hibernate.search.engine.cfg.spi.KeyContext
 
asSubTypeOf(Class<U>) - Method in interface org.hibernate.search.engine.environment.bean.BeanReference
Cast this reference into a reference whose BeanReference.resolve(BeanResolver) method is is guaranteed to either fail or return an instance of the given type.
asVector(Class<F>) - Method in interface org.hibernate.search.engine.backend.types.dsl.IndexFieldTypeFactory
Define a vector field type whose values are represented as a given type in Hibernate Search.
asYear() - Method in interface org.hibernate.search.engine.backend.types.dsl.IndexFieldTypeFactory
Define a field type whose values are represented as a Year in Hibernate Search.
asYearMonth() - Method in interface org.hibernate.search.engine.backend.types.dsl.IndexFieldTypeFactory
Define a field type whose values are represented as a YearMonth in Hibernate Search.
async() - Static method in interface org.hibernate.search.mapper.orm.automaticindexing.session.AutomaticIndexingSynchronizationStrategy
Deprecated.
 
async() - Static method in interface org.hibernate.search.mapper.pojo.work.IndexingPlanSynchronizationStrategy
 
ASYNC - Static variable in class org.hibernate.search.mapper.orm.automaticindexing.session.AutomaticIndexingSynchronizationStrategyNames
Deprecated.
A strategy that only waits for index changes to be queued in the backend.
ASYNC - Static variable in class org.hibernate.search.mapper.pojo.work.IndexingPlanSynchronizationStrategyNames
A strategy that only waits for index changes to be queued in the backend.
asZonedDateTime() - Method in interface org.hibernate.search.engine.backend.types.dsl.IndexFieldTypeFactory
Define a field type whose values are represented as a ZonedDateTime in Hibernate Search.
atLeast(Object) - Method in interface org.hibernate.search.engine.search.predicate.dsl.RangePredicateMatchingStep
Require at least one of the targeted fields to be "greater than or equal to" the given value, with no limit as to how high it can be.
atLeast(Object, ValueConvert) - Method in interface org.hibernate.search.engine.search.predicate.dsl.RangePredicateMatchingStep
Require at least one of the targeted fields to be "greater than or equal to" the given value, with no limit as to how high it can be.
atLeast(T) - Static method in class org.hibernate.search.util.common.data.Range
 
atMost(Object) - Method in interface org.hibernate.search.engine.search.predicate.dsl.RangePredicateMatchingStep
Require at least one of the targeted fields to be "lesser than or equal to" the given value, with no limit as to how low it can be.
atMost(Object, ValueConvert) - Method in interface org.hibernate.search.engine.search.predicate.dsl.RangePredicateMatchingStep
Require at least one of the targeted fields to be "lesser than or equal to" the given value, with no limit as to how low it can be.
atMost(T) - Static method in class org.hibernate.search.util.common.data.Range
 
attribute(String, Object) - Method in interface org.hibernate.search.util.common.spi.ToStringTreeAppender
Appends a nested, named attribute.
AUTO - Enum constant in enum org.hibernate.search.backend.lucene.lowlevel.directory.FileSystemAccessStrategyName
 
AUTO - Enum constant in enum org.hibernate.search.mapper.orm.outboxpolling.cfg.OutboxEventProcessingOrder
Process outbox events in the safest, most appropriate order based on the dialect and other settings.
AUTO - Enum constant in enum org.hibernate.search.mapper.orm.outboxpolling.cfg.UuidGenerationStrategy
AUTOMATIC_INDEXING - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings.Radicals
Deprecated.
AUTOMATIC_INDEXING_ENABLE_DIRTY_CHECK - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings
Deprecated.
This setting will be removed in a future version. There will be no alternative provided to replace it. After the removal of this property in a future version, a dirty check will always be performed when considering whether to trigger reindexing.
AUTOMATIC_INDEXING_ENABLE_DIRTY_CHECK - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings.Defaults
Deprecated.
This setting will be removed in a future version. There will be no alternative provided to replace it. After the removal of this property in a future version, a dirty check will always be performed when considering whether to trigger reindexing.
AUTOMATIC_INDEXING_ENABLE_DIRTY_CHECK - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings.Radicals
Deprecated.
This setting will be removed in a future version. There will be no alternative provided to replace it. After the removal of this property in a future version, a dirty check will always be performed when considering whether to trigger reindexing.
AUTOMATIC_INDEXING_ENABLED - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings
AUTOMATIC_INDEXING_ENABLED - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings.Defaults
 
AUTOMATIC_INDEXING_ENABLED - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings.Radicals
AUTOMATIC_INDEXING_PREFIX - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings.Radicals
Deprecated.
AUTOMATIC_INDEXING_STRATEGY - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings
Deprecated.
Use HibernateOrmMapperSettings.INDEXING_LISTENERS_ENABLED instead (caution: it expects a boolean value).
AUTOMATIC_INDEXING_STRATEGY - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings.Defaults
Deprecated.
Use the new configuration property instead: HibernateOrmMapperSettings.AUTOMATIC_INDEXING_STRATEGY, (caution: it expects a boolean value, and its default is HibernateOrmMapperSettings.Defaults.ENABLED).
AUTOMATIC_INDEXING_STRATEGY - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings.Radicals
Deprecated.
Use HibernateOrmMapperSettings.Radicals.AUTOMATIC_INDEXING_ENABLED instead (caution: it expects a boolean value).
AUTOMATIC_INDEXING_SYNCHRONIZATION_STRATEGY - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings
AUTOMATIC_INDEXING_SYNCHRONIZATION_STRATEGY - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings.Defaults
AUTOMATIC_INDEXING_SYNCHRONIZATION_STRATEGY - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings.Radicals
AutomaticIndexingEventSendingSessionContext - Interface in org.hibernate.search.mapper.orm.automaticindexing.spi
 
AutomaticIndexingMappingContext - Interface in org.hibernate.search.mapper.orm.automaticindexing.spi
 
AutomaticIndexingQueueEventProcessingPlan - Interface in org.hibernate.search.mapper.orm.automaticindexing.spi
 
AutomaticIndexingQueueEventSendingPlan - Interface in org.hibernate.search.mapper.orm.automaticindexing.spi
A set of indexing events to be sent to an external queue.
AutomaticIndexingStrategyName - Enum in org.hibernate.search.mapper.orm.automaticindexing
AutomaticIndexingStrategyStartContext - Interface in org.hibernate.search.mapper.orm.automaticindexing.spi
Deprecated.
This SPI was introduced by mistake and was never used.
AutomaticIndexingSynchronizationConfigurationContext - Interface in org.hibernate.search.mapper.orm.automaticindexing.session
automaticIndexingSynchronizationStrategy(AutomaticIndexingSynchronizationStrategy) - Method in interface org.hibernate.search.mapper.orm.session.SearchSession
AutomaticIndexingSynchronizationStrategy - Interface in org.hibernate.search.mapper.orm.automaticindexing.session
AutomaticIndexingSynchronizationStrategyNames - Class in org.hibernate.search.mapper.orm.automaticindexing.session
availableCharFilters() - Method in interface org.hibernate.search.backend.lucene.analysis.LuceneAnalysisConfigurationContext
 
availableTokenFilters() - Method in interface org.hibernate.search.backend.lucene.analysis.LuceneAnalysisConfigurationContext
 
availableTokenizers() - Method in interface org.hibernate.search.backend.lucene.analysis.LuceneAnalysisConfigurationContext
 
AVG - Enum constant in enum org.hibernate.search.engine.search.common.SortMode
When a field has multiple values, compute the average of all the values.
avroTypes() - Static method in class org.hibernate.search.mapper.orm.outboxpolling.mapping.spi.HibernateOrmMapperOutboxPollingClasses
 

B

backend() - Method in interface org.hibernate.search.backend.elasticsearch.index.ElasticsearchIndexManager
 
backend() - Method in interface org.hibernate.search.backend.lucene.index.LuceneIndexManager
 
backend() - Method in interface org.hibernate.search.engine.backend.index.IndexManager
 
backend() - Method in interface org.hibernate.search.engine.common.spi.SearchIntegration
 
backend() - Method in interface org.hibernate.search.mapper.orm.mapping.SearchMapping
 
backend() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.Indexed
 
backend(String) - Method in interface org.hibernate.search.engine.common.spi.SearchIntegration
 
backend(String) - Method in interface org.hibernate.search.mapper.orm.mapping.SearchMapping
 
backend(String) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.TypeMappingIndexedStep
 
Backend - Interface in org.hibernate.search.engine.backend
A backend as viewed by Hibernate Search users.
BACKEND - Static variable in class org.hibernate.search.engine.cfg.EngineSettings
The root property for properties of the default backend, e.g.
BACKEND - Static variable in class org.hibernate.search.engine.cfg.EngineSettings.Radicals
 
BACKEND - Static variable in class org.hibernate.search.engine.cfg.spi.ConfigurationScopeNamespaces
 
BACKEND_WORK_EXECUTOR_PROVIDER - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.spi.ElasticsearchBackendSpiSettings
The ElasticsearchWorkExecutorProvider used to create work executors.
BACKEND_WORK_EXECUTOR_PROVIDER - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.spi.ElasticsearchBackendSpiSettings.Defaults
 
BACKEND_WORK_EXECUTOR_PROVIDER - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.spi.ElasticsearchBackendSpiSettings.Radicals
 
BACKEND_WORK_EXECUTOR_PROVIDER - Static variable in class org.hibernate.search.backend.lucene.cfg.spi.LuceneBackendSpiSettings
The LuceneWorkExecutorProvider used to create work executors.
BACKEND_WORK_EXECUTOR_PROVIDER - Static variable in class org.hibernate.search.backend.lucene.cfg.spi.LuceneBackendSpiSettings.Defaults
 
BACKEND_WORK_EXECUTOR_PROVIDER - Static variable in class org.hibernate.search.backend.lucene.cfg.spi.LuceneBackendSpiSettings.Radicals
 
BackendBuildContext - Interface in org.hibernate.search.engine.backend.spi
A build context for backends.
BackendFactory - Interface in org.hibernate.search.engine.backend.spi
 
BackendImplementor - Interface in org.hibernate.search.engine.backend.spi
 
BackendInfo(Optional<String>, TenancyMode) - Constructor for class org.hibernate.search.engine.mapper.mapping.building.spi.BackendsInfo.BackendInfo
 
backendKey(String) - Static method in class org.hibernate.search.engine.cfg.BackendSettings
Builds a configuration property key for the default backend, with the given radical.
backendKey(String, String) - Static method in class org.hibernate.search.engine.cfg.BackendSettings
Builds a configuration property key for the given backend, with the given radical.
BackendMapperContext - Interface in org.hibernate.search.engine.backend.mapping.spi
 
BackendMappingContext - Interface in org.hibernate.search.engine.backend.mapping.spi
Provides visibility from the lower layers of Hibernate Search (engine, backend) to the mapping defined in the upper layers.
BackendMappingHints - Interface in org.hibernate.search.engine.backend.reporting.spi
 
backendName() - Method in interface org.hibernate.search.engine.backend.spi.BackendBuildContext
 
backendName(String) - Method in interface org.hibernate.search.mapper.pojo.model.additionalmetadata.building.spi.PojoAdditionalMetadataCollectorIndexedTypeNode
 
BACKENDS - Static variable in class org.hibernate.search.engine.cfg.EngineSettings
The root property for properties of named backends, e.g.
BACKENDS - Static variable in class org.hibernate.search.engine.cfg.EngineSettings.Radicals
 
BackendSearchHints - Interface in org.hibernate.search.engine.backend.reporting.spi
 
BackendSessionContext - Interface in org.hibernate.search.engine.backend.session.spi
Provides visibility from the lower layers of Hibernate Search (engine, backend) to the session defined in the upper layers (mapping).
BackendSettings - Class in org.hibernate.search.engine.cfg
Configuration properties common to all Hibernate Search backends regardless of the underlying technology.
BackendsInfo - Class in org.hibernate.search.engine.mapper.mapping.building.spi
 
BackendsInfo() - Constructor for class org.hibernate.search.engine.mapper.mapping.building.spi.BackendsInfo
 
BackendsInfo.BackendInfo - Class in org.hibernate.search.engine.mapper.mapping.building.spi
 
BackendStartContext - Interface in org.hibernate.search.engine.backend.spi
A start context for backends.
BACKGROUND_FAILURE_HANDLER - Static variable in class org.hibernate.search.engine.cfg.EngineSettings
The FailureHandler instance that should be notified of any failure occurring in a background process (mainly index operations).
BACKGROUND_FAILURE_HANDLER - Static variable in class org.hibernate.search.engine.cfg.EngineSettings.Defaults
 
BACKGROUND_FAILURE_HANDLER - Static variable in class org.hibernate.search.engine.cfg.EngineSettings.Radicals
 
BatchedWork<P> - Interface in org.hibernate.search.engine.backend.orchestration.spi
A work ready to be submitted to a BatchingExecutor, and eventually processed in a batch by a BatchedWorkProcessor.
BatchedWorkProcessor - Interface in org.hibernate.search.engine.backend.orchestration.spi
A processor of batched works submitted to a BatchingExecutor.
BatchingExecutor<P extends BatchedWorkProcessor,W extends BatchedWork<? super P>> - Class in org.hibernate.search.engine.backend.orchestration.spi
An executor of works that accepts works from multiple threads, puts them in a queue, and processes them in batches in a single background thread.
BatchingExecutor(String, P, int, boolean, FailureHandler, Consumer<? super W>) - Constructor for class org.hibernate.search.engine.backend.orchestration.spi.BatchingExecutor
 
BatchMappingContext - Interface in org.hibernate.search.mapper.orm.spi
 
BatchScopeContext<T> - Interface in org.hibernate.search.mapper.orm.spi
 
BatchSessionContext - Interface in org.hibernate.search.mapper.orm.spi
 
batchSizeToLoadObjects(int) - Method in interface org.hibernate.search.mapper.orm.massindexing.MassIndexer
Sets the batch size used to load the root entities.
BatchTypeContextProvider - Interface in org.hibernate.search.mapper.orm.spi
 
BEAN - Enum constant in enum org.hibernate.search.engine.environment.bean.BeanRetrieval
Retrieve an actual managed bean.
BEAN_CONFIGURERS - Static variable in class org.hibernate.search.engine.cfg.spi.EngineSpiSettings
The BeanConfigurer instances used to programmatically assign names to beans.
BEAN_CONFIGURERS - Static variable in class org.hibernate.search.engine.cfg.spi.EngineSpiSettings.Defaults
 
BEAN_CONFIGURERS - Static variable in class org.hibernate.search.engine.cfg.spi.EngineSpiSettings.Radicals
 
BeanConfigurationContext - Interface in org.hibernate.search.engine.environment.bean.spi
 
BeanConfigurer - Interface in org.hibernate.search.engine.environment.bean.spi
An object responsible for defining beans that can then be resolved during Hibernate Search bootstrap.
BeanCreationContext - Interface in org.hibernate.search.engine.environment.bean.spi
 
BeanHolder<T> - Interface in org.hibernate.search.engine.environment.bean
An object holding a bean instance, and allowing to release it.
BeanNotFoundException - Exception in org.hibernate.search.engine.environment.bean.spi
Indicates a bean was not found by a BeanProvider.
BeanNotFoundException(String) - Constructor for exception org.hibernate.search.engine.environment.bean.spi.BeanNotFoundException
 
BeanNotFoundException(String, Throwable) - Constructor for exception org.hibernate.search.engine.environment.bean.spi.BeanNotFoundException
 
beanProvider() - Method in class org.hibernate.search.engine.common.spi.SearchIntegrationEnvironment
 
beanProvider(BeanProvider) - Method in class org.hibernate.search.engine.common.spi.SearchIntegrationEnvironment.Builder
 
BeanProvider - Interface in org.hibernate.search.engine.environment.bean.spi
The interface to be implemented by components providing beans to Hibernate Search.
BeanReference<T> - Interface in org.hibernate.search.engine.environment.bean
A reference to a bean, allowing the retrieval of that bean when passed a BeanResolver.
beanResolver() - Method in interface org.hibernate.search.backend.elasticsearch.client.ElasticsearchHttpClientConfigurationContext
 
beanResolver() - Method in interface org.hibernate.search.backend.lucene.index.spi.ShardingStrategyInitializationContext
 
beanResolver() - Method in interface org.hibernate.search.backend.lucene.lowlevel.directory.spi.DirectoryCreationContext
 
beanResolver() - Method in interface org.hibernate.search.engine.backend.index.spi.IndexManagerStartContext
 
beanResolver() - Method in interface org.hibernate.search.engine.backend.spi.BackendBuildContext
 
beanResolver() - Method in interface org.hibernate.search.engine.backend.spi.BackendStartContext
 
beanResolver() - Method in class org.hibernate.search.engine.common.spi.SearchIntegrationEnvironment
 
beanResolver() - Method in interface org.hibernate.search.engine.common.spi.SearchIntegrationPartialBuildState
 
beanResolver() - Method in interface org.hibernate.search.engine.environment.bean.spi.BeanCreationContext
 
beanResolver() - Method in interface org.hibernate.search.engine.mapper.mapping.building.spi.MappingBuildContext
 
beanResolver() - Method in interface org.hibernate.search.engine.mapper.mapping.building.spi.MappingFinalizationContext
 
beanResolver() - Method in interface org.hibernate.search.engine.mapper.mapping.spi.MappingStartContext
 
beanResolver() - Method in interface org.hibernate.search.mapper.orm.automaticindexing.spi.AutomaticIndexingStrategyStartContext
Deprecated.
 
beanResolver() - Method in interface org.hibernate.search.mapper.orm.coordination.common.spi.CoordinationStrategyStartContext
 
beanResolver() - Method in interface org.hibernate.search.mapper.pojo.bridge.binding.BindingContext
 
beanResolver() - Method in interface org.hibernate.search.mapper.pojo.loading.definition.spi.PojoEntityLoadingBindingContext
 
beanResolver() - Method in interface org.hibernate.search.mapper.pojo.search.definition.binding.ProjectionBindingContext
 
BeanResolver - Interface in org.hibernate.search.engine.environment.bean
The main entry point for components looking to resolve a bean reference into a (usually user-provided) bean.
BeanRetrieval - Enum in org.hibernate.search.engine.environment.bean
Defines where beans are retrieved from.
beforeBoot() - Method in class org.hibernate.search.engine.cfg.spi.ConfigurationPropertyChecker
 
beforeExecution(MassIndexingEnvironment.Context) - Method in interface org.hibernate.search.mapper.pojo.massindexing.MassIndexingEnvironment
Method is going to be invoked prior to executing the main logic of a Runnable in the given thread.
beforeFirst() - Method in class org.hibernate.search.mapper.orm.search.query.spi.HibernateOrmSearchScrollableResultsAdapter
 
beforeJob() - Method in class org.hibernate.search.jakarta.batch.core.massindexing.spi.JobContextSetupListener
 
begin(SharedSessionContractImplementor) - Method in class org.hibernate.search.mapper.orm.common.spi.TransactionHelper
 
beginBatch() - Method in interface org.hibernate.search.engine.backend.orchestration.spi.BatchedWorkProcessor
Initializes internal state before works are submitted.
between(Object, Object) - Method in interface org.hibernate.search.engine.search.predicate.dsl.RangePredicateMatchingStep
Require at least one of the targeted fields to be in the range defined by the given bounds.
between(Object, Object, ValueConvert) - Method in interface org.hibernate.search.engine.search.predicate.dsl.RangePredicateMatchingStep
Require at least one of the targeted fields to be in the range defined by the given bounds.
between(Object, RangeBoundInclusion, Object, RangeBoundInclusion) - Method in interface org.hibernate.search.engine.search.predicate.dsl.RangePredicateMatchingStep
Require at least one of the targeted fields to be in the range defined by the given bounds.
between(T, RangeBoundInclusion, T, RangeBoundInclusion) - Static method in class org.hibernate.search.util.common.data.Range
 
between(T, T) - Static method in class org.hibernate.search.util.common.data.Range
 
bind(C, T, PojoModelPathValueNode, PojoModelPathWalker<C, T, P, V>) - Static method in class org.hibernate.search.mapper.pojo.model.path.spi.PojoModelPathBinder
 
bind(IndexSchemaElement, PojoModelProperty) - Method in interface org.hibernate.search.mapper.pojo.bridge.builtin.programmatic.AlternativeBinderDelegate
Binds the given field value source to multiple field, i.e.: Declares one field per alternative. Creates a bridge that will route field values to the appropriate field based on a discriminator.
bind(IdentifierBindingContext<?>) - Method in interface org.hibernate.search.mapper.pojo.bridge.mapping.programmatic.IdentifierBinder
Binds a POJO property to a document identifier.
bind(MarkerBindingContext) - Method in interface org.hibernate.search.mapper.pojo.bridge.mapping.programmatic.MarkerBinder
Binds a marker to a POJO property.
bind(PropertyBindingContext) - Method in interface org.hibernate.search.mapper.pojo.bridge.mapping.programmatic.PropertyBinder
Binds a property to index fields.
bind(RoutingBindingContext) - Method in interface org.hibernate.search.mapper.pojo.bridge.mapping.programmatic.RoutingBinder
Configure the mapping of an indexed entity to an index as necessary using the given context.
bind(TypeBindingContext) - Method in interface org.hibernate.search.mapper.pojo.bridge.mapping.programmatic.TypeBinder
Binds a type to index fields.
bind(ValueBindingContext<?>) - Method in interface org.hibernate.search.mapper.pojo.bridge.mapping.programmatic.ValueBinder
Binds a value to an index field.
bind(ProjectionBindingContext) - Method in class org.hibernate.search.mapper.pojo.search.definition.binding.builtin.CompositeProjectionBinder
 
bind(ProjectionBindingContext) - Method in class org.hibernate.search.mapper.pojo.search.definition.binding.builtin.DocumentReferenceProjectionBinder
 
bind(ProjectionBindingContext) - Method in class org.hibernate.search.mapper.pojo.search.definition.binding.builtin.EntityProjectionBinder
 
bind(ProjectionBindingContext) - Method in class org.hibernate.search.mapper.pojo.search.definition.binding.builtin.EntityReferenceProjectionBinder
 
bind(ProjectionBindingContext) - Method in class org.hibernate.search.mapper.pojo.search.definition.binding.builtin.FieldProjectionBinder
 
bind(ProjectionBindingContext) - Method in class org.hibernate.search.mapper.pojo.search.definition.binding.builtin.HighlightProjectionBinder
 
bind(ProjectionBindingContext) - Method in class org.hibernate.search.mapper.pojo.search.definition.binding.builtin.IdProjectionBinder
 
bind(ProjectionBindingContext) - Method in class org.hibernate.search.mapper.pojo.search.definition.binding.builtin.ObjectProjectionBinder
 
bind(ProjectionBindingContext) - Method in class org.hibernate.search.mapper.pojo.search.definition.binding.builtin.ScoreProjectionBinder
 
bind(ProjectionBindingContext) - Method in interface org.hibernate.search.mapper.pojo.search.definition.binding.ProjectionBinder
Binds a constructor parameter to a projection.
bind(T, PojoModelPathValueNode, PojoModelPathWalker<Void, T, P, V>) - Static method in class org.hibernate.search.mapper.pojo.model.path.spi.PojoModelPathBinder
 
BindablePojoModelPath - Class in org.hibernate.search.mapper.pojo.model.path.spi
 
BindablePojoModelPath(PojoTypeModel<?>, PojoModelPathValueNode) - Constructor for class org.hibernate.search.mapper.pojo.model.path.spi.BindablePojoModelPath
 
binder() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.MarkerBinding
 
binder() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.ProjectionBinding
 
binder() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.PropertyBinding
 
binder() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.TypeBinding
 
binder(PropertyBinder) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingStep
Define a property binder, responsible for creating a bridge.
binder(PropertyBinder, Map<String, Object>) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingStep
Define a property binder, responsible for creating a bridge.
binder(TypeBinder) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.TypeMappingStep
Define a type binder, responsible for creating a bridge.
binder(TypeBinder, Map<String, Object>) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.TypeMappingStep
Define a type binder, responsible for creating a bridge.
BindingContext - Interface in org.hibernate.search.mapper.pojo.bridge.binding
 
blocking() - Static method in class org.hibernate.search.engine.backend.work.execution.OperationSubmitter
When using this submitter, dding a new element will block the thread when the underlying queue is a BlockingQueue and it is at its maximum capacity, until some elements are removed from the queue
blockingRetryProducer - Variable in class org.hibernate.search.engine.backend.orchestration.spi.AbstractWorkOrchestrator
 
body() - Method in class org.hibernate.search.backend.elasticsearch.client.spi.ElasticsearchResponse
 
body() - Method in interface org.hibernate.search.backend.elasticsearch.search.query.ElasticsearchSearchRequestTransformerContext
 
body(JsonObject) - Method in class org.hibernate.search.backend.elasticsearch.client.spi.ElasticsearchRequest.Builder
 
bodyParts() - Method in class org.hibernate.search.backend.elasticsearch.client.spi.ElasticsearchRequest
 
bodyParts() - Method in interface org.hibernate.search.backend.elasticsearch.schema.management.ElasticsearchIndexSchemaExport
 
bool() - Method in interface org.hibernate.search.engine.search.predicate.dsl.SearchPredicateFactory
Match documents if they match a combination of boolean clauses.
bool() - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.AbstractSearchPredicateFactory
 
bool() - Method in interface org.hibernate.search.engine.search.predicate.spi.SearchPredicateBuilderFactory
 
bool(Consumer<? super BooleanPredicateClausesStep<?>>) - Method in interface org.hibernate.search.engine.search.predicate.dsl.SearchPredicateFactory
Deprecated.
Use .bool().with(...) instead.
bool(Consumer<? super BooleanPredicateClausesStep<?>>) - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.AbstractSearchPredicateFactory
 
BooleanOperator - Enum in org.hibernate.search.engine.search.common
 
BooleanPredicateBuilder - Interface in org.hibernate.search.engine.search.predicate.spi
 
BooleanPredicateClausesStep<S extends BooleanPredicateClausesStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The initial and final step in a boolean predicate definition, where clauses can be added.
BooleanPredicateOptionsCollector<S extends BooleanPredicateOptionsCollector<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
An object where the clauses and options of a boolean predicate can be set.
boost(float) - Method in interface org.hibernate.search.engine.search.predicate.dsl.MultiFieldPredicateFieldBoostStep
Boost the weight of the last added set of fields in score computation.
boost(float) - Method in interface org.hibernate.search.engine.search.predicate.dsl.PredicateScoreStep
Boost the weight of the predicate in score computation.
boost(float) - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.KnnPredicateFieldStepImpl
 
boost(float) - Method in interface org.hibernate.search.engine.search.predicate.spi.CommonQueryStringPredicateBuilder.FieldState
 
boost(float) - Method in interface org.hibernate.search.engine.search.predicate.spi.SearchPredicateBuilder
 
bootFirstPhase(HibernateOrmIntegrationBooterBehavior.BootPhase<T>) - Static method in class org.hibernate.search.mapper.orm.bootstrap.spi.HibernateOrmIntegrationBooterBehavior
 
bottomRight() - Method in interface org.hibernate.search.engine.spatial.GeoBoundingBox
 
boundaryChars - Variable in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
boundaryChars() - Method in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
boundaryChars(Character[]) - Method in interface org.hibernate.search.engine.search.highlighter.dsl.HighlighterBoundaryScannerFastVectorHighlighterOptionsStep
Specify a set of characters to look for when scanning for boundaries when a characters boundary scanner is used.
boundaryChars(Character[]) - Method in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
boundaryChars(String) - Method in interface org.hibernate.search.engine.search.highlighter.dsl.HighlighterBoundaryScannerFastVectorHighlighterOptionsStep
Specify a set of characters to look for when scanning for boundaries when a characters boundary scanner is used.
boundaryChars(String) - Method in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
boundaryCharsAsString() - Method in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
boundaryMaxScan - Variable in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
boundaryMaxScan() - Method in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
boundaryMaxScan(int) - Method in interface org.hibernate.search.engine.search.highlighter.dsl.HighlighterBoundaryScannerFastVectorHighlighterOptionsStep
Specify how far to scan for boundary characters when a characters boundary scanner is used.
boundaryMaxScan(Integer) - Method in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
boundaryScanner() - Method in interface org.hibernate.search.engine.search.highlighter.dsl.HighlighterFastVectorHighlighterOptionsStep
Specify how the text should be broken up into highlighting snippets.
boundaryScanner() - Method in interface org.hibernate.search.engine.search.highlighter.dsl.HighlighterUnifiedOptionsStep
Specify how the text should be broken up into highlighting snippets.
boundaryScanner(Consumer<? super HighlighterBoundaryScannerTypeFastVectorHighlighterStep<?>>) - Method in interface org.hibernate.search.engine.search.highlighter.dsl.HighlighterFastVectorHighlighterOptionsStep
Specify how the text should be broken up into highlighting snippets.
boundaryScanner(Consumer<? super HighlighterBoundaryScannerTypeStep<?, ?>>) - Method in interface org.hibernate.search.engine.search.highlighter.dsl.HighlighterUnifiedOptionsStep
Specify how the text should be broken up into highlighting snippets.
boundaryScannerLocale - Variable in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
boundaryScannerLocale() - Method in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
boundaryScannerLocale(Locale) - Method in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
boundaryScannerType - Variable in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
boundaryScannerType() - Method in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
boundaryScannerType(BoundaryScannerType) - Method in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
BoundaryScannerType - Enum in org.hibernate.search.engine.search.highlighter.spi
 
boundingBox(double, double, double, double) - Method in interface org.hibernate.search.engine.search.predicate.dsl.SpatialWithinPredicateAreaStep
Require at least one of the targeted fields to point to a location within the given box (~rectangle).
boundingBox(GeoBoundingBox) - Method in interface org.hibernate.search.engine.search.predicate.dsl.SpatialWithinPredicateAreaStep
Require at least one of the targeted fields to point to a location within the given box (~rectangle).
boundingBox(GeoBoundingBox) - Method in interface org.hibernate.search.engine.search.predicate.spi.SpatialWithinBoundingBoxPredicateBuilder
 
bridge(Class<E>, BeanHolder<? extends RoutingBridge<E>>) - Method in interface org.hibernate.search.mapper.pojo.bridge.binding.RoutingBindingContext
Sets the object responsible for routing indexed entities to the correct index/shard.
bridge(Class<E>, RoutingBridge<E>) - Method in interface org.hibernate.search.mapper.pojo.bridge.binding.RoutingBindingContext
Sets the object responsible for routing indexed entities to the correct index/shard.
bridge(Class<I2>, BeanHolder<? extends IdentifierBridge<I2>>) - Method in interface org.hibernate.search.mapper.pojo.bridge.binding.IdentifierBindingContext
Sets the bridge implementing the value/index binding.
bridge(Class<I2>, IdentifierBridge<I2>) - Method in interface org.hibernate.search.mapper.pojo.bridge.binding.IdentifierBindingContext
Sets the bridge implementing the value/index binding.
bridge(Class<P2>, BeanHolder<? extends PropertyBridge<P2>>) - Method in interface org.hibernate.search.mapper.pojo.bridge.binding.PropertyBindingContext
Sets the bridge implementing the property/index binding.
bridge(Class<P2>, PropertyBridge<P2>) - Method in interface org.hibernate.search.mapper.pojo.bridge.binding.PropertyBindingContext
Sets the bridge implementing the property/index binding.
bridge(Class<T2>, BeanHolder<? extends TypeBridge<T2>>) - Method in interface org.hibernate.search.mapper.pojo.bridge.binding.TypeBindingContext
Sets the bridge implementing the type/index binding.
bridge(Class<T2>, TypeBridge<T2>) - Method in interface org.hibernate.search.mapper.pojo.bridge.binding.TypeBindingContext
Sets the bridge implementing the type/index binding.
bridge(Class<V2>, BeanHolder<? extends ValueBridge<V2, F>>, IndexFieldTypeOptionsStep<?, F>) - Method in interface org.hibernate.search.mapper.pojo.bridge.binding.ValueBindingContext
Sets the bridge implementing the value/index binding.
bridge(Class<V2>, ValueBridge<V2, F>) - Method in interface org.hibernate.search.mapper.pojo.bridge.binding.ValueBindingContext
Sets the bridge implementing the value/index binding.
bridge(Class<V2>, ValueBridge<V2, F>, IndexFieldTypeOptionsStep<?, F>) - Method in interface org.hibernate.search.mapper.pojo.bridge.binding.ValueBindingContext
Sets the bridge implementing the value/index binding.
bridge(BeanHolder<? extends PropertyBridge<Object>>) - Method in interface org.hibernate.search.mapper.pojo.bridge.binding.PropertyBindingContext
Sets the bridge implementing the property/index binding.
bridge(BeanHolder<? extends TypeBridge<Object>>) - Method in interface org.hibernate.search.mapper.pojo.bridge.binding.TypeBindingContext
Sets the bridge implementing the type/index binding.
bridge(PropertyBridge<Object>) - Method in interface org.hibernate.search.mapper.pojo.bridge.binding.PropertyBindingContext
Sets the bridge implementing the property/index binding.
bridge(TypeBridge<Object>) - Method in interface org.hibernate.search.mapper.pojo.bridge.binding.TypeBindingContext
Sets the bridge implementing the type/index binding.
bridgedElement() - Method in interface org.hibernate.search.mapper.pojo.bridge.binding.IdentifierBindingContext
 
bridgedElement() - Method in interface org.hibernate.search.mapper.pojo.bridge.binding.PropertyBindingContext
 
bridgedElement() - Method in interface org.hibernate.search.mapper.pojo.bridge.binding.RoutingBindingContext
 
bridgedElement() - Method in interface org.hibernate.search.mapper.pojo.bridge.binding.TypeBindingContext
 
bridgedElement() - Method in interface org.hibernate.search.mapper.pojo.bridge.binding.ValueBindingContext
 
BridgeMappingContext - Interface in org.hibernate.search.mapper.pojo.bridge.runtime.spi
Mapping-scoped information and operations for use in bridges.
bridges() - Method in interface org.hibernate.search.mapper.orm.mapping.HibernateOrmMappingConfigurationContext
Starts the definition of bridges to apply by default in mappings.
bridges() - Method in class org.hibernate.search.mapper.pojo.mapping.spi.AbstractPojoMappingInitiator
 
BridgesConfigurationContext - Interface in org.hibernate.search.mapper.pojo.bridge.mapping
 
BridgeSessionContext - Interface in org.hibernate.search.mapper.pojo.bridge.runtime.spi
Session-scoped information and operations for use in bridges.
build() - Method in class org.hibernate.search.backend.elasticsearch.client.spi.ElasticsearchRequest.Builder
 
build() - Method in class org.hibernate.search.engine.backend.common.spi.MultiEntityOperationExecutionReport.Builder
 
build() - Method in interface org.hibernate.search.engine.backend.index.spi.IndexManagerBuilder
Build the mapping based on the IndexManagerBuilder.schemaRootNodeBuilder() metadata contributed} so far.
build() - Method in interface org.hibernate.search.engine.backend.scope.spi.IndexScopeBuilder
 
build() - Method in class org.hibernate.search.engine.backend.types.spi.AbstractIndexCompositeNodeType.Builder
 
build() - Method in class org.hibernate.search.engine.backend.types.spi.AbstractIndexNodeType.Builder
 
build() - Method in class org.hibernate.search.engine.backend.types.spi.AbstractIndexValueFieldType.Builder
 
build() - Method in interface org.hibernate.search.engine.cfg.spi.DefaultedPropertyContext
 
build() - Method in interface org.hibernate.search.engine.cfg.spi.OptionalPropertyContext
 
build() - Method in class org.hibernate.search.engine.common.resources.spi.SavedState.Builder
 
build() - Method in class org.hibernate.search.engine.common.spi.SearchIntegrationEnvironment.Builder
 
build() - Method in interface org.hibernate.search.engine.mapper.mapping.building.spi.MappedIndexManagerBuilder
 
build() - Method in class org.hibernate.search.engine.mapper.model.spi.TypeMetadataContributorProvider.Builder
 
build() - Method in interface org.hibernate.search.engine.mapper.scope.spi.MappedIndexScopeBuilder
 
build() - Method in class org.hibernate.search.engine.reporting.EntityIndexingFailureContext.Builder
 
build() - Method in class org.hibernate.search.engine.reporting.FailureContext.Builder
 
build() - Method in interface org.hibernate.search.engine.search.aggregation.spi.SearchAggregationBuilder
 
build() - Method in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
build() - Method in interface org.hibernate.search.engine.search.loading.spi.SearchLoadingContextBuilder
 
build() - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.AbstractPredicateFinalStep
 
build() - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.KnnPredicateFieldStepImpl
 
build() - Method in interface org.hibernate.search.engine.search.predicate.spi.KnnPredicateBuilder
 
build() - Method in interface org.hibernate.search.engine.search.predicate.spi.SearchPredicateBuilder
 
build() - Method in class org.hibernate.search.engine.search.projection.dsl.spi.HighlightProjectionBuilder
 
build() - Method in interface org.hibernate.search.engine.search.projection.spi.DistanceToFieldProjectionBuilder
 
build() - Method in interface org.hibernate.search.engine.search.projection.spi.FieldProjectionBuilder
 
build() - Method in interface org.hibernate.search.engine.search.projection.spi.SearchProjectionBuilder
 
build() - Method in interface org.hibernate.search.engine.search.query.spi.SearchQueryBuilder
 
build() - Method in class org.hibernate.search.engine.search.sort.dsl.spi.AbstractSortThenStep
 
build() - Method in class org.hibernate.search.engine.search.sort.dsl.spi.StaticSortThenStep
 
build() - Method in interface org.hibernate.search.engine.search.sort.spi.SearchSortBuilder
 
build() - Method in class org.hibernate.search.jakarta.batch.core.massindexing.MassIndexingJob.ParametersBuilder
Build the parameters.
build() - Method in interface org.hibernate.search.mapper.orm.bootstrap.spi.HibernateOrmIntegrationBooter.Builder
 
build() - Method in class org.hibernate.search.mapper.pojo.extractor.spi.ContainerExtractorRegistry.Builder
 
build() - Method in interface org.hibernate.search.mapper.pojo.loading.spi.PojoSelectionLoadingContextBuilder
 
build() - Method in class org.hibernate.search.mapper.pojo.massindexing.MassIndexingEntityFailureContext.Builder
 
build() - Method in class org.hibernate.search.mapper.pojo.massindexing.MassIndexingFailureContext.Builder
 
build() - Method in class org.hibernate.search.mapper.pojo.work.spi.ConfiguredIndexingPlanSynchronizationStrategy.Builder
 
build(TreeNestingContext) - Method in interface org.hibernate.search.engine.common.tree.spi.TreeNestingContext.NestedContextBuilder
 
build(SearchProjection<?>[], ProjectionCompositor<E, V>, ProjectionAccumulator.Provider<V, P>) - Method in interface org.hibernate.search.engine.search.projection.spi.CompositeProjectionBuilder
 
build(ProjectionAccumulator.Provider<Double, P>) - Method in interface org.hibernate.search.engine.search.projection.spi.DistanceToFieldProjectionBuilder
 
build(ProjectionAccumulator.Provider<T, P>) - Method in interface org.hibernate.search.engine.search.projection.spi.FieldProjectionBuilder
 
builder - Variable in class org.hibernate.search.engine.search.predicate.dsl.spi.KnnPredicateFieldStepImpl
 
builder() - Static method in class org.hibernate.search.engine.backend.common.spi.MultiEntityOperationExecutionReport
 
builder() - Static method in class org.hibernate.search.engine.common.resources.spi.SavedState
 
builder() - Static method in class org.hibernate.search.engine.mapper.model.spi.TypeMetadataContributorProvider
 
builder() - Static method in class org.hibernate.search.engine.reporting.EntityIndexingFailureContext
 
builder() - Static method in class org.hibernate.search.engine.reporting.FailureContext
 
builder() - Static method in class org.hibernate.search.mapper.pojo.extractor.spi.ContainerExtractorRegistry
 
builder() - Static method in class org.hibernate.search.mapper.pojo.massindexing.MassIndexingEntityFailureContext
 
builder() - Static method in class org.hibernate.search.mapper.pojo.massindexing.MassIndexingFailureContext
 
builder() - Static method in class org.hibernate.search.mapper.pojo.model.path.PojoModelPath
 
builder(String) - Static method in class org.hibernate.search.backend.elasticsearch.client.spi.ElasticsearchRequest
 
builder(Metadata, BootstrapContext) - Static method in interface org.hibernate.search.mapper.orm.bootstrap.spi.HibernateOrmIntegrationBooter
 
builder(ConfigurationPropertySource, ConfigurationPropertyChecker) - Static method in class org.hibernate.search.engine.common.spi.SearchIntegrationEnvironment
 
builder(SearchIntegrationEnvironment) - Static method in interface org.hibernate.search.engine.common.spi.SearchIntegration
 
Builder() - Constructor for class org.hibernate.search.engine.backend.types.spi.AbstractIndexNodeType.Builder
 
Builder(Class<F>) - Constructor for class org.hibernate.search.engine.backend.types.spi.AbstractIndexValueFieldType.Builder
 
Builder(ObjectStructure) - Constructor for class org.hibernate.search.engine.backend.types.spi.AbstractIndexCompositeNodeType.Builder
 
Builder(FailureHandler) - Constructor for class org.hibernate.search.mapper.pojo.work.spi.ConfiguredIndexingPlanSynchronizationStrategy.Builder
 
buildMissingDiscoveredJandexIndexes(boolean) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.annotation.AnnotationMappingConfigurationContext
 
BUILTIN - Enum constant in enum org.hibernate.search.engine.environment.bean.BeanRetrieval
Retrieve a built-in bean.
BuiltinAnnotations - Class in org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.spi
 
BuiltinContainerExtractors - Class in org.hibernate.search.mapper.pojo.extractor.builtin
The names of container extractors available in Hibernate Search out of the box.
byEntityName() - Method in interface org.hibernate.search.mapper.orm.spi.BatchTypeContextProvider
 
byTypeName(Map<String, ? extends SearchProjection<? extends T>>) - Method in interface org.hibernate.search.engine.search.projection.spi.SearchProjectionBuilderFactory
 

C

CACHE_MODE - Static variable in class org.hibernate.search.jakarta.batch.core.massindexing.MassIndexingJobParameters
 
CACHE_MODE - Static variable in class org.hibernate.search.jakarta.batch.core.massindexing.MassIndexingJobParameters.Defaults
 
cacheLookupStrategy() - Method in interface org.hibernate.search.mapper.orm.loading.spi.HibernateOrmLoadingMappingContext
 
cacheLookupStrategy(EntityLoadingCacheLookupStrategy) - Method in interface org.hibernate.search.mapper.orm.search.loading.dsl.SearchLoadingOptionsStep
Set the strategy for cache lookup before query results are loaded.
cacheMode(CacheMode) - Method in class org.hibernate.search.jakarta.batch.core.massindexing.MassIndexingJob.ParametersBuilder
The Hibernate CacheMode when loading entities.
cacheMode(CacheMode) - Method in interface org.hibernate.search.mapper.orm.massindexing.MassIndexer
Sets the cache interaction mode for the data loading tasks.
CALIBRATE_BY_DELETES - Static variable in class org.hibernate.search.backend.lucene.cfg.LuceneIndexSettings.MergeRadicals
 
cannotUseQueryElement(SearchQueryElementTypeKey<?>, String, Exception) - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexNode
 
cannotUseQueryElement(SearchQueryElementTypeKey<?>, String, Exception) - Method in class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexNodeContext
 
cannotUseQueryElement(SearchQueryElementTypeKey<?>, String, Exception) - Method in interface org.hibernate.search.engine.search.common.spi.SearchIndexNodeContext
 
cannotUseQueryElement(SearchQueryElementTypeKey<T>, N, String, Exception) - Method in class org.hibernate.search.engine.search.common.spi.SearchIndexSchemaElementContextHelper
 
canonical(T, T) - Static method in class org.hibernate.search.util.common.data.Range
Create a canonical range, i.e.
cast(Object) - Method in class org.hibernate.search.mapper.pojo.model.spi.JavaClassPojoCaster
 
cast(Object) - Method in interface org.hibernate.search.mapper.pojo.model.spi.PojoCaster
 
cast(PojoTypeModel<?>) - Method in class org.hibernate.search.mapper.pojo.model.spi.AbstractPojoRawTypeModel
 
cast(PojoTypeModel<?>) - Method in interface org.hibernate.search.mapper.pojo.model.spi.PojoRawTypeModel
 
caster() - Method in class org.hibernate.search.mapper.pojo.model.spi.AbstractPojoRawTypeModel
 
caster() - Method in interface org.hibernate.search.mapper.pojo.model.spi.PojoRawTypeModel
 
castOrNull(Object) - Method in class org.hibernate.search.mapper.pojo.model.spi.JavaClassPojoCaster
 
castOrNull(Object) - Method in interface org.hibernate.search.mapper.pojo.model.spi.PojoCaster
 
castTo(Class<U>) - Method in class org.hibernate.search.mapper.pojo.model.spi.AbstractPojoRawTypeModel
 
castTo(Class<U>) - Method in class org.hibernate.search.mapper.pojo.model.spi.GenericContextAwarePojoGenericTypeModel
 
castTo(Class<U>) - Method in interface org.hibernate.search.mapper.pojo.model.spi.PojoTypeModel
 
castTo(Class<U>) - Method in class org.hibernate.search.mapper.pojo.model.spi.SyntheticPojoGenericTypeModel
 
center(GeoPoint) - Method in interface org.hibernate.search.engine.search.projection.spi.DistanceToFieldProjectionBuilder
 
center(GeoPoint) - Method in interface org.hibernate.search.engine.search.sort.spi.DistanceSortBuilder
 
charFilter(Class<? extends CharFilterFactory>) - Method in interface org.hibernate.search.backend.lucene.analysis.model.dsl.LuceneAnalysisOptionalComponentsStep
Add a char filter that the analyzer will use.
charFilter(String) - Method in interface org.hibernate.search.backend.elasticsearch.analysis.ElasticsearchAnalysisConfigurationContext
Start a char filter definition.
charFilter(String) - Method in interface org.hibernate.search.backend.lucene.analysis.model.dsl.LuceneAnalysisOptionalComponentsStep
Add a char filter that the analyzer will use.
charFilters(String...) - Method in interface org.hibernate.search.backend.elasticsearch.analysis.model.dsl.ElasticsearchAnalysisOptionalComponentsStep
Set the char filters that the normalizer will use.
chars() - Method in interface org.hibernate.search.engine.search.highlighter.dsl.HighlighterBoundaryScannerTypeFastVectorHighlighterStep
Break highlighted fragments at the next boundary based on a provided boundary characters
CHARS - Enum constant in enum org.hibernate.search.engine.search.highlighter.spi.BoundaryScannerType
 
checkCompatibleWith(SearchQueryElementFactory<?, ?, ?>) - Method in interface org.hibernate.search.engine.search.common.spi.SearchQueryElementFactory
Checks whether this factory and the given factory can be used interchangeably.
checkNestedDocumentPathCompatibility(SearchIndexNodeContext<?>, SearchIndexNodeContext<?>) - Static method in class org.hibernate.search.engine.search.common.spi.SearchIndexSchemaElementContextHelper
 
checkNoFailure() - Method in class org.hibernate.search.engine.reporting.spi.RootFailureCollector
 
checkNonStandardTypeOptionsStep() - Method in interface org.hibernate.search.mapper.pojo.bridge.binding.spi.FieldModelContributorContext
 
checkOpen() - Method in interface org.hibernate.search.mapper.pojo.loading.spi.PojoSelectionLoadingContext
Check whether this context is still open, throwing an exception if it is not.
CHECKPOINT_INTERVAL - Static variable in class org.hibernate.search.jakarta.batch.core.massindexing.MassIndexingJobParameters
 
CHECKPOINT_INTERVAL_DEFAULT_RAW - Static variable in class org.hibernate.search.jakarta.batch.core.massindexing.MassIndexingJobParameters.Defaults
 
checkpointInfo() - Method in class org.hibernate.search.jakarta.batch.core.massindexing.step.spi.EntityIdReader
The checkpointInfo method returns the current checkpoint data for this reader.
checkpointInterval(int) - Method in class org.hibernate.search.jakarta.batch.core.massindexing.MassIndexingJob.ParametersBuilder
The number of entities to process before triggering the next checkpoint.
checkpointInterval(Integer, Integer) - Static method in class org.hibernate.search.jakarta.batch.core.massindexing.MassIndexingJobParameters.Defaults
 
checkRemainingTimeMillis() - Method in interface org.hibernate.search.engine.common.timing.Deadline
 
checkRemainingTimeMillis() - Method in class org.hibernate.search.engine.common.timing.spi.StaticDeadline
 
checkTimedOut() - Method in class org.hibernate.search.engine.search.timeout.spi.TimeoutManager
 
child(SearchIndexCompositeNodeContext<?>, String) - Method in class org.hibernate.search.engine.backend.scope.spi.AbstractSearchIndexScope
 
child(SearchIndexCompositeNodeContext<?>, String) - Method in interface org.hibernate.search.engine.search.common.spi.SearchIndexScope
 
childInScope(String) - Method in class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexCompositeNodeContext
 
circle(double, double, double) - Method in interface org.hibernate.search.engine.search.predicate.dsl.SpatialWithinPredicateAreaStep
Require at least one of the targeted fields to point to a location within the given circle, i.e.
circle(double, double, double, DistanceUnit) - Method in interface org.hibernate.search.engine.search.predicate.dsl.SpatialWithinPredicateAreaStep
Require at least one of the targeted fields to point to a location within the given circle, i.e.
circle(GeoPoint, double) - Method in interface org.hibernate.search.engine.search.predicate.dsl.SpatialWithinPredicateAreaStep
Require at least one of the targeted fields to point to a location within the given circle, i.e.
circle(GeoPoint, double, DistanceUnit) - Method in interface org.hibernate.search.engine.search.predicate.dsl.SpatialWithinPredicateAreaStep
Require at least one of the targeted fields to point to a location within the given circle, i.e.
circle(GeoPoint, double, DistanceUnit) - Method in interface org.hibernate.search.engine.search.predicate.spi.SpatialWithinCirclePredicateBuilder
 
CLASS - Enum constant in enum org.hibernate.search.engine.environment.bean.BeanRetrieval
Retrieve an instance of a class.
classForName(Class<T>, String, ClassResolver) - Static method in class org.hibernate.search.engine.environment.classpath.spi.ClassLoaderHelper
 
classForName(String) - Method in interface org.hibernate.search.engine.environment.classpath.spi.ClassResolver
Locate a class by name.
classForName(String) - Method in class org.hibernate.search.engine.environment.classpath.spi.DefaultClassResolver
 
ClassLoaderHelper - Class in org.hibernate.search.engine.environment.classpath.spi
Utility class to load instances of other classes by using a fully qualified name, or from a class type.
ClassLoadingException - Exception in org.hibernate.search.engine.environment.classpath.spi
Indicates a problem performing class loading.
ClassLoadingException(String, Throwable) - Constructor for exception org.hibernate.search.engine.environment.classpath.spi.ClassLoadingException
Constructs a ClassLoadingException using the specified message and cause.
classResolver() - Method in interface org.hibernate.search.engine.backend.spi.BackendBuildContext
 
classResolver() - Method in class org.hibernate.search.engine.common.spi.SearchIntegrationEnvironment
 
classResolver() - Method in interface org.hibernate.search.engine.mapper.mapping.building.spi.MappingBuildContext
 
classResolver(ClassResolver) - Method in class org.hibernate.search.engine.common.spi.SearchIntegrationEnvironment.Builder
 
ClassResolver - Interface in org.hibernate.search.engine.environment.classpath.spi
A resolver of Java classes.
clearAllAbortedEvents() - Method in interface org.hibernate.search.mapper.orm.outboxpolling.mapping.OutboxPollingSearchMapping
Delete all events that are at the moment in aborted state.
clearAllAbortedEvents(String) - Method in interface org.hibernate.search.mapper.orm.outboxpolling.mapping.OutboxPollingSearchMapping
Delete all events that are at the moment in aborted state.
clearTags() - Method in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
client(Class<T>) - Method in interface org.hibernate.search.backend.elasticsearch.ElasticsearchBackend
Retrieve the underlying, low-level client used to communicate with the Elasticsearch cluster.
CLIENT_CONFIGURER - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchBackendSettings
A ElasticsearchHttpClientConfigurer that defines custom HTTP client configuration.
CLIENT_FACTORY - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.spi.ElasticsearchBackendImplSettings
Deprecated.
 
CLIENT_INSTANCE - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.spi.ElasticsearchBackendSpiSettings
An external Elasticsearch client instance that Hibernate Search should use for all requests to Elasticsearch.
clientBuilder() - Method in interface org.hibernate.search.backend.elasticsearch.client.ElasticsearchHttpClientConfigurationContext
 
clock() - Method in interface org.hibernate.search.mapper.orm.coordination.common.spi.CoordinationStrategyStartContext
 
close() - Method in interface org.hibernate.search.backend.elasticsearch.client.spi.ElasticsearchClientImplementor
 
close() - Method in interface org.hibernate.search.backend.lucene.lowlevel.directory.spi.DirectoryHolder
Release any resource currently held by the DirectoryHolder, including (but not limiting to) the directory itself.
close() - Method in class org.hibernate.search.engine.common.resources.spi.SavedState
 
close() - Method in interface org.hibernate.search.engine.common.spi.SearchIntegration
 
close() - Method in class org.hibernate.search.engine.common.spi.SearchIntegrationEnvironment
 
close() - Method in interface org.hibernate.search.engine.environment.bean.BeanHolder
Release any resource currently held by the BeanHolder.
close() - Method in interface org.hibernate.search.engine.environment.bean.spi.BeanProvider
Release any internal resource created to support provided beans.
close() - Method in interface org.hibernate.search.engine.search.projection.definition.spi.CompositeProjectionDefinition
Close any resource before the projection definition is discarded.
close() - Method in class org.hibernate.search.engine.search.projection.definition.spi.ObjectProjectionDefinition
 
close() - Method in interface org.hibernate.search.engine.search.query.SearchScroll
 
close() - Method in class org.hibernate.search.jakarta.batch.core.massindexing.step.spi.EntityIdReader
Close operation(s) before the class destruction.
close() - Method in class org.hibernate.search.mapper.orm.search.query.spi.HibernateOrmSearchScrollableResultsAdapter
 
close() - Method in interface org.hibernate.search.mapper.pojo.bridge.IdentifierBridge
Close any resource before the bridge is discarded.
close() - Method in interface org.hibernate.search.mapper.pojo.bridge.PropertyBridge
Close any resource before the bridge is discarded.
close() - Method in interface org.hibernate.search.mapper.pojo.bridge.RoutingBridge
Closes any resource before the routing bridge is discarded.
close() - Method in interface org.hibernate.search.mapper.pojo.bridge.TypeBridge
Close any resource before the bridge is discarded.
close() - Method in interface org.hibernate.search.mapper.pojo.bridge.ValueBridge
Close any resource before the bridge is discarded.
close() - Method in interface org.hibernate.search.mapper.pojo.loading.spi.PojoMassEntityLoader
close() - Method in interface org.hibernate.search.mapper.pojo.loading.spi.PojoMassIdentifierLoader
close() - Method in interface org.hibernate.search.mapper.pojo.mapping.spi.PojoMappingDelegate
 
close(SavedState.Key<?>) - Method in class org.hibernate.search.engine.common.resources.spi.SavedState.SavedValue
 
close(T) - Method in interface org.hibernate.search.util.common.spi.ClosingOperator
 
closeOnFailure() - Method in interface org.hibernate.search.engine.backend.index.spi.IndexManagerBuilder
Close any allocated resource.
closeOnFailure() - Method in interface org.hibernate.search.engine.common.spi.SearchIntegrationPartialBuildState
Close the resources held by this object (backends, index managers, ...).
closeOnFailure() - Method in interface org.hibernate.search.engine.mapper.mapping.building.spi.Mapper
Close any allocated resource.
closeOnFailure() - Method in interface org.hibernate.search.engine.mapper.mapping.building.spi.MappingPartialBuildState
Close the resources held by this object.
closeOnFailure() - Method in interface org.hibernate.search.mapper.pojo.mapping.building.spi.PojoMapperDelegate
Close any allocated resource.
closestMultiValuedParentAbsolutePath() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexField
 
closestMultiValuedParentAbsolutePath() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexRoot
 
closestMultiValuedParentAbsolutePath() - Method in class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexNodeContext
 
closestMultiValuedParentAbsolutePath() - Method in interface org.hibernate.search.engine.search.common.spi.SearchIndexNodeContext
 
ClosingOperator<T,E extends Throwable> - Interface in org.hibernate.search.util.common.spi
 
collect(Optional<String>, TenancyMode) - Method in class org.hibernate.search.engine.mapper.mapping.building.spi.BackendsInfo
 
collectContributor(MappableTypeModel, C) - Method in interface org.hibernate.search.engine.mapper.mapping.building.spi.MappingConfigurationCollector
 
collectDiscoverer(TypeMetadataDiscoverer<C>) - Method in interface org.hibernate.search.engine.mapper.mapping.building.spi.MappingConfigurationCollector
 
COLLECTION - Static variable in class org.hibernate.search.mapper.pojo.extractor.builtin.BuiltinContainerExtractors
The name of an extractor that extracts elements from a Collection.
collectSilentlyAndCheck(ContextualFailureCollector) - Method in exception org.hibernate.search.engine.mapper.mapping.building.spi.MappingAbortedException
Collects the cause/suppressed of this exception, if any, in the failure collector, and throws an exception if there is nothing to explain the abortion (neither in the failure collector or in this exceptions' cause/suppressed).
commit(SharedSessionContractImplementor) - Method in class org.hibernate.search.mapper.orm.common.spi.TransactionHelper
 
COMMIT_INTERVAL - Static variable in class org.hibernate.search.backend.lucene.cfg.LuceneIndexSettings.IORadicals
 
CommonQueryStringPredicateBuilder - Interface in org.hibernate.search.engine.search.predicate.spi
 
CommonQueryStringPredicateBuilder.FieldState - Interface in org.hibernate.search.engine.search.predicate.spi
 
CommonQueryStringPredicateFieldMoreStep<S extends CommonQueryStringPredicateFieldMoreStep<?,N>,N extends CommonQueryStringPredicateOptionsStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The step in a query string predicate definition, where the query string to match can be set (see the superinterface CommonQueryStringPredicateMatchingStep), or optional parameters for the last targeted field(s) can be set, or more target fields can be added.
CommonQueryStringPredicateFieldStep<N extends CommonQueryStringPredicateFieldMoreStep<?,?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The initial step in a query string predicate definition, where the target field can be set.
CommonQueryStringPredicateMatchingStep<N extends CommonQueryStringPredicateOptionsStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The step in a query string predicate definition, where the query string to match can be set.
CommonQueryStringPredicateOptionsStep<S extends CommonQueryStringPredicateOptionsStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The final step in a query string predicate definition, where optional parameters can be set.
compile(String) - Static method in class org.hibernate.search.util.common.pattern.spi.SimpleGlobPattern
 
complete() - Method in interface org.hibernate.search.engine.backend.orchestration.spi.BatchedWorkProcessor
Executes any outstanding operation, or schedule their execution.
complete() - Method in interface org.hibernate.search.engine.backend.orchestration.spi.SingletonTask.Worker
Executes any outstanding operation, or schedule their execution.
complete() - Method in interface org.hibernate.search.mapper.pojo.loading.spi.PojoMassIdentifierSink
Signals that no more identifiers are available.
completion() - Method in class org.hibernate.search.engine.backend.orchestration.spi.AbstractWorkOrchestrator
 
completion() - Method in class org.hibernate.search.engine.backend.orchestration.spi.BatchingExecutor
 
completion() - Method in class org.hibernate.search.engine.backend.orchestration.spi.SingletonTask
 
completion() - Method in interface org.hibernate.search.mapper.orm.coordination.common.spi.CoordinationStrategy
 
compose(String, String) - Static method in class org.hibernate.search.engine.backend.common.spi.FieldPaths
 
compose(String, SimpleGlobPattern) - Static method in class org.hibernate.search.engine.backend.common.spi.FieldPaths
 
compose(TreeNodeInclusion) - Method in enum org.hibernate.search.engine.common.tree.spi.TreeNodeInclusion
 
composite() - Method in interface org.hibernate.search.engine.search.projection.dsl.SearchProjectionFactory
Starts the definition of a composite projection, which will combine multiple given projections.
composite() - Method in class org.hibernate.search.engine.search.projection.dsl.spi.AbstractSearchProjectionFactory
 
composite() - Method in interface org.hibernate.search.engine.search.projection.spi.SearchProjectionBuilderFactory
 
composite() - Method in interface org.hibernate.search.engine.search.sort.dsl.SearchSortFactory
Order by a sort composed of several elements.
composite() - Method in class org.hibernate.search.engine.search.sort.dsl.spi.AbstractSearchSortFactory
 
composite() - Method in interface org.hibernate.search.engine.search.sort.spi.SearchSortBuilderFactory
 
composite(Class<T>) - Method in interface org.hibernate.search.engine.search.projection.definition.spi.ProjectionRegistry
 
composite(BiFunction<P1, P2, T>, ProjectionFinalStep<P1>, ProjectionFinalStep<P2>) - Method in interface org.hibernate.search.engine.search.projection.dsl.SearchProjectionFactory
Deprecated.
Use .composite().from( dslFinalStep1, dslFinalStep2 ).as( transformer ) instead.
composite(BiFunction<P1, P2, T>, SearchProjection<P1>, SearchProjection<P2>) - Method in interface org.hibernate.search.engine.search.projection.dsl.SearchProjectionFactory
Deprecated.
Use .composite().from( projection1, projection2 ).as( transformer ) instead.
composite(Consumer<? super CompositeSortComponentsStep<?>>) - Method in interface org.hibernate.search.engine.search.sort.dsl.SearchSortFactory
Order by a sort composed of several elements, which will be defined by the given consumer.
composite(Consumer<? super CompositeSortComponentsStep<?>>) - Method in class org.hibernate.search.engine.search.sort.dsl.spi.AbstractSearchSortFactory
 
composite(Function<List<?>, T>, ProjectionFinalStep<?>...) - Method in interface org.hibernate.search.engine.search.projection.dsl.SearchProjectionFactory
Deprecated.
Use .composite().from( dslFinalSteps ).asList( transformer ) instead.
composite(Function<List<?>, T>, SearchProjection<?>...) - Method in interface org.hibernate.search.engine.search.projection.dsl.SearchProjectionFactory
Deprecated.
Use .composite().from( projections ).asList( transformer ) instead.
composite(Function<P, T>, ProjectionFinalStep<P>) - Method in interface org.hibernate.search.engine.search.projection.dsl.SearchProjectionFactory
Deprecated.
Use .composite().from( dslFinalStep ).as( transformer ) instead.
composite(Function<P, T>, SearchProjection<P>) - Method in interface org.hibernate.search.engine.search.projection.dsl.SearchProjectionFactory
Deprecated.
Use .composite().from( projection ).as( transformer ) instead.
composite(ProjectionFinalStep<?>...) - Method in interface org.hibernate.search.engine.search.projection.dsl.SearchProjectionFactory
Create a projection that will compose a List based on the given almost-built projections.
composite(SearchProjection<?>...) - Method in interface org.hibernate.search.engine.search.projection.dsl.SearchProjectionFactory
Create a projection that will compose a List based on the given projections.
composite(SearchProjection<?>...) - Method in class org.hibernate.search.engine.search.projection.dsl.spi.AbstractSearchProjectionFactory
 
composite(TriFunction<P1, P2, P3, T>, ProjectionFinalStep<P1>, ProjectionFinalStep<P2>, ProjectionFinalStep<P3>) - Method in interface org.hibernate.search.engine.search.projection.dsl.SearchProjectionFactory
Deprecated.
Use .composite().from( dslFinalStep1, dslFinalStep2, dslFinalStep3 ).as( transformer ) instead.
composite(TriFunction<P1, P2, P3, T>, SearchProjection<P1>, SearchProjection<P2>, SearchProjection<P3>) - Method in interface org.hibernate.search.engine.search.projection.dsl.SearchProjectionFactory
Deprecated.
Use .composite().from( projection1, projection2, projection3 ).as( transformer ) instead.
COMPOSITE - Static variable in class org.hibernate.search.engine.search.common.spi.SearchIndexSchemaElementContextHelper
 
compositeOptional(Class<T>) - Method in interface org.hibernate.search.engine.search.projection.definition.spi.ProjectionRegistry
 
CompositeProjection - Annotation Type in org.hibernate.search.mapper.pojo.mapping.definition.annotation
Maps a constructor parameter to a composite projection, which will combine multiple inner projections.
CompositeProjectionBinder - Class in org.hibernate.search.mapper.pojo.search.definition.binding.builtin
Binds a constructor parameter to a composite projection, which will combine multiple inner projections.
CompositeProjectionBuilder - Interface in org.hibernate.search.engine.search.projection.spi
 
CompositeProjectionDefinition<T> - Interface in org.hibernate.search.engine.search.projection.definition.spi
 
CompositeProjectionFrom1AsStep<V1> - Interface in org.hibernate.search.engine.search.projection.dsl
The step in a "multi-step" composite projection definition where a single inner projection has been defined and the result of the composite projection can be defined.
CompositeProjectionFrom2AsStep<V1,V2> - Interface in org.hibernate.search.engine.search.projection.dsl
The step in a "multi-step" composite projection definition where 2 inner projections have been defined and the result of the composite projection can be defined.
CompositeProjectionFrom3AsStep<V1,V2,V3> - Interface in org.hibernate.search.engine.search.projection.dsl
The step in a "multi-step" composite projection definition where 3 inner projections have been defined and the result of the composite projection can be defined.
CompositeProjectionFromAsStep - Interface in org.hibernate.search.engine.search.projection.dsl
The step in a "multi-step" composite projection definition where one or more inner projections have been defined and the result of the composite projection can be defined.
CompositeProjectionInnerStep - Interface in org.hibernate.search.engine.search.projection.dsl
A step in a "multi-step" composite projection definition where one can define inner projections to get values from.
CompositeProjectionOptionsStep<S extends CompositeProjectionOptionsStep<?,T>,T> - Interface in org.hibernate.search.engine.search.projection.dsl
The final step in a composite projection definition where optional parameters can be set.
CompositeProjectionValueStep<N extends CompositeProjectionOptionsStep<?,T>,T> - Interface in org.hibernate.search.engine.search.projection.dsl
The step in a composite projection definition where the projection (optionally) can be marked as multi-valued (returning Lists), and where optional parameters can be set.
CompositeSortBuilder - Interface in org.hibernate.search.engine.search.sort.spi
 
CompositeSortComponentsStep<S extends CompositeSortComponentsStep<?>> - Interface in org.hibernate.search.engine.search.sort.dsl
The initial and final step in a composite sort definition, where sort elements can be added.
computeSizeInBytes() - Method in interface org.hibernate.search.backend.lucene.index.LuceneIndexManager
 
computeSizeInBytesAsync() - Method in interface org.hibernate.search.backend.lucene.index.LuceneIndexManager
 
computeSizeInBytesAsync(OperationSubmitter) - Method in interface org.hibernate.search.backend.lucene.index.LuceneIndexManager
 
concat(EventContext, EventContext...) - Static method in class org.hibernate.search.util.common.reporting.EventContext
 
ConditionalExpression - Class in org.hibernate.search.mapper.orm.loading.spi
 
ConditionalExpression(String) - Constructor for class org.hibernate.search.mapper.orm.loading.spi.ConditionalExpression
 
CONFIGURATION_PROPERTIES_MASK - Static variable in class org.hibernate.search.engine.common.spi.SearchIntegrationEnvironment
 
CONFIGURATION_PROPERTY_CHECKING_STRATEGY - Static variable in class org.hibernate.search.engine.cfg.EngineSettings
How to report the results of configuration property checking.
CONFIGURATION_PROPERTY_CHECKING_STRATEGY - Static variable in class org.hibernate.search.engine.cfg.EngineSettings.Defaults
 
CONFIGURATION_PROPERTY_CHECKING_STRATEGY - Static variable in class org.hibernate.search.engine.cfg.EngineSettings.Radicals
 
ConfigurationProperty<T> - Interface in org.hibernate.search.engine.cfg.spi
 
ConfigurationPropertyChecker - Class in org.hibernate.search.engine.cfg.spi
A utility that checks usage of property keys by wrapping a ConfigurationPropertySource and requiring special hooks to be called before and after bootstrap.
ConfigurationPropertyCheckingStrategyName - Enum in org.hibernate.search.engine.cfg
 
configurationPropertySource() - Method in interface org.hibernate.search.backend.elasticsearch.client.ElasticsearchHttpClientConfigurationContext
 
configurationPropertySource() - Method in interface org.hibernate.search.backend.lucene.index.spi.ShardingStrategyInitializationContext
 
configurationPropertySource() - Method in interface org.hibernate.search.backend.lucene.lowlevel.directory.spi.DirectoryCreationContext
 
configurationPropertySource() - Method in interface org.hibernate.search.engine.backend.index.spi.IndexManagerStartContext
 
configurationPropertySource() - Method in interface org.hibernate.search.engine.backend.spi.BackendStartContext
 
configurationPropertySource() - Method in interface org.hibernate.search.engine.mapper.mapping.building.spi.MappingBuildContext
 
configurationPropertySource() - Method in interface org.hibernate.search.engine.mapper.mapping.building.spi.MappingFinalizationContext
 
configurationPropertySource() - Method in interface org.hibernate.search.engine.mapper.mapping.spi.MappingStartContext
 
configurationPropertySource() - Method in interface org.hibernate.search.mapper.orm.automaticindexing.spi.AutomaticIndexingStrategyStartContext
Deprecated.
 
configurationPropertySource() - Method in interface org.hibernate.search.mapper.orm.coordination.common.spi.CoordinationStrategyStartContext
 
ConfigurationPropertySource - Interface in org.hibernate.search.engine.cfg
A source of property values for Hibernate Search.
ConfigurationProvider - Interface in org.hibernate.search.engine.cfg.spi
Allows integrators to provide their default configuration properties for various scopes that would override Hibernate Search specific ones.
ConfigurationScope - Class in org.hibernate.search.engine.cfg.spi
Holds a configuration scope.
ConfigurationScopeNamespaces - Class in org.hibernate.search.engine.cfg.spi
Names of configuration scope namespaces used to construct a ConfigurationScope.
configure(ElasticsearchAnalysisConfigurationContext) - Method in interface org.hibernate.search.backend.elasticsearch.analysis.ElasticsearchAnalysisConfigurer
Configures analysis as necessary using the given context.
configure(ElasticsearchHttpClientConfigurationContext) - Method in interface org.hibernate.search.backend.elasticsearch.client.ElasticsearchHttpClientConfigurer
Configure the HTTP Client.
configure(LuceneAnalysisConfigurationContext) - Method in interface org.hibernate.search.backend.lucene.analysis.LuceneAnalysisConfigurer
Configures analysis as necessary using the given context.
configure(QueryCachingConfigurationContext) - Method in interface org.hibernate.search.backend.lucene.cache.QueryCachingConfigurer
Configures query caching as necessary using the given context.
configure(BeanConfigurationContext) - Method in interface org.hibernate.search.engine.environment.bean.spi.BeanConfigurer
Configure beans as necessary using the given context.
configure(MappingBuildContext, MappingConfigurationCollector<C>) - Method in interface org.hibernate.search.engine.mapper.mapping.building.spi.MappingInitiator
 
configure(MappingBuildContext, MappingConfigurationCollector<PojoTypeMetadataContributor>) - Method in class org.hibernate.search.mapper.pojo.mapping.spi.AbstractPojoMappingInitiator
 
configure(MappingBuildContext, PojoMappingConfigurationContext, MappingConfigurationCollector<PojoTypeMetadataContributor>) - Method in interface org.hibernate.search.mapper.pojo.mapping.spi.PojoMappingConfigurationContributor
 
configure(CoordinationConfigurationContext) - Method in interface org.hibernate.search.mapper.orm.coordination.common.spi.CoordinationStrategy
Configures coordination.
configure(HibernateOrmMappingConfigurationContext) - Method in interface org.hibernate.search.mapper.orm.mapping.HibernateOrmSearchMappingConfigurer
Configure the Hibernate Search mapping as necessary using the given context.
configuredIndexingPlanFilter() - Method in interface org.hibernate.search.mapper.pojo.work.spi.PojoWorkSessionContext
 
ConfiguredIndexingPlanSynchronizationStrategy - Class in org.hibernate.search.mapper.pojo.work.spi
 
ConfiguredIndexingPlanSynchronizationStrategy(ConfiguredIndexingPlanSynchronizationStrategy.Builder) - Constructor for class org.hibernate.search.mapper.pojo.work.spi.ConfiguredIndexingPlanSynchronizationStrategy
 
ConfiguredIndexingPlanSynchronizationStrategy.Builder - Class in org.hibernate.search.mapper.pojo.work.spi
 
configuredSearchIndexingPlanFilter(SearchIndexingPlanFilter, ConfiguredSearchIndexingPlanFilter) - Method in interface org.hibernate.search.mapper.pojo.mapping.spi.PojoMappingDelegate
 
ConfiguredSearchIndexingPlanFilter - Interface in org.hibernate.search.mapper.pojo.work.spi
 
ConfiguredSearchIndexingPlanFilter.ExcludeAll - Class in org.hibernate.search.mapper.pojo.work.spi
 
ConfiguredSearchIndexingPlanFilter.Filter - Class in org.hibernate.search.mapper.pojo.work.spi
 
ConfiguredSearchIndexingPlanFilter.IncludeAll - Class in org.hibernate.search.mapper.pojo.work.spi
 
configuredVersion() - Method in interface org.hibernate.search.backend.elasticsearch.client.ElasticsearchHttpClientConfigurationContext
 
CONNECTION_TIMEOUT - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchBackendSettings
The timeout when establishing a connection to an Elasticsearch server.
CONNECTION_TIMEOUT - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchBackendSettings.Defaults
 
constant(T) - Method in interface org.hibernate.search.engine.search.projection.dsl.SearchProjectionFactory
Project to a given constant.
constant(T) - Method in class org.hibernate.search.engine.search.projection.dsl.spi.AbstractSearchProjectionFactory
 
constant(T) - Method in interface org.hibernate.search.engine.search.projection.spi.SearchProjectionBuilderFactory
 
CONSTANT_SCORE - Enum constant in enum org.hibernate.search.engine.search.common.RewriteMethod
A rewrite method that first creates a private Filter, by visiting each term in sequence and marking all docs for that term.
CONSTANT_SCORE_BOOLEAN - Enum constant in enum org.hibernate.search.engine.search.common.RewriteMethod
Like RewriteMethod.SCORING_BOOLEAN except scores are not computed.
ConstantProjectionDefinition<T> - Class in org.hibernate.search.engine.search.projection.definition.spi
 
constantScore() - Method in interface org.hibernate.search.engine.search.predicate.dsl.PredicateScoreStep
Force the score of the predicate to a single constant, identical for all documents.
constantScore() - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.KnnPredicateFieldStepImpl
 
constantScore() - Method in interface org.hibernate.search.engine.search.predicate.spi.SearchPredicateBuilder
 
constructor(Class<?>...) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.TypeMappingStep
Starts the definition of the mapping of the constructor of this type accepting arguments with the given types.
constructor(Class<?>...) - Method in class org.hibernate.search.mapper.pojo.model.spi.AbstractPojoRawTypeModel
 
constructor(Class<?>...) - Method in interface org.hibernate.search.mapper.pojo.model.spi.PojoRawTypeModel
 
CONSTRUCTOR - Enum constant in enum org.hibernate.search.engine.environment.bean.BeanRetrieval
Retrieve an instance of a class through the constructor directly, ignoring any bean manager.
ConstructorMapping - Annotation Type in org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing
Meta-annotation for annotations that apply mapping to a constructor.
ConstructorMappingAnnotationProcessor<A extends Annotation> - Interface in org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing
A processor for mapping annotations applied to a Java constructor.
ConstructorMappingAnnotationProcessorContext - Interface in org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing
ConstructorMappingAnnotationProcessorRef - Annotation Type in org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing
ConstructorMappingAnnotationProcessorRef.UndefinedProcessorImplementationType - Class in org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing
Class used as a marker for the default value of the ConstructorMappingAnnotationProcessorRef.type() attribute.
ConstructorMappingStep - Interface in org.hibernate.search.mapper.pojo.mapping.definition.programmatic
The step in a mapping definition where a constructor can be mapped.
constructorParameter() - Method in interface org.hibernate.search.mapper.pojo.search.definition.binding.ProjectionBindingContext
 
constructors() - Method in interface org.hibernate.search.mapper.pojo.mapping.building.spi.PojoSearchMappingTypeNode
 
ConsumedPropertyTrackingConfigurationPropertySource - Class in org.hibernate.search.engine.cfg.spi
 
ConsumedPropertyTrackingConfigurationPropertySource(ConfigurationPropertySource, Consumer<String>) - Constructor for class org.hibernate.search.engine.cfg.spi.ConsumedPropertyTrackingConfigurationPropertySource
 
containedEntityIdentityMappingRequired(boolean) - Method in class org.hibernate.search.mapper.pojo.mapping.spi.AbstractPojoMappingInitiator
 
containerElement() - Method in interface org.hibernate.search.mapper.pojo.search.definition.binding.ProjectionBindingMultiContext
 
ContainerExtract - Enum in org.hibernate.search.mapper.pojo.extractor.mapping.annotation
Control how values are extracted from a POJO property of container type.
ContainerExtraction - Annotation Type in org.hibernate.search.mapper.pojo.extractor.mapping.annotation
A definition of container value extractors to be applied to a property, allowing reference to a specific value of a container property.
ContainerExtractionContext - Interface in org.hibernate.search.mapper.pojo.extractor
ContainerExtractor<C,V> - Interface in org.hibernate.search.mapper.pojo.extractor
An extractor of values from a container.
ContainerExtractorConfigurationContext - Interface in org.hibernate.search.mapper.pojo.extractor
A context to assign names to container extractor implementations.
ContainerExtractorDefinition<C extends ContainerExtractor> - Class in org.hibernate.search.mapper.pojo.extractor.spi
 
ContainerExtractorPath - Class in org.hibernate.search.mapper.pojo.extractor.mapping.programmatic
A chain of container extractors to be applied one after the other to a property value, in order to extract other values.
ContainerExtractorRegistry - Class in org.hibernate.search.mapper.pojo.extractor.spi
 
ContainerExtractorRegistry.Builder - Class in org.hibernate.search.mapper.pojo.extractor.spi
 
containerExtractors() - Method in interface org.hibernate.search.mapper.orm.mapping.HibernateOrmMappingConfigurationContext
Starts the definition of container extractors available for use in mappings.
containerExtractors() - Method in class org.hibernate.search.mapper.pojo.mapping.spi.AbstractPojoMappingInitiator
 
context() - Method in exception org.hibernate.search.util.common.SearchException
 
ContextualFailureCollector - Interface in org.hibernate.search.engine.reporting.spi
A failure collector with an implicit context.
contribute(String, F, Consumer<IndexableField>) - Method in interface org.hibernate.search.backend.lucene.types.converter.LuceneFieldContributor
Contribute Lucene fields to the collector.
contribute(DocumentElement) - Method in interface org.hibernate.search.engine.backend.work.execution.spi.DocumentContributor
 
contribute(ImplicitFieldCollector) - Method in interface org.hibernate.search.engine.backend.document.model.dsl.spi.ImplicitFieldContributor
 
contribute(FieldModelContributorContext) - Method in interface org.hibernate.search.mapper.pojo.bridge.binding.spi.FieldModelContributor
 
contributeAdditionalMetadata(PojoAdditionalMetadataCollectorPropertyNode) - Method in class org.hibernate.search.mapper.pojo.mapping.building.spi.ErrorCollectingPojoPropertyMetadataContributor
 
contributeAdditionalMetadata(PojoAdditionalMetadataCollectorPropertyNode) - Method in interface org.hibernate.search.mapper.pojo.mapping.building.spi.PojoPropertyMetadataContributor
 
contributeAdditionalMetadata(PojoAdditionalMetadataCollectorTypeNode) - Method in class org.hibernate.search.mapper.pojo.mapping.building.spi.ErrorCollectingPojoTypeMetadataContributor
 
contributeAdditionalMetadata(PojoAdditionalMetadataCollectorTypeNode) - Method in interface org.hibernate.search.mapper.pojo.mapping.building.spi.PojoTypeMetadataContributor
 
contributeIndexMapping(PojoIndexMappingCollectorPropertyNode) - Method in class org.hibernate.search.mapper.pojo.mapping.building.spi.ErrorCollectingPojoPropertyMetadataContributor
 
contributeIndexMapping(PojoIndexMappingCollectorPropertyNode) - Method in interface org.hibernate.search.mapper.pojo.mapping.building.spi.PojoPropertyMetadataContributor
 
contributeIndexMapping(PojoIndexMappingCollectorTypeNode) - Method in class org.hibernate.search.mapper.pojo.mapping.building.spi.ErrorCollectingPojoTypeMetadataContributor
 
contributeIndexMapping(PojoIndexMappingCollectorTypeNode) - Method in interface org.hibernate.search.mapper.pojo.mapping.building.spi.PojoTypeMetadataContributor
 
contributeSearchMapping(PojoSearchMappingMethodParameterNode) - Method in interface org.hibernate.search.mapper.pojo.mapping.building.spi.PojoMethodParameterMetadataContributor
 
contributor(MappableTypeModel, C) - Method in class org.hibernate.search.engine.mapper.model.spi.TypeMetadataContributorProvider.Builder
 
convert() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.FieldProjection
 
convert(F, FromDocumentFieldValueConvertContext) - Method in interface org.hibernate.search.engine.backend.types.converter.FromDocumentFieldValueConverter
Deprecated.
 
convert(Class<T>, Function<String, T>, Object) - Static method in class org.hibernate.search.engine.cfg.spi.ConvertUtils
Convert a property value to a given class, either by casting it if possible or by treating it as a string to be parsed.
convert(V, ToDocumentFieldValueConvertContext) - Method in interface org.hibernate.search.engine.backend.types.converter.ToDocumentFieldValueConverter
Deprecated.
 
convertBeanReference(Class<T>, Object) - Static method in class org.hibernate.search.engine.cfg.spi.ConvertUtils
 
convertBigDecimal(Object) - Static method in class org.hibernate.search.engine.cfg.spi.ConvertUtils
Convert a property value from String to BigDecimal if necessary.
convertBigInteger(Object) - Static method in class org.hibernate.search.engine.cfg.spi.ConvertUtils
Convert a property value from String to BigInteger if necessary.
convertBoolean(Object) - Static method in class org.hibernate.search.engine.cfg.spi.ConvertUtils
Convert a property value from String to boolean if necessary, allowing only either "true" or "false".
convertByte(Object) - Static method in class org.hibernate.search.engine.cfg.spi.ConvertUtils
Convert a property value from String to byte if necessary.
convertDouble(Object) - Static method in class org.hibernate.search.engine.cfg.spi.ConvertUtils
Convert a property value from String to double if necessary.
convertFloat(Object) - Static method in class org.hibernate.search.engine.cfg.spi.ConvertUtils
Convert a property value from String to float if necessary.
convertInteger(Object) - Static method in class org.hibernate.search.engine.cfg.spi.ConvertUtils
Convert a property value from String to int if necessary.
convertLong(Object) - Static method in class org.hibernate.search.engine.cfg.spi.ConvertUtils
Convert a property value from String to long if necessary.
convertMultiValue(Pattern, Function<Object, T>, Object) - Static method in class org.hibernate.search.engine.cfg.spi.ConvertUtils
 
convertReference(DocumentReference) - Method in interface org.hibernate.search.engine.search.loading.spi.LoadingResult
Convert a document reference to the reference specific to the mapper.
convertShort(Object) - Static method in class org.hibernate.search.engine.cfg.spi.ConvertUtils
Convert a property value from String to short if necessary.
ConvertUtils - Class in org.hibernate.search.engine.cfg.spi
 
COORDINATION - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings
The root property for properties related to coordination.
COORDINATION - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings.Radicals
 
COORDINATION_ENTITY_MAPPING_AGENT_CATALOG - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings
The database catalog to use for the agent table.
COORDINATION_ENTITY_MAPPING_AGENT_CATALOG - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.Radicals
 
COORDINATION_ENTITY_MAPPING_AGENT_SCHEMA - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings
The database schema to use for the agent table.
COORDINATION_ENTITY_MAPPING_AGENT_SCHEMA - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.Radicals
 
COORDINATION_ENTITY_MAPPING_AGENT_TABLE - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings
The name of the agent table.
COORDINATION_ENTITY_MAPPING_AGENT_TABLE - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.Defaults
 
COORDINATION_ENTITY_MAPPING_AGENT_TABLE - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.Radicals
 
COORDINATION_ENTITY_MAPPING_AGENT_UUID_GEN_STRATEGY - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings
The name of UUID generator strategy to be used by UuidGenerator for the agent table.
COORDINATION_ENTITY_MAPPING_AGENT_UUID_GEN_STRATEGY - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.Defaults
 
COORDINATION_ENTITY_MAPPING_AGENT_UUID_GEN_STRATEGY - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.Radicals
 
COORDINATION_ENTITY_MAPPING_AGENT_UUID_TYPE - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings
The name of the Hibernate ORM constant type code used to identify a generic SQL type used for representing an UUID in the agent table.
COORDINATION_ENTITY_MAPPING_AGENT_UUID_TYPE - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.Defaults
 
COORDINATION_ENTITY_MAPPING_AGENT_UUID_TYPE - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.Radicals
 
COORDINATION_ENTITY_MAPPING_OUTBOX_EVENT_TABLE - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.Defaults
 
COORDINATION_ENTITY_MAPPING_OUTBOX_EVENT_UUID_GEN_STRATEGY - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.Defaults
 
COORDINATION_ENTITY_MAPPING_OUTBOX_EVENT_UUID_TYPE - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.Defaults
 
COORDINATION_ENTITY_MAPPING_OUTBOXEVENT_CATALOG - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings
The database catalog to use for the outbox event table.
COORDINATION_ENTITY_MAPPING_OUTBOXEVENT_CATALOG - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.Radicals
 
COORDINATION_ENTITY_MAPPING_OUTBOXEVENT_SCHEMA - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings
The database schema to use for the outbox event table.
COORDINATION_ENTITY_MAPPING_OUTBOXEVENT_SCHEMA - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.Radicals
 
COORDINATION_ENTITY_MAPPING_OUTBOXEVENT_TABLE - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings
The name of the outbox event table.
COORDINATION_ENTITY_MAPPING_OUTBOXEVENT_TABLE - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.Radicals
 
COORDINATION_ENTITY_MAPPING_OUTBOXEVENT_UUID_GEN_STRATEGY - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings
The name of UUID generator strategy to be used by UuidGenerator for the outbox event table.
COORDINATION_ENTITY_MAPPING_OUTBOXEVENT_UUID_GEN_STRATEGY - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.Radicals
 
COORDINATION_ENTITY_MAPPING_OUTBOXEVENT_UUID_TYPE - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings
The name of the Hibernate ORM constant type code used to identify a generic SQL type used for representing an UUID in the outbox event table.
COORDINATION_ENTITY_MAPPING_OUTBOXEVENT_UUID_TYPE - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.Radicals
 
COORDINATION_EVENT_PROCESSOR_BATCH_SIZE - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings
In the event processor, how many outbox events, at most, are processed in a single transaction.
COORDINATION_EVENT_PROCESSOR_BATCH_SIZE - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.Defaults
 
COORDINATION_EVENT_PROCESSOR_BATCH_SIZE - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.Radicals
 
COORDINATION_EVENT_PROCESSOR_ENABLED - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings
Whether the application will process entity change events.
COORDINATION_EVENT_PROCESSOR_ENABLED - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.Defaults
 
COORDINATION_EVENT_PROCESSOR_ENABLED - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.Radicals
 
COORDINATION_EVENT_PROCESSOR_ORDER - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings
In the event processor, the order in which outbox events are processed.
COORDINATION_EVENT_PROCESSOR_ORDER - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.Defaults
 
COORDINATION_EVENT_PROCESSOR_ORDER - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.Radicals
 
COORDINATION_EVENT_PROCESSOR_POLLING_INTERVAL - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings
In the event processor, how long to wait for another query to the outbox events table after a query didn't return any event, in milliseconds.
COORDINATION_EVENT_PROCESSOR_POLLING_INTERVAL - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.Defaults
 
COORDINATION_EVENT_PROCESSOR_POLLING_INTERVAL - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.Radicals
 
COORDINATION_EVENT_PROCESSOR_PULSE_EXPIRATION - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings
How long, in milliseconds, an event processor "pulse" remains valid before considering the agent disconnected and forcibly removing it from the cluster.
COORDINATION_EVENT_PROCESSOR_PULSE_EXPIRATION - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.Defaults
 
COORDINATION_EVENT_PROCESSOR_PULSE_EXPIRATION - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.Radicals
 
COORDINATION_EVENT_PROCESSOR_PULSE_INTERVAL - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings
How long, in milliseconds, the event processor can poll for events before it must perform a "pulse".
COORDINATION_EVENT_PROCESSOR_PULSE_INTERVAL - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.Defaults
 
COORDINATION_EVENT_PROCESSOR_PULSE_INTERVAL - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.Radicals
 
COORDINATION_EVENT_PROCESSOR_RETRY_DELAY - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings
How long the event processor must wait before re-processing an event after its processing failed.
COORDINATION_EVENT_PROCESSOR_RETRY_DELAY - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.Defaults
 
COORDINATION_EVENT_PROCESSOR_RETRY_DELAY - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.Radicals
 
COORDINATION_EVENT_PROCESSOR_SHARDS_ASSIGNED - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings
The indices of shards assigned to this application node for event processing.
COORDINATION_EVENT_PROCESSOR_SHARDS_ASSIGNED - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.Radicals
 
COORDINATION_EVENT_PROCESSOR_SHARDS_TOTAL_COUNT - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings
The total number of shards across all application nodes for event processing.
COORDINATION_EVENT_PROCESSOR_SHARDS_TOTAL_COUNT - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.Radicals
 
COORDINATION_EVENT_PROCESSOR_TRANSACTION_TIMEOUT - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings
In the event processor, the timeout for transactions processing outbox events.
COORDINATION_EVENT_PROCESSOR_TRANSACTION_TIMEOUT - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.Radicals
 
COORDINATION_MASS_INDEXER_POLLING_INTERVAL - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings
In the mass indexer, how long to wait for another query to the agent table when actively waiting for event processors to suspend themselves, in milliseconds.
COORDINATION_MASS_INDEXER_POLLING_INTERVAL - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.Defaults
 
COORDINATION_MASS_INDEXER_POLLING_INTERVAL - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.Radicals
 
COORDINATION_MASS_INDEXER_PULSE_EXPIRATION - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings
How long, in milliseconds, a mass indexer agent "pulse" remains valid before considering the agent disconnected and forcibly removing it from the cluster.
COORDINATION_MASS_INDEXER_PULSE_EXPIRATION - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.Defaults
 
COORDINATION_MASS_INDEXER_PULSE_EXPIRATION - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.Radicals
 
COORDINATION_MASS_INDEXER_PULSE_INTERVAL - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings
How long, in milliseconds, the mass indexer can wait before it must perform a "pulse".
COORDINATION_MASS_INDEXER_PULSE_INTERVAL - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.Defaults
 
COORDINATION_MASS_INDEXER_PULSE_INTERVAL - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.Radicals
 
COORDINATION_PREFIX - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings.Radicals
 
COORDINATION_PREFIX - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.Radicals
 
COORDINATION_PREFIX - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.spi.HibernateOrmMapperOutboxPollingSpiSettings.Radicals
 
COORDINATION_STRATEGY - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings
How to coordinate between nodes of a distributed application.
COORDINATION_STRATEGY - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings.Defaults
 
COORDINATION_STRATEGY - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings.Radicals
 
COORDINATION_STRATEGY_NAME - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings
The name of the outbox polling strategy, to be set on the HibernateOrmMapperSettings.COORDINATION_STRATEGY configuration property in order to use this strategy.
COORDINATION_TENANTS - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings
The root property for coordination properties specific to a tenant, e.g.
COORDINATION_TENANTS - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.Radicals
 
CoordinationConfigurationContext - Interface in org.hibernate.search.mapper.orm.coordination.common.spi
 
coordinationKey(String) - Static method in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings
Builds a configuration property key for coordination, with the given radical.
coordinationKey(String, String) - Static method in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings
Builds a configuration property key for coordination for the given tenant, with the given radical.
coordinationStrategy() - Method in interface org.hibernate.search.mapper.orm.mapping.spi.CoordinationStrategyContext
 
CoordinationStrategy - Interface in org.hibernate.search.mapper.orm.coordination.common.spi
The strategy for coordinating between threads of a single-node application, or between nodes of a distributed application.
CoordinationStrategyContext - Interface in org.hibernate.search.mapper.orm.mapping.spi
 
CoordinationStrategyPreStopContext - Interface in org.hibernate.search.mapper.orm.coordination.common.spi
 
CoordinationStrategyStartContext - Interface in org.hibernate.search.mapper.orm.coordination.common.spi
 
COSINE - Enum constant in enum org.hibernate.search.engine.backend.types.VectorSimilarity
Cosine similarity.
countAbortedEvents() - Method in interface org.hibernate.search.mapper.orm.outboxpolling.mapping.OutboxPollingSearchMapping
Returns the number of events that are at the moment in aborted state.
countAbortedEvents(String) - Method in interface org.hibernate.search.mapper.orm.outboxpolling.mapping.OutboxPollingSearchMapping
Returns the number of events that are at the moment in aborted state.
create() - Static method in class org.hibernate.search.engine.cfg.spi.ConfigurationPropertyChecker
 
create() - Static method in interface org.hibernate.search.mapper.pojo.bridge.builtin.programmatic.GeoPointBinder
 
create() - Static method in class org.hibernate.search.mapper.pojo.search.definition.binding.builtin.CompositeProjectionBinder
create() - Static method in class org.hibernate.search.mapper.pojo.search.definition.binding.builtin.DocumentReferenceProjectionBinder
create() - Static method in class org.hibernate.search.mapper.pojo.search.definition.binding.builtin.EntityProjectionBinder
create() - Static method in class org.hibernate.search.mapper.pojo.search.definition.binding.builtin.EntityReferenceProjectionBinder
create() - Static method in class org.hibernate.search.mapper.pojo.search.definition.binding.builtin.FieldProjectionBinder
create() - Static method in class org.hibernate.search.mapper.pojo.search.definition.binding.builtin.HighlightProjectionBinder
create() - Static method in class org.hibernate.search.mapper.pojo.search.definition.binding.builtin.IdProjectionBinder
create() - Static method in class org.hibernate.search.mapper.pojo.search.definition.binding.builtin.ObjectProjectionBinder
create() - Static method in class org.hibernate.search.mapper.pojo.search.definition.binding.builtin.ScoreProjectionBinder
create(GsonBuilder, boolean) - Static method in class org.hibernate.search.backend.elasticsearch.gson.spi.JsonLogHelper
 
create(Class<D>, String, Class<P>, BeanReference<? extends AlternativeBinderDelegate<D, P>>) - Static method in interface org.hibernate.search.mapper.pojo.bridge.builtin.programmatic.AlternativeBinder
 
create(Object...) - Method in interface org.hibernate.search.util.common.reflect.spi.ValueCreateHandle
 
create(String) - Static method in class org.hibernate.search.mapper.pojo.search.definition.binding.builtin.FieldProjectionBinder
create(String) - Static method in class org.hibernate.search.mapper.pojo.search.definition.binding.builtin.HighlightProjectionBinder
create(String) - Static method in class org.hibernate.search.mapper.pojo.search.definition.binding.builtin.ObjectProjectionBinder
create(String, TreeNodeInclusion) - Method in interface org.hibernate.search.engine.common.tree.spi.TreeNestingContext.LeafFactory
 
create(String, TreeNodeInclusion, TreeNestingContext) - Method in interface org.hibernate.search.engine.common.tree.spi.TreeNestingContext.CompositeFactory
 
create(Supplier<GsonBuilder>, boolean) - Static method in class org.hibernate.search.backend.elasticsearch.gson.spi.GsonProvider
 
create(Map<K, ? extends V>, BiFunction<? super K, ? super Set<K>, SearchException>) - Static method in class org.hibernate.search.util.common.data.spi.KeyValueProvider
 
create(Map<K, ? extends V>, BiFunction<? super K, ? super Set<K>, SearchException>, BiFunction<? super Set<K>, ? super Set<K>, SearchException>) - Static method in class org.hibernate.search.util.common.data.spi.KeyValueProvider
 
create(Set<PojoRawTypeIdentifier<?>>, Set<PojoRawTypeIdentifier<?>>) - Static method in interface org.hibernate.search.mapper.pojo.work.spi.ConfiguredSearchIndexingPlanFilter
 
create(ConfigurationPropertySource) - Method in interface org.hibernate.search.backend.elasticsearch.aws.spi.ElasticsearcAwsCredentialsProvider
Deprecated.
 
create(ConfigurationPropertySource) - Method in interface org.hibernate.search.backend.elasticsearch.aws.spi.ElasticsearchAwsCredentialsProvider
 
create(TreeNodeInclusion, String) - Method in interface org.hibernate.search.engine.common.tree.spi.TreeNestingContext.UnfilteredFactory
 
create(BeanResolver, ConfigurationPropertySource, ThreadProvider, String, SimpleScheduledExecutor, GsonProvider, Optional<ElasticsearchVersion>) - Method in interface org.hibernate.search.backend.elasticsearch.client.spi.ElasticsearchClientFactory
 
create(AggregatedClassLoader) - Static method in class org.hibernate.search.engine.environment.classpath.spi.DefaultClassResolver
 
create(AggregatedClassLoader) - Static method in class org.hibernate.search.engine.environment.classpath.spi.DefaultResourceResolver
 
create(AggregatedClassLoader) - Static method in class org.hibernate.search.engine.environment.classpath.spi.DefaultServiceResolver
 
create(PredicateDefinitionContext) - Method in interface org.hibernate.search.engine.search.predicate.definition.PredicateDefinition
Creates a predicate.
create(SearchProjectionFactory<?, ?>, ProjectionDefinitionContext) - Method in interface org.hibernate.search.engine.search.projection.definition.ProjectionDefinition
Creates a projection with a specific projected type.
create(SearchProjectionFactory<?, ?>, ProjectionDefinitionContext) - Method in interface org.hibernate.search.engine.search.projection.definition.spi.CompositeProjectionDefinition
 
create(SearchProjectionFactory<?, ?>, ProjectionDefinitionContext) - Method in class org.hibernate.search.engine.search.projection.definition.spi.ConstantProjectionDefinition
 
create(SearchProjectionFactory<?, ?>, ProjectionDefinitionContext) - Method in class org.hibernate.search.engine.search.projection.definition.spi.FieldProjectionDefinition.MultiValued
 
create(SearchProjectionFactory<?, ?>, ProjectionDefinitionContext) - Method in class org.hibernate.search.engine.search.projection.definition.spi.FieldProjectionDefinition.SingleValued
 
create(SearchProjectionFactory<?, ?>, ProjectionDefinitionContext) - Method in class org.hibernate.search.engine.search.projection.definition.spi.ObjectProjectionDefinition.MultiValued
 
create(SearchProjectionFactory<?, ?>, ProjectionDefinitionContext) - Method in class org.hibernate.search.engine.search.projection.definition.spi.ObjectProjectionDefinition.SingleValued
 
create(TenancyMode, ConfigurationPropertySource) - Static method in class org.hibernate.search.mapper.orm.tenancy.spi.TenancyConfiguration
 
create(PojoRawTypeIdentifier<?>, String, Object) - Method in interface org.hibernate.search.mapper.pojo.common.spi.PojoEntityReferenceFactoryDelegate
 
create(EventContextElement, EventContextElement...) - Static method in class org.hibernate.search.util.common.reporting.EventContext
 
create(EventContext, BackendBuildContext, ConfigurationPropertySource) - Method in interface org.hibernate.search.engine.backend.spi.BackendFactory
 
create(SC, N) - Method in interface org.hibernate.search.engine.search.common.spi.SearchQueryElementFactory
 
CREATE - Enum constant in enum org.hibernate.search.mapper.orm.schema.management.SchemaManagementStrategyName
A strategy that creates missing indexes and their schema on startup, but does not touch existing indexes and assumes their schema is correct without validating it.
CREATE_OR_UPDATE - Enum constant in enum org.hibernate.search.mapper.orm.schema.management.SchemaManagementStrategyName
A strategy that creates missing indexes and their schema on startup, and updates the schema of existing indexes if possible.
CREATE_OR_VALIDATE - Enum constant in enum org.hibernate.search.mapper.orm.schema.management.SchemaManagementStrategyName
A strategy that creates missing indexes and their schema on startup, and validates the schema of existing indexes.
createAccessor() - Method in interface org.hibernate.search.mapper.pojo.model.PojoModelCompositeElement
 
createAccessor(Class<T>) - Method in interface org.hibernate.search.mapper.pojo.model.PojoModelCompositeElement
 
createCompositeDefinition(Class<T>) - Method in interface org.hibernate.search.mapper.pojo.search.definition.binding.ProjectionBindingContext
 
createConfiguredLockFactorySupplier() - Method in interface org.hibernate.search.backend.lucene.lowlevel.directory.spi.DirectoryCreationContext
 
createContainedTypeExtendedMappingCollector(PojoRawTypeModel<E>, String) - Method in interface org.hibernate.search.mapper.pojo.mapping.building.spi.PojoMapperDelegate
 
createCountQuery(SharedSessionContractImplementor) - Method in interface org.hibernate.search.mapper.orm.loading.spi.HibernateOrmQueryLoader
 
createDeclaredConstructors() - Method in class org.hibernate.search.mapper.pojo.model.hcann.spi.AbstractPojoHCAnnRawTypeModel
 
createDeclaredConstructors() - Method in class org.hibernate.search.mapper.pojo.model.spi.AbstractPojoRawTypeModel
 
createDefault() - Static method in class org.hibernate.search.engine.environment.classpath.spi.AggregatedClassLoader
 
createDirectoryHolder(DirectoryCreationContext) - Method in interface org.hibernate.search.backend.lucene.lowlevel.directory.spi.DirectoryProvider
Creates a DirectoryHolder for a given name, but do not allocate resources yet (wait until DirectoryHolder.start() is called).
createEntityLoader(Set<? extends PojoLoadingTypeContext<? extends E>>, PojoMassEntityLoadingContext<E>) - Method in interface org.hibernate.search.mapper.pojo.loading.spi.PojoMassLoadingStrategy
 
createEntityLoader(Set<? extends PojoLoadingTypeContext<? extends E>>, PojoSelectionLoadingContext) - Method in interface org.hibernate.search.mapper.pojo.loading.spi.PojoSelectionLoadingStrategy
 
createEntityReference(String, Object) - Method in interface org.hibernate.search.engine.backend.common.spi.EntityReferenceFactory
 
createEntityReferenceFactory(PojoEntityReferenceFactoryDelegate) - Method in interface org.hibernate.search.mapper.pojo.mapping.spi.PojoMappingDelegate
 
createEventProcessingPlan(PojoWorkSessionContext, DocumentCommitStrategy, DocumentRefreshStrategy, PojoIndexingQueueEventSendingPlan) - Method in interface org.hibernate.search.mapper.pojo.mapping.spi.PojoMappingDelegate
 
createForConstructor(Constructor<T>) - Method in interface org.hibernate.search.util.common.reflect.spi.ValueHandleFactory
 
createForConstructor(Constructor<T>) - Method in interface org.hibernate.search.util.common.reflect.spi.ValueReadHandleFactory
Deprecated.
 
createForField(Field) - Method in interface org.hibernate.search.util.common.reflect.spi.ValueHandleFactory
 
createForMethod(Method) - Method in interface org.hibernate.search.util.common.reflect.spi.ValueHandleFactory
 
createHandle(Member) - Method in class org.hibernate.search.mapper.pojo.model.hcann.spi.AbstractPojoHCAnnPropertyModel
 
createIdentifierLoader(Set<? extends PojoLoadingTypeContext<? extends E>>, PojoMassIdentifierLoadingContext<I>) - Method in interface org.hibernate.search.mapper.pojo.loading.spi.PojoMassLoadingStrategy
 
createIdentifiersQuery(SharedSessionContractImplementor) - Method in interface org.hibernate.search.mapper.orm.loading.spi.HibernateOrmQueryLoader
 
createIfMissing() - Method in interface org.hibernate.search.mapper.orm.schema.management.SearchSchemaManager
Creates missing indexes and their schema, but does not touch existing indexes and assumes their schema is correct without validating it.
createIfMissing(OperationSubmitter) - Method in interface org.hibernate.search.engine.backend.schema.management.spi.IndexSchemaManager
Creates the schema if it doesn't already exist.
createIfMissing(FailureCollector) - Method in interface org.hibernate.search.mapper.pojo.schema.management.spi.PojoScopeSchemaManager
Deprecated.
createIfMissing(FailureCollector, OperationSubmitter) - Method in interface org.hibernate.search.mapper.pojo.schema.management.spi.PojoScopeSchemaManager
 
createIndexedTypeExtendedMappingCollector(PojoRawTypeModel<E>, String) - Method in interface org.hibernate.search.mapper.pojo.mapping.building.spi.PojoMapperDelegate
 
createIndexer() - Method in interface org.hibernate.search.mapper.orm.spi.BatchSessionContext
 
createIndexer() - Method in interface org.hibernate.search.mapper.pojo.massindexing.spi.PojoMassIndexingSessionContext
 
createIndexer() - Method in class org.hibernate.search.mapper.pojo.session.spi.AbstractPojoSearchSession
 
createIndexer(BackendSessionContext) - Method in interface org.hibernate.search.engine.backend.index.spi.IndexManagerImplementor
 
createIndexer(BackendSessionContext) - Method in interface org.hibernate.search.engine.mapper.mapping.spi.MappedIndexManager
 
createIndexer(PojoWorkSessionContext) - Method in class org.hibernate.search.mapper.pojo.mapping.spi.AbstractPojoMappingImplementor
 
createIndexer(PojoWorkSessionContext) - Method in interface org.hibernate.search.mapper.pojo.mapping.spi.PojoMappingDelegate
 
createIndexer(PojoWorkSessionContext) - Method in interface org.hibernate.search.mapper.pojo.session.spi.PojoSearchSessionMappingContext
 
createIndexingPlan(BackendSessionContext, DocumentCommitStrategy, DocumentRefreshStrategy) - Method in interface org.hibernate.search.engine.backend.index.spi.IndexManagerImplementor
 
createIndexingPlan(BackendSessionContext, DocumentCommitStrategy, DocumentRefreshStrategy) - Method in interface org.hibernate.search.engine.mapper.mapping.spi.MappedIndexManager
 
createIndexingPlan(PojoWorkSessionContext, DocumentCommitStrategy, DocumentRefreshStrategy) - Method in class org.hibernate.search.mapper.pojo.mapping.spi.AbstractPojoMappingImplementor
 
createIndexingPlan(PojoWorkSessionContext, DocumentCommitStrategy, DocumentRefreshStrategy) - Method in interface org.hibernate.search.mapper.pojo.mapping.spi.PojoMappingDelegate
 
createIndexingPlan(PojoWorkSessionContext, DocumentCommitStrategy, DocumentRefreshStrategy) - Method in interface org.hibernate.search.mapper.pojo.session.spi.PojoSearchSessionMappingContext
 
createIndexingPlan(PojoWorkSessionContext, PojoIndexingQueueEventSendingPlan) - Method in class org.hibernate.search.mapper.pojo.mapping.spi.AbstractPojoMappingImplementor
 
createIndexingPlan(PojoWorkSessionContext, PojoIndexingQueueEventSendingPlan) - Method in interface org.hibernate.search.mapper.pojo.mapping.spi.PojoMappingDelegate
 
createIndexingPlan(PojoWorkSessionContext, PojoIndexingQueueEventSendingPlan) - Method in interface org.hibernate.search.mapper.pojo.session.spi.PojoSearchSessionMappingContext
 
createIndexingQueueEventProcessingPlan(PojoWorkSessionContext, DocumentCommitStrategy, DocumentRefreshStrategy, PojoIndexingQueueEventSendingPlan) - Method in class org.hibernate.search.mapper.pojo.mapping.spi.AbstractPojoMappingImplementor
 
createIndexingQueueEventProcessingPlan(PojoWorkSessionContext, DocumentCommitStrategy, DocumentRefreshStrategy, PojoIndexingQueueEventSendingPlan) - Method in interface org.hibernate.search.mapper.pojo.session.spi.PojoSearchSessionMappingContext
 
createIndexingQueueEventProcessingPlan(Session) - Method in interface org.hibernate.search.mapper.orm.automaticindexing.spi.AutomaticIndexingMappingContext
 
createIndexManagerBuilder(String, String, BackendBuildContext, BackendMapperContext, ConfigurationPropertySource) - Method in interface org.hibernate.search.engine.backend.spi.BackendImplementor
 
createInitial() - Method in interface org.hibernate.search.engine.search.projection.spi.ProjectionAccumulator
Creates the initial accumulated container.
createInitial() - Method in interface org.hibernate.search.engine.search.projection.spi.ProjectionCompositor
Creates the initial container for component values.
createInitialElasticsearchIndexName(String) - Method in interface org.hibernate.search.backend.elasticsearch.index.layout.IndexLayoutStrategy
Generates an initial non-alias Elasticsearch name for an index.
createLoadingQuery(SessionImplementor, String) - Method in interface org.hibernate.search.mapper.orm.loading.spi.HibernateOrmQueryLoader
 
createMappedIndexManager(IndexedEntityBindingMapperContext, BackendMapperContext, Optional<String>, String, String) - Method in interface org.hibernate.search.engine.mapper.mapping.building.spi.MappedIndexManagerFactory
 
createMapper(MappingBuildContext, TypeMetadataContributorProvider<C>) - Method in interface org.hibernate.search.engine.mapper.mapping.building.spi.MappingInitiator
 
createMapper(MappingBuildContext, TypeMetadataContributorProvider<PojoTypeMetadataContributor>) - Method in class org.hibernate.search.mapper.pojo.mapping.spi.AbstractPojoMappingInitiator
 
createMapperDelegate() - Method in class org.hibernate.search.mapper.pojo.mapping.spi.AbstractPojoMappingInitiator
 
createMassIndexerAgent(PojoMassIndexerAgentCreateContext) - Method in interface org.hibernate.search.mapper.orm.coordination.common.spi.CoordinationStrategy
Creates a PojoMassIndexerAgent, able to exert control over other agents that could perform indexing concurrently (e.g.
createMassIndexerAgent(PojoMassIndexerAgentCreateContext) - Method in interface org.hibernate.search.mapper.pojo.massindexing.spi.PojoMassIndexingMappingContext
Creates a PojoMassIndexerAgent, able to exert control over other agents that could perform indexing concurrently (e.g.
createMultiIdentifierLoadAccess(SessionImplementor) - Method in interface org.hibernate.search.mapper.orm.loading.spi.HibernateOrmQueryLoader
 
createMultiIndexSearchObjectFieldContext(String, List<N>) - Method in class org.hibernate.search.engine.backend.scope.spi.AbstractSearchIndexScope
 
createMultiIndexSearchRootContext(List<C>) - Method in class org.hibernate.search.engine.backend.scope.spi.AbstractSearchIndexScope
 
createMultiIndexSearchValueFieldContext(String, List<N>) - Method in class org.hibernate.search.engine.backend.scope.spi.AbstractSearchIndexScope
 
createNode(C, String, FT, TreeNodeInclusion, boolean) - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexFieldTemplate
 
createObjectDefinition(String, Class<T>, TreeFilterDefinition) - Method in interface org.hibernate.search.mapper.pojo.search.definition.binding.ProjectionBindingContext
 
createObjectDefinitionMulti(String, Class<T>, TreeFilterDefinition) - Method in interface org.hibernate.search.mapper.pojo.search.definition.binding.ProjectionBindingContext
 
createOrUpdate() - Method in interface org.hibernate.search.mapper.orm.schema.management.SearchSchemaManager
Creates missing indexes and their schema, and updates the schema of existing indexes if possible.
createOrUpdate(OperationSubmitter) - Method in interface org.hibernate.search.engine.backend.schema.management.spi.IndexSchemaManager
Creates the schema if it doesn't already exist, or updates the existing schema to match requirements expressed by the mapper.
createOrUpdate(FailureCollector) - Method in interface org.hibernate.search.mapper.pojo.schema.management.spi.PojoScopeSchemaManager
Deprecated.
createOrUpdate(FailureCollector, OperationSubmitter) - Method in interface org.hibernate.search.mapper.pojo.schema.management.spi.PojoScopeSchemaManager
 
createOrValidate() - Method in interface org.hibernate.search.mapper.orm.schema.management.SearchSchemaManager
Creates missing indexes and their schema, and validates the schema of existing indexes.
createOrValidate(ContextualFailureCollector, OperationSubmitter) - Method in interface org.hibernate.search.engine.backend.schema.management.spi.IndexSchemaManager
Creates the schema if it doesn't already exist, or validates the existing schema against requirements expressed by the mapper.
createOrValidate(FailureCollector) - Method in interface org.hibernate.search.mapper.pojo.schema.management.spi.PojoScopeSchemaManager
Deprecated.
createOrValidate(FailureCollector, OperationSubmitter) - Method in interface org.hibernate.search.mapper.pojo.schema.management.spi.PojoScopeSchemaManager
 
createPojoAllScope(PojoScopeMappingContext, PojoScopeTypeExtendedContextProvider<Object, C>) - Method in interface org.hibernate.search.mapper.pojo.mapping.spi.PojoMappingDelegate
 
createPojoScope(PojoScopeMappingContext, Collection<? extends PojoRawTypeIdentifier<? extends E>>, PojoScopeTypeExtendedContextProvider<E, C>) - Method in interface org.hibernate.search.mapper.pojo.mapping.spi.PojoMappingDelegate
createPojoScopeForClasses(PojoScopeMappingContext, Collection<? extends Class<? extends E>>, PojoScopeTypeExtendedContextProvider<E, C>) - Method in interface org.hibernate.search.mapper.pojo.mapping.spi.PojoMappingDelegate
Creates a PojoScopeDelegate limited to indexed entity types among the given classes and their subtypes.
createPojoScopeForEntityNames(PojoScopeMappingContext, Class<E>, Collection<String>, PojoScopeTypeExtendedContextProvider<E, C>) - Method in interface org.hibernate.search.mapper.pojo.mapping.spi.PojoMappingDelegate
Creates a PojoScopeDelegate limited to indexed entity types among the entities with the given names and their subtypes.
createProjectionHitMapper() - Method in interface org.hibernate.search.engine.search.loading.spi.SearchLoadingContext
 
createPropertyModel(String) - Method in class org.hibernate.search.mapper.pojo.model.hcann.spi.PojoSimpleHCAnnRawTypeModel
 
createPropertyModel(String) - Method in class org.hibernate.search.mapper.pojo.model.spi.AbstractPojoRawTypeModel
 
createQueryLoader(SessionFactoryImplementor, Set<? extends PojoLoadingTypeContext<? extends E>>, List<ConditionalExpression>) - Method in interface org.hibernate.search.mapper.orm.loading.spi.HibernateOrmEntityLoadingStrategy
 
createQueryLoader(SessionFactoryImplementor, Set<? extends PojoLoadingTypeContext<? extends E>>, List<ConditionalExpression>, String) - Method in interface org.hibernate.search.mapper.orm.loading.spi.HibernateOrmEntityLoadingStrategy
 
createReadAlias(String) - Method in interface org.hibernate.search.backend.elasticsearch.index.layout.IndexLayoutStrategy
Generates the read alias for an index.
createScopeBuilder(BackendMappingContext) - Method in interface org.hibernate.search.engine.backend.index.spi.IndexManagerImplementor
 
createScopeBuilder(BackendMappingContext) - Method in interface org.hibernate.search.engine.mapper.mapping.spi.MappedIndexManager
 
createSink() - Method in interface org.hibernate.search.mapper.pojo.loading.spi.PojoMassIdentifierLoadingContext
 
createSink(PojoMassIndexingSessionContext) - Method in interface org.hibernate.search.mapper.pojo.loading.spi.PojoMassEntityLoadingContext
 
createThreadFactory(String) - Method in interface org.hibernate.search.engine.environment.thread.spi.ThreadProvider
 
createThreadName(String, int) - Method in interface org.hibernate.search.engine.environment.thread.spi.ThreadProvider
 
createTypeFactory() - Method in interface org.hibernate.search.engine.mapper.mapping.building.spi.IndexBindingContext
 
createTypeFactory(IndexFieldTypeDefaultsProvider) - Method in interface org.hibernate.search.engine.backend.document.model.dsl.spi.IndexRootBuilder
 
createTypeFactory(IndexFieldTypeDefaultsProvider) - Method in interface org.hibernate.search.engine.mapper.mapping.building.spi.IndexBindingContext
Use this method to provide some defaults to the current request.
createValueCreateHandle(Constructor<T>) - Method in class org.hibernate.search.mapper.pojo.model.hcann.spi.AbstractPojoHCAnnBootstrapIntrospector
 
createValueReadHandle(Member) - Method in class org.hibernate.search.mapper.pojo.model.hcann.spi.AbstractPojoHCAnnBootstrapIntrospector
 
createWithMultiKeyException(Map<K, ? extends V>, BiFunction<? super Set<K>, ? super Set<K>, SearchException>) - Static method in class org.hibernate.search.util.common.data.spi.KeyValueProvider
 
createWorkspace(BackendMappingContext, Set<String>) - Method in interface org.hibernate.search.engine.backend.index.spi.IndexManagerImplementor
 
createWorkspace(BackendMappingContext, Set<String>) - Method in interface org.hibernate.search.engine.mapper.mapping.spi.MappedIndexManager
 
createWorkspace(DetachedBackendSessionContext) - Method in interface org.hibernate.search.engine.mapper.mapping.spi.MappedIndexManager
createWriteAlias(String) - Method in interface org.hibernate.search.backend.elasticsearch.index.layout.IndexLayoutStrategy
Generates the write alias for an index.
CREDENTIALS_ACCESS_KEY_ID - Static variable in class org.hibernate.search.backend.elasticsearch.aws.cfg.ElasticsearchAwsBackendSettings
The AWS access key ID when using static credentials.
CREDENTIALS_SECRET_ACCESS_KEY - Static variable in class org.hibernate.search.backend.elasticsearch.aws.cfg.ElasticsearchAwsBackendSettings
The AWS secret access key when using static credentials.
CREDENTIALS_TYPE - Static variable in class org.hibernate.search.backend.elasticsearch.aws.cfg.ElasticsearchAwsBackendSettings
The type of credentials to use when signing is enabled.
CREDENTIALS_TYPE - Static variable in class org.hibernate.search.backend.elasticsearch.aws.cfg.ElasticsearchAwsBackendSettings.Defaults
 
currentRoute() - Method in class org.hibernate.search.mapper.pojo.route.DocumentRoutesDescriptor
 
custom() - Method in interface org.hibernate.search.backend.elasticsearch.analysis.model.dsl.ElasticsearchAnalyzerTypeStep
Start a custom analyzer definition, assigning a tokenizer, and optionally char filters and token filters to the definition.
custom() - Method in interface org.hibernate.search.backend.elasticsearch.analysis.model.dsl.ElasticsearchNormalizerTypeStep
Start a custom normalizer definition, assigning char filters and token filters to the definition.
custom() - Method in interface org.hibernate.search.backend.lucene.analysis.model.dsl.LuceneAnalyzerTypeStep
Start a custom analyzer definition, assigning a tokenizer, and optionally char filters and token filters to the definition.
custom() - Method in interface org.hibernate.search.backend.lucene.analysis.model.dsl.LuceneNormalizerTypeStep
Start a custom normalizer definition, assigning char filters and token filters to the definition.

D

deadline() - Method in class org.hibernate.search.backend.elasticsearch.client.spi.ElasticsearchRequest
 
deadline(Deadline) - Method in class org.hibernate.search.backend.elasticsearch.client.spi.ElasticsearchRequest.Builder
 
Deadline - Interface in org.hibernate.search.engine.common.timing
Common interface providing a deadline through the method Deadline.checkRemainingTimeMillis().
deadlineOrNull() - Method in class org.hibernate.search.engine.search.timeout.spi.TimeoutManager
 
DEBUG - Enum constant in enum org.hibernate.search.backend.lucene.lowlevel.index.IOStrategyName
A simple, low-performance strategy mainly useful for debugging, where index readers are created on each search query execution and the index writer is committed after each write.
decimalScale() - Method in class org.hibernate.search.engine.mapper.mapping.building.spi.IndexFieldTypeDefaultsProvider
 
decimalScale() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.ScaledNumberField
 
decimalScale(int) - Method in interface org.hibernate.search.engine.backend.types.dsl.ScaledNumberIndexFieldTypeOptionsStep
 
decimalScale(int) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingScaledNumberFieldOptionsStep
 
decimalScale(int) - Method in interface org.hibernate.search.mapper.pojo.model.additionalmetadata.building.spi.PojoAdditionalMetadataCollectorValueNode
 
declaredConstructors() - Method in class org.hibernate.search.mapper.pojo.model.spi.AbstractPojoRawTypeModel
 
declaredConstructors() - Method in interface org.hibernate.search.mapper.pojo.model.spi.PojoRawTypeModel
 
declaredFieldAccessXPropertiesByName() - Method in class org.hibernate.search.mapper.pojo.model.hcann.spi.AbstractPojoHCAnnRawTypeModel
 
declaredFieldAccessXPropertiesByName(XClass) - Method in class org.hibernate.search.mapper.pojo.model.hcann.spi.AbstractPojoHCAnnBootstrapIntrospector
 
declaredInterfaces(T) - Method in class org.hibernate.search.util.common.reflect.spi.AbstractTypeOrdering
 
declaredMethodAccessXPropertiesByName() - Method in class org.hibernate.search.mapper.pojo.model.hcann.spi.AbstractPojoHCAnnRawTypeModel
 
declaredMethodAccessXPropertiesByName(XClass) - Method in class org.hibernate.search.mapper.pojo.model.hcann.spi.AbstractPojoHCAnnBootstrapIntrospector
 
declaredParameters() - Method in class org.hibernate.search.mapper.pojo.model.hcann.spi.PojoHCAnnConstructorModel
 
declaredParameters() - Method in interface org.hibernate.search.mapper.pojo.model.spi.PojoConstructorModel
 
declaredProperties() - Method in class org.hibernate.search.mapper.pojo.model.spi.AbstractPojoRawTypeModel
 
declaredProperties() - Method in interface org.hibernate.search.mapper.pojo.model.spi.PojoRawTypeModel
 
declaredPropertyField(String) - Method in class org.hibernate.search.mapper.pojo.model.hcann.spi.AbstractPojoHCAnnRawTypeModel
 
declaredPropertyGetters(String) - Method in class org.hibernate.search.mapper.pojo.model.hcann.spi.AbstractPojoHCAnnRawTypeModel
 
declaredPropertyNames() - Method in class org.hibernate.search.mapper.pojo.model.hcann.spi.AbstractPojoHCAnnRawTypeModel
 
declaredPropertyNames() - Method in class org.hibernate.search.mapper.pojo.model.spi.AbstractPojoRawTypeModel
 
declaredXProperties - Variable in class org.hibernate.search.mapper.pojo.model.hcann.spi.AbstractPojoHCAnnPropertyModel
The declared XProperties for this property in the holder type.
DEFAULT - Enum constant in enum org.hibernate.search.engine.backend.types.Aggregable
Use the backend-specific default.
DEFAULT - Enum constant in enum org.hibernate.search.engine.backend.types.Highlightable
Use the backend-specific default that is dependent on an overall field configuration.
DEFAULT - Enum constant in enum org.hibernate.search.engine.backend.types.Norms
Use the backend-specific default.
DEFAULT - Enum constant in enum org.hibernate.search.engine.backend.types.ObjectStructure
Use the backend-specific default.
DEFAULT - Enum constant in enum org.hibernate.search.engine.backend.types.Projectable
Use the backend-specific default.
DEFAULT - Enum constant in enum org.hibernate.search.engine.backend.types.Searchable
Use the backend-specific default.
DEFAULT - Enum constant in enum org.hibernate.search.engine.backend.types.Sortable
Use the backend-specific default.
DEFAULT - Enum constant in enum org.hibernate.search.engine.backend.types.TermVector
Use the backend-specific default.
DEFAULT - Enum constant in enum org.hibernate.search.engine.backend.types.VectorSimilarity
Use the backend-specific default.
DEFAULT - Enum constant in enum org.hibernate.search.engine.search.highlighter.dsl.HighlighterEncoder
Text will be returned as is with no encoding.
DEFAULT - Enum constant in enum org.hibernate.search.engine.search.highlighter.spi.BoundaryScannerType
Default is dependent on a highlighter type being used.
DEFAULT - Enum constant in enum org.hibernate.search.mapper.pojo.automaticindexing.ReindexOnUpdate
Default behavior: updates to the targeted value will trigger automatic reindexing if it's actually used in the indexing process of an indexed entity, unless a property on the path from the indexed entity to the targeted value prevents it through a different ReindexOnUpdate setting.
DEFAULT - Enum constant in enum org.hibernate.search.mapper.pojo.extractor.mapping.annotation.ContainerExtract
If extractors are defined explicitly, apply those.
DEFAULT - Static variable in class org.hibernate.search.backend.elasticsearch.aws.cfg.ElasticsearchAwsCredentialsTypeNames
Use the default credentials from the AWS SDK.
DEFAULT - Static variable in class org.hibernate.search.engine.backend.analysis.AnalyzerNames
The default analyzer.
DEFAULT_DECIMAL_SCALE - Static variable in class org.hibernate.search.mapper.pojo.mapping.definition.annotation.AnnotationDefaultValues
This extreme value is both invalid and very unlikely to be used.
DEFAULT_DIMENSION - Static variable in class org.hibernate.search.mapper.pojo.mapping.definition.annotation.AnnotationDefaultValues
This extreme value is both invalid and very unlikely to be used.
DEFAULT_EF_CONSTRUCTION - Static variable in class org.hibernate.search.mapper.pojo.mapping.definition.annotation.AnnotationDefaultValues
This extreme value is both invalid and very unlikely to be used.
DEFAULT_M - Static variable in class org.hibernate.search.mapper.pojo.mapping.definition.annotation.AnnotationDefaultValues
This extreme value is both invalid and very unlikely to be used.
defaultBackend() - Static method in class org.hibernate.search.engine.reporting.spi.EventContexts
 
DefaultBinderDefinitionStep<S extends DefaultBinderDefinitionStep<?>> - Interface in org.hibernate.search.mapper.pojo.bridge.mapping
 
DefaultBridgeDefinitionStep<S extends DefaultBridgeDefinitionStep<?,T>,T> - Interface in org.hibernate.search.mapper.pojo.bridge.mapping
 
DefaultClassResolver - Class in org.hibernate.search.engine.environment.classpath.spi
Default implementation of ClassResolver relying on an AggregatedClassLoader.
defaultContext() - Static method in class org.hibernate.search.engine.reporting.spi.EventContexts
 
DefaultedPropertyContext<T> - Interface in org.hibernate.search.engine.cfg.spi
 
defaultExtractors() - Static method in class org.hibernate.search.mapper.pojo.extractor.mapping.programmatic.ContainerExtractorPath
 
defaultLoadingContext() - Method in interface org.hibernate.search.mapper.pojo.work.spi.PojoWorkSessionContext
 
defaultOperator(BooleanOperator) - Method in interface org.hibernate.search.engine.search.predicate.dsl.CommonQueryStringPredicateOptionsStep
Define the default operator.
defaultOperator(BooleanOperator) - Method in interface org.hibernate.search.engine.search.predicate.spi.CommonQueryStringPredicateBuilder
 
defaultReindexOnUpdate(ReindexOnUpdate) - Method in class org.hibernate.search.mapper.pojo.mapping.spi.AbstractPojoMappingInitiator
 
DefaultResourceResolver - Class in org.hibernate.search.engine.environment.classpath.spi
Default implementation of ClassResolver relying on an AggregatedClassLoader.
defaults() - Method in class org.hibernate.search.mapper.pojo.extractor.spi.ContainerExtractorRegistry
 
DefaultServiceResolver - Class in org.hibernate.search.engine.environment.classpath.spi
Default implementation of ClassResolver relying on an AggregatedClassLoader.
define(Class<T>, String, BeanReference<? extends T>) - Method in interface org.hibernate.search.engine.environment.bean.spi.BeanConfigurationContext
Define a way to resolve a bean referenced by its exposedType and name.
define(Class<T>, BeanReference<? extends T>) - Method in interface org.hibernate.search.engine.environment.bean.spi.BeanConfigurationContext
Define a way to resolve a bean referenced by its exposedType.
define(String, Class<? extends ContainerExtractor>) - Method in interface org.hibernate.search.mapper.pojo.extractor.ContainerExtractorConfigurationContext
 
define(String, Class<? extends ContainerExtractor>) - Method in class org.hibernate.search.mapper.pojo.extractor.spi.ContainerExtractorRegistry.Builder
 
define(String, Class<C>, BeanReference<? extends C>) - Method in interface org.hibernate.search.mapper.pojo.extractor.ContainerExtractorConfigurationContext
 
define(String, Class<C>, BeanReference<? extends C>) - Method in class org.hibernate.search.mapper.pojo.extractor.spi.ContainerExtractorRegistry.Builder
 
definition(Class<P>, BeanHolder<? extends ProjectionDefinition<? extends List<? extends P>>>) - Method in interface org.hibernate.search.mapper.pojo.search.definition.binding.ProjectionBindingMultiContext
Binds the constructor parameter to the given multi-valued projection definition.
definition(Class<P>, BeanHolder<? extends ProjectionDefinition<? extends P>>) - Method in interface org.hibernate.search.mapper.pojo.search.definition.binding.ProjectionBindingContext
Binds the ProjectionBindingContext.constructorParameter() to the given projection definition.
definition(Class<P>, ProjectionDefinition<? extends List<? extends P>>) - Method in interface org.hibernate.search.mapper.pojo.search.definition.binding.ProjectionBindingMultiContext
Binds the constructor parameter to the given multi-valued projection definition.
definition(Class<P>, ProjectionDefinition<? extends P>) - Method in interface org.hibernate.search.mapper.pojo.search.definition.binding.ProjectionBindingContext
Binds the ProjectionBindingContext.constructorParameter() to the given projection definition.
delegate - Variable in class org.hibernate.search.engine.search.projection.definition.spi.ObjectProjectionDefinition
 
delegate() - Method in interface org.hibernate.search.mapper.orm.loading.spi.HibernateOrmLoadingTypeContext
 
delegate() - Method in class org.hibernate.search.mapper.pojo.mapping.spi.AbstractPojoMappingImplementor
 
DelegatingSimpleScheduledExecutor - Class in org.hibernate.search.engine.common.execution.spi
 
DelegatingSimpleScheduledExecutor(ScheduledExecutorService, boolean) - Constructor for class org.hibernate.search.engine.common.execution.spi.DelegatingSimpleScheduledExecutor
 
delete() - Static method in class org.hibernate.search.backend.elasticsearch.client.spi.ElasticsearchRequest
 
delete(Object) - Method in interface org.hibernate.search.mapper.orm.work.SearchIndexingPlan
Delete the entity from the index if the entity type is mapped to an index (Indexed), and re-index documents that embed this entity (through IndexedEmbedded for example).
delete(Object, DocumentRoutesDescriptor, Object) - Method in interface org.hibernate.search.mapper.pojo.work.spi.PojoTypeIndexingPlan
Delete an entity from the index.
delete(DocumentReferenceProvider) - Method in interface org.hibernate.search.engine.backend.work.execution.spi.IndexIndexingPlan
Delete a document from the index.
delete(DocumentReferenceProvider, DocumentCommitStrategy, DocumentRefreshStrategy, OperationSubmitter) - Method in interface org.hibernate.search.engine.backend.work.execution.spi.IndexIndexer
Delete a document from the index.
delete(PojoRawTypeIdentifier<?>, Object, DocumentRoutesDescriptor, Object) - Method in interface org.hibernate.search.mapper.pojo.work.spi.PojoIndexingPlan
Deprecated.
Use typeIfIncludedOrNull(typeIdentifier) instead, then (if non-null) .delete(...) on the result.
delete(PojoRawTypeIdentifier<?>, Object, DocumentRoutesDescriptor, Object, DocumentCommitStrategy, DocumentRefreshStrategy) - Method in interface org.hibernate.search.mapper.pojo.work.spi.PojoIndexer
delete(PojoRawTypeIdentifier<?>, Object, DocumentRoutesDescriptor, Object, DocumentCommitStrategy, DocumentRefreshStrategy, OperationSubmitter) - Method in interface org.hibernate.search.mapper.pojo.work.spi.PojoIndexer
Delete an entity from the index.
delete(PojoRawTypeIdentifier<?>, Object, DocumentRoutesDescriptor, DocumentCommitStrategy, DocumentRefreshStrategy) - Method in interface org.hibernate.search.mapper.pojo.work.spi.PojoIndexer
delete(PojoRawTypeIdentifier<?>, Object, DocumentRoutesDescriptor, DocumentCommitStrategy, DocumentRefreshStrategy, OperationSubmitter) - Method in interface org.hibernate.search.mapper.pojo.work.spi.PojoIndexer
Purge an entity from the index.
dependencies() - Method in interface org.hibernate.search.mapper.pojo.bridge.binding.PropertyBindingContext
 
dependencies() - Method in interface org.hibernate.search.mapper.pojo.bridge.binding.RoutingBindingContext
 
dependencies() - Method in interface org.hibernate.search.mapper.pojo.bridge.binding.TypeBindingContext
 
derivedFrom() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.IndexingDependency
 
derivedFrom(Set<PojoModelPathValueNode>) - Method in interface org.hibernate.search.mapper.pojo.model.additionalmetadata.building.spi.PojoAdditionalMetadataCollectorValueNode
 
derivedFrom(PojoModelPathValueNode) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.IndexingDependencyOptionsStep
 
desc() - Method in interface org.hibernate.search.engine.search.sort.dsl.SortOrderStep
Sort in descending order.
DESC - Enum constant in enum org.hibernate.search.engine.search.sort.dsl.SortOrder
Sort in descending order.
descendingSuperClasses(XClass) - Method in class org.hibernate.search.mapper.pojo.model.hcann.spi.AbstractPojoHCAnnBootstrapIntrospector
 
descendingSuperTypes() - Method in interface org.hibernate.search.engine.mapper.model.spi.MappableTypeModel
 
descendingSuperTypes() - Method in class org.hibernate.search.mapper.pojo.model.hcann.spi.PojoSimpleHCAnnRawTypeModel
 
descendingSuperTypes() - Method in interface org.hibernate.search.mapper.pojo.model.spi.PojoRawTypeModel
 
descendingSuperTypes(T) - Method in class org.hibernate.search.util.common.reflect.spi.AbstractTypeOrdering
 
descriptor() - Method in interface org.hibernate.search.backend.elasticsearch.index.ElasticsearchIndexManager
 
descriptor() - Method in interface org.hibernate.search.engine.backend.index.IndexManager
 
deserialize(Class<T>, byte[]) - Static method in class org.hibernate.search.util.common.serialization.spi.SerializationUtils
 
DetachedBackendSessionContext - Class in org.hibernate.search.engine.backend.session.spi
Deprecated.
SPIs should simply pass around a string representing the tenant ID instead of using this class. In cases where the mapping context is also necessary, it should be passed around as a separate parameter.
detectEntityType(T) - Method in interface org.hibernate.search.mapper.pojo.model.spi.PojoRuntimeIntrospector
Detect the type of a given entity instance.
dimension() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.VectorField
 
dimension(int) - Method in interface org.hibernate.search.engine.backend.types.dsl.VectorFieldTypeOptionsStep
 
DIRECTORY_FILESYSTEM_ACCESS_STRATEGY - Static variable in class org.hibernate.search.backend.lucene.cfg.LuceneIndexSettings.Defaults
 
DIRECTORY_FILESYSTEM_ACCESS_STRATEGY - Static variable in class org.hibernate.search.backend.lucene.cfg.LuceneIndexSettings
How to access the filesystem in the directory.
DIRECTORY_LOCKING_STRATEGY - Static variable in class org.hibernate.search.backend.lucene.cfg.LuceneIndexSettings
How to lock on the directory.
DIRECTORY_PREFIX - Static variable in class org.hibernate.search.backend.lucene.cfg.LuceneIndexSettings
The prefix for directory-related property keys.
DIRECTORY_ROOT - Static variable in class org.hibernate.search.backend.lucene.cfg.LuceneIndexSettings.Defaults
 
DIRECTORY_ROOT - Static variable in class org.hibernate.search.backend.lucene.cfg.LuceneIndexSettings
The filesystem root for the directory.
DIRECTORY_TYPE - Static variable in class org.hibernate.search.backend.lucene.cfg.LuceneIndexSettings.Defaults
 
DIRECTORY_TYPE - Static variable in class org.hibernate.search.backend.lucene.cfg.LuceneIndexSettings
The type of directory to use when reading from or writing to the index.
DirectoryCreationContext - Interface in org.hibernate.search.backend.lucene.lowlevel.directory.spi
 
DirectoryHolder - Interface in org.hibernate.search.backend.lucene.lowlevel.directory.spi
 
DirectoryProvider - Interface in org.hibernate.search.backend.lucene.lowlevel.directory.spi
 
dirtiness - Variable in class org.hibernate.search.mapper.pojo.work.spi.PojoIndexingQueueEventPayload
 
DirtinessDescriptor - Class in org.hibernate.search.mapper.pojo.work.spi
 
DirtinessDescriptor(boolean, boolean, Set<String>, boolean) - Constructor for class org.hibernate.search.mapper.pojo.work.spi.DirtinessDescriptor
 
dirtyContainingAssociationFilter(PojoPathFilter) - Method in interface org.hibernate.search.mapper.pojo.mapping.building.spi.PojoTypeExtendedMappingCollector
 
dirtyFilter(PojoPathFilter) - Method in interface org.hibernate.search.mapper.pojo.mapping.building.spi.PojoTypeExtendedMappingCollector
 
dirtyPaths() - Method in class org.hibernate.search.mapper.pojo.work.spi.DirtinessDescriptor
 
disableSharding() - Method in interface org.hibernate.search.backend.lucene.index.spi.ShardingStrategyInitializationContext
Inform Hibernate Search that sharding is disabled.
discard() - Method in interface org.hibernate.search.engine.backend.work.execution.spi.IndexIndexingPlan
Discard all works that are present in this plan.
discard() - Method in interface org.hibernate.search.mapper.orm.automaticindexing.spi.AutomaticIndexingQueueEventSendingPlan
Discards all events that were added to this plan, without sending them.
discard() - Method in interface org.hibernate.search.mapper.pojo.work.spi.PojoIndexingPlan
Discard all plans of indexing.
discard() - Method in interface org.hibernate.search.mapper.pojo.work.spi.PojoIndexingQueueEventSendingPlan
Discards all events that were added to this plan, without sending them.
discardNotProcessed() - Method in interface org.hibernate.search.mapper.pojo.work.spi.PojoIndexingPlan
Discard all plans of indexing, except for parts that were already processed.
discover(MappableTypeModel) - Method in interface org.hibernate.search.engine.mapper.model.spi.TypeMetadataDiscoverer
A hook to discover metadata lazily during bootstrap, which can be helpful when resolving metadata from the type itself (Java annotations on a Java type, in particular).
discoverAnnotatedTypesFromRootMappingAnnotations(boolean) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.annotation.AnnotationMappingConfigurationContext
 
discoverAnnotationsFromReferencedTypes(boolean) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.annotation.AnnotationMappingConfigurationContext
 
discoverer(TypeMetadataDiscoverer<C>) - Method in class org.hibernate.search.engine.mapper.model.spi.TypeMetadataContributorProvider.Builder
 
discoverJandexIndexesFromAddedTypes(boolean) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.annotation.AnnotationMappingConfigurationContext
 
DISCOVERY_ENABLED - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchBackendSettings.Defaults
 
DISCOVERY_ENABLED - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchBackendSettings
Whether automatic discovery of nodes in the Elasticsearch cluster is enabled.
DISCOVERY_REFRESH_INTERVAL - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchBackendSettings.Defaults
 
DISCOVERY_REFRESH_INTERVAL - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchBackendSettings
The time interval between two executions of the automatic discovery, if enabled.
DISCRIMINATOR - Enum constant in enum org.hibernate.search.backend.elasticsearch.mapping.TypeNameMappingStrategyName
Rely on a discriminator field added to each document to resolve the type name.
DISCRIMINATOR - Enum constant in enum org.hibernate.search.backend.elasticsearch.multitenancy.MultiTenancyStrategyName
The multi-tenancy information is stored in the index as a discriminator field.
DISCRIMINATOR - Enum constant in enum org.hibernate.search.backend.lucene.multitenancy.MultiTenancyStrategyName
The multi-tenancy information is stored in the index as a discriminator field.
distance(String, double, double) - Method in interface org.hibernate.search.engine.search.sort.dsl.ExtendedSearchSortFactory
 
distance(String, double, double) - Method in interface org.hibernate.search.engine.search.sort.dsl.SearchSortFactory
Order elements by the distance from the location stored in the specified field to the location specified.
distance(String, GeoPoint) - Method in interface org.hibernate.search.engine.search.projection.dsl.SearchProjectionFactory
Project on the distance from the center to a GeoPoint field.
distance(String, GeoPoint) - Method in class org.hibernate.search.engine.search.projection.dsl.spi.AbstractSearchProjectionFactory
 
distance(String, GeoPoint) - Method in interface org.hibernate.search.engine.search.sort.dsl.ExtendedSearchSortFactory
 
distance(String, GeoPoint) - Method in interface org.hibernate.search.engine.search.sort.dsl.SearchSortFactory
Order elements by the distance from the location stored in the specified field to the location specified.
distance(String, GeoPoint) - Method in class org.hibernate.search.engine.search.sort.dsl.spi.AbstractSearchSortFactory
 
DISTANCE - Static variable in class org.hibernate.search.engine.backend.types.IndexFieldTraits.Projections
 
DISTANCE - Static variable in class org.hibernate.search.engine.backend.types.IndexFieldTraits.Sorts
 
DISTANCE - Static variable in class org.hibernate.search.engine.search.projection.spi.ProjectionTypeKeys
 
DISTANCE - Static variable in class org.hibernate.search.engine.search.sort.spi.SortTypeKeys
 
DistanceSortBuilder - Interface in org.hibernate.search.engine.search.sort.spi
 
DistanceSortMissingValueBehaviorStep<N> - Interface in org.hibernate.search.engine.search.sort.dsl
The step in a sort definition where the behavior on missing values can be set.
DistanceSortOptionsStep<S extends DistanceSortOptionsStep<?,PDF>,PDF extends SearchPredicateFactory> - Interface in org.hibernate.search.engine.search.sort.dsl
The initial and final step in a "distance" sort definition, where optional parameters can be set.
DistanceToFieldProjectionBuilder - Interface in org.hibernate.search.engine.search.projection.spi
 
DistanceToFieldProjectionOptionsStep<S extends DistanceToFieldProjectionOptionsStep<?,T>,T> - Interface in org.hibernate.search.engine.search.projection.dsl
The initial and final step in a "distance to field" projection definition, where optional parameters can be set.
DistanceToFieldProjectionValueStep<N extends DistanceToFieldProjectionOptionsStep<?,T>,T> - Interface in org.hibernate.search.engine.search.projection.dsl
The initial step in a "distance to field" projection definition, where the projection (optionally) can be marked as multi-valued (returning Lists), and where optional parameters can be set.
DistanceUnit - Enum in org.hibernate.search.engine.spatial
Distance units.
distribution() - Method in class org.hibernate.search.backend.elasticsearch.ElasticsearchVersion
 
DO_NOT_INDEX_NULL - Static variable in class org.hibernate.search.mapper.pojo.mapping.definition.annotation.AnnotationDefaultValues
This special value is reserved to mark the default of the indexNullAs option.
doCast(PojoTypeModel<?>) - Method in class org.hibernate.search.mapper.pojo.model.spi.AbstractPojoRawTypeModel
 
document() - Method in interface org.hibernate.search.backend.lucene.search.projection.dsl.LuceneSearchProjectionFactory
Project to a Lucene Document containing all the stored fields.
DOCUMENT_REFERENCE - Static variable in class org.hibernate.search.engine.search.projection.spi.ProjectionTypeKeys
 
documentCommitStrategy() - Method in class org.hibernate.search.mapper.pojo.work.spi.ConfiguredIndexingPlanSynchronizationStrategy
 
documentCommitStrategy(DocumentCommitStrategy) - Method in interface org.hibernate.search.mapper.orm.automaticindexing.session.AutomaticIndexingSynchronizationConfigurationContext
Deprecated.
 
documentCommitStrategy(DocumentCommitStrategy) - Method in interface org.hibernate.search.mapper.pojo.work.IndexingPlanSynchronizationStrategyConfigurationContext
 
documentCommitStrategy(DocumentCommitStrategy) - Method in class org.hibernate.search.mapper.pojo.work.spi.ConfiguredIndexingPlanSynchronizationStrategy.Builder
 
DocumentCommitStrategy - Enum in org.hibernate.search.engine.backend.work.execution
Defines how to handle index commits after a document is written to the index, i.e.
DocumentContributor - Interface in org.hibernate.search.engine.backend.work.execution.spi
 
DocumentElement - Interface in org.hibernate.search.engine.backend.document
An element of a document.
documentId() - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingStep
Maps the property to the identifier of documents in the index.
DocumentId - Annotation Type in org.hibernate.search.mapper.pojo.mapping.definition.annotation
Maps a property to the identifier of documents in the index.
documentIdSourceProperty(PojoPropertyModel<?>) - Method in interface org.hibernate.search.mapper.pojo.mapping.building.spi.PojoTypeExtendedMappingCollector
 
documentReference() - Method in interface org.hibernate.search.engine.search.projection.dsl.SearchProjectionFactory
Project the match to a DocumentReference.
documentReference() - Method in class org.hibernate.search.engine.search.projection.dsl.spi.AbstractSearchProjectionFactory
 
documentReference() - Method in interface org.hibernate.search.engine.search.projection.spi.SearchProjectionBuilderFactory
 
DocumentReference - Interface in org.hibernate.search.engine.backend.common
A reference to an indexed document.
DocumentReferenceProjection - Annotation Type in org.hibernate.search.mapper.pojo.mapping.definition.annotation
Maps a constructor parameter to a projection to a DocumentReference representing the hit.
DocumentReferenceProjectionBinder - Class in org.hibernate.search.mapper.pojo.search.definition.binding.builtin
Binds a constructor parameter to a projection to a DocumentReference representing the hit.
documentReferenceProjectionNestingNotSupportedHint() - Method in interface org.hibernate.search.engine.backend.reporting.spi.BackendSearchHints
 
DocumentReferenceProjectionOptionsStep<S extends DocumentReferenceProjectionOptionsStep<?>> - Interface in org.hibernate.search.engine.search.projection.dsl
The initial and final step in a "document reference" projection definition, where optional parameters can be set.
DocumentReferenceProvider - Interface in org.hibernate.search.engine.backend.work.execution.spi
 
documentRefreshStrategy() - Method in class org.hibernate.search.mapper.pojo.work.spi.ConfiguredIndexingPlanSynchronizationStrategy
 
documentRefreshStrategy(DocumentRefreshStrategy) - Method in interface org.hibernate.search.mapper.orm.automaticindexing.session.AutomaticIndexingSynchronizationConfigurationContext
Deprecated.
 
documentRefreshStrategy(DocumentRefreshStrategy) - Method in interface org.hibernate.search.mapper.pojo.work.IndexingPlanSynchronizationStrategyConfigurationContext
 
documentRefreshStrategy(DocumentRefreshStrategy) - Method in class org.hibernate.search.mapper.pojo.work.spi.ConfiguredIndexingPlanSynchronizationStrategy.Builder
 
DocumentRefreshStrategy - Enum in org.hibernate.search.engine.backend.work.execution
Defines how to handle index refreshes after a document is written to the index, i.e.
DocumentRoute - Interface in org.hibernate.search.mapper.pojo.route
A route for an indexed document, i.e.
DocumentRouteDescriptor - Class in org.hibernate.search.mapper.pojo.route
 
DocumentRoutes - Interface in org.hibernate.search.mapper.pojo.route
The object passed to a RoutingBridge to define where an entity should be indexed.
DocumentRoutesDescriptor - Class in org.hibernate.search.mapper.pojo.route
 
DocumentRoutesDescriptor(DocumentRouteDescriptor, Collection<DocumentRouteDescriptor>) - Constructor for class org.hibernate.search.mapper.pojo.route.DocumentRoutesDescriptor
 
documentsAdded(long) - Method in interface org.hibernate.search.mapper.orm.massindexing.MassIndexingMonitor
documentsAdded(long) - Method in interface org.hibernate.search.mapper.pojo.massindexing.MassIndexingMonitor
Notify the monitor that increment more documents have been added to the index.
documentsBuilt(long) - Method in interface org.hibernate.search.mapper.orm.massindexing.MassIndexingMonitor
documentsBuilt(long) - Method in interface org.hibernate.search.mapper.pojo.massindexing.MassIndexingMonitor
Notify the monitor that increment more documents have been built.
doStart(ConfigurationPropertySource) - Method in class org.hibernate.search.engine.backend.orchestration.spi.AbstractWorkOrchestrator
 
doStop() - Method in class org.hibernate.search.engine.backend.orchestration.spi.AbstractWorkOrchestrator
 
doStop() - Method in class org.hibernate.search.mapper.pojo.mapping.spi.AbstractPojoMappingImplementor
 
doSubmit(W, OperationSubmitter) - Method in class org.hibernate.search.engine.backend.orchestration.spi.AbstractWorkOrchestrator
 
DOT_PATTERN - Static variable in class org.hibernate.search.mapper.pojo.model.path.PojoModelPath
 
DOT_PRODUCT - Enum constant in enum org.hibernate.search.engine.backend.types.VectorSimilarity
Inner product (dot product in particular).
doWithJandex(JandexBehavior.JandexOperation) - Static method in class org.hibernate.search.util.common.jar.spi.JandexBehavior
 
DROP_AND_CREATE - Enum constant in enum org.hibernate.search.mapper.orm.schema.management.SchemaManagementStrategyName
A strategy that drops existing indexes and re-creates them and their schema on startup.
DROP_AND_CREATE_AND_DROP - Enum constant in enum org.hibernate.search.mapper.orm.schema.management.SchemaManagementStrategyName
A strategy that drops existing indexes and re-creates them and their schema on startup, then drops the indexes on shutdown.
dropAndCreate() - Method in interface org.hibernate.search.mapper.orm.schema.management.SearchSchemaManager
Drops existing indexes and re-creates them and their schema.
dropAndCreate(OperationSubmitter) - Method in interface org.hibernate.search.engine.backend.schema.management.spi.IndexSchemaManager
Drops the schema and all indexed data if it exists, then creates the schema.
dropAndCreate(FailureCollector) - Method in interface org.hibernate.search.mapper.pojo.schema.management.spi.PojoScopeSchemaManager
Deprecated.
dropAndCreate(FailureCollector, OperationSubmitter) - Method in interface org.hibernate.search.mapper.pojo.schema.management.spi.PojoScopeSchemaManager
 
dropAndCreateSchemaOnStart(boolean) - Method in interface org.hibernate.search.mapper.orm.massindexing.MassIndexer
Drops the indexes and their schema (if they exist) and re-creates them before indexing.
dropAndCreateSchemaOnStart(boolean) - Method in interface org.hibernate.search.mapper.pojo.massindexing.spi.PojoMassIndexer
Drops the indexes and their schema (if they exist) and re-creates them before indexing.
dropIfExisting() - Method in interface org.hibernate.search.mapper.orm.schema.management.SearchSchemaManager
Drops existing indexes.
dropIfExisting(OperationSubmitter) - Method in interface org.hibernate.search.engine.backend.schema.management.spi.IndexSchemaManager
Drops the schema and all indexed data if it exists.
dropIfExisting(FailureCollector) - Method in interface org.hibernate.search.mapper.pojo.schema.management.spi.PojoScopeSchemaManager
Deprecated.
dropIfExisting(FailureCollector, OperationSubmitter) - Method in interface org.hibernate.search.mapper.pojo.schema.management.spi.PojoScopeSchemaManager
 
dslArgumentClass() - Method in interface org.hibernate.search.engine.backend.metamodel.IndexValueFieldTypeDescriptor
 
dslArgumentClass() - Method in class org.hibernate.search.engine.backend.types.spi.AbstractIndexValueFieldType
 
dslContext - Variable in class org.hibernate.search.engine.search.aggregation.dsl.spi.AbstractSearchAggregationFactory
 
dslContext - Variable in class org.hibernate.search.engine.search.predicate.dsl.spi.AbstractPredicateFinalStep
 
dslContext - Variable in class org.hibernate.search.engine.search.predicate.dsl.spi.AbstractSearchPredicateFactory
 
dslContext - Variable in class org.hibernate.search.engine.search.projection.dsl.spi.AbstractSearchProjectionFactory
 
dslContext - Variable in class org.hibernate.search.engine.search.sort.dsl.spi.AbstractSearchSortFactory
 
dslConverter() - Method in class org.hibernate.search.engine.backend.document.model.spi.IndexIdentifier
 
dslConverter() - Method in class org.hibernate.search.engine.backend.types.spi.AbstractIndexValueFieldType
 
dslConverter() - Method in class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexValueFieldContext
 
dslConverter() - Method in class org.hibernate.search.engine.search.common.spi.MultiIndexSearchIndexIdentifierContext
 
dslConverter() - Method in interface org.hibernate.search.engine.search.common.spi.SearchIndexIdentifierContext
 
dslConverter() - Method in interface org.hibernate.search.engine.search.common.spi.SearchIndexValueFieldTypeContext
 
dslConverter(Class<V>, ToDocumentValueConverter<V, ? extends F>) - Method in interface org.hibernate.search.engine.backend.types.dsl.IndexFieldTypeConverterStep
Define how values passed to the predicate and sort DSL should be converted to the type of field values.
dslConverter(Class<V>, ToDocumentValueConverter<V, ? extends F>) - Method in class org.hibernate.search.engine.backend.types.spi.AbstractIndexValueFieldType.Builder
 
dslConverter(ValueConvert) - Method in interface org.hibernate.search.engine.search.common.spi.SearchIndexIdentifierContext
 
dslConverter(ValueConvert) - Method in interface org.hibernate.search.engine.search.common.spi.SearchIndexValueFieldTypeContext
 
DslConverter<V,F> - Class in org.hibernate.search.engine.backend.types.converter.spi
A converter for values passed to the DSL.
DslConverter(Class<V>, ToDocumentValueConverter<V, ? extends F>) - Constructor for class org.hibernate.search.engine.backend.types.converter.spi.DslConverter
 
DslExtensionState<R> - Class in org.hibernate.search.engine.common.dsl.spi
A utility class holding the state of the extension contexts found in several DSLs.
DslExtensionState() - Constructor for class org.hibernate.search.engine.common.dsl.spi.DslExtensionState
 
DYNAMIC_MAPPING - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchIndexSettings.Defaults
 
DYNAMIC_MAPPING - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchIndexSettings
The default for the dynamic_mapping attribute in the Elasticsearch mapping.
DynamicMapping - Enum in org.hibernate.search.backend.elasticsearch.index
 

E

efConstruction() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.VectorField
 
efConstruction(int) - Method in interface org.hibernate.search.engine.backend.types.dsl.VectorFieldTypeOptionsStep
 
efConstruction(int) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingVectorFieldOptionsStep
 
elapsedTimeEstimateMillis() - Method in class org.hibernate.search.engine.search.timeout.spi.TimeoutManager
 
ELASTIC - Enum constant in enum org.hibernate.search.backend.elasticsearch.ElasticsearchDistributionName
The Elasticsearch distribution from Elastic.
ElasticsearcAwsCredentialsProvider - Interface in org.hibernate.search.backend.elasticsearch.aws.spi
Deprecated.
ElasticsearchAnalysisComponentParametersStep - Interface in org.hibernate.search.backend.elasticsearch.analysis.model.dsl
The step in an analysis component definition where optional parameters can be set.
ElasticsearchAnalysisComponentTypeStep - Interface in org.hibernate.search.backend.elasticsearch.analysis.model.dsl
The step in an analysis component definition where the type of that component can be set.
ElasticsearchAnalysisConfigurationContext - Interface in org.hibernate.search.backend.elasticsearch.analysis
A context allowing the definition of named analysis-related elements in an Elasticsearch backend: analyzers, tokenizers, char filters, ...
ElasticsearchAnalysisConfigurer - Interface in org.hibernate.search.backend.elasticsearch.analysis
An object responsible for configuring analysis in an Elasticsearch index, providing analysis-related definitions that can be referenced from the mapping.
ElasticsearchAnalysisOptionalComponentsStep - Interface in org.hibernate.search.backend.elasticsearch.analysis.model.dsl
The step in an analyzer/normalizer definition where optional components such as char filters or token filters can be added.
ElasticsearchAnalyzerOptionalComponentsStep - Interface in org.hibernate.search.backend.elasticsearch.analysis.model.dsl
The step in an analyzer definition where optional components such as char filters or token filters can be added.
ElasticsearchAnalyzerTokenizerStep - Interface in org.hibernate.search.backend.elasticsearch.analysis.model.dsl
The step in an analyzer definition where the tokenizer can be set.
ElasticsearchAnalyzerTypeStep - Interface in org.hibernate.search.backend.elasticsearch.analysis.model.dsl
The initial step in an analyzer definition, where the type of analyzer can be set.
ElasticsearchAwsBackendSettings - Class in org.hibernate.search.backend.elasticsearch.aws.cfg
AWS-specific configuration properties for Elasticsearch backends.
ElasticsearchAwsBackendSettings.Defaults - Class in org.hibernate.search.backend.elasticsearch.aws.cfg
Default values for the different settings if no values are given.
ElasticsearchAwsCredentialsProvider - Interface in org.hibernate.search.backend.elasticsearch.aws.spi
 
ElasticsearchAwsCredentialsTypeNames - Class in org.hibernate.search.backend.elasticsearch.aws.cfg
 
ElasticsearchBackend - Interface in org.hibernate.search.backend.elasticsearch
 
ElasticsearchBackendImplSettings - Class in org.hibernate.search.backend.elasticsearch.cfg.spi
Deprecated.
Use ElasticsearchBackendImplSettings instead.
ElasticsearchBackendSettings - Class in org.hibernate.search.backend.elasticsearch.cfg
Configuration properties for Elasticsearch backends.
ElasticsearchBackendSettings.Defaults - Class in org.hibernate.search.backend.elasticsearch.cfg
Default values for the different settings if no values are given.
ElasticsearchBackendSpiSettings - Class in org.hibernate.search.backend.elasticsearch.cfg.spi
Configuration properties for the Elasticsearch backend that are considered SPI (and not API).
ElasticsearchBackendSpiSettings.Defaults - Class in org.hibernate.search.backend.elasticsearch.cfg.spi
 
ElasticsearchBackendSpiSettings.Radicals - Class in org.hibernate.search.backend.elasticsearch.cfg.spi
Configuration property keys without the prefix.
ElasticsearchClient - Interface in org.hibernate.search.backend.elasticsearch.client.spi
An Elasticsearch client, allowing to perform requests to a remote cluster.
ElasticsearchClientFactory - Interface in org.hibernate.search.backend.elasticsearch.client.spi
Creates the Elasticsearch client.
ElasticsearchClientImplementor - Interface in org.hibernate.search.backend.elasticsearch.client.spi
An interface allowing to close an ElasticsearchClient.
ElasticsearchDialects - Class in org.hibernate.search.backend.elasticsearch.dialect.spi
Utils for integrations that require advanced checks on Elasticsearch versions, i.e.
ElasticsearchDistributionName - Enum in org.hibernate.search.backend.elasticsearch
 
ElasticsearchExtension<H,R,E,LOS> - Class in org.hibernate.search.backend.elasticsearch
An extension for the Elasticsearch backend, giving access to Elasticsearch-specific features.
ElasticsearchHttpClientConfigurationContext - Interface in org.hibernate.search.backend.elasticsearch.client
The context passed to ElasticsearchHttpClientConfigurer.
ElasticsearchHttpClientConfigurer - Interface in org.hibernate.search.backend.elasticsearch.client
An extension point allowing fine tuning of the Apache HTTP Client used by the Elasticsearch integration.
ElasticsearchIndexDescriptor - Interface in org.hibernate.search.backend.elasticsearch.metamodel
A descriptor of an Elasticsearch backend index, which exposes additional information specific to this backend.
ElasticsearchIndexFieldTraits - Class in org.hibernate.search.backend.elasticsearch.types
Constants for the names of Elasticsearch-specific traits that can be exposed by index fields.
ElasticsearchIndexFieldTypeFactory - Interface in org.hibernate.search.backend.elasticsearch.types.dsl
 
ElasticsearchIndexManager - Interface in org.hibernate.search.backend.elasticsearch.index
 
ElasticsearchIndexSchemaExport - Interface in org.hibernate.search.backend.elasticsearch.schema.management
Extended version of an SchemaExport that exposes any Elasticsearch-specific methods.
ElasticsearchIndexSettings - Class in org.hibernate.search.backend.elasticsearch.cfg
Configuration properties for Elasticsearch indexes.
ElasticsearchIndexSettings.Defaults - Class in org.hibernate.search.backend.elasticsearch.cfg
Default values for the different settings if no values are given.
ElasticsearchIndexSettings.IndexingRadicals - Class in org.hibernate.search.backend.elasticsearch.cfg
Configuration property keys for indexing, without the prefix.
ElasticsearchNativeIndexFieldTypeMappingStep - Interface in org.hibernate.search.backend.elasticsearch.types.dsl
 
ElasticsearchNativeIndexFieldTypeOptionsStep<S extends ElasticsearchNativeIndexFieldTypeOptionsStep<?>> - Interface in org.hibernate.search.backend.elasticsearch.types.dsl
 
ElasticsearchNormalizerOptionalComponentsStep - Interface in org.hibernate.search.backend.elasticsearch.analysis.model.dsl
The step in a normalizer definition where optional components such as char filters or token filters can be added.
ElasticsearchNormalizerTypeStep - Interface in org.hibernate.search.backend.elasticsearch.analysis.model.dsl
The initial step in an analyzer definition, where the type of normalizer can be set.
ElasticsearchRequest - Class in org.hibernate.search.backend.elasticsearch.client.spi
 
ElasticsearchRequest.Builder - Class in org.hibernate.search.backend.elasticsearch.client.spi
 
ElasticsearchResponse - Class in org.hibernate.search.backend.elasticsearch.client.spi
 
ElasticsearchResponse(HttpHost, int, String, JsonObject) - Constructor for class org.hibernate.search.backend.elasticsearch.client.spi.ElasticsearchResponse
 
ElasticsearchSearchAggregationFactory - Interface in org.hibernate.search.backend.elasticsearch.search.aggregation.dsl
 
ElasticsearchSearchFetchable<H> - Interface in org.hibernate.search.backend.elasticsearch.search.query
 
ElasticsearchSearchPredicateFactory - Interface in org.hibernate.search.backend.elasticsearch.search.predicate.dsl
A factory for search predicates with some Elasticsearch-specific methods.
ElasticsearchSearchProjectionFactory<R,E> - Interface in org.hibernate.search.backend.elasticsearch.search.projection.dsl
A factory for search projections with some Elasticsearch-specific methods.
ElasticsearchSearchQuery<H> - Interface in org.hibernate.search.backend.elasticsearch.search.query
 
ElasticsearchSearchQueryOptionsStep<H,LOS> - Interface in org.hibernate.search.backend.elasticsearch.search.query.dsl
 
ElasticsearchSearchQuerySelectStep<R,E,LOS> - Interface in org.hibernate.search.backend.elasticsearch.search.query.dsl
 
ElasticsearchSearchQueryWhereStep<H,LOS> - Interface in org.hibernate.search.backend.elasticsearch.search.query.dsl
 
ElasticsearchSearchRequestTransformer - Interface in org.hibernate.search.backend.elasticsearch.search.query
A pluggable component that gets the chance to transform search requests (path, body, ...) before they are sent to Elasticsearch.
ElasticsearchSearchRequestTransformerContext - Interface in org.hibernate.search.backend.elasticsearch.search.query
ElasticsearchSearchResult<H> - Interface in org.hibernate.search.backend.elasticsearch.search.query
 
ElasticsearchSearchScroll<H> - Interface in org.hibernate.search.backend.elasticsearch.search.query
 
ElasticsearchSearchScrollResult<H> - Interface in org.hibernate.search.backend.elasticsearch.search.query
 
ElasticsearchSearchSortFactory - Interface in org.hibernate.search.backend.elasticsearch.search.sort.dsl
A factory for search sorts with some Elasticsearch-specific methods.
ElasticsearchStandardIndexFieldTypeOptionsStep<S extends ElasticsearchStandardIndexFieldTypeOptionsStep<?,F>,F> - Interface in org.hibernate.search.backend.elasticsearch.types.dsl
 
ElasticsearchVersion - Class in org.hibernate.search.backend.elasticsearch
 
ElasticsearchWorkExecutorProvider - Interface in org.hibernate.search.backend.elasticsearch.work.spi
 
ElasticsearchWorkExecutorProvider.Context - Interface in org.hibernate.search.backend.elasticsearch.work.spi
 
elements() - Method in class org.hibernate.search.util.common.reporting.EventContext
 
empty() - Static method in interface org.hibernate.search.engine.cfg.ConfigurationPropertySource
 
empty() - Static method in class org.hibernate.search.engine.common.resources.spi.SavedState
 
empty() - Static method in class org.hibernate.search.mapper.pojo.mapping.definition.annotation.AnnotatedTypeSource
 
emptyList() - Static method in class org.hibernate.search.engine.search.projection.definition.spi.ConstantProjectionDefinition
 
ENABLE_DIRTY_CHECK - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings.AutomaticIndexingRadicals
Deprecated.
This setting will be removed in a future version. There will be no alternative provided to replace it. After the removal of this property in a future version, a dirty check will always be performed when considering whether to trigger reindexing.
enabled() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.Indexed
 
enabled(boolean) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.TypeMappingIndexedStep
 
enabled(boolean) - Method in interface org.hibernate.search.mapper.pojo.model.additionalmetadata.building.spi.PojoAdditionalMetadataCollectorIndexedTypeNode
 
ENABLED - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings.AutomaticIndexingRadicals
ENABLED - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings.Defaults
 
ENABLED - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings
Whether Hibernate Search is enabled or disabled.
ENABLED - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings.Radicals
 
enablePositionIncrements(boolean) - Method in interface org.hibernate.search.engine.search.predicate.dsl.QueryStringPredicateOptionsStep
When set to true, resulting queries are aware of position increments.
enablePositionIncrements(boolean) - Method in interface org.hibernate.search.engine.search.predicate.spi.QueryStringPredicateBuilder
 
encoded - Variable in class org.hibernate.search.backend.elasticsearch.util.spi.URLEncodedString
 
encoder - Variable in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
encoder() - Method in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
encoder(HighlighterEncoder) - Method in interface org.hibernate.search.engine.search.highlighter.dsl.HighlighterOptionsStep
Specify the encoder for the highlighted output.
encoder(HighlighterEncoder) - Method in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
encounteredFieldPaths() - Method in class org.hibernate.search.engine.common.tree.spi.TreeFilterPathTracker
 
end() - Method in interface org.hibernate.search.engine.search.highlighter.dsl.HighlighterBoundaryScannerFinalStep
End the definition of a boundary scanner.
end() - Method in interface org.hibernate.search.engine.search.predicate.dsl.MinimumShouldMatchMoreStep
End the "minimum should match" constraint definition and continue the predicate definition.
endBatch() - Method in interface org.hibernate.search.engine.backend.orchestration.spi.BatchedWorkProcessor
Ensures all works submitted since the last call to BatchedWorkProcessor.beginBatch() will actually be executed, along with any finishing task (commit, ...).
endList() - Method in interface org.hibernate.search.util.common.spi.ToStringTreeAppender
Ends a nested list.
endObject() - Method in interface org.hibernate.search.util.common.spi.ToStringTreeAppender
Ends a nested object.
EngineSettings - Class in org.hibernate.search.engine.cfg
Configuration properties for the Hibernate Search engine.
EngineSettings.Defaults - Class in org.hibernate.search.engine.cfg
Default values for the different settings if no values are given.
EngineSettings.Radicals - Class in org.hibernate.search.engine.cfg
Configuration property keys without the prefix.
EngineSpiSettings - Class in org.hibernate.search.engine.cfg.spi
Configuration properties for the Hibernate Search engine that are considered SPI (and not API).
EngineSpiSettings.Defaults - Class in org.hibernate.search.engine.cfg.spi
Default values for the different settings if no values are given.
EngineSpiSettings.Radicals - Class in org.hibernate.search.engine.cfg.spi
Configuration property keys without the prefix.
ensureScheduled() - Method in class org.hibernate.search.engine.backend.orchestration.spi.SingletonTask
Ensures the task will run in the future.
ensureTimeEstimateIsInitialized() - Method in interface org.hibernate.search.engine.common.timing.spi.TimingSource
Needs to be invoked at least once before TimingSource.monotonicTimeEstimate() can be used.
entitiesLoaded(long) - Method in interface org.hibernate.search.mapper.orm.massindexing.MassIndexingMonitor
entitiesLoaded(long) - Method in interface org.hibernate.search.mapper.pojo.massindexing.MassIndexingMonitor
Notify the monitor that increment more entities have been loaded from the database.
entity() - Method in interface org.hibernate.search.engine.search.projection.dsl.SearchProjectionFactory
Project to the entity that was originally indexed.
entity() - Method in class org.hibernate.search.engine.search.projection.dsl.spi.AbstractSearchProjectionFactory
 
entity(Class<T>) - Method in interface org.hibernate.search.engine.search.projection.dsl.SearchProjectionFactory
Project to the entity that was originally indexed.
entity(Class<T>) - Method in class org.hibernate.search.engine.search.projection.dsl.spi.AbstractSearchProjectionFactory
 
ENTITY - Static variable in class org.hibernate.search.engine.search.projection.spi.ProjectionTypeKeys
 
ENTITY_FETCH_SIZE - Static variable in class org.hibernate.search.jakarta.batch.core.massindexing.MassIndexingJobParameters
 
ENTITY_FETCH_SIZE_RAW - Static variable in class org.hibernate.search.jakarta.batch.core.massindexing.MassIndexingJobParameters.Defaults
 
ENTITY_MANAGER_FACTORY_NAMESPACE - Static variable in class org.hibernate.search.jakarta.batch.core.massindexing.MassIndexingJobParameters
 
ENTITY_MANAGER_FACTORY_REFERENCE - Static variable in class org.hibernate.search.jakarta.batch.core.massindexing.MassIndexingJobParameters
 
ENTITY_MAPPING_AGENT_CATALOG - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.CoordinationRadicals
 
ENTITY_MAPPING_AGENT_PREFIX - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.CoordinationRadicals
 
ENTITY_MAPPING_AGENT_SCHEMA - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.CoordinationRadicals
 
ENTITY_MAPPING_AGENT_TABLE - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.CoordinationRadicals
 
ENTITY_MAPPING_AGENT_UUID_GEN_STRATEGY - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.CoordinationRadicals
 
ENTITY_MAPPING_AGENT_UUID_TYPE - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.CoordinationRadicals
 
ENTITY_MAPPING_OUTBOXEVENT_CATALOG - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.CoordinationRadicals
 
ENTITY_MAPPING_OUTBOXEVENT_PREFIX - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.CoordinationRadicals
 
ENTITY_MAPPING_OUTBOXEVENT_SCHEMA - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.CoordinationRadicals
 
ENTITY_MAPPING_OUTBOXEVENT_TABLE - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.CoordinationRadicals
 
ENTITY_MAPPING_OUTBOXEVENT_UUID_GEN_STRATEGY - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.CoordinationRadicals
 
ENTITY_MAPPING_OUTBOXEVENT_UUID_TYPE - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.CoordinationRadicals
 
ENTITY_MAPPING_PREFIX - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.CoordinationRadicals
 
ENTITY_REFERENCE - Static variable in class org.hibernate.search.engine.search.projection.spi.ProjectionTypeKeys
 
ENTITY_TYPES - Static variable in class org.hibernate.search.jakarta.batch.core.massindexing.MassIndexingJobParameters
 
entityComposite(SearchProjection<T>) - Method in interface org.hibernate.search.engine.search.projection.spi.SearchProjectionBuilderFactory
 
entityFetchSize(int) - Method in class org.hibernate.search.jakarta.batch.core.massindexing.MassIndexingJob.ParametersBuilder
Specifies the fetch size to be used when loading entities from the database.
entityFetchSize(Integer, Integer) - Static method in class org.hibernate.search.jakarta.batch.core.massindexing.MassIndexingJobParameters.Defaults
 
entityGraphHint(EntityGraphHint<?>, boolean) - Method in class org.hibernate.search.mapper.orm.loading.spi.MutableEntityLoadingOptions
 
EntityGraphHint<T> - Class in org.hibernate.search.mapper.orm.loading.spi
 
EntityGraphHint(RootGraph<T>, GraphSemantic) - Constructor for class org.hibernate.search.mapper.orm.loading.spi.EntityGraphHint
 
entityGraphHintOrNullForType(EntityMappingType) - Method in class org.hibernate.search.mapper.orm.loading.spi.MutableEntityLoadingOptions
 
entityIdentifier() - Method in interface org.hibernate.search.engine.backend.work.execution.spi.DocumentReferenceProvider
 
entityIdPropertyName(String) - Method in interface org.hibernate.search.mapper.pojo.model.additionalmetadata.building.spi.PojoAdditionalMetadataCollectorEntityTypeNode
 
EntityIdReader - Class in org.hibernate.search.jakarta.batch.core.massindexing.step.spi
Reads entity identifiers from the database.
EntityIdReader() - Constructor for class org.hibernate.search.jakarta.batch.core.massindexing.step.spi.EntityIdReader
 
EntityIdReader(String, String, String, String, String, String, String, String, JobContext, StepContext) - Constructor for class org.hibernate.search.jakarta.batch.core.massindexing.step.spi.EntityIdReader
 
EntityIndexingFailureContext - Class in org.hibernate.search.engine.reporting
Contextual information about a failure to index entities.
EntityIndexingFailureContext.Builder - Class in org.hibernate.search.engine.reporting
 
entityLoading() - Method in interface org.hibernate.search.engine.search.projection.spi.SearchProjectionBuilderFactory
 
EntityLoadingBinderRef - Annotation Type in org.hibernate.search.mapper.pojo.loading.mapping.annotation
References a loading binder to use for an entity.
EntityLoadingBinderRef.UndefinedImplementationType - Class in org.hibernate.search.mapper.pojo.loading.mapping.annotation
Class used as a marker for the default value of the EntityLoadingBinderRef.type() attribute.
EntityLoadingCacheLookupStrategy - Enum in org.hibernate.search.mapper.orm.search.loading
Strategy for cache lookup before search query results are loaded.
entityManagerFactoryNamespace(String) - Method in class org.hibernate.search.jakarta.batch.core.massindexing.MassIndexingJob.ParametersBuilder
The string that allows to select how you want to reference the EntityManagerFactory.
entityManagerFactoryReference(String) - Method in class org.hibernate.search.jakarta.batch.core.massindexing.MassIndexingJob.ParametersBuilder
The string that will identify the EntityManagerFactory.
EntityManagerFactoryRegistry - Interface in org.hibernate.search.jakarta.batch.core.context.jpa.spi
An abstract contract allowing to retrieve an entity manager factory.
entityMappingType() - Method in interface org.hibernate.search.mapper.orm.loading.spi.HibernateOrmLoadingTypeContext
 
entityName() - Method in interface org.hibernate.search.mapper.pojo.loading.spi.PojoLoadingTypeContext
 
entityName(String) - Method in interface org.hibernate.search.mapper.pojo.model.additionalmetadata.building.spi.PojoAdditionalMetadataCollectorEntityTypeNode
 
EntityProjection - Annotation Type in org.hibernate.search.mapper.pojo.mapping.definition.annotation
Maps a constructor parameter to a projection to the entity that was originally indexed, which for the Hibernate ORM mapper is a managed entity loaded from the database.
EntityProjectionBinder - Class in org.hibernate.search.mapper.pojo.search.definition.binding.builtin
Binds a constructor parameter to a projection to the entity that was originally indexed, which for the Hibernate ORM mapper is a managed entity loaded from the database.
entityProjectionNestingNotSupportedHint() - Method in interface org.hibernate.search.engine.backend.reporting.spi.BackendSearchHints
 
EntityProjectionOptionsStep<S extends EntityProjectionOptionsStep<?,E>,E> - Interface in org.hibernate.search.engine.search.projection.dsl
The initial and final step in an "entity" projection definition, where optional parameters can be set.
entityReference() - Method in interface org.hibernate.search.engine.search.projection.dsl.SearchProjectionFactory
Project to a reference to the entity that was originally indexed.
entityReference() - Method in class org.hibernate.search.engine.search.projection.dsl.spi.AbstractSearchProjectionFactory
 
entityReference() - Method in interface org.hibernate.search.engine.search.projection.spi.SearchProjectionBuilderFactory
 
entityReference(Object) - Method in class org.hibernate.search.engine.reporting.EntityIndexingFailureContext.Builder
entityReference(Object) - Method in class org.hibernate.search.mapper.pojo.massindexing.MassIndexingEntityFailureContext.Builder
EntityReference - Interface in org.hibernate.search.engine.common
A reference to an indexed or contained entity.
EntityReference - Interface in org.hibernate.search.mapper.orm.common
Deprecated.
Use EntityReference instead.
entityReferenceFactory() - Method in interface org.hibernate.search.engine.backend.mapping.spi.BackendMappingContext
 
entityReferenceFactory() - Method in interface org.hibernate.search.mapper.orm.automaticindexing.spi.AutomaticIndexingEventSendingSessionContext
 
entityReferenceFactory() - Method in interface org.hibernate.search.mapper.orm.automaticindexing.spi.AutomaticIndexingMappingContext
 
entityReferenceFactory() - Method in class org.hibernate.search.mapper.pojo.mapping.spi.AbstractPojoMappingImplementor
 
EntityReferenceFactory - Interface in org.hibernate.search.engine.backend.common.spi
 
entityReferenceFactoryDelegate() - Method in class org.hibernate.search.mapper.pojo.mapping.spi.AbstractPojoMappingImplementor
 
entityReferenceFactoryDelegate() - Method in interface org.hibernate.search.mapper.pojo.massindexing.spi.PojoMassIndexingMappingContext
 
entityReferenceFactoryDelegate() - Method in interface org.hibernate.search.mapper.pojo.scope.spi.PojoScopeMappingContext
 
entityReferenceFactoryDelegate() - Method in interface org.hibernate.search.mapper.pojo.work.spi.PojoWorkMappingContext
 
EntityReferenceProjection - Annotation Type in org.hibernate.search.mapper.pojo.mapping.definition.annotation
Maps a constructor parameter to a projection to a reference to the entity that was originally indexed.
EntityReferenceProjectionBinder - Class in org.hibernate.search.mapper.pojo.search.definition.binding.builtin
Binds a constructor parameter to a projection to a reference to the entity that was originally indexed.
entityReferenceProjectionNestingNotSupportedHint() - Method in interface org.hibernate.search.engine.backend.reporting.spi.BackendSearchHints
 
EntityReferenceProjectionOptionsStep<S extends EntityReferenceProjectionOptionsStep<?,R>,R> - Interface in org.hibernate.search.engine.search.projection.dsl
The initial and final step in an "entity reference" projection definition, where optional parameters can be set.
entityReferences() - Method in class org.hibernate.search.engine.reporting.EntityIndexingFailureContext
entityReferences() - Method in class org.hibernate.search.mapper.pojo.massindexing.MassIndexingEntityFailureContext
entityStateRepresentation() - Method in class org.hibernate.search.mapper.pojo.model.path.spi.PojoPathDefinition
 
entityType() - Method in interface org.hibernate.search.mapper.pojo.loading.definition.spi.PojoEntityLoadingBindingContext
 
environment(MassIndexingEnvironment) - Method in interface org.hibernate.search.mapper.orm.massindexing.MassIndexer
Sets the MassIndexingEnvironment, which can set up an environment (thread locals, ...) in mass indexing threads.
environment(MassIndexingEnvironment) - Method in interface org.hibernate.search.mapper.pojo.massindexing.spi.PojoMassIndexer
Sets the MassIndexingEnvironment, which can set up an environment (thread locals, ...) in mass indexing threads.
EnvironmentSynchronizer - Interface in org.hibernate.search.mapper.orm.spi
A service allowing to postpone Hibernate Search initialization works to a later time, when the environment (e.g.
equals(Object) - Method in class org.hibernate.search.backend.elasticsearch.ElasticsearchVersion
 
equals(Object) - Method in class org.hibernate.search.backend.elasticsearch.util.spi.URLEncodedString
 
equals(Object) - Method in class org.hibernate.search.engine.common.resources.spi.SavedState.Key
 
equals(Object) - Method in class org.hibernate.search.engine.common.tree.TreeFilterDefinition
 
equals(Object) - Method in interface org.hibernate.search.engine.mapper.model.spi.MappableTypeModel
 
equals(Object) - Method in interface org.hibernate.search.engine.mapper.model.spi.MappingElement
 
equals(Object) - Method in class org.hibernate.search.engine.search.aggregation.AggregationKey
 
equals(Object) - Method in class org.hibernate.search.engine.search.common.spi.SearchQueryElementTypeKey
 
equals(Object) - Method in class org.hibernate.search.mapper.pojo.common.spi.PojoEntityReference
 
equals(Object) - Method in class org.hibernate.search.mapper.pojo.extractor.mapping.programmatic.ContainerExtractorPath
 
equals(Object) - Method in interface org.hibernate.search.mapper.pojo.loading.spi.PojoMassLoadingStrategy
 
equals(Object) - Method in interface org.hibernate.search.mapper.pojo.loading.spi.PojoSelectionLoadingStrategy
 
equals(Object) - Method in class org.hibernate.search.mapper.pojo.model.path.PojoModelPathPropertyNode
 
equals(Object) - Method in class org.hibernate.search.mapper.pojo.model.path.PojoModelPathValueNode
 
equals(Object) - Method in class org.hibernate.search.mapper.pojo.model.spi.AbstractPojoRawTypeModel
 
equals(Object) - Method in class org.hibernate.search.mapper.pojo.model.spi.GenericContextAwarePojoGenericTypeModel
 
equals(Object) - Method in interface org.hibernate.search.mapper.pojo.model.spi.PojoMethodParameterModel
 
equals(Object) - Method in class org.hibernate.search.mapper.pojo.model.spi.PojoRawTypeIdentifier
 
equals(Object) - Method in interface org.hibernate.search.mapper.pojo.model.spi.PojoTypeModel
 
equals(Object) - Method in class org.hibernate.search.mapper.pojo.model.spi.SyntheticPojoGenericTypeModel
 
equals(Object) - Method in class org.hibernate.search.mapper.pojo.route.DocumentRouteDescriptor
 
equals(Object) - Method in class org.hibernate.search.util.common.data.Range
 
equals(Object) - Method in interface org.hibernate.search.util.common.reflect.spi.ValueCreateHandle
 
equals(Object) - Method in interface org.hibernate.search.util.common.reflect.spi.ValueReadHandle
 
equals(Object) - Method in class org.hibernate.search.util.common.reporting.EventContext
 
ErrorCollectingPojoPropertyMetadataContributor - Class in org.hibernate.search.mapper.pojo.mapping.building.spi
 
ErrorCollectingPojoPropertyMetadataContributor() - Constructor for class org.hibernate.search.mapper.pojo.mapping.building.spi.ErrorCollectingPojoPropertyMetadataContributor
 
ErrorCollectingPojoTypeMetadataContributor - Class in org.hibernate.search.mapper.pojo.mapping.building.spi
 
ErrorCollectingPojoTypeMetadataContributor() - Constructor for class org.hibernate.search.mapper.pojo.mapping.building.spi.ErrorCollectingPojoTypeMetadataContributor
 
ESCAPE - Enum constant in enum org.hibernate.search.engine.search.predicate.dsl.SimpleQueryFlag
Enables ESCAPE operator (\)
EVENT_PROCESSOR_BATCH_SIZE - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.CoordinationRadicals
 
EVENT_PROCESSOR_ENABLED - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.CoordinationRadicals
 
EVENT_PROCESSOR_ORDER - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.CoordinationRadicals
 
EVENT_PROCESSOR_POLLING_INTERVAL - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.CoordinationRadicals
 
EVENT_PROCESSOR_PREFIX - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.CoordinationRadicals
 
EVENT_PROCESSOR_PULSE_EXPIRATION - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.CoordinationRadicals
 
EVENT_PROCESSOR_PULSE_INTERVAL - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.CoordinationRadicals
 
EVENT_PROCESSOR_RETRY_DELAY - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.CoordinationRadicals
 
EVENT_PROCESSOR_SHARDS_ASSIGNED - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.CoordinationRadicals
 
EVENT_PROCESSOR_SHARDS_TOTAL_COUNT - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.CoordinationRadicals
 
EVENT_PROCESSOR_TRANSACTION_TIMEOUT - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.CoordinationRadicals
 
eventContext() - Method in interface org.hibernate.search.backend.lucene.lowlevel.directory.spi.DirectoryCreationContext
 
eventContext() - Method in interface org.hibernate.search.engine.backend.document.model.dsl.spi.IndexSchemaBuildContext
 
eventContext() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexModel
 
eventContext() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexNode
 
eventContext() - Method in class org.hibernate.search.engine.backend.document.model.spi.IndexIdentifier
 
eventContext() - Method in class org.hibernate.search.engine.backend.scope.spi.AbstractSearchIndexScope
 
eventContext() - Method in class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexNodeContext
 
eventContext() - Method in class org.hibernate.search.engine.search.common.spi.MultiIndexSearchIndexIdentifierContext
 
eventContext() - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.MappingAnnotationProcessorContext
 
eventContext() - Method in interface org.hibernate.search.util.common.reporting.spi.EventContextProvider
 
EventContext - Class in org.hibernate.search.util.common.reporting
A sequence of EventContextElement.
EventContextElement - Interface in org.hibernate.search.util.common.reporting
An atomic element of context when an event occurs: a mapped type, or an index, or a field path, ...
EventContextProvider - Interface in org.hibernate.search.util.common.reporting.spi
 
EventContexts - Class in org.hibernate.search.engine.reporting.spi
 
exact(long) - Static method in class org.hibernate.search.engine.search.query.spi.SimpleSearchResultTotal
 
exactType(Class<T>) - Method in interface org.hibernate.search.mapper.pojo.bridge.mapping.BridgesConfigurationContext
Define default bridges or binders for properties with the exact given type.
except(Function<? super SearchPredicateFactory, ? extends PredicateFinalStep>) - Method in interface org.hibernate.search.engine.search.predicate.dsl.MatchAllPredicateOptionsStep
Add a "must not" clause to be defined by the given function.
except(PredicateFinalStep) - Method in interface org.hibernate.search.engine.search.predicate.dsl.MatchAllPredicateOptionsStep
Add a "must not" clause based on an almost-built SearchPredicate.
except(SearchPredicate) - Method in interface org.hibernate.search.engine.search.predicate.dsl.MatchAllPredicateOptionsStep
Add a "must not" clause based on a previously-built SearchPredicate,
EXCEPTION - Enum constant in enum org.hibernate.search.engine.search.timeout.spi.TimeoutManager.Type
 
exclude(Class<?>) - Method in interface org.hibernate.search.mapper.pojo.work.SearchIndexingPlanFilterContext
Specify an indexed/contained type (or its supertype class) to exclude, along with (unless specified otherwise) all its subtypes.
exclude(String) - Method in interface org.hibernate.search.mapper.pojo.work.SearchIndexingPlanFilterContext
Specify a name of an indexed/contained type (or a name of its named supertype) to exclude, along with (unless specified otherwise) all its subtypes.
excludeAll() - Static method in interface org.hibernate.search.engine.common.tree.spi.TreeNestingContext
 
EXCLUDED - Enum constant in enum org.hibernate.search.engine.common.tree.spi.TreeNodeInclusion
The node is excluded.
EXCLUDED - Enum constant in enum org.hibernate.search.util.common.data.RangeBoundInclusion
 
excludePaths() - Method in class org.hibernate.search.engine.common.tree.TreeFilterDefinition
 
excludePaths() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.IndexedEmbedded
The paths of index fields from the indexed-embedded element that should not be embedded.
excludePaths() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.ObjectProjection
The paths of nested index field to be excluded, i.e.
excludePaths(String...) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingIndexedEmbeddedStep
 
excludePaths(Collection<String>) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingIndexedEmbeddedStep
 
execute() - Method in interface org.hibernate.search.mapper.orm.bootstrap.spi.HibernateOrmIntegrationBooterBehavior.BootPhase
 
execute() - Method in interface org.hibernate.search.mapper.orm.work.SearchIndexingPlan
Write all pending changes to the index now, without waiting for a Hibernate ORM flush event or transaction commit.
execute() - Method in interface org.hibernate.search.util.common.jar.spi.JandexBehavior.JandexOperation
 
execute(OperationSubmitter) - Method in interface org.hibernate.search.engine.backend.work.execution.spi.IndexIndexingPlan
Start executing all the works in this plan, and clear the plan so that it can be re-used.
executeAndReport(OperationSubmitter) - Method in interface org.hibernate.search.engine.backend.work.execution.spi.IndexIndexingPlan
Start executing all the works in this plan, and clear the plan so that it can be re-used.
executeAndReport(OperationSubmitter) - Method in interface org.hibernate.search.mapper.orm.automaticindexing.spi.AutomaticIndexingQueueEventProcessingPlan
Writes all pending changes to the index now, and clears the plan so that it can be re-used.
executeAndReport(OperationSubmitter) - Method in interface org.hibernate.search.mapper.pojo.work.spi.PojoIndexingPlan
Write all pending changes to the index now, without waiting for a Hibernate ORM flush event or transaction commit, and clear the plan so that it can be re-used.
executeAndReport(OperationSubmitter) - Method in interface org.hibernate.search.mapper.pojo.work.spi.PojoIndexingQueueEventProcessingPlan
Writes all pending changes to the index now, and clears the plan so that it can be re-used.
executeAndSynchronize(PojoIndexingPlan) - Method in class org.hibernate.search.mapper.pojo.work.spi.ConfiguredIndexingPlanSynchronizationStrategy
 
exists() - Method in interface org.hibernate.search.engine.search.predicate.dsl.SearchPredicateFactory
Match documents where a given field exists.
exists() - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.AbstractSearchPredicateFactory
 
EXISTS - Static variable in class org.hibernate.search.engine.backend.types.IndexFieldTraits.Predicates
 
EXISTS - Static variable in class org.hibernate.search.engine.search.predicate.spi.PredicateTypeKeys
 
ExistsPredicateBuilder - Interface in org.hibernate.search.engine.search.predicate.spi
 
ExistsPredicateFieldStep<N extends ExistsPredicateOptionsStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The initial step in an "exists" predicate definition, where the target field can be set.
ExistsPredicateOptionsStep<S extends ExistsPredicateOptionsStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The final step in an "exists" predicate definition, where optional parameters can be set.
expandRepeatableContainingAnnotation(Annotation) - Method in class org.hibernate.search.util.common.reflect.spi.AnnotationHelper
 
explain(Object) - Method in interface org.hibernate.search.backend.elasticsearch.search.query.ElasticsearchSearchQuery
Explain score computation of this query for the document with the given id.
explain(Object) - Method in interface org.hibernate.search.backend.lucene.search.query.LuceneSearchQuery
Explain score computation of this query for the document with the given id.
explain(String, Object) - Method in interface org.hibernate.search.backend.elasticsearch.search.query.ElasticsearchSearchQuery
Explain score computation of this query for the document with the given id in the given mapped type.
explain(String, Object) - Method in interface org.hibernate.search.backend.lucene.search.query.LuceneSearchQuery
Explain score computation of this query for the document with the given id in the given mapped type.
explanation() - Method in interface org.hibernate.search.backend.elasticsearch.search.projection.dsl.ElasticsearchSearchProjectionFactory
Project to a JsonObject describing the score computation for the hit.
explanation() - Method in interface org.hibernate.search.backend.lucene.search.projection.dsl.LuceneSearchProjectionFactory
Project to a Lucene Explanation describing the score computation for the hit.
explanationProjectionNestingNotSupportedHint() - Method in interface org.hibernate.search.engine.backend.reporting.spi.BackendSearchHints
 
explicitExtractor(String) - Static method in class org.hibernate.search.mapper.pojo.extractor.mapping.programmatic.ContainerExtractorPath
 
explicitExtractorNames() - Method in class org.hibernate.search.mapper.pojo.extractor.mapping.programmatic.ContainerExtractorPath
 
explicitExtractors(List<String>) - Static method in class org.hibernate.search.mapper.pojo.extractor.mapping.programmatic.ContainerExtractorPath
 
explicitRouting() - Method in interface org.hibernate.search.engine.backend.document.model.dsl.spi.IndexRootBuilder
Inform the model collector that documents will always be provided along with an explicit routing key, to be used to route the document to a specific shard.
explicitRouting() - Method in interface org.hibernate.search.engine.mapper.mapping.building.spi.IndexedEntityBindingContext
Inform the backend that documents for the mapped index will always be provided along with an explicit routing key, to be used to route the document to a specific shard.
exportExpectedSchema(Path) - Method in interface org.hibernate.search.mapper.orm.schema.management.SearchSchemaManager
Exports the schema represented by this schema manager as a file tree created within the provided target directory.
exportExpectedSchema(Path) - Method in interface org.hibernate.search.mapper.pojo.schema.management.spi.PojoScopeSchemaManager
 
exportExpectedSchema(IndexSchemaCollector) - Method in interface org.hibernate.search.engine.backend.schema.management.spi.IndexSchemaManager
Accepts a collector that will receive the schema export represented by this index schema manager.
exportExpectedSchema(SearchSchemaCollector) - Method in interface org.hibernate.search.mapper.orm.schema.management.SearchSchemaManager
Accepts a collector that walks through schema exports created from indexes represented by this schema manager.
exportExpectedSchema(SearchSchemaCollector) - Method in interface org.hibernate.search.mapper.pojo.schema.management.spi.PojoScopeSchemaManager
 
ExtendedSearchAggregationFactory<S extends ExtendedSearchAggregationFactory<?,PDF>,PDF extends SearchPredicateFactory> - Interface in org.hibernate.search.engine.search.aggregation.dsl
A base interface for subtypes of SearchAggregationFactory allowing to easily override the self type and predicate factory type for all relevant methods.
ExtendedSearchFetchable<H,R extends SearchResult<H>,SC extends SearchScroll<H>> - Interface in org.hibernate.search.engine.search.query
A base interface for subtypes of SearchFetchable allowing to easily override the result type for all relevant methods.
ExtendedSearchPredicateFactory<S extends ExtendedSearchPredicateFactory<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
A base interface for subtypes of SearchPredicateFactory allowing to easily override the self type for all relevant methods.
ExtendedSearchProjectionFactory<S extends ExtendedSearchProjectionFactory<?,R,E>,R,E> - Interface in org.hibernate.search.engine.search.projection.dsl
A base interface for subtypes of SearchProjectionFactory allowing to easily override the self type for all relevant methods.
ExtendedSearchQuery<H,R extends SearchResult<H>,SC extends SearchScroll<H>> - Interface in org.hibernate.search.engine.search.query
A base interface for subtypes of SearchQuery allowing to easily override the result type for all relevant methods.
ExtendedSearchScroll<H,R extends SearchScrollResult<H>> - Interface in org.hibernate.search.engine.search.query
A base interface for subtypes of SearchScroll allowing to easily override the result type for all relevant methods.
ExtendedSearchSortFactory<S extends ExtendedSearchSortFactory<?,PDF>,PDF extends SearchPredicateFactory> - Interface in org.hibernate.search.engine.search.sort.dsl
A base interface for subtypes of SearchSortFactory allowing to easily override the self type and predicate factory type for all relevant methods.
extendOptional(FromDocumentFieldValueConvertContext, BackendSessionContext) - Method in interface org.hibernate.search.engine.backend.types.converter.runtime.FromDocumentFieldValueConvertContextExtension
Deprecated.
Attempt to extend a given context, returning an empty Optional in case of failure.
extendOptional(FromDocumentFieldValueConvertContext, BackendSessionContext) - Method in class org.hibernate.search.mapper.orm.HibernateOrmExtension
extendOptional(FromDocumentValueConvertContext, BackendSessionContext) - Method in interface org.hibernate.search.engine.backend.types.converter.runtime.FromDocumentFieldValueConvertContextExtension
Deprecated.
 
extendOptional(FromDocumentValueConvertContext, BackendSessionContext) - Method in interface org.hibernate.search.engine.backend.types.converter.runtime.FromDocumentValueConvertContextExtension
Attempt to extend a given context, returning an empty Optional in case of failure.
extendOptional(FromDocumentValueConvertContext, BackendSessionContext) - Method in class org.hibernate.search.mapper.orm.HibernateOrmExtension
Attempt to extend a given context, returning an empty Optional in case of failure.
extendOptional(ToDocumentFieldValueConvertContext, BackendMappingContext) - Method in interface org.hibernate.search.engine.backend.types.converter.runtime.ToDocumentFieldValueConvertContextExtension
Deprecated.
Attempt to extend a given context, returning an empty Optional in case of failure.
extendOptional(ToDocumentFieldValueConvertContext, BackendMappingContext) - Method in class org.hibernate.search.mapper.orm.HibernateOrmExtension
extendOptional(ToDocumentValueConvertContext, BackendMappingContext) - Method in interface org.hibernate.search.engine.backend.types.converter.runtime.ToDocumentFieldValueConvertContextExtension
Deprecated.
 
extendOptional(ToDocumentValueConvertContext, BackendMappingContext) - Method in interface org.hibernate.search.engine.backend.types.converter.runtime.ToDocumentValueConvertContextExtension
Attempt to extend a given context, returning an empty Optional in case of failure.
extendOptional(ToDocumentValueConvertContext, BackendMappingContext) - Method in class org.hibernate.search.mapper.orm.HibernateOrmExtension
Attempt to extend a given context, returning an empty Optional in case of failure.
extendOptional(SearchAggregationFactory) - Method in class org.hibernate.search.backend.elasticsearch.ElasticsearchExtension
Attempt to extend a given factory, returning an empty Optional in case of failure.
extendOptional(SearchAggregationFactory) - Method in class org.hibernate.search.backend.lucene.LuceneExtension
Attempt to extend a given factory, returning an empty Optional in case of failure.
extendOptional(SearchAggregationFactory) - Method in interface org.hibernate.search.engine.search.aggregation.dsl.SearchAggregationFactoryExtension
Attempt to extend a given factory, returning an empty Optional in case of failure.
extendOptional(SearchPredicateFactory) - Method in class org.hibernate.search.backend.elasticsearch.ElasticsearchExtension
Attempt to extend a given factory, returning an empty Optional in case of failure.
extendOptional(SearchPredicateFactory) - Method in class org.hibernate.search.backend.lucene.LuceneExtension
Attempt to extend a given factory, returning an empty Optional in case of failure.
extendOptional(SearchPredicateFactory) - Method in interface org.hibernate.search.engine.search.predicate.dsl.SearchPredicateFactoryExtension
Attempt to extend a given factory, returning an empty Optional in case of failure.
extendOptional(SearchProjectionFactory<R, E>) - Method in class org.hibernate.search.backend.elasticsearch.ElasticsearchExtension
Attempt to extend a given factory, returning an empty Optional in case of failure.
extendOptional(SearchProjectionFactory<R, E>) - Method in class org.hibernate.search.backend.lucene.LuceneExtension
Attempt to extend a given factory, returning an empty Optional in case of failure.
extendOptional(SearchProjectionFactory<R, E>) - Method in interface org.hibernate.search.engine.search.projection.dsl.SearchProjectionFactoryExtension
Attempt to extend a given factory, returning an empty Optional in case of failure.
extendOptional(SearchQuerySelectStep<?, R, E, LOS, ?, ?>, SearchQueryIndexScope<?>, BackendSessionContext, SearchLoadingContextBuilder<E, LOS>) - Method in class org.hibernate.search.backend.elasticsearch.ElasticsearchExtension
Attempt to extend a given DSL step, returning an empty Optional in case of failure.
extendOptional(SearchQuerySelectStep<?, R, E, LOS, ?, ?>, SearchQueryIndexScope<?>, BackendSessionContext, SearchLoadingContextBuilder<E, LOS>) - Method in class org.hibernate.search.backend.lucene.LuceneExtension
Attempt to extend a given DSL step, returning an empty Optional in case of failure.
extendOptional(SearchQuerySelectStep<?, R, E, LOS, ?, ?>, SearchQueryIndexScope<?>, BackendSessionContext, SearchLoadingContextBuilder<E, LOS>) - Method in interface org.hibernate.search.engine.search.query.dsl.SearchQueryDslExtension
Attempt to extend a given DSL step, returning an empty Optional in case of failure.
extendOptional(SearchQuery<H>, SearchLoadingContext<?>) - Method in class org.hibernate.search.backend.elasticsearch.ElasticsearchExtension
Attempt to extend a given query, returning an empty Optional in case of failure.
extendOptional(SearchQuery<H>, SearchLoadingContext<?>) - Method in class org.hibernate.search.backend.lucene.LuceneExtension
Attempt to extend a given query, returning an empty Optional in case of failure.
extendOptional(SearchQuery<H>, SearchLoadingContext<?>) - Method in interface org.hibernate.search.engine.search.query.SearchQueryExtension
Attempt to extend a given query, returning an empty Optional in case of failure.
extendOptional(SearchSortFactory) - Method in class org.hibernate.search.backend.elasticsearch.ElasticsearchExtension
Attempt to extend a given factory, returning an empty Optional in case of failure.
extendOptional(SearchSortFactory) - Method in class org.hibernate.search.backend.lucene.LuceneExtension
Attempt to extend a given factory, returning an empty Optional in case of failure.
extendOptional(SearchSortFactory) - Method in interface org.hibernate.search.engine.search.sort.dsl.SearchSortFactoryExtension
Attempt to extend a given factory, returning an empty Optional in case of failure.
extendOptional(IdentifierBridgeFromDocumentIdentifierContext, BridgeSessionContext) - Method in class org.hibernate.search.mapper.orm.HibernateOrmExtension
Attempt to extend a given context, returning an empty Optional in case of failure.
extendOptional(IdentifierBridgeFromDocumentIdentifierContext, BridgeSessionContext) - Method in interface org.hibernate.search.mapper.pojo.bridge.runtime.IdentifierBridgeFromDocumentIdentifierContextExtension
Attempt to extend a given context, returning an empty Optional in case of failure.
extendOptional(IdentifierBridgeToDocumentIdentifierContext, BridgeMappingContext) - Method in class org.hibernate.search.mapper.orm.HibernateOrmExtension
Attempt to extend a given context, returning an empty Optional in case of failure.
extendOptional(IdentifierBridgeToDocumentIdentifierContext, BridgeMappingContext) - Method in interface org.hibernate.search.mapper.pojo.bridge.runtime.IdentifierBridgeToDocumentIdentifierContextExtension
Attempt to extend a given context, returning an empty Optional in case of failure.
extendOptional(PropertyBridgeWriteContext, BridgeSessionContext) - Method in class org.hibernate.search.mapper.orm.HibernateOrmExtension
Attempt to extend a given context, returning an empty Optional in case of failure.
extendOptional(PropertyBridgeWriteContext, BridgeSessionContext) - Method in interface org.hibernate.search.mapper.pojo.bridge.runtime.PropertyBridgeWriteContextExtension
Attempt to extend a given context, returning an empty Optional in case of failure.
extendOptional(RoutingBridgeRouteContext, BridgeSessionContext) - Method in class org.hibernate.search.mapper.orm.HibernateOrmExtension
Attempt to extend a given context, returning an empty Optional in case of failure.
extendOptional(RoutingBridgeRouteContext, BridgeSessionContext) - Method in interface org.hibernate.search.mapper.pojo.bridge.runtime.RoutingBridgeRouteContextExtension
Attempt to extend a given context, returning an empty Optional in case of failure.
extendOptional(TypeBridgeWriteContext, BridgeSessionContext) - Method in class org.hibernate.search.mapper.orm.HibernateOrmExtension
Attempt to extend a given context, returning an empty Optional in case of failure.
extendOptional(TypeBridgeWriteContext, BridgeSessionContext) - Method in interface org.hibernate.search.mapper.pojo.bridge.runtime.TypeBridgeWriteContextExtension
Attempt to extend a given context, returning an empty Optional in case of failure.
extendOptional(ValueBridgeFromIndexedValueContext, BridgeSessionContext) - Method in class org.hibernate.search.mapper.orm.HibernateOrmExtension
Attempt to extend a given context, returning an empty Optional in case of failure.
extendOptional(ValueBridgeFromIndexedValueContext, BridgeSessionContext) - Method in interface org.hibernate.search.mapper.pojo.bridge.runtime.ValueBridgeFromIndexedValueContextExtension
Attempt to extend a given context, returning an empty Optional in case of failure.
extendOptional(ValueBridgeToIndexedValueContext, BridgeMappingContext) - Method in class org.hibernate.search.mapper.orm.HibernateOrmExtension
Attempt to extend a given context, returning an empty Optional in case of failure.
extendOptional(ValueBridgeToIndexedValueContext, BridgeMappingContext) - Method in interface org.hibernate.search.mapper.pojo.bridge.runtime.ValueBridgeToIndexedValueContextExtension
Attempt to extend a given context, returning an empty Optional in case of failure.
extendOrFail(IndexScope) - Method in class org.hibernate.search.backend.lucene.LuceneExtension
Attempt to extend an index scope, throwing an exception in case of failure.
extendOrFail(IndexScope) - Method in interface org.hibernate.search.engine.backend.scope.IndexScopeExtension
Attempt to extend an index scope, throwing an exception in case of failure.
extendOrFail(IndexFieldTypeFactory) - Method in class org.hibernate.search.backend.elasticsearch.ElasticsearchExtension
Attempt to extend a given factory, throwing an exception in case of failure.
extendOrFail(IndexFieldTypeFactory) - Method in class org.hibernate.search.backend.lucene.LuceneExtension
Attempt to extend a given factory, throwing an exception in case of failure.
extendOrFail(IndexFieldTypeFactory) - Method in interface org.hibernate.search.engine.backend.types.dsl.IndexFieldTypeFactoryExtension
Attempt to extend a given factory, throwing an exception in case of failure.
extendOrFail(SchemaExport) - Method in class org.hibernate.search.backend.elasticsearch.ElasticsearchExtension
Attempt to extend a given export, throwing an exception in case of failure.