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.
extendOrFail(SchemaExport) - Method in class org.hibernate.search.backend.lucene.LuceneExtension
Attempt to extend a given export, throwing an exception in case of failure.
extendOrFail(SchemaExport) - Method in interface org.hibernate.search.engine.common.schema.management.SchemaExportExtension
Attempt to extend a given export, throwing an exception in case of failure.
extendOrFail(SearchMapping) - Method in interface org.hibernate.search.mapper.orm.mapping.SearchMappingExtension
Attempt to extend a search mapping, throwing an exception in case of failure.
extendOrFail(SearchMapping) - Method in class org.hibernate.search.mapper.orm.outboxpolling.OutboxPollingExtension
 
extension() - Method in interface org.hibernate.search.engine.search.predicate.dsl.SearchPredicateFactory
Create a DSL step allowing multiple attempts to apply extensions one after the other, failing only if none of the extensions is supported.
extension() - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.AbstractSearchPredicateFactory
 
extension() - Method in interface org.hibernate.search.engine.search.projection.dsl.SearchProjectionFactory
Create a DSL step allowing multiple attempts to apply extensions one after the other, failing only if none of the extensions is supported.
extension() - Method in class org.hibernate.search.engine.search.projection.dsl.spi.AbstractSearchProjectionFactory
 
extension() - Method in interface org.hibernate.search.engine.search.sort.dsl.SearchSortFactory
Create a DSL step allowing multiple attempts to apply extensions one after the other, failing only if none of the extensions is supported.
extension() - Method in class org.hibernate.search.engine.search.sort.dsl.spi.AbstractSearchSortFactory
 
extension(IndexScopeExtension<T>) - Method in interface org.hibernate.search.engine.backend.scope.spi.IndexScope
Extend the current index scope with the given extension, resulting in an extended index scope offering backend-specific utilities.
extension(IndexScopeExtension<T>) - Method in interface org.hibernate.search.engine.mapper.scope.spi.MappedIndexScope
 
extension(IndexScopeExtension<T>) - Method in interface org.hibernate.search.mapper.orm.scope.SearchScope
Extend the current search scope with the given extension, resulting in an extended search scope offering backend-specific utilities.
extension(IndexScopeExtension<T>) - Method in interface org.hibernate.search.mapper.pojo.scope.spi.PojoScopeDelegate
 
extension(FromDocumentFieldValueConvertContextExtension<T>) - Method in interface org.hibernate.search.engine.backend.types.converter.runtime.FromDocumentFieldValueConvertContext
Deprecated.
Extend the current context with the given extension, resulting in an extended context offering more options.
extension(FromDocumentFieldValueConvertContextExtension<T>) - Method in class org.hibernate.search.engine.backend.types.converter.runtime.spi.FromDocumentValueConvertContextImpl
Deprecated.
extension(FromDocumentValueConvertContextExtension<T>) - Method in interface org.hibernate.search.engine.backend.types.converter.runtime.FromDocumentValueConvertContext
Extend the current context with the given extension, resulting in an extended context offering more options.
extension(FromDocumentValueConvertContextExtension<T>) - Method in class org.hibernate.search.engine.backend.types.converter.runtime.spi.FromDocumentValueConvertContextImpl
 
extension(ToDocumentFieldValueConvertContextExtension<T>) - Method in class org.hibernate.search.engine.backend.types.converter.runtime.spi.ToDocumentValueConvertContextImpl
Deprecated.
extension(ToDocumentFieldValueConvertContextExtension<T>) - Method in interface org.hibernate.search.engine.backend.types.converter.runtime.ToDocumentFieldValueConvertContext
Deprecated.
Extend the current context with the given extension, resulting in an extended context offering more options.
extension(ToDocumentValueConvertContextExtension<T>) - Method in class org.hibernate.search.engine.backend.types.converter.runtime.spi.ToDocumentValueConvertContextImpl
 
extension(ToDocumentValueConvertContextExtension<T>) - Method in interface org.hibernate.search.engine.backend.types.converter.runtime.ToDocumentValueConvertContext
Extend the current context with the given extension, resulting in an extended context offering more options.
extension(IndexFieldTypeFactoryExtension<T>) - Method in interface org.hibernate.search.engine.backend.types.dsl.IndexFieldTypeFactory
Extend the current factory with the given extension, resulting in an extended factory offering more field types.
extension(SchemaExportExtension<T>) - Method in interface org.hibernate.search.engine.common.schema.management.SchemaExport
Extends the export with the given extension, resulting in an extended export exposing more information.
extension(SearchAggregationFactoryExtension<T>) - Method in interface org.hibernate.search.engine.search.aggregation.dsl.SearchAggregationFactory
Extend the current factory with the given extension, resulting in an extended factory offering different types of aggregations.
extension(SearchAggregationFactoryExtension<T>) - Method in class org.hibernate.search.engine.search.aggregation.dsl.spi.AbstractSearchAggregationFactory
 
extension(SearchPredicateFactoryExtension<T>) - Method in interface org.hibernate.search.engine.search.predicate.dsl.SearchPredicateFactory
Extend the current factory with the given extension, resulting in an extended factory offering different types of predicates.
extension(SearchPredicateFactoryExtension<T>) - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.AbstractSearchPredicateFactory
 
extension(SearchProjectionFactoryExtension<T, R, E>) - Method in interface org.hibernate.search.engine.search.projection.dsl.SearchProjectionFactory
Extend the current factory with the given extension, resulting in an extended factory offering different types of projections.
extension(SearchProjectionFactoryExtension<T, R, E>) - Method in class org.hibernate.search.engine.search.projection.dsl.spi.AbstractSearchProjectionFactory
 
extension(SearchQueryDslExtension<T, R, E, LOS>) - Method in interface org.hibernate.search.engine.search.query.dsl.SearchQuerySelectStep
Extend the current DSL step with the given extension, resulting in an extended step offering more query options.
extension(SearchQueryDslExtension<T, R, E, LOS>) - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractDelegatingSearchQuerySelectStep
 
extension(SearchQueryDslExtension<T, R, E, LOS>) - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractSearchQuerySelectStep
 
extension(SearchQueryExtension<Q, H>) - Method in interface org.hibernate.search.engine.search.query.SearchQuery
Extend the current query with the given extension, resulting in an extended query offering more options or a more detailed result type.
extension(SearchSortFactoryExtension<T>) - Method in interface org.hibernate.search.engine.search.sort.dsl.SearchSortFactory
Extend the current factory with the given extension, resulting in an extended factory offering different types of sorts.
extension(SearchSortFactoryExtension<T>) - Method in class org.hibernate.search.engine.search.sort.dsl.spi.AbstractSearchSortFactory
 
extension(SearchMappingExtension<T>) - Method in interface org.hibernate.search.mapper.orm.mapping.SearchMapping
Extend the current search mapping with the given extension, resulting in an extended search mapping offering mapper-specific utilities.
extension(IdentifierBridgeFromDocumentIdentifierContextExtension<T>) - Method in interface org.hibernate.search.mapper.pojo.bridge.runtime.IdentifierBridgeFromDocumentIdentifierContext
Extend the current context with the given extension, resulting in an extended context offering more options.
extension(IdentifierBridgeToDocumentIdentifierContextExtension<T>) - Method in interface org.hibernate.search.mapper.pojo.bridge.runtime.IdentifierBridgeToDocumentIdentifierContext
Extend the current context with the given extension, resulting in an extended context offering more options.
extension(PropertyBridgeWriteContextExtension<T>) - Method in interface org.hibernate.search.mapper.pojo.bridge.runtime.PropertyBridgeWriteContext
Extend the current context with the given extension, resulting in an extended context offering more options.
extension(RoutingBridgeRouteContextExtension<T>) - Method in interface org.hibernate.search.mapper.pojo.bridge.runtime.RoutingBridgeRouteContext
Extend the current context with the given extension, resulting in an extended context offering more options.
extension(TypeBridgeWriteContextExtension<T>) - Method in interface org.hibernate.search.mapper.pojo.bridge.runtime.TypeBridgeWriteContext
Extend the current context with the given extension, resulting in an extended context offering more options.
extension(ValueBridgeFromIndexedValueContextExtension<T>) - Method in interface org.hibernate.search.mapper.pojo.bridge.runtime.ValueBridgeFromIndexedValueContext
Extend the current context with the given extension, resulting in an extended context offering more options.
extension(ValueBridgeToIndexedValueContextExtension<T>) - Method in interface org.hibernate.search.mapper.pojo.bridge.runtime.ValueBridgeToIndexedValueContext
Extend the current context with the given extension, resulting in an extended context offering more options.
externalRepresentation() - Method in enum org.hibernate.search.backend.elasticsearch.ElasticsearchDistributionName
 
externalRepresentation() - Method in enum org.hibernate.search.backend.elasticsearch.index.DynamicMapping
 
externalRepresentation() - Method in enum org.hibernate.search.backend.elasticsearch.index.IndexStatus
 
externalRepresentation() - Method in enum org.hibernate.search.backend.elasticsearch.multitenancy.MultiTenancyStrategyName
 
externalRepresentation() - Method in enum org.hibernate.search.backend.lucene.lowlevel.directory.FileSystemAccessStrategyName
 
externalRepresentation() - Method in enum org.hibernate.search.engine.cfg.ConfigurationPropertyCheckingStrategyName
 
externalRepresentation() - Method in enum org.hibernate.search.mapper.orm.outboxpolling.cfg.OutboxEventProcessingOrder
 
externalRepresentation() - Method in enum org.hibernate.search.mapper.orm.outboxpolling.cfg.PayloadType
 
externalRepresentation() - Method in enum org.hibernate.search.mapper.orm.outboxpolling.cfg.UuidGenerationStrategy
 
externalRepresentation() - Method in enum org.hibernate.search.mapper.orm.schema.management.SchemaManagementStrategyName
 
externalRepresentation() - Method in enum org.hibernate.search.mapper.orm.search.loading.EntityLoadingCacheLookupStrategy
 
extract() - Element in annotation type org.hibernate.search.mapper.pojo.extractor.mapping.annotation.ContainerExtraction
 
extract(C, ValueProcessor<T, ? super V, C2>, T, C2, ContainerExtractionContext) - Method in interface org.hibernate.search.mapper.pojo.extractor.ContainerExtractor
 
extract(IndexableField) - Method in interface org.hibernate.search.backend.lucene.types.converter.LuceneFieldValueExtractor
Extract the value from the Lucene field.
extractedValueType(PojoTypeModel<?>, ContainerExtractorPath) - Method in interface org.hibernate.search.mapper.pojo.mapping.spi.PojoMappingConfigurationContext
 
extraction() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.AssociationInverseSide
 
extraction() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.FullTextField
 
extraction() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.GenericField
 
extraction() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.IndexedEmbedded
 
extraction() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.IndexingDependency
 
extraction() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.KeywordField
 
extraction() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.NonStandardField
 
extraction() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.PropertyValue
 
extraction() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.ScaledNumberField
 
extraction() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.VectorField
 
extractor(String) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.AssociationInverseSideOptionsStep
 
extractor(String) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.IndexingDependencyOptionsStep
 
extractor(String) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingFieldOptionsStep
 
extractor(String) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingIndexedEmbeddedStep
 
extractorPath() - Method in class org.hibernate.search.mapper.pojo.model.path.PojoModelPathValueNode
 
extractors(ContainerExtractorPath) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.AssociationInverseSideOptionsStep
 
extractors(ContainerExtractorPath) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.IndexingDependencyOptionsStep
 
extractors(ContainerExtractorPath) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingFieldOptionsStep
 
extractors(ContainerExtractorPath) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingIndexedEmbeddedStep
 
extractUnderlyingMember(XProperty) - Static method in class org.hibernate.search.mapper.pojo.model.hcann.spi.PojoCommonsAnnotationsHelper
 
extractUniqueKeyFromElasticsearchIndexName(String) - Method in interface org.hibernate.search.backend.elasticsearch.index.layout.IndexLayoutStrategy
Extracts a unique key from a (non-alias) Elasticsearch index name.
extractUniqueKeyFromHibernateSearchIndexName(String) - Method in interface org.hibernate.search.backend.elasticsearch.index.layout.IndexLayoutStrategy
Extracts a unique key from a Hibernate Search index name.

F

FACTOR - Static variable in class org.hibernate.search.backend.lucene.cfg.LuceneIndexSettings.MergeRadicals
 
factory(SearchPredicateFactory) - Method in interface org.hibernate.search.engine.search.predicate.spi.NamedPredicateBuilder
 
FAIL - Enum constant in enum org.hibernate.search.engine.backend.work.execution.spi.UnsupportedOperationBehavior
 
failAfter(long, TimeUnit) - Method in interface org.hibernate.search.engine.search.query.dsl.SearchQueryOptionsStep
Stop the query and throw a SearchTimeoutException after a given timeout.
failAfter(long, TimeUnit) - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractSearchQueryOptionsStep
 
failAfter(long, TimeUnit) - Method in interface org.hibernate.search.engine.search.query.spi.SearchQueryBuilder
 
failAfter(long, TimeUnit) - Method in interface org.hibernate.search.engine.search.query.spi.SearchQueryImplementor
 
failingEntities() - Method in interface org.hibernate.search.mapper.orm.work.SearchIndexingPlanExecutionReport
Deprecated.
 
failingEntities() - Method in interface org.hibernate.search.mapper.pojo.work.SearchIndexingPlanExecutionReport
 
failingEntityReference(EntityReferenceFactory, String, Object) - Method in class org.hibernate.search.engine.backend.common.spi.MultiEntityOperationExecutionReport.Builder
 
failingEntityReference(EntityReference) - Method in class org.hibernate.search.engine.backend.common.spi.MultiEntityOperationExecutionReport.Builder
 
failingEntityReference(EntityReference) - Method in class org.hibernate.search.engine.reporting.EntityIndexingFailureContext.Builder
 
failingEntityReference(EntityReference) - Method in class org.hibernate.search.mapper.pojo.massindexing.MassIndexingEntityFailureContext.Builder
 
failingEntityReferences() - Method in class org.hibernate.search.engine.backend.common.spi.MultiEntityOperationExecutionReport
 
failingEntityReferences() - Method in class org.hibernate.search.engine.reporting.EntityIndexingFailureContext
 
failingEntityReferences() - Method in class org.hibernate.search.mapper.pojo.massindexing.MassIndexingEntityFailureContext
 
failingOperation - Variable in class org.hibernate.search.engine.reporting.FailureContext
 
failingOperation - Variable in class org.hibernate.search.mapper.pojo.massindexing.MassIndexingFailureContext
 
failingOperation() - Method in class org.hibernate.search.engine.reporting.FailureContext
 
failingOperation() - Method in class org.hibernate.search.mapper.pojo.massindexing.MassIndexingFailureContext
 
failingOperation(Object) - Method in class org.hibernate.search.engine.reporting.FailureContext.Builder
 
failingOperation(Object) - Method in class org.hibernate.search.mapper.pojo.massindexing.MassIndexingFailureContext.Builder
 
failureCollector() - Method in interface org.hibernate.search.engine.backend.index.spi.IndexManagerStartContext
A collector of (non-fatal) failures, allowing to notify Hibernate Search that something went wrong and bootstrap should be aborted at some point, while still continuing the bootstrap process for some time to collect other errors that could be relevant to users.
failureCollector() - Method in interface org.hibernate.search.engine.backend.spi.BackendStartContext
A collector of (non-fatal) failures, allowing to notify Hibernate Search that something went wrong and bootstrap should be aborted at some point, while still continuing the bootstrap process for some time to collect other errors that could be relevant to users.
failureCollector() - Method in interface org.hibernate.search.engine.mapper.mapping.building.spi.MappingBuildContext
A collector of (non-fatal) failures, allowing to notify Hibernate Search that something went wrong and bootstrap should be aborted at some point, while still continuing the bootstrap process for some time to collect other errors that could be relevant to users.
failureCollector() - Method in interface org.hibernate.search.engine.mapper.mapping.building.spi.MappingFinalizationContext
 
failureCollector() - Method in interface org.hibernate.search.engine.mapper.mapping.spi.MappingPreStopContext
A collector of (non-fatal) failures, allowing notification of Hibernate Search that something went wrong and an exception should be thrown at some point, while still continuing the shutdown process.
failureCollector() - Method in interface org.hibernate.search.engine.mapper.mapping.spi.MappingStartContext
A collector of (non-fatal) failures, allowing notification of Hibernate Search that something went wrong and an exception should be thrown at some point, while still continuing the bootstrap process for some time to collect other errors that could be relevant to users.
failureCollector() - Method in interface org.hibernate.search.mapper.orm.coordination.common.spi.CoordinationStrategyPreStopContext
A collector of (non-fatal) failures, allowing notification of Hibernate Search that something went wrong and an exception should be thrown at some point, while still continuing the shutdown process for some time to collect other errors that could be relevant to users.
failureCollector() - Method in interface org.hibernate.search.mapper.orm.coordination.common.spi.CoordinationStrategyStartContext
A collector of (non-fatal) failures, allowing notification of Hibernate Search that something went wrong and an exception should be thrown at some point, while still continuing the bootstrap process for some time to collect other errors that could be relevant to users.
failureCollector() - Method in interface org.hibernate.search.mapper.pojo.mapping.building.spi.PojoMappingCollector
 
FailureCollector - Interface in org.hibernate.search.engine.reporting.spi
A failure collector without any context.
FailureContext - Class in org.hibernate.search.engine.reporting
Contextual information about a failing background operation.
FailureContext.Builder - Class in org.hibernate.search.engine.reporting
 
failureFloodingThreshold() - Method in interface org.hibernate.search.engine.reporting.FailureHandler
When this handler is used for handling mass indexing failures - returns the number of failures during one mass indexing beyond which the failure handler will no longer be notified.
failureFloodingThreshold() - Method in interface org.hibernate.search.mapper.pojo.massindexing.MassIndexingFailureHandler
Returns the number of failures during one mass indexing beyond which the failure handler will no longer be notified.
failureFloodingThreshold(long) - Method in interface org.hibernate.search.mapper.orm.massindexing.MassIndexer
Sets the threshold for failures that will be reported and sent to MassIndexingFailureHandler per indexed type.
failureFloodingThreshold(long) - Method in interface org.hibernate.search.mapper.pojo.massindexing.spi.PojoMassIndexer
Sets the threshold for failures that will be reported and sent to MassIndexingFailureHandler per indexed type.
failureHandler() - Method in interface org.hibernate.search.engine.backend.spi.BackendBuildContext
 
failureHandler() - Method in interface org.hibernate.search.engine.mapper.mapping.building.spi.MappingBuildContext
 
failureHandler() - Method in interface org.hibernate.search.mapper.orm.automaticindexing.session.AutomaticIndexingSynchronizationConfigurationContext
Deprecated.
 
failureHandler() - Method in interface org.hibernate.search.mapper.orm.automaticindexing.spi.AutomaticIndexingMappingContext
 
failureHandler() - Method in class org.hibernate.search.mapper.pojo.mapping.spi.AbstractPojoMappingImplementor
 
failureHandler() - Method in interface org.hibernate.search.mapper.pojo.mapping.spi.PojoMappingDelegate
 
failureHandler() - Method in interface org.hibernate.search.mapper.pojo.massindexing.spi.PojoMassIndexerAgentStartContext
 
failureHandler() - Method in interface org.hibernate.search.mapper.pojo.massindexing.spi.PojoMassIndexingMappingContext
 
failureHandler() - Method in interface org.hibernate.search.mapper.pojo.work.IndexingPlanSynchronizationStrategyConfigurationContext
 
failureHandler() - Method in class org.hibernate.search.mapper.pojo.work.spi.ConfiguredIndexingPlanSynchronizationStrategy.Builder
 
failureHandler(MassIndexingFailureHandler) - Method in interface org.hibernate.search.mapper.orm.massindexing.MassIndexer
failureHandler(MassIndexingFailureHandler) - Method in interface org.hibernate.search.mapper.pojo.massindexing.spi.PojoMassIndexer
FailureHandler - Interface in org.hibernate.search.engine.reporting
A handler for failures occurring during background operations, which may not have been reported to the caller due to being executed asynchronously.
FALSE - Enum constant in enum org.hibernate.search.backend.elasticsearch.index.DynamicMapping
Ignore unknown fields
FAST_VECTOR - Enum constant in enum org.hibernate.search.engine.backend.types.Highlightable
Allow the fast vector highlighter type be applied for highlighting the field.
FAST_VECTOR - Enum constant in enum org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterType
 
fastVector() - Method in interface org.hibernate.search.engine.search.highlighter.dsl.SearchHighlighterFactory
 
fastVector() - Method in class org.hibernate.search.engine.search.highlighter.dsl.spi.AbstractSearchHighlighterFactory
 
fetch(Integer) - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractExtendedSearchQueryOptionsStep
 
fetch(Integer) - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractSearchQueryOptionsStep
 
fetch(Integer) - Method in interface org.hibernate.search.engine.search.query.ExtendedSearchFetchable
 
fetch(Integer) - Method in interface org.hibernate.search.engine.search.query.SearchFetchable
Execute the query and return the SearchResult, limiting to limit hits.
fetch(Integer) - Method in class org.hibernate.search.engine.search.query.spi.AbstractSearchQuery
 
fetch(Integer, Integer) - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractExtendedSearchQueryOptionsStep
 
fetch(Integer, Integer) - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractSearchQueryOptionsStep
 
fetch(Integer, Integer) - Method in interface org.hibernate.search.engine.search.query.ExtendedSearchFetchable
 
fetch(Integer, Integer) - Method in interface org.hibernate.search.engine.search.query.SearchFetchable
Execute the query and return the SearchResult, skipping offset hits and limiting to limit hits.
fetch(Integer, Integer) - Method in class org.hibernate.search.engine.search.query.spi.AbstractSearchQuery
 
fetchAll() - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractExtendedSearchQueryOptionsStep
 
fetchAll() - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractSearchQueryOptionsStep
 
fetchAll() - Method in interface org.hibernate.search.engine.search.query.ExtendedSearchFetchable
 
fetchAll() - Method in interface org.hibernate.search.engine.search.query.SearchFetchable
Execute the query and return the SearchResult, including all hits, without any sort of limit.
fetchAll() - Method in class org.hibernate.search.engine.search.query.spi.AbstractSearchQuery
 
fetchAllHits() - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractSearchQueryOptionsStep
 
fetchAllHits() - Method in interface org.hibernate.search.engine.search.query.SearchFetchable
Execute the query and return all hits as a List, without any sort of limit.
fetchAllHits() - Method in class org.hibernate.search.engine.search.query.spi.AbstractSearchQuery
 
fetchHits(Integer) - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractSearchQueryOptionsStep
 
fetchHits(Integer) - Method in interface org.hibernate.search.engine.search.query.SearchFetchable
Execute the query and return the hits as a List, limiting to limit hits.
fetchHits(Integer) - Method in class org.hibernate.search.engine.search.query.spi.AbstractSearchQuery
 
fetchHits(Integer, Integer) - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractSearchQueryOptionsStep
 
fetchHits(Integer, Integer) - Method in interface org.hibernate.search.engine.search.query.SearchFetchable
Execute the query and return the hits as a List, skipping offset hits and limiting to limit hits.
fetchSingleHit() - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractSearchQueryOptionsStep
 
fetchSingleHit() - Method in interface org.hibernate.search.engine.search.query.SearchFetchable
Execute the query and return the hits as a single, optional element.
fetchSingleHit() - Method in class org.hibernate.search.engine.search.query.spi.AbstractSearchQuery
 
fetchSize() - Method in interface org.hibernate.search.mapper.orm.loading.spi.HibernateOrmLoadingMappingContext
 
fetchSize() - Method in class org.hibernate.search.mapper.orm.loading.spi.MutableEntityLoadingOptions
 
fetchSize(int) - Method in class org.hibernate.search.mapper.orm.loading.spi.MutableEntityLoadingOptions
 
fetchSize(int) - Method in interface org.hibernate.search.mapper.orm.search.loading.dsl.SearchLoadingOptionsStep
Set the fetch size for this query, i.e.
fetchTotalHitCount() - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractSearchQueryOptionsStep
 
fetchTotalHitCount() - Method in interface org.hibernate.search.engine.search.query.SearchFetchable
Execute the query and return the total hit count.
field(String) - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexModel
 
field(String) - Method in interface org.hibernate.search.engine.backend.metamodel.IndexDescriptor
Get a field by its path.
field(String) - Method in class org.hibernate.search.engine.backend.scope.spi.AbstractSearchIndexScope
 
field(String) - Method in interface org.hibernate.search.engine.search.predicate.dsl.CommonQueryStringPredicateFieldMoreStep
Target the given field in the query string predicate, as an alternative to the already-targeted fields.
field(String) - Method in interface org.hibernate.search.engine.search.predicate.dsl.CommonQueryStringPredicateFieldStep
Target the given field in the query string predicate.
field(String) - Method in interface org.hibernate.search.engine.search.predicate.dsl.ExistsPredicateFieldStep
Target the given field in the "exists" predicate.
field(String) - Method in interface org.hibernate.search.engine.search.predicate.dsl.KnnPredicateFieldStep
Target the given field in the match predicate.
field(String) - Method in interface org.hibernate.search.engine.search.predicate.dsl.MatchPredicateFieldMoreStep
Target the given field in the match predicate, as an alternative to the already-targeted fields.
field(String) - Method in interface org.hibernate.search.engine.search.predicate.dsl.MatchPredicateFieldStep
Target the given field in the match predicate.
field(String) - Method in interface org.hibernate.search.engine.search.predicate.dsl.PhrasePredicateFieldMoreStep
Target the given field in the phrase predicate, as an alternative to the already-targeted fields.
field(String) - Method in interface org.hibernate.search.engine.search.predicate.dsl.PhrasePredicateFieldStep
Target the given field in the phrase predicate.
field(String) - Method in interface org.hibernate.search.engine.search.predicate.dsl.RangePredicateFieldMoreStep
Target the given field in the range predicate, as an alternative to the already-targeted fields.
field(String) - Method in interface org.hibernate.search.engine.search.predicate.dsl.RangePredicateFieldStep
Target the given field in the range predicate.
field(String) - Method in interface org.hibernate.search.engine.search.predicate.dsl.RegexpPredicateFieldMoreStep
Target the given field in the regexp predicate, as an alternative to the already-targeted fields.
field(String) - Method in interface org.hibernate.search.engine.search.predicate.dsl.RegexpPredicateFieldStep
Target the given field in the regexp predicate.
field(String) - Method in interface org.hibernate.search.engine.search.predicate.dsl.SpatialWithinPredicateFieldMoreStep
Target the given field in the "within" predicate, as an alternative to the already-targeted fields.
field(String) - Method in interface org.hibernate.search.engine.search.predicate.dsl.SpatialWithinPredicateFieldStep
Target the given field in the "within" predicate.
field(String) - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.KnnPredicateFieldStepImpl
 
field(String) - Method in interface org.hibernate.search.engine.search.predicate.dsl.TermsPredicateFieldMoreStep
Target the given field in the terms predicate, as an alternative to the already-targeted fields.
field(String) - Method in interface org.hibernate.search.engine.search.predicate.dsl.TermsPredicateFieldStep
Target the given field in the terms predicate.
field(String) - Method in interface org.hibernate.search.engine.search.predicate.dsl.WildcardPredicateFieldMoreStep
Target the given field in the wildcard predicate, as an alternative to the already-targeted fields.
field(String) - Method in interface org.hibernate.search.engine.search.predicate.dsl.WildcardPredicateFieldStep
Target the given field in the wildcard predicate.
field(String) - Method in interface org.hibernate.search.engine.search.predicate.spi.CommonQueryStringPredicateBuilder
 
field(String) - Method in interface org.hibernate.search.engine.search.projection.dsl.SearchProjectionFactory
Project to the value of a field in the indexed document, without specifying a type.
field(String) - Method in interface org.hibernate.search.engine.search.sort.dsl.ExtendedSearchSortFactory
 
field(String) - Method in interface org.hibernate.search.engine.search.sort.dsl.SearchSortFactory
Order elements by the value of a specific field.
field(String) - Method in class org.hibernate.search.engine.search.sort.dsl.spi.AbstractSearchSortFactory
 
field(String, Class<F>) - Method in interface org.hibernate.search.engine.search.aggregation.dsl.RangeAggregationFieldStep
Target the given field in the range aggregation.
field(String, Class<F>) - Method in interface org.hibernate.search.engine.search.aggregation.dsl.TermsAggregationFieldStep
Target the given field in the terms aggregation.
field(String, Class<F>, ValueConvert) - Method in interface org.hibernate.search.engine.search.aggregation.dsl.RangeAggregationFieldStep
Target the given field in the range aggregation.
field(String, Class<F>, ValueConvert) - Method in interface org.hibernate.search.engine.search.aggregation.dsl.TermsAggregationFieldStep
Target the given field in the terms aggregation.
field(String, Class<T>) - Method in interface org.hibernate.search.engine.search.projection.dsl.SearchProjectionFactory
Project to the value of a field in the indexed document.
field(String, Class<T>, ValueConvert) - Method in interface org.hibernate.search.engine.search.projection.dsl.SearchProjectionFactory
Project to the value of a field in the indexed document.
field(String, Class<T>, ValueConvert) - Method in class org.hibernate.search.engine.search.projection.dsl.spi.AbstractSearchProjectionFactory
 
field(String, Function<? super IndexFieldTypeFactory, ? extends IndexFieldTypeFinalStep<F>>) - Method in interface org.hibernate.search.engine.backend.document.model.dsl.IndexSchemaElement
Add a field to this index schema element with the type to be defined by the given function.
field(String, IndexFieldTypeFinalStep<F>) - Method in interface org.hibernate.search.engine.backend.document.model.dsl.IndexSchemaElement
Add a field to this index schema element with the given almost-built type.
field(String, IndexFieldType<F>) - Method in interface org.hibernate.search.engine.backend.document.model.dsl.IndexSchemaElement
Add a field to this index schema element with the given type.
field(String, ValueConvert) - Method in interface org.hibernate.search.engine.search.projection.dsl.SearchProjectionFactory
Project to the value of a field in the indexed document, without specifying a type.
field(String, ValueConvert) - Method in class org.hibernate.search.engine.search.projection.dsl.spi.AbstractSearchProjectionFactory
 
FIELD - Static variable in class org.hibernate.search.engine.backend.types.IndexFieldTraits.Projections
 
FIELD - Static variable in class org.hibernate.search.engine.backend.types.IndexFieldTraits.Sorts
 
FIELD - Static variable in class org.hibernate.search.engine.search.projection.spi.ProjectionTypeKeys
 
FIELD - Static variable in class org.hibernate.search.engine.search.sort.spi.SortTypeKeys
 
FieldModelContributor - Interface in org.hibernate.search.mapper.pojo.bridge.binding.spi
 
FieldModelContributorContext - Interface in org.hibernate.search.mapper.pojo.bridge.binding.spi
 
fieldName() - Element in annotation type org.hibernate.search.mapper.pojo.bridge.builtin.annotation.GeoPointBinding
The name of the index field holding spatial information.
fieldName(String) - Method in interface org.hibernate.search.mapper.pojo.bridge.builtin.programmatic.GeoPointBinder
 
fieldOrNull(String) - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexModel
 
fieldOrNull(String, IndexFieldFilter) - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexModel
 
fieldPath - Variable in class org.hibernate.search.engine.search.projection.definition.spi.FieldProjectionDefinition
 
fieldPath - Variable in class org.hibernate.search.engine.search.projection.definition.spi.ObjectProjectionDefinition
 
FieldPaths - Class in org.hibernate.search.engine.backend.common.spi
 
FieldPaths.RelativizedPath - Class in org.hibernate.search.engine.backend.common.spi
 
FieldProjection - Annotation Type in org.hibernate.search.mapper.pojo.mapping.definition.annotation
Maps a constructor parameter to a projection to the value of a field in the indexed document.
FieldProjectionBinder - Class in org.hibernate.search.mapper.pojo.search.definition.binding.builtin
Binds a constructor parameter to a projection to the value of a field in the indexed document.
FieldProjectionBuilder<T> - Interface in org.hibernate.search.engine.search.projection.spi
 
FieldProjectionBuilder.TypeSelector - Interface in org.hibernate.search.engine.search.projection.spi
 
FieldProjectionDefinition<P,F> - Class in org.hibernate.search.engine.search.projection.definition.spi
 
FieldProjectionDefinition.MultiValued<F> - Class in org.hibernate.search.engine.search.projection.definition.spi
 
FieldProjectionDefinition.SingleValued<F> - Class in org.hibernate.search.engine.search.projection.definition.spi
 
FieldProjectionOptionsStep<S extends FieldProjectionOptionsStep<?,T>,T> - Interface in org.hibernate.search.engine.search.projection.dsl
The initial and final step in a "field" projection definition, where optional parameters can be set.
FieldProjectionValueStep<N extends FieldProjectionOptionsStep<?,T>,T> - Interface in org.hibernate.search.engine.search.projection.dsl
The initial step in a "field" projection definition, where the projection (optionally) can be marked as multi-valued (returning Lists), and where optional parameters can be set.
fieldQueryElement(String, SearchQueryElementTypeKey<T>) - Method in class org.hibernate.search.engine.backend.scope.spi.AbstractSearchIndexScope
 
fieldQueryElement(String, SearchQueryElementTypeKey<T>) - Method in interface org.hibernate.search.engine.search.common.spi.SearchIndexScope
 
fields(String...) - Method in interface org.hibernate.search.engine.search.predicate.dsl.CommonQueryStringPredicateFieldMoreStep
Target the given fields in the query string predicate, as an alternative to the already-targeted fields.
fields(String...) - Method in interface org.hibernate.search.engine.search.predicate.dsl.CommonQueryStringPredicateFieldStep
Target the given fields in the query string predicate.
fields(String...) - Method in interface org.hibernate.search.engine.search.predicate.dsl.MatchPredicateFieldMoreStep
Target the given fields in the match predicate, as an alternative to the already-targeted fields.
fields(String...) - Method in interface org.hibernate.search.engine.search.predicate.dsl.MatchPredicateFieldStep
Target the given fields in the match predicate.
fields(String...) - Method in interface org.hibernate.search.engine.search.predicate.dsl.PhrasePredicateFieldMoreStep
Target the given fields in the phrase predicate, as an alternative to the already-targeted fields.
fields(String...) - Method in interface org.hibernate.search.engine.search.predicate.dsl.PhrasePredicateFieldStep
Target the given fields in the phrase predicate.
fields(String...) - Method in interface org.hibernate.search.engine.search.predicate.dsl.RangePredicateFieldMoreStep
Target the given fields in the range predicate, as an alternative to the already-targeted fields.
fields(String...) - Method in interface org.hibernate.search.engine.search.predicate.dsl.RangePredicateFieldStep
Target the given fields in the range predicate.
fields(String...) - Method in interface org.hibernate.search.engine.search.predicate.dsl.RegexpPredicateFieldMoreStep
Target the given fields in the regexp predicate, as an alternative to the already-targeted fields.
fields(String...) - Method in interface org.hibernate.search.engine.search.predicate.dsl.RegexpPredicateFieldStep
Target the given fields in the regexp predicate.
fields(String...) - Method in interface org.hibernate.search.engine.search.predicate.dsl.SpatialWithinPredicateFieldMoreStep
Target the given fields in the "within" predicate, as an alternative to the already-targeted fields.
fields(String...) - Method in interface org.hibernate.search.engine.search.predicate.dsl.SpatialWithinPredicateFieldStep
Target the given fields in the "within" predicate.
fields(String...) - Method in interface org.hibernate.search.engine.search.predicate.dsl.TermsPredicateFieldMoreStep
Target the given fields in the terms predicate, as an alternative to the already-targeted fields.
fields(String...) - Method in interface org.hibernate.search.engine.search.predicate.dsl.TermsPredicateFieldStep
Target the given fields in the terms predicate.
fields(String...) - Method in interface org.hibernate.search.engine.search.predicate.dsl.WildcardPredicateFieldMoreStep
Target the given fields in the wildcard predicate, as an alternative to the already-targeted fields.
fields(String...) - Method in interface org.hibernate.search.engine.search.predicate.dsl.WildcardPredicateFieldStep
Target the given fields in the wildcard predicate.
FieldSortBuilder - Interface in org.hibernate.search.engine.search.sort.spi
 
FieldSortMissingValueBehaviorStep<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.
FieldSortOptionsStep<S extends FieldSortOptionsStep<?,PDF>,PDF extends SearchPredicateFactory> - Interface in org.hibernate.search.engine.search.sort.dsl
The initial and final step in a "field" sort definition, where optional parameters can be set.
fieldTemplate(String, Function<? super IndexFieldTypeFactory, ? extends IndexFieldTypeFinalStep<?>>) - Method in interface org.hibernate.search.engine.backend.document.model.dsl.IndexSchemaElement
Add a field to this index schema element with the type to be defined by the given function.
fieldTemplate(String, IndexFieldTypeFinalStep<?>) - Method in interface org.hibernate.search.engine.backend.document.model.dsl.IndexSchemaElement
Add a field template to this index schema element with the given almost-built type.
fieldTemplate(String, IndexFieldType<?>) - Method in interface org.hibernate.search.engine.backend.document.model.dsl.IndexSchemaElement
Add a field template to this index schema element with the given type.
fieldType - Variable in class org.hibernate.search.engine.search.projection.definition.spi.FieldProjectionDefinition
 
FILESYSTEM_ACCESS_STRATEGY - Static variable in class org.hibernate.search.backend.lucene.cfg.LuceneIndexSettings.DirectoryRadicals
 
FileSystemAccessStrategyName - Enum in org.hibernate.search.backend.lucene.lowlevel.directory
 
filter(int) - Method in interface org.hibernate.search.mapper.pojo.model.path.spi.PojoPathFilter
For the given path ordinal, sets the corresponding ordinal in a bitset if the path is accepted by the filter, and return that bitset or null if the path is not relevant.
filter(int[]) - Method in interface org.hibernate.search.mapper.pojo.model.path.spi.PojoPathFilter
For each path ordinal in the given array, sets the corresponding ordinal in a bitset if the path is accepted by the filter, and return that bitset or null if none of the paths are relevant.
filter(String) - Method in interface org.hibernate.search.mapper.pojo.model.path.spi.PojoPathFilter
Sets the ordinal corresponding to the given path in a bitset if the path is accepted by the filter, and return that bitset or null if the path is not accepted by the filter.
filter(String...) - Method in interface org.hibernate.search.mapper.pojo.model.path.spi.PojoPathFilter
For each path in the given array, sets the corresponding ordinal in a bitset if the path is accepted by the filter, and return that bitset or null if none of the paths are relevant.
filter(Function<? super SearchPredicateFactory, ? extends PredicateFinalStep>) - Method in interface org.hibernate.search.engine.search.predicate.dsl.BooleanPredicateOptionsCollector
Add a "filter" clause to be defined by the given function.
filter(Function<? super SearchPredicateFactory, ? extends PredicateFinalStep>) - Method in interface org.hibernate.search.engine.search.predicate.dsl.GenericBooleanPredicateClausesStep
 
filter(Function<? super SearchPredicateFactory, ? extends PredicateFinalStep>) - Method in interface org.hibernate.search.engine.search.predicate.dsl.KnnPredicateOptionsStep
 
filter(Function<? super SearchPredicateFactory, ? extends PredicateFinalStep>) - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.KnnPredicateFieldStepImpl
 
filter(Function<? super PDF, ? extends PredicateFinalStep>) - Method in interface org.hibernate.search.engine.search.aggregation.dsl.AggregationFilterStep
Filter nested objects from which values will be extracted for this aggregation.
filter(Function<? super PDF, ? extends PredicateFinalStep>) - Method in interface org.hibernate.search.engine.search.sort.dsl.SortFilterStep
Filter nested objects from which values will be extracted for this sort.
filter(TreeFilterDefinition) - Method in class org.hibernate.search.mapper.pojo.search.definition.binding.builtin.ObjectProjectionBinder
 
filter(PredicateFinalStep) - Method in interface org.hibernate.search.engine.search.aggregation.dsl.AggregationFilterStep
Filter nested objects from which values will be extracted for this aggregation.
filter(PredicateFinalStep) - Method in interface org.hibernate.search.engine.search.predicate.dsl.BooleanPredicateOptionsCollector
Add a "filter" clause based on an almost-built SearchPredicate.
filter(PredicateFinalStep) - Method in interface org.hibernate.search.engine.search.predicate.dsl.GenericBooleanPredicateClausesStep
 
filter(PredicateFinalStep) - Method in interface org.hibernate.search.engine.search.predicate.dsl.KnnPredicateOptionsStep
 
filter(PredicateFinalStep) - Method in interface org.hibernate.search.engine.search.sort.dsl.SortFilterStep
Filter nested objects from which values will be extracted for this sort.
filter(SearchPredicate) - Method in interface org.hibernate.search.engine.search.aggregation.dsl.AggregationFilterStep
Filter nested objects from which values will be extracted for this aggregation.
filter(SearchPredicate) - Method in interface org.hibernate.search.engine.search.aggregation.spi.RangeAggregationBuilder
 
filter(SearchPredicate) - Method in interface org.hibernate.search.engine.search.aggregation.spi.TermsAggregationBuilder
 
filter(SearchPredicate) - Method in interface org.hibernate.search.engine.search.predicate.dsl.BooleanPredicateOptionsCollector
Add a "filter" clause based on a previously-built SearchPredicate.
filter(SearchPredicate) - Method in interface org.hibernate.search.engine.search.predicate.dsl.GenericBooleanPredicateClausesStep
 
filter(SearchPredicate) - Method in interface org.hibernate.search.engine.search.predicate.dsl.KnnPredicateOptionsStep
 
filter(SearchPredicate) - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.KnnPredicateFieldStepImpl
 
filter(SearchPredicate) - Method in interface org.hibernate.search.engine.search.predicate.spi.BooleanPredicateBuilder
 
filter(SearchPredicate) - Method in interface org.hibernate.search.engine.search.predicate.spi.KnnPredicateBuilder
 
filter(SearchPredicate) - Method in interface org.hibernate.search.engine.search.sort.dsl.SortFilterStep
Filter nested objects from which values will be extracted for this sort.
filter(SearchPredicate) - Method in interface org.hibernate.search.engine.search.sort.spi.DistanceSortBuilder
 
filter(SearchPredicate) - Method in interface org.hibernate.search.engine.search.sort.spi.FieldSortBuilder
 
filter(T, TreeNodeInclusion) - Method in enum org.hibernate.search.engine.backend.document.model.spi.IndexFieldFilter
 
finalizeIntegration() - Method in interface org.hibernate.search.engine.common.spi.SearchIntegrationFinalizer
Finalize the building of the integration.
finalizeMapping(MappingFinalizationContext, PBM) - Method in interface org.hibernate.search.engine.mapper.mapping.building.spi.MappingFinalizer
 
finalizeMapping(MappingKey<PBM, M>, MappingFinalizer<PBM, M>) - Method in interface org.hibernate.search.engine.common.spi.SearchIntegrationFinalizer
Finalize the building of a mapping.
finalizer(ConfigurationPropertySource, ConfigurationPropertyChecker) - Method in interface org.hibernate.search.engine.common.spi.SearchIntegrationPartialBuildState
 
findClass(String) - Method in class org.hibernate.search.engine.environment.classpath.spi.AggregatedClassLoader
 
findResource(String) - Method in class org.hibernate.search.engine.environment.classpath.spi.AggregatedClassLoader
 
finish(A) - Method in interface org.hibernate.search.engine.search.projection.spi.ProjectionAccumulator
Finishes the accumulation, converting the accumulated container into the final result.
finish(E) - Method in interface org.hibernate.search.engine.search.projection.spi.ProjectionCompositor
Finishes composition, converting the component container into the final result.
first() - Method in interface org.hibernate.search.engine.search.sort.dsl.DistanceSortMissingValueBehaviorStep
Put documents with missing values first in the sorting.
first() - Method in interface org.hibernate.search.engine.search.sort.dsl.FieldSortMissingValueBehaviorStep
Put documents with missing values first in the sorting.
first() - Method in class org.hibernate.search.mapper.orm.search.query.spi.HibernateOrmSearchScrollableResultsAdapter
 
flags(Set<RegexpQueryFlag>) - Method in interface org.hibernate.search.engine.search.predicate.dsl.RegexpPredicateOptionsStep
Enable operation in the given flags.
flags(Set<RegexpQueryFlag>) - Method in interface org.hibernate.search.engine.search.predicate.spi.RegexpPredicateBuilder
 
flags(Set<SimpleQueryFlag>) - Method in interface org.hibernate.search.engine.search.predicate.dsl.SimpleQueryStringPredicateOptionsStep
Enable operation in the given flags.
flags(Set<SimpleQueryFlag>) - Method in interface org.hibernate.search.engine.search.predicate.spi.SimpleQueryStringPredicateBuilder
 
flags(RegexpQueryFlag...) - Method in interface org.hibernate.search.engine.search.predicate.dsl.RegexpPredicateOptionsStep
Enable operation in the given flags.
flags(SimpleQueryFlag...) - Method in interface org.hibernate.search.engine.search.predicate.dsl.SimpleQueryStringPredicateOptionsStep
Enable operation in the given flags.
FLATTENED - Enum constant in enum org.hibernate.search.engine.backend.types.ObjectStructure
Flatten multi-valued object fields.
flush() - Method in interface org.hibernate.search.mapper.orm.work.SearchWorkspace
Flush to disk the changes to indexes that were not committed yet.
flush() - Method in interface org.hibernate.search.mapper.pojo.work.spi.PojoScopeWorkspace
Deprecated.
flush(OperationSubmitter) - Method in interface org.hibernate.search.mapper.pojo.work.spi.PojoScopeWorkspace
Deprecated.
flush(OperationSubmitter, UnsupportedOperationBehavior) - Method in interface org.hibernate.search.engine.backend.work.execution.spi.IndexWorkspace
Flush to disk the changes to the index that were not committed yet.
flush(OperationSubmitter, UnsupportedOperationBehavior) - Method in interface org.hibernate.search.mapper.pojo.work.spi.PojoScopeWorkspace
 
flushAsync() - Method in interface org.hibernate.search.mapper.orm.work.SearchWorkspace
Asynchronous version of SearchWorkspace.flush(), returning as soon as the operation is queued.
FORCE - Enum constant in enum org.hibernate.search.engine.backend.work.execution.DocumentCommitStrategy
After a change to an indexed document, force a commit of the relevant shard and wait for that commit to finish, to ensure changes are persisted to disk.
FORCE - Enum constant in enum org.hibernate.search.engine.backend.work.execution.DocumentRefreshStrategy
After a change to an indexed document, force a refresh of the corresponding shard to make the updated document searchable immediately, and wait for that refresh to finish.
forceContainingDirty() - Method in class org.hibernate.search.mapper.pojo.work.spi.DirtinessDescriptor
 
forceSelfDirty() - Method in class org.hibernate.search.mapper.pojo.work.spi.DirtinessDescriptor
 
forceTimeout(Exception) - Method in interface org.hibernate.search.engine.common.timing.Deadline
 
forceTimeout(Exception) - Method in class org.hibernate.search.engine.common.timing.spi.StaticDeadline
 
forceTimeoutAndCreateException(Exception) - Method in interface org.hibernate.search.engine.common.timing.Deadline
 
forceTimeoutAndCreateException(Exception) - Method in class org.hibernate.search.engine.common.timing.spi.StaticDeadline
 
forEntities(Class<?>, Class<?>...) - Method in class org.hibernate.search.jakarta.batch.core.massindexing.MassIndexingJob.ParametersBuilderInitialStep
The entity types to index in this job execution.
forEntity(Class<?>) - Method in class org.hibernate.search.jakarta.batch.core.massindexing.MassIndexingJob.ParametersBuilderInitialStep
The entity type to index in this job execution.
forExactType(PojoRawTypeIdentifier<? extends E>) - Method in interface org.hibernate.search.mapper.pojo.scope.spi.PojoScopeTypeExtendedContextProvider
 
forExactType(PojoRawTypeIdentifier<E>) - Method in interface org.hibernate.search.mapper.pojo.loading.spi.PojoLoadingTypeContextProvider
 
forKey(String) - Static method in interface org.hibernate.search.engine.cfg.spi.ConfigurationProperty
Start the creation of a configuration property.
forName(String) - Method in class org.hibernate.search.mapper.pojo.extractor.spi.ContainerExtractorRegistry
 
forType(Class<T>) - Method in interface org.hibernate.search.engine.environment.bean.spi.BeanProvider
Provide a bean referenced by its type.
forTypeAndName(Class<T>, String) - Method in interface org.hibernate.search.engine.environment.bean.spi.BeanProvider
Provide a bean referenced by its type and name.
fragmenter(HighlighterFragmenter) - Method in interface org.hibernate.search.engine.search.highlighter.dsl.HighlighterPlainOptionsStep
Specify how the text should be broken up into highlighting snippets.
fragmenter(HighlighterFragmenter) - Method in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
fragmenterType - Variable in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
fragmenterType() - Method in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
fragmentSize - Variable in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
fragmentSize() - Method in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
fragmentSize(int) - Method in interface org.hibernate.search.engine.search.highlighter.dsl.HighlighterOptionsStep
Specify the size of the highlighted fragments in characters.
fragmentSize(Integer) - Method in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
from(BiFunction<P1, P2, V>) - Static method in interface org.hibernate.search.engine.search.projection.spi.ProjectionCompositor
 
from(Function<P1, V>) - Static method in interface org.hibernate.search.engine.search.projection.spi.ProjectionCompositor
 
from(ProjectionFinalStep<?>...) - Method in interface org.hibernate.search.engine.search.projection.dsl.CompositeProjectionInnerStep
Defines multiple inner projections to get values from, based on almost-built SearchProjections.
from(ProjectionFinalStep<V1>) - Method in interface org.hibernate.search.engine.search.projection.dsl.CompositeProjectionInnerStep
Defines one inner projection to get values from, based on an almost-built SearchProjection.
from(ProjectionFinalStep<V1>, ProjectionFinalStep<V2>) - Method in interface org.hibernate.search.engine.search.projection.dsl.CompositeProjectionInnerStep
Defines two inner projections to get values from, based on almost-built SearchProjections.
from(ProjectionFinalStep<V1>, ProjectionFinalStep<V2>, ProjectionFinalStep<V3>) - Method in interface org.hibernate.search.engine.search.projection.dsl.CompositeProjectionInnerStep
Defines three inner projections to get values from, based on almost-built SearchProjections.
from(SearchProjection<?>...) - Method in interface org.hibernate.search.engine.search.projection.dsl.CompositeProjectionInnerStep
Defines multiple inner projections to get values from, based on previously-built SearchProjections.
from(SearchProjection<V1>) - Method in interface org.hibernate.search.engine.search.projection.dsl.CompositeProjectionInnerStep
Defines one inner projection to get values from, based on a previously-built SearchProjection.
from(SearchProjection<V1>, SearchProjection<V2>) - Method in interface org.hibernate.search.engine.search.projection.dsl.CompositeProjectionInnerStep
Defines two inner projections to get values from, based on previously-built SearchProjections.
from(SearchProjection<V1>, SearchProjection<V2>, SearchProjection<V3>) - Method in interface org.hibernate.search.engine.search.projection.dsl.CompositeProjectionInnerStep
Defines three inner projections to get values from, based on previously-built SearchProjections.
from(TriFunction<P1, P2, P3, V>) - Static method in interface org.hibernate.search.engine.search.projection.spi.ProjectionCompositor
 
fromAnalyzer(String) - Static method in class org.hibernate.search.engine.reporting.spi.EventContexts
 
fromAnnotation(Annotation) - Static method in class org.hibernate.search.mapper.pojo.reporting.spi.PojoEventContexts
 
fromAnnotationType(Class<? extends Annotation>) - Static method in class org.hibernate.search.mapper.pojo.reporting.spi.PojoEventContexts
 
fromArray(int) - Static method in interface org.hibernate.search.engine.search.projection.spi.ProjectionCompositor
 
fromArray(int, Function<? super Object[], ? extends V>) - Static method in interface org.hibernate.search.engine.search.projection.spi.ProjectionCompositor
 
fromBackendName(String) - Static method in class org.hibernate.search.engine.reporting.spi.EventContexts
 
fromCharFilter(String) - Static method in class org.hibernate.search.engine.reporting.spi.EventContexts
 
fromClasses(Class<?>, Class<?>...) - Static method in class org.hibernate.search.mapper.pojo.mapping.definition.annotation.AnnotatedTypeSource
 
fromClasses(Set<Class<?>>) - Static method in class org.hibernate.search.mapper.pojo.mapping.definition.annotation.AnnotatedTypeSource
 
fromConstructor(PojoConstructorModel<?>) - Static method in class org.hibernate.search.mapper.pojo.reporting.spi.PojoEventContexts
 
fromContextsIfCompatible(Function<SearchIndexIdentifierContext, T>, BiPredicate<T, T>, String) - Method in class org.hibernate.search.engine.search.common.spi.MultiIndexSearchIndexIdentifierContext
 
FromDocumentFieldValueConvertContext - Interface in org.hibernate.search.engine.backend.types.converter.runtime
FromDocumentFieldValueConvertContextExtension<T> - Interface in org.hibernate.search.engine.backend.types.converter.runtime
FromDocumentFieldValueConverter<F,V> - Interface in org.hibernate.search.engine.backend.types.converter
Deprecated.
Implement FromDocumentValueConverter instead.
fromDocumentIdentifier(String, IdentifierBridgeFromDocumentIdentifierContext) - Method in interface org.hibernate.search.mapper.pojo.bridge.IdentifierBridge
Transform the given document identifier value back to the value of the POJO property.
fromDocumentIdentifier(String, BridgeSessionContext) - Method in interface org.hibernate.search.mapper.pojo.identity.spi.IdentifierMapping
 
fromDocumentValue(F, FromDocumentValueConvertContext) - Method in interface org.hibernate.search.engine.backend.types.converter.FromDocumentFieldValueConverter
Deprecated.
 
fromDocumentValue(F, FromDocumentValueConvertContext) - Method in interface org.hibernate.search.engine.backend.types.converter.FromDocumentValueConverter
 
fromDocumentValue(F, FromDocumentValueConvertContext) - Method in class org.hibernate.search.engine.backend.types.converter.spi.ProjectionConverter
 
FromDocumentValueConvertContext - Interface in org.hibernate.search.engine.backend.types.converter.runtime
 
FromDocumentValueConvertContextExtension<T> - Interface in org.hibernate.search.engine.backend.types.converter.runtime
An extension to FromDocumentValueConvertContext, allowing to access non-standard context specific to a given mapper.
FromDocumentValueConvertContextImpl - Class in org.hibernate.search.engine.backend.types.converter.runtime.spi
 
FromDocumentValueConvertContextImpl(BackendSessionContext) - Constructor for class org.hibernate.search.engine.backend.types.converter.runtime.spi.FromDocumentValueConvertContextImpl
 
FromDocumentValueConverter<F,V> - Interface in org.hibernate.search.engine.backend.types.converter
A converter from a source value in the document model to a different value.
fromFieldTemplateAbsolutePath(String) - Static method in class org.hibernate.search.engine.reporting.spi.EventContexts
 
fromIndexedValue(F, ValueBridgeFromIndexedValueContext) - Method in interface org.hibernate.search.mapper.pojo.bridge.ValueBridge
Transform the given indexed field value to the corresponding POJO-extracted value.
fromIndexFieldAbsolutePath(String) - Static method in class org.hibernate.search.engine.reporting.spi.EventContexts
 
fromIndexFieldAbsolutePaths(List<String>) - Static method in class org.hibernate.search.engine.reporting.spi.EventContexts
 
fromIndexName(String) - Static method in class org.hibernate.search.engine.reporting.spi.EventContexts
 
fromIndexNameAndShardId(String, Optional<String>) - Static method in class org.hibernate.search.engine.reporting.spi.EventContexts
 
fromIndexNames(String...) - Static method in class org.hibernate.search.engine.reporting.spi.EventContexts
 
fromIndexNames(Set<String>) - Static method in class org.hibernate.search.engine.reporting.spi.EventContexts
 
fromJandexIndex(IndexView) - Static method in class org.hibernate.search.mapper.pojo.mapping.definition.annotation.AnnotatedTypeSource
 
fromJson(JsonObject) - Method in interface org.hibernate.search.backend.elasticsearch.search.aggregation.dsl.ElasticsearchSearchAggregationFactory
Create an aggregation from JSON.
fromJson(JsonObject) - Method in interface org.hibernate.search.backend.elasticsearch.search.predicate.dsl.ElasticsearchSearchPredicateFactory
Create a predicate from JSON.
fromJson(JsonObject) - Method in interface org.hibernate.search.backend.elasticsearch.search.sort.dsl.ElasticsearchSearchSortFactory
Order elements according to a JSON sort definition.
fromJson(String) - Method in interface org.hibernate.search.backend.elasticsearch.search.aggregation.dsl.ElasticsearchSearchAggregationFactory
Create an aggregation from JSON.
fromJson(String) - Method in interface org.hibernate.search.backend.elasticsearch.search.predicate.dsl.ElasticsearchSearchPredicateFactory
Create a predicate from JSON.
fromJson(String) - Method in interface org.hibernate.search.backend.elasticsearch.search.sort.dsl.ElasticsearchSearchSortFactory
Order elements according to a JSON sort definition.
fromLegacyRoutingKey(String) - Static method in class org.hibernate.search.mapper.pojo.route.DocumentRoutesDescriptor
A util to convert the legacy representation of a route (a single string) to a DocumentRoutesDescriptor.
fromList(int) - Static method in interface org.hibernate.search.engine.search.projection.spi.ProjectionCompositor
 
fromList(int, Function<? super List<?>, ? extends V>) - Static method in interface org.hibernate.search.engine.search.projection.spi.ProjectionCompositor
 
fromLuceneQuery(Query) - Method in interface org.hibernate.search.backend.lucene.search.predicate.dsl.LuceneSearchPredicateFactory
Create a predicate from a Lucene Query.
fromLuceneSort(Sort) - Method in interface org.hibernate.search.backend.lucene.search.sort.dsl.LuceneSearchSortFactory
Order elements by a given Lucene Sort.
fromLuceneSortField(SortField) - Method in interface org.hibernate.search.backend.lucene.search.sort.dsl.LuceneSearchSortFactory
Order elements by a given Lucene SortField.
fromMap(Map<String, ?>) - Static method in interface org.hibernate.search.engine.cfg.spi.AllAwareConfigurationPropertySource
 
fromMeters(Double) - Method in enum org.hibernate.search.engine.spatial.DistanceUnit
 
fromMethodParameter(PojoMethodParameterModel<?>) - Static method in class org.hibernate.search.mapper.pojo.reporting.spi.PojoEventContexts
 
fromNodeIfCompatible(Function<S, T>, BiPredicate<T, T>, String) - Method in class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexNodeContext
 
fromNormalizer(String) - Static method in class org.hibernate.search.engine.reporting.spi.EventContexts
 
fromOtherEntity(Class<?>, String) - Method in interface org.hibernate.search.mapper.pojo.model.dependency.PojoPropertyIndexingDependencyConfigurationContext
Start the declaration of dependencies to properties of another entity, without specifying the path to that other entity.
fromOtherEntity(Class<?>, String) - Method in interface org.hibernate.search.mapper.pojo.model.dependency.PojoTypeIndexingDependencyConfigurationContext
Start the declaration of dependencies to properties of another entity, without specifying the path to that other entity.
fromOtherEntity(Class<?>, PojoModelPathValueNode) - Method in interface org.hibernate.search.mapper.pojo.model.dependency.PojoPropertyIndexingDependencyConfigurationContext
Start the declaration of dependencies to properties of another entity, without specifying the path to that other entity.
fromOtherEntity(Class<?>, PojoModelPathValueNode) - Method in interface org.hibernate.search.mapper.pojo.model.dependency.PojoTypeIndexingDependencyConfigurationContext
Start the declaration of dependencies to properties of another entity, without specifying the path to that other entity.
fromOtherEntity(ContainerExtractorPath, Class<?>, PojoModelPathValueNode) - Method in interface org.hibernate.search.mapper.pojo.model.dependency.PojoPropertyIndexingDependencyConfigurationContext
Start the declaration of dependencies to properties of another entity, without specifying the path to that other entity.
fromPath(PojoModelPath) - Static method in class org.hibernate.search.mapper.pojo.reporting.spi.PojoEventContexts
 
fromServerResponseRepresentation(String) - Static method in enum org.hibernate.search.backend.elasticsearch.ElasticsearchDistributionName
 
fromShardId(String) - Static method in class org.hibernate.search.engine.reporting.spi.EventContexts
 
fromString(String) - Static method in class org.hibernate.search.backend.elasticsearch.util.spi.URLEncodedString
 
fromTokenFilter(String) - Static method in class org.hibernate.search.engine.reporting.spi.EventContexts
 
fromTokenizer(String) - Static method in class org.hibernate.search.engine.reporting.spi.EventContexts
 
fromType(Object) - Static method in class org.hibernate.search.engine.reporting.spi.EventContexts
 
fromType(MappableTypeModel) - Static method in class org.hibernate.search.engine.reporting.spi.EventContexts
 
fromType(PojoRawTypeIdentifier<?>) - Static method in class org.hibernate.search.mapper.pojo.reporting.spi.PojoEventContexts
 
fromType(PojoRawTypeModel<?>) - Static method in class org.hibernate.search.mapper.pojo.reporting.spi.PojoEventContexts
 
fromTypeIfCompatible(Function<NT, T>, BiPredicate<T, T>, String) - Method in class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexNodeContext
 
fullTextField() - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingStep
Maps the property to a full-text field in the index with the same name as this property.
fullTextField(String) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingStep
Maps the property to a full-text field in the index with a custom name.
FullTextField - Annotation Type in org.hibernate.search.mapper.pojo.mapping.definition.annotation
Maps a property to a full-text field in the index, potentially holding multiple tokens (words) of text.
FullTextField.List - Annotation Type in org.hibernate.search.mapper.pojo.mapping.definition.annotation
 
fuzzy() - Method in interface org.hibernate.search.engine.search.predicate.dsl.MatchPredicateOptionsStep
Enable fuzziness for this match predicate; only works for text fields.
fuzzy(int) - Method in interface org.hibernate.search.engine.search.predicate.dsl.MatchPredicateOptionsStep
Enable fuzziness for this match predicate; only works for text fields.
fuzzy(int, int) - Method in interface org.hibernate.search.engine.search.predicate.dsl.MatchPredicateOptionsStep
Enable fuzziness for this match predicate; only works for text fields.
fuzzy(int, int) - Method in interface org.hibernate.search.engine.search.predicate.spi.MatchPredicateBuilder
 
FUZZY - Enum constant in enum org.hibernate.search.engine.search.predicate.dsl.SimpleQueryFlag
Enables FUZZY operators: (~) on single terms

G

GenericBooleanPredicateClausesStep<S extends C,C extends BooleanPredicateOptionsCollector<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
A generic superinterface for Predicate DSL steps that involve collecting clauses and options of a boolean predicate.
GenericContextAwarePojoGenericTypeModel<T> - Class in org.hibernate.search.mapper.pojo.model.spi
An implementation of PojoTypeModel that takes advantage of the context in which a given property appears to derive more precise type information.
GenericContextAwarePojoGenericTypeModel.Helper - Interface in org.hibernate.search.mapper.pojo.model.spi
 
GenericContextAwarePojoGenericTypeModel.RawTypeDeclaringContext<T> - Class in org.hibernate.search.mapper.pojo.model.spi
 
genericField() - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingStep
Maps the property to a field of standard type in the index with the same name as this property.
genericField(String) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingStep
Maps the property to a field of standard type in the index with a custom name.
GenericField - Annotation Type in org.hibernate.search.mapper.pojo.mapping.definition.annotation
Maps an entity property to a field in the index.
GenericField.List - Annotation Type in org.hibernate.search.mapper.pojo.mapping.definition.annotation
 
GenericSimpleBooleanPredicateClausesStep<S extends C,C extends SimpleBooleanPredicateClausesCollector<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
A generic superinterface for "simple boolean predicate" DSL steps that involve collecting clauses.
genericType(PojoRawTypeModel<? super T>, PojoTypeModel<?>, PojoTypeModel<?>...) - Static method in class org.hibernate.search.mapper.pojo.model.spi.SyntheticPojoGenericTypeModel
 
GeoBoundingBox - Interface in org.hibernate.search.engine.spatial
A bounding box in the geocentric coordinate system.
GeoPoint - Interface in org.hibernate.search.engine.spatial
A point in the geocentric coordinate system.
GeoPointBinder - Interface in org.hibernate.search.mapper.pojo.bridge.builtin.programmatic
A binder from a type or property to a GeoPoint field, representing a point on earth.
GeoPointBinding - Annotation Type in org.hibernate.search.mapper.pojo.bridge.builtin.annotation
Defines a GeoPoint binding from a type or a property to a GeoPoint field representing a point on earth.
GeoPointBinding.List - Annotation Type in org.hibernate.search.mapper.pojo.bridge.builtin.annotation
 
GeoPolygon - Interface in org.hibernate.search.engine.spatial
A polygon in the geocentric coordinate system.
get() - Static method in class org.hibernate.search.backend.elasticsearch.client.spi.ElasticsearchRequest
 
get() - Static method in class org.hibernate.search.backend.elasticsearch.ElasticsearchExtension
Get the extension with generic parameters automatically set as appropriate for the context in which it's used.
get() - Static method in class org.hibernate.search.backend.elasticsearch.gson.spi.JsonLogHelper
 
get() - Method in interface org.hibernate.search.backend.lucene.lowlevel.directory.spi.DirectoryHolder
 
get() - Static method in class org.hibernate.search.backend.lucene.LuceneExtension
Get the extension with generic parameters automatically set as appropriate for the context in which it's used.
get() - Static method in class org.hibernate.search.engine.backend.document.spi.NoOpDocumentElement
 
get() - Method in interface org.hibernate.search.engine.environment.bean.BeanHolder
 
get() - Method in interface org.hibernate.search.engine.search.projection.spi.ProjectionAccumulator.Provider
 
get() - Static method in class org.hibernate.search.mapper.orm.HibernateOrmExtension
 
get() - Static method in class org.hibernate.search.mapper.orm.outboxpolling.OutboxPollingExtension
 
get() - Method in class org.hibernate.search.mapper.orm.search.query.spi.HibernateOrmSearchScrollableResultsAdapter
 
get(A, int) - Method in interface org.hibernate.search.engine.search.projection.spi.ProjectionAccumulator
Retrieves the value at the given index.
get(E, int) - Method in interface org.hibernate.search.engine.search.projection.spi.ProjectionCompositor
Gets a value from the given component container.
get(Object) - Method in interface org.hibernate.search.engine.search.loading.spi.LoadingResult
 
get(Object) - Method in interface org.hibernate.search.util.common.reflect.spi.ValueReadHandle
 
get(String) - Method in interface org.hibernate.search.engine.cfg.ConfigurationPropertySource
 
get(String) - Method in class org.hibernate.search.engine.cfg.spi.ConsumedPropertyTrackingConfigurationPropertySource
 
get(String) - Method in interface org.hibernate.search.jakarta.batch.core.context.jpa.spi.EntityManagerFactoryRegistry
Retrieve a factory using the default (implementation-dependent) scope.
get(String, String) - Method in interface org.hibernate.search.jakarta.batch.core.context.jpa.spi.EntityManagerFactoryRegistry
Retrieve a factory using the given scope.
get(ConfigurationPropertySource) - Method in interface org.hibernate.search.engine.cfg.spi.ConfigurationProperty
Get the value of this configuration property.
get(ConfigurationScope) - Method in interface org.hibernate.search.engine.cfg.spi.ConfigurationProvider
Provide a configuration property source for the given scope.
get(SavedState.Key<T>) - Method in class org.hibernate.search.engine.common.resources.spi.SavedState
 
get(MappableTypeModel) - Method in class org.hibernate.search.engine.mapper.model.spi.TypeMetadataContributorProvider
 
getAllOrFail(Collection<? extends K>) - Method in class org.hibernate.search.util.common.data.spi.KeyValueProvider
 
getAllOrFail(Collection<? extends K>, BiFunction<K, V, V2>) - Method in class org.hibernate.search.util.common.data.spi.KeyValueProvider
 
getAndMap(ConfigurationPropertySource, Function<T, R>) - Method in interface org.hibernate.search.engine.cfg.spi.OptionalConfigurationProperty
Get and transform the value of this configuration property.
getAndMapOrThrow(ConfigurationPropertySource, Function<T, R>, Supplier<RuntimeException>) - Method in interface org.hibernate.search.engine.cfg.spi.OptionalConfigurationProperty
Get and transform the value of this configuration property, throwing an exception if the value is not present.
getAndTransform(ConfigurationPropertySource, Function<T, R>) - Method in interface org.hibernate.search.engine.cfg.spi.ConfigurationProperty
Get and transform the value of this configuration property.
getGson() - Method in class org.hibernate.search.backend.elasticsearch.gson.spi.GsonProvider
 
getGsonNoSerializeNulls() - Method in class org.hibernate.search.backend.elasticsearch.gson.spi.GsonProvider
 
getIgnoringInheritance(MappableTypeModel) - Method in class org.hibernate.search.engine.mapper.model.spi.TypeMetadataContributorProvider
 
getLogHelper() - Method in class org.hibernate.search.backend.elasticsearch.gson.spi.GsonProvider
 
getOptional(K) - Method in class org.hibernate.search.util.common.data.spi.KeyValueProvider
 
getOrCreatePathTracker(MappingElement, TreeFilterDefinition) - Method in interface org.hibernate.search.engine.mapper.mapping.building.spi.IndexedEntityBindingMapperContext
Get the shared path-tracker for a given mapping element involving a TreeFilterDefinition, e.g.
getOrFail() - Method in interface org.hibernate.search.engine.common.spi.SearchIntegration.Handle
 
getOrFail(K) - Method in class org.hibernate.search.util.common.data.spi.KeyValueProvider
 
getOrNull() - Method in interface org.hibernate.search.engine.common.spi.SearchIntegration.Handle
 
getOrNull(K) - Method in class org.hibernate.search.util.common.data.spi.KeyValueProvider
 
getOrThrow(ConfigurationPropertySource, Supplier<RuntimeException>) - Method in interface org.hibernate.search.engine.cfg.spi.OptionalConfigurationProperty
Get the value of this configuration property, throwing an exception if the value is not present.
getResources(String) - Method in class org.hibernate.search.engine.environment.classpath.spi.AggregatedClassLoader
 
getRowNumber() - Method in class org.hibernate.search.mapper.orm.search.query.spi.HibernateOrmSearchScrollableResultsAdapter
 
getVersionString() - Static method in class org.hibernate.search.engine.Version
Deprecated.
GLOBAL - Static variable in class org.hibernate.search.engine.cfg.spi.ConfigurationScope
 
GLOBAL - Static variable in class org.hibernate.search.engine.cfg.spi.ConfigurationScopeNamespaces
 
graph - Variable in class org.hibernate.search.mapper.orm.loading.spi.EntityGraphHint
 
graph(EntityGraph<?>, GraphSemantic) - Method in interface org.hibernate.search.mapper.orm.search.loading.dsl.SearchLoadingOptionsStep
Customize fetching/loading of entity attributes and associations according to the given entity graph, with the given semantic.
graph(String, GraphSemantic) - Method in interface org.hibernate.search.mapper.orm.search.loading.dsl.SearchLoadingOptionsStep
Customize fetching/loading of entity attributes and associations according to the entity graph with the given name, with the given semantic.
greaterThan(Object) - Method in interface org.hibernate.search.engine.search.predicate.dsl.RangePredicateMatchingStep
Require at least one of the targeted fields to be "strictly greater than" the given value, with no limit as to how high it can be.
greaterThan(Object, ValueConvert) - Method in interface org.hibernate.search.engine.search.predicate.dsl.RangePredicateMatchingStep
Require at least one of the targeted fields to be "strictly greater than" the given value, with no limit as to how high it can be.
greaterThan(T) - Static method in class org.hibernate.search.util.common.data.Range
 
GREEN - Enum constant in enum org.hibernate.search.backend.elasticsearch.index.IndexStatus
 
groupingAllowed(PojoLoadingTypeContext<? extends E>, PojoMassLoadingContext) - Method in interface org.hibernate.search.mapper.pojo.loading.spi.PojoMassLoadingStrategy
 
GsonClasses - Class in org.hibernate.search.backend.elasticsearch.gson.spi
 
GsonProvider - Class in org.hibernate.search.backend.elasticsearch.gson.spi
Centralizes the configuration of the Gson objects.

H

handle() - Method in class org.hibernate.search.mapper.pojo.model.hcann.spi.AbstractPojoHCAnnPropertyModel
 
handle() - Method in class org.hibernate.search.mapper.pojo.model.hcann.spi.PojoHCAnnConstructorModel
 
handle() - Method in interface org.hibernate.search.mapper.pojo.model.spi.PojoConstructorModel
 
handle() - Method in interface org.hibernate.search.mapper.pojo.model.spi.PojoPropertyModel
 
handle(EntityIndexingFailureContext) - Method in interface org.hibernate.search.engine.reporting.FailureHandler
Handle the failure of entity indexing.
handle(FailureContext) - Method in interface org.hibernate.search.engine.reporting.FailureHandler
Handle a generic failure.
handle(MassIndexingEntityFailureContext) - Method in interface org.hibernate.search.mapper.orm.massindexing.MassIndexingFailureHandler
handle(MassIndexingEntityFailureContext) - Method in interface org.hibernate.search.mapper.pojo.massindexing.MassIndexingFailureHandler
Handle a failure when indexing an entity.
handle(MassIndexingFailureContext) - Method in interface org.hibernate.search.mapper.orm.massindexing.MassIndexingFailureHandler
handle(MassIndexingFailureContext) - Method in interface org.hibernate.search.mapper.pojo.massindexing.MassIndexingFailureHandler
Handle a generic failure.
hardDeadlineOrNull() - Method in class org.hibernate.search.engine.search.timeout.spi.TimeoutManager
 
hardTimeout(TimingSource, long, TimeUnit) - Static method in class org.hibernate.search.engine.search.timeout.spi.TimeoutManager
 
hasClause() - Method in interface org.hibernate.search.engine.search.predicate.dsl.BooleanPredicateOptionsCollector
Checks if this predicate contains at least one clause.
hasClause() - Method in interface org.hibernate.search.engine.search.predicate.dsl.SimpleBooleanPredicateClausesCollector
Checks if this predicate contains at least one clause.
hasClause() - Method in interface org.hibernate.search.engine.search.predicate.spi.BooleanPredicateBuilder
 
hasContent() - Method in class org.hibernate.search.mapper.pojo.mapping.building.spi.ErrorCollectingPojoPropertyMetadataContributor
 
hasFailure() - Method in interface org.hibernate.search.engine.reporting.spi.ContextualFailureCollector
 
hasHardTimeout() - Method in class org.hibernate.search.engine.search.timeout.spi.TimeoutManager
 
hashCode() - Method in class org.hibernate.search.backend.elasticsearch.ElasticsearchVersion
 
hashCode() - Method in class org.hibernate.search.backend.elasticsearch.util.spi.URLEncodedString
 
hashCode() - Method in class org.hibernate.search.engine.common.resources.spi.SavedState.Key
 
hashCode() - Method in class org.hibernate.search.engine.common.tree.TreeFilterDefinition
 
hashCode() - Method in interface org.hibernate.search.engine.mapper.model.spi.MappableTypeModel
 
hashCode() - Method in interface org.hibernate.search.engine.mapper.model.spi.MappingElement
 
hashCode() - Method in class org.hibernate.search.engine.search.aggregation.AggregationKey
 
hashCode() - Method in class org.hibernate.search.engine.search.common.spi.SearchQueryElementTypeKey
 
hashCode() - Method in class org.hibernate.search.mapper.pojo.common.spi.PojoEntityReference
 
hashCode() - Method in class org.hibernate.search.mapper.pojo.extractor.mapping.programmatic.ContainerExtractorPath
 
hashCode() - Method in interface org.hibernate.search.mapper.pojo.loading.spi.PojoMassLoadingStrategy
 
hashCode() - Method in interface org.hibernate.search.mapper.pojo.loading.spi.PojoSelectionLoadingStrategy
 
hashCode() - Method in class org.hibernate.search.mapper.pojo.model.path.PojoModelPathPropertyNode
 
hashCode() - Method in class org.hibernate.search.mapper.pojo.model.path.PojoModelPathValueNode
 
hashCode() - Method in class org.hibernate.search.mapper.pojo.model.spi.AbstractPojoRawTypeModel
 
hashCode() - Method in class org.hibernate.search.mapper.pojo.model.spi.GenericContextAwarePojoGenericTypeModel
 
hashCode() - Method in interface org.hibernate.search.mapper.pojo.model.spi.PojoMethodParameterModel
 
hashCode() - Method in class org.hibernate.search.mapper.pojo.model.spi.PojoRawTypeIdentifier
 
hashCode() - Method in interface org.hibernate.search.mapper.pojo.model.spi.PojoTypeModel
 
hashCode() - Method in class org.hibernate.search.mapper.pojo.model.spi.SyntheticPojoGenericTypeModel
 
hashCode() - Method in class org.hibernate.search.mapper.pojo.route.DocumentRouteDescriptor
 
hashCode() - Method in class org.hibernate.search.util.common.data.Range
 
hashCode() - Method in interface org.hibernate.search.util.common.reflect.spi.ValueCreateHandle
 
hashCode() - Method in interface org.hibernate.search.util.common.reflect.spi.ValueReadHandle
 
hashCode() - Method in class org.hibernate.search.util.common.reporting.EventContext
 
hasHits() - Method in interface org.hibernate.search.engine.search.query.SearchScrollResult
Returns true if this scrolling result contains some index hits.
hasHits() - Method in class org.hibernate.search.engine.search.query.spi.SimpleSearchScrollResult
 
HIBERNATE_TIMEOUT - Static variable in class org.hibernate.search.mapper.orm.search.query.spi.HibernateOrmSearchQueryHints
 
HibernateOrmEntityLoadingStrategy<E,I> - Interface in org.hibernate.search.mapper.orm.loading.spi
 
HibernateOrmExtension - Class in org.hibernate.search.mapper.orm
An extension for the Hibernate ORM mapper, giving access to Hibernate ORM-specific contexts.
HibernateOrmIntegrationBooter - Interface in org.hibernate.search.mapper.orm.bootstrap.spi
 
HibernateOrmIntegrationBooter.Builder - Interface in org.hibernate.search.mapper.orm.bootstrap.spi
 
HibernateOrmIntegrationBooterBehavior - Class in org.hibernate.search.mapper.orm.bootstrap.spi
 
HibernateOrmIntegrationBooterBehavior.BootPhase<T> - Interface in org.hibernate.search.mapper.orm.bootstrap.spi
 
HibernateOrmLoadingMappingContext - Interface in org.hibernate.search.mapper.orm.loading.spi
 
HibernateOrmLoadingSessionContext - Interface in org.hibernate.search.mapper.orm.loading.spi
 
HibernateOrmLoadingTypeContext<E> - Interface in org.hibernate.search.mapper.orm.loading.spi
 
HibernateOrmMapperOutboxPollingClasses - Class in org.hibernate.search.mapper.orm.outboxpolling.mapping.spi
 
HibernateOrmMapperOutboxPollingSettings - Class in org.hibernate.search.mapper.orm.outboxpolling.cfg
 
HibernateOrmMapperOutboxPollingSettings.CoordinationRadicals - Class in org.hibernate.search.mapper.orm.outboxpolling.cfg
HibernateOrmMapperOutboxPollingSettings.Defaults - Class in org.hibernate.search.mapper.orm.outboxpolling.cfg
Default values for the different settings if no values are given.
HibernateOrmMapperOutboxPollingSettings.Radicals - Class in org.hibernate.search.mapper.orm.outboxpolling.cfg
Configuration property keys without the prefix.
HibernateOrmMapperOutboxPollingSpiSettings - Class in org.hibernate.search.mapper.orm.outboxpolling.cfg.spi
SPI-related settings.
HibernateOrmMapperOutboxPollingSpiSettings.CoordinationRadicals - Class in org.hibernate.search.mapper.orm.outboxpolling.cfg.spi
 
HibernateOrmMapperOutboxPollingSpiSettings.Radicals - Class in org.hibernate.search.mapper.orm.outboxpolling.cfg.spi
Configuration property keys without the prefix.
HibernateOrmMapperSettings - Class in org.hibernate.search.mapper.orm.cfg
 
HibernateOrmMapperSettings.AutomaticIndexingRadicals - Class in org.hibernate.search.mapper.orm.cfg
Deprecated.
HibernateOrmMapperSettings.CoordinationRadicals - Class in org.hibernate.search.mapper.orm.cfg
Configuration property keys without the prefix + HibernateOrmMapperSettings.Radicals.COORDINATION_PREFIX.
HibernateOrmMapperSettings.Defaults - Class in org.hibernate.search.mapper.orm.cfg
Default values for the different settings if no values are given.
HibernateOrmMapperSettings.IndexingRadicals - Class in org.hibernate.search.mapper.orm.cfg
Configuration property keys without the prefix + HibernateOrmMapperSettings.Radicals.INDEXING_PREFIX.
HibernateOrmMapperSettings.MultiTenancyRadicals - Class in org.hibernate.search.mapper.orm.cfg
Configuration property keys without the prefix + HibernateOrmMapperSettings.Radicals.MULTI_TENANCY_PREFIX.
HibernateOrmMapperSettings.Radicals - Class in org.hibernate.search.mapper.orm.cfg
Configuration property keys without the prefix.
HibernateOrmMapperSpiSettings - Class in org.hibernate.search.mapper.orm.cfg.spi
 
HibernateOrmMapperSpiSettings.Defaults - Class in org.hibernate.search.mapper.orm.cfg.spi
Default values for the different settings if no values are given.
HibernateOrmMapperSpiSettings.Radicals - Class in org.hibernate.search.mapper.orm.cfg.spi
 
HibernateOrmMappingConfigurationContext - Interface in org.hibernate.search.mapper.orm.mapping
 
HibernateOrmMappingContext - Interface in org.hibernate.search.mapper.orm.mapping.context
 
HibernateOrmQueryLoader<E,I> - Interface in org.hibernate.search.mapper.orm.loading.spi
 
HibernateOrmSearchMappingConfigurer - Interface in org.hibernate.search.mapper.orm.mapping
An object responsible for configuring the Hibernate Search mapping.
HibernateOrmSearchQueryHints - Class in org.hibernate.search.mapper.orm.search.query.spi
Constants for query hints accepted by Hibernate Search.
HibernateOrmSearchScrollableResultsAdapter<R,H> - Class in org.hibernate.search.mapper.orm.search.query.spi
 
HibernateOrmSearchScrollableResultsAdapter(SearchScroll<H>, int, Function<? super H, ? extends R>) - Constructor for class org.hibernate.search.mapper.orm.search.query.spi.HibernateOrmSearchScrollableResultsAdapter
 
HibernateOrmSessionContext - Interface in org.hibernate.search.mapper.orm.session.context
 
hibernateOrmTypes() - Static method in class org.hibernate.search.mapper.orm.outboxpolling.mapping.spi.HibernateOrmMapperOutboxPollingClasses
 
hibernateSearchIndexNames() - Method in class org.hibernate.search.engine.backend.scope.spi.AbstractSearchIndexScope
 
hibernateSearchIndexNames() - Method in interface org.hibernate.search.engine.search.common.spi.SearchIndexScope
 
HibernateSearchJobScoped - Annotation Type in org.hibernate.search.jakarta.batch.core.inject.scope.spi
Scope for job execution, to be mapped to the scopes specific to each Jakarta Batch implementation.
hibernateSearchName() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexModel
 
hibernateSearchName() - Method in interface org.hibernate.search.engine.backend.metamodel.IndexDescriptor
 
HibernateSearchOrmMappingProducer - Interface in org.hibernate.search.mapper.orm.bootstrap.spi
 
HibernateSearchPartitionScoped - Annotation Type in org.hibernate.search.jakarta.batch.core.inject.scope.spi
Scope for partition execution, to be mapped to the scopes specific to each Jakarta Batch implementation.
highest() - Method in interface org.hibernate.search.engine.search.sort.dsl.DistanceSortMissingValueBehaviorStep
Give documents with missing values the highest value when sorting.
highest() - Method in interface org.hibernate.search.engine.search.sort.dsl.FieldSortMissingValueBehaviorStep
Give documents with missing values the highest value when sorting.
highlight(String) - Method in interface org.hibernate.search.engine.search.projection.dsl.SearchProjectionFactory
Project to highlights, i.e.
highlight(String) - Method in class org.hibernate.search.engine.search.projection.dsl.spi.AbstractSearchProjectionFactory
 
HIGHLIGHT - Static variable in class org.hibernate.search.engine.backend.types.IndexFieldTraits.Projections
 
HIGHLIGHT - Static variable in class org.hibernate.search.engine.search.projection.spi.ProjectionTypeKeys
 
highlightable() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.FullTextField
 
highlightable(Collection<Highlightable>) - Method in interface org.hibernate.search.engine.backend.types.dsl.StringIndexFieldTypeOptionsStep
 
highlightable(Collection<Highlightable>) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingFullTextFieldOptionsStep
 
Highlightable - Enum in org.hibernate.search.engine.backend.types
Whether we want to be able to highlight this field.
highlighter() - Method in interface org.hibernate.search.engine.mapper.scope.spi.MappedIndexScope
 
highlighter() - Method in interface org.hibernate.search.mapper.orm.scope.SearchScope
Initiate the building of a highlighter that will be valid for the indexes in this scope.
highlighter() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.HighlightProjection
 
highlighter() - Method in interface org.hibernate.search.mapper.pojo.scope.spi.PojoScopeDelegate
 
highlighter(String) - Method in interface org.hibernate.search.engine.search.projection.dsl.HighlightProjectionOptionsStep
Defines a name of a named highlighter to be used by this field projection.
highlighter(String) - Method in class org.hibernate.search.engine.search.projection.dsl.spi.HighlightProjectionBuilder
 
highlighter(String) - Method in class org.hibernate.search.mapper.pojo.search.definition.binding.builtin.HighlightProjectionBinder
 
highlighter(String, Function<? super SearchHighlighterFactory, ? extends HighlighterFinalStep>) - Method in interface org.hibernate.search.engine.search.query.dsl.SearchQueryOptionsStep
Configure a named highlighter.
highlighter(String, Function<? super SearchHighlighterFactory, ? extends HighlighterFinalStep>) - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractSearchQueryOptionsStep
 
highlighter(String, SearchHighlighter) - Method in interface org.hibernate.search.engine.search.query.dsl.SearchQueryOptionsStep
Configure a named highlighter.
highlighter(String, SearchHighlighter) - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractSearchQueryOptionsStep
 
highlighter(String, SearchHighlighter) - Method in interface org.hibernate.search.engine.search.query.spi.SearchQueryBuilder
 
highlighter(Function<? super SearchHighlighterFactory, ? extends HighlighterFinalStep>) - Method in interface org.hibernate.search.engine.search.query.dsl.SearchQueryOptionsStep
Configure the default highlighter.
highlighter(Function<? super SearchHighlighterFactory, ? extends HighlighterFinalStep>) - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractSearchQueryOptionsStep
 
highlighter(SearchHighlighter) - Method in interface org.hibernate.search.engine.search.query.dsl.SearchQueryOptionsStep
Configure the default highlighter.
highlighter(SearchHighlighter) - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractSearchQueryOptionsStep
 
highlighter(SearchHighlighter) - Method in interface org.hibernate.search.engine.search.query.spi.SearchQueryBuilder
 
HighlighterBoundaryScannerFastVectorHighlighterOptionsStep<T extends HighlighterOptionsStep<?>> - Interface in org.hibernate.search.engine.search.highlighter.dsl
The step in a highlighter definition where boundary scanner options can be set.
HighlighterBoundaryScannerFinalStep<T extends HighlighterOptionsStep<?>> - Interface in org.hibernate.search.engine.search.highlighter.dsl
The final step in a highlighter definition where all boundary scanner options are already set.
HighlighterBoundaryScannerOptionsStep<T extends HighlighterBoundaryScannerOptionsStep<?,?>,N extends HighlighterOptionsStep<?>> - Interface in org.hibernate.search.engine.search.highlighter.dsl
The step in a highlighter definition where the boundary scanner options can be set.
HighlighterBoundaryScannerTypeFastVectorHighlighterStep<N extends HighlighterOptionsStep<?>> - Interface in org.hibernate.search.engine.search.highlighter.dsl
The step in a highlighter definition where the boundary scanner type can be set.
HighlighterBoundaryScannerTypeStep<T extends HighlighterBoundaryScannerOptionsStep<T,N>,N extends HighlighterOptionsStep<?>> - Interface in org.hibernate.search.engine.search.highlighter.dsl
The step in a highlighter definition where the boundary scanner type can be set.
highlighterBuilder(SC) - Method in class org.hibernate.search.engine.search.highlighter.dsl.spi.AbstractSearchHighlighterFactory
 
HighlighterEncoder - Enum in org.hibernate.search.engine.search.highlighter.dsl
Defines how to encode the output snippets.
highlighterFactory() - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractSearchQueryOptionsStep
 
highlighterFactory() - Method in interface org.hibernate.search.engine.search.query.spi.SearchQueryIndexScope
 
HighlighterFastVectorHighlighterOptionsStep - Interface in org.hibernate.search.engine.search.highlighter.dsl
The step in a fast vector highlighter definition where options can be set.
HighlighterFinalStep - Interface in org.hibernate.search.engine.search.highlighter.dsl
The final step in highlighter definition.
HighlighterFragmenter - Enum in org.hibernate.search.engine.search.highlighter.dsl
Defines how to break up text into highlight snippets.
highlighterName - Variable in class org.hibernate.search.engine.search.projection.dsl.spi.HighlightProjectionBuilder
 
HighlighterOptionsStep<T extends HighlighterOptionsStep<?>> - Interface in org.hibernate.search.engine.search.highlighter.dsl
The step in a highlighter definition where options can be set.
HighlighterPlainOptionsStep - Interface in org.hibernate.search.engine.search.highlighter.dsl
The step in a plain highlighter definition where options can be set.
HighlighterTagSchema - Enum in org.hibernate.search.engine.search.highlighter.dsl
Defines a set of predefined pre-/post- tags.
highlighterTypeSupported(SearchHighlighterType) - Method in class org.hibernate.search.engine.backend.types.spi.AbstractIndexValueFieldType
 
highlighterTypeSupported(SearchHighlighterType) - Method in class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexValueFieldContext
 
highlighterTypeSupported(SearchHighlighterType) - Method in interface org.hibernate.search.engine.search.common.spi.SearchIndexValueFieldTypeContext
 
HighlighterUnifiedOptionsStep - Interface in org.hibernate.search.engine.search.highlighter.dsl
The step in a unified highlighter definition where options can be set.
HighlightProjection - Annotation Type in org.hibernate.search.mapper.pojo.mapping.definition.annotation
Maps a constructor parameter to a projection to highlights, i.e.
HighlightProjectionBinder - Class in org.hibernate.search.mapper.pojo.search.definition.binding.builtin
Binds a constructor parameter to a projection to highlights, i.e.
HighlightProjectionBuilder - Class in org.hibernate.search.engine.search.projection.dsl.spi
 
HighlightProjectionBuilder(String) - Constructor for class org.hibernate.search.engine.search.projection.dsl.spi.HighlightProjectionBuilder
 
HighlightProjectionFinalStep - Interface in org.hibernate.search.engine.search.projection.dsl
The final step in a highlight definition.
HighlightProjectionOptionsStep - Interface in org.hibernate.search.engine.search.projection.dsl
The initial and final step in a highlight definition, where optional parameters can be set.
hints() - Method in interface org.hibernate.search.engine.backend.mapping.spi.BackendMapperContext
 
hints() - Method in interface org.hibernate.search.engine.backend.mapping.spi.BackendMappingContext
 
hints() - Method in interface org.hibernate.search.mapper.pojo.mapping.building.spi.PojoMapperDelegate
 
hints() - Method in class org.hibernate.search.mapper.pojo.mapping.spi.AbstractPojoMappingImplementor
 
hitCount() - Method in interface org.hibernate.search.engine.search.query.SearchResultTotal
 
hitCount() - Method in class org.hibernate.search.engine.search.query.spi.SimpleSearchResultTotal
 
hitCountLowerBound() - Method in interface org.hibernate.search.engine.search.query.SearchResultTotal
 
hitCountLowerBound() - Method in class org.hibernate.search.engine.search.query.spi.SimpleSearchResultTotal
 
hits() - Method in interface org.hibernate.search.engine.search.query.SearchResult
 
hits() - Method in interface org.hibernate.search.engine.search.query.SearchScrollResult
 
hits() - Method in class org.hibernate.search.engine.search.query.spi.SimpleSearchResult
 
hits() - Method in class org.hibernate.search.engine.search.query.spi.SimpleSearchScrollResult
 
holderTypeModel - Variable in class org.hibernate.search.mapper.pojo.model.hcann.spi.AbstractPojoHCAnnPropertyModel
 
host() - Method in class org.hibernate.search.backend.elasticsearch.client.spi.ElasticsearchResponse
 
hostingType() - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.ConstructorMappingStep
 
hostingType() - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingStep
 
HOSTS - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchBackendSettings.Defaults
 
HOSTS - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchBackendSettings
The hostname and ports of the Elasticsearch servers to connect to.
hql() - Method in class org.hibernate.search.mapper.orm.loading.spi.ConditionalExpression
 
HSEARCH_PREFIX - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.Defaults
 
HTML - Enum constant in enum org.hibernate.search.engine.search.highlighter.dsl.HighlighterEncoder
Simple HTML escaping will be applied before the highlight tags are inserted into the output.

I

id() - Method in interface org.hibernate.search.engine.backend.common.DocumentReference
 
id() - Method in interface org.hibernate.search.engine.common.EntityReference
 
id() - Method in interface org.hibernate.search.engine.search.predicate.dsl.SearchPredicateFactory
Match documents where the identifier is among the given values.
id() - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.AbstractSearchPredicateFactory
 
id() - Method in interface org.hibernate.search.engine.search.predicate.spi.SearchPredicateBuilderFactory
 
id() - Method in interface org.hibernate.search.engine.search.projection.dsl.SearchProjectionFactory
Project to the identifier of the referenced entity, i.e.
id() - Element in annotation type org.hibernate.search.mapper.pojo.bridge.builtin.annotation.AlternativeDiscriminator
 
id() - Method in class org.hibernate.search.mapper.pojo.common.spi.PojoEntityReference
 
id(Class<I>) - Method in interface org.hibernate.search.engine.search.projection.dsl.SearchProjectionFactory
Project to the identifier of the referenced entity, i.e.
id(Class<I>) - Method in class org.hibernate.search.engine.search.projection.dsl.spi.AbstractSearchProjectionFactory
 
id(Class<I>) - Method in interface org.hibernate.search.engine.search.projection.spi.SearchProjectionBuilderFactory
 
id(String) - Method in interface org.hibernate.search.mapper.pojo.bridge.builtin.programmatic.AlternativeDiscriminatorBinder
 
ID - Enum constant in enum org.hibernate.search.mapper.orm.outboxpolling.cfg.OutboxEventProcessingOrder
Process outbox events in identifier order.
ID - Static variable in class org.hibernate.search.engine.search.projection.spi.ProjectionTypeKeys
 
ID_FETCH_SIZE - Static variable in class org.hibernate.search.jakarta.batch.core.massindexing.MassIndexingJobParameters.Defaults
 
ID_FETCH_SIZE - Static variable in class org.hibernate.search.jakarta.batch.core.massindexing.MassIndexingJobParameters
 
idDslConverter(Class<I>, ToDocumentValueConverter<I, String>) - Method in interface org.hibernate.search.engine.backend.document.model.dsl.spi.IndexRootBuilder
Defines how identifier values passed to the search DSL should be converted to document identifiers.
idDslConverter(Class<I>, ToDocumentValueConverter<I, String>) - Method in interface org.hibernate.search.engine.mapper.mapping.building.spi.IndexedEntityBindingContext
 
identifier() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexModel
 
identifier() - Method in class org.hibernate.search.engine.backend.scope.spi.AbstractSearchIndexScope
 
identifier() - Method in interface org.hibernate.search.engine.backend.work.execution.spi.DocumentReferenceProvider
 
identifier() - Method in interface org.hibernate.search.engine.search.common.spi.SearchIndexScope
 
identifierBinder() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.DocumentId
 
identifierBinder(IdentifierBinder) - Method in interface org.hibernate.search.mapper.pojo.bridge.mapping.DefaultBinderDefinitionStep
Use the given binder by default for properties with a matching type marked as document identifier (e.g.
identifierBinder(IdentifierBinder) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingDocumentIdOptionsStep
Define an identifier binder, responsible for creating a bridge.
identifierBinder(IdentifierBinder, Map<String, Object>) - Method in interface org.hibernate.search.mapper.pojo.mapping.building.spi.PojoIndexMappingCollectorPropertyNode
 
identifierBinder(IdentifierBinder, Map<String, Object>) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingDocumentIdOptionsStep
Define an identifier binder, responsible for creating a bridge.
IdentifierBinder - Interface in org.hibernate.search.mapper.pojo.bridge.mapping.programmatic
A binder from a POJO property to a document identifier.
IdentifierBinderRef - Annotation Type in org.hibernate.search.mapper.pojo.bridge.mapping.annotation
References the identifier binder to use for a DocumentId.
IdentifierBinderRef.UndefinedBinderImplementationType - Class in org.hibernate.search.mapper.pojo.bridge.mapping.annotation
Class used as a marker for the default value of the IdentifierBinderRef.type() attribute.
IdentifierBindingContext<I> - Interface in org.hibernate.search.mapper.pojo.bridge.binding
The context provided to the IdentifierBinder.bind(IdentifierBindingContext) method.
identifierBridge() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.DocumentId
 
identifierBridge(Class<? extends IdentifierBridge<?>>) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingDocumentIdOptionsStep
 
identifierBridge(BeanReference<? extends IdentifierBridge<?>>) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingDocumentIdOptionsStep
 
identifierBridge(IdentifierBridge<?>) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingDocumentIdOptionsStep
 
identifierBridge(IdentifierBridge<T>) - Method in interface org.hibernate.search.mapper.pojo.bridge.mapping.DefaultBridgeDefinitionStep
Use the given bridge by default for properties with a matching type marked as document identifier (e.g.
IdentifierBridge<I> - Interface in org.hibernate.search.mapper.pojo.bridge
A bridge between a POJO property of type I and a document identifier.
identifierBridgeFromDocumentIdentifierContext() - Method in interface org.hibernate.search.mapper.pojo.bridge.runtime.spi.BridgeSessionContext
 
identifierBridgeFromDocumentIdentifierContext() - Method in class org.hibernate.search.mapper.pojo.session.spi.AbstractPojoSearchSession
 
IdentifierBridgeFromDocumentIdentifierContext - Interface in org.hibernate.search.mapper.pojo.bridge.runtime
IdentifierBridgeFromDocumentIdentifierContextExtension<T> - Interface in org.hibernate.search.mapper.pojo.bridge.runtime
An extension to IdentifierBridgeFromDocumentIdentifierContext, allowing to access non-standard context specific to a given mapper.
IdentifierBridgeRef - Annotation Type in org.hibernate.search.mapper.pojo.bridge.mapping.annotation
A reference to the identifier bridge to use for a DocumentId.
IdentifierBridgeRef.UndefinedBridgeImplementationType - Class in org.hibernate.search.mapper.pojo.bridge.mapping.annotation
Class used as a marker for the default value of the IdentifierBridgeRef.type() attribute.
identifierBridgeToDocumentIdentifierContext() - Method in interface org.hibernate.search.mapper.pojo.bridge.runtime.spi.BridgeMappingContext
 
identifierBridgeToDocumentIdentifierContext() - Method in class org.hibernate.search.mapper.pojo.mapping.spi.AbstractPojoMappingImplementor
 
IdentifierBridgeToDocumentIdentifierContext - Interface in org.hibernate.search.mapper.pojo.bridge.runtime
IdentifierBridgeToDocumentIdentifierContextExtension<T> - Interface in org.hibernate.search.mapper.pojo.bridge.runtime
An extension to IdentifierBridgeToDocumentIdentifierContext, allowing to access non-standard context specific to a given mapper.
identifierMapping(IdentifierMapping) - Method in interface org.hibernate.search.mapper.pojo.mapping.building.spi.PojoTypeExtendedMappingCollector
 
IdentifierMapping - Interface in org.hibernate.search.mapper.pojo.identity.spi
 
identifierType() - Method in interface org.hibernate.search.mapper.pojo.loading.definition.spi.PojoEntityLoadingBindingContext
 
idFetchSize(int) - Method in class org.hibernate.search.jakarta.batch.core.massindexing.MassIndexingJob.ParametersBuilder
Specifies the fetch size to be used when loading primary keys at the step-level.
idFetchSize(int) - Method in interface org.hibernate.search.mapper.orm.massindexing.MassIndexer
Specifies the fetch size to be used when loading primary keys if objects to be indexed.
IdProjection - Annotation Type in org.hibernate.search.mapper.pojo.mapping.definition.annotation
Maps a constructor parameter to a projection to the identifier of the mapped entity, i.e.
IdProjectionBinder - Class in org.hibernate.search.mapper.pojo.search.definition.binding.builtin
Binds a constructor parameter to a projection to the identifier of the mapped entity, i.e.
idProjectionConverter(Class<I>, FromDocumentValueConverter<String, I>) - Method in interface org.hibernate.search.engine.backend.document.model.dsl.spi.IndexRootBuilder
Define how values returned when projecting on identifiers should be converted before being returned to the user.
idProjectionConverter(Class<I>, FromDocumentValueConverter<String, I>) - Method in interface org.hibernate.search.engine.mapper.mapping.building.spi.IndexedEntityBindingContext
 
idProjectionNestingNotSupportedHint() - Method in interface org.hibernate.search.engine.backend.reporting.spi.BackendSearchHints
 
IdProjectionOptionsStep<S extends IdProjectionOptionsStep<?,I>,I> - Interface in org.hibernate.search.engine.search.projection.dsl
The initial and final step in an "id" projection definition, where optional parameters can be set.
ifMoreThan(int) - Method in interface org.hibernate.search.engine.search.predicate.dsl.MinimumShouldMatchConditionStep
Start adding a "minimumShouldMatch" constraint that will be applied if (and only if) there are strictly more than ignoreConstraintCeiling "should" clauses.
ifSupported(Object, Optional<E>, Function<E, ? extends R>) - Method in class org.hibernate.search.engine.common.dsl.spi.DslExtensionState
 
ifSupported(SearchPredicateFactoryExtension<T>, Function<T, ? extends PredicateFinalStep>) - Method in interface org.hibernate.search.engine.search.predicate.dsl.SearchPredicateFactoryExtensionIfSupportedStep
If the given extension is supported, and none of the previous extensions passed to SearchPredicateFactoryExtensionIfSupportedStep.ifSupported(SearchPredicateFactoryExtension, Function) was supported, extend the current factory with this extension, apply the given function to the extended factory, and store the resulting predicate for later retrieval.
ifSupported(SearchProjectionFactoryExtension<T, R, E>, Function<T, ? extends ProjectionFinalStep<P>>) - Method in interface org.hibernate.search.engine.search.projection.dsl.SearchProjectionFactoryExtensionIfSupportedStep
If the given extension is supported, and none of the previous extensions passed to SearchProjectionFactoryExtensionIfSupportedStep.ifSupported(SearchProjectionFactoryExtension, Function) was supported, extend the current factory with this extension, apply the given function to the extended factory, and store the resulting projection for later retrieval.
ifSupported(SearchSortFactoryExtension<T>, Function<T, ? extends SortFinalStep>) - Method in interface org.hibernate.search.engine.search.sort.dsl.SearchSortFactoryExtensionIfSupportedStep
If the given extension is supported, and none of the previous extensions passed to SearchSortFactoryExtensionIfSupportedStep.ifSupported(SearchSortFactoryExtension, Function) was supported, extend the current factory with this extension, apply the given function to the extended factory, and store the resulting sort for later retrieval.
IGNORE - Enum constant in enum org.hibernate.search.engine.backend.work.execution.spi.UnsupportedOperationBehavior
 
IGNORE - Enum constant in enum org.hibernate.search.engine.cfg.ConfigurationPropertyCheckingStrategyName
Ignore the result of configuration property checking.
ImplicitFieldCollector - Interface in org.hibernate.search.engine.backend.document.model.dsl.spi
 
ImplicitFieldContributor - Interface in org.hibernate.search.engine.backend.document.model.dsl.spi
Opens an extension point to accept implicit fields.
include(Class<?>) - Method in interface org.hibernate.search.mapper.pojo.work.SearchIndexingPlanFilterContext
Specify an indexed/contained type (or its supertype class) to include, along with (unless specified otherwise) all its subtypes.
include(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 include, along with (unless specified otherwise) all its subtypes.
includeAll() - Static method in class org.hibernate.search.engine.common.tree.TreeFilterDefinition
 
INCLUDED - Enum constant in enum org.hibernate.search.engine.common.tree.spi.TreeNodeInclusion
The node is included.
INCLUDED - Enum constant in enum org.hibernate.search.util.common.data.RangeBoundInclusion
 
INCLUDED_ONLY - Enum constant in enum org.hibernate.search.engine.backend.document.model.spi.IndexFieldFilter
Returns fields that are actually included in the schema.
includeDepth() - Method in class org.hibernate.search.engine.common.tree.TreeFilterDefinition
 
includeDepth() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.IndexedEmbedded
The number of levels of indexed-embedded that will have all their fields included by default.
includeDepth() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.ObjectProjection
The number of levels of object projections that will have all their nested field/object projections included by default and actually be retrieved from the index (projections on excluded fields will be ignored and will have their value set to null, or an empty collection for multi-valued fields).
includeDepth(Integer) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingIndexedEmbeddedStep
 
includedIndexedTypes() - Method in interface org.hibernate.search.mapper.pojo.scope.spi.PojoScopeDelegate
 
includedTypes() - Method in interface org.hibernate.search.mapper.orm.scope.SearchScope
 
includeEmbeddedObjectId() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.IndexedEmbedded
Whether the identifier of embedded objects should be included as an index field.
includeEmbeddedObjectId(boolean) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingIndexedEmbeddedStep
 
includePaths() - Method in class org.hibernate.search.engine.common.tree.TreeFilterDefinition
 
includePaths() - 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 be embedded.
includePaths() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.ObjectProjection
The paths of nested index field to be included, i.e.
includePaths(String...) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingIndexedEmbeddedStep
 
includePaths(Collection<String>) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingIndexedEmbeddedStep
 
includes - Variable in class org.hibernate.search.mapper.pojo.work.spi.ConfiguredSearchIndexingPlanFilter.Filter
 
inclusion - Variable in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexField
 
inclusion() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexField
 
inclusion() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexFieldTemplate
 
inclusion() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexRoot
 
inclusion() - Method in interface org.hibernate.search.engine.backend.document.model.spi.IndexNode
 
Incubating - Annotation Type in org.hibernate.search.util.common.annotation
Marks the annotated element as incubating.
index() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.Indexed
 
index() - Method in class org.hibernate.search.mapper.pojo.model.hcann.spi.PojoHCAnnMethodParameterModel
 
index() - Method in interface org.hibernate.search.mapper.pojo.model.spi.PojoMethodParameterModel
 
index(String) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.TypeMappingIndexedStep
 
INDEX - Static variable in class org.hibernate.search.engine.cfg.spi.ConfigurationScopeNamespaces
 
INDEX_NAME - Enum constant in enum org.hibernate.search.backend.elasticsearch.mapping.TypeNameMappingStrategyName
Rely on the "_index" meta-field.
IndexBindingContext - Interface in org.hibernate.search.engine.mapper.mapping.building.spi
The binding context associated to a specific node in the entity tree.
IndexCompositeElementDescriptor - Interface in org.hibernate.search.engine.backend.metamodel
A composite element in the index.
IndexCompositeNode<SC extends SearchIndexScope<?>,NT extends AbstractIndexCompositeNodeType<SC,?>,F extends IndexField<SC,?>> - Interface in org.hibernate.search.engine.backend.document.model.spi
 
IndexCompositeNodeBuilder - Interface in org.hibernate.search.engine.backend.document.model.dsl.spi
 
IndexDescriptor - Interface in org.hibernate.search.engine.backend.metamodel
A descriptor of an index, exposing in particular the available fields and their characteristics.
indexed() - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.TypeMappingStep
Maps an entity type to an index.
Indexed - Annotation Type in org.hibernate.search.mapper.pojo.mapping.definition.annotation
Maps an entity type to an index.
indexedEmbedded() - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingStep
Maps the property to an object field whose fields are the same as those defined in the property type, using the name of this property as the name of the object field.
indexedEmbedded(String) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingStep
Maps the property to an object field whose fields are the same as those defined in the property type, using the given custom name as the name of the object field.
indexedEmbedded(PojoRawTypeIdentifier<?>, String, ObjectStructure, TreeFilterDefinition, boolean, Class<?>) - Method in interface org.hibernate.search.mapper.pojo.mapping.building.spi.PojoIndexMappingCollectorValueNode
 
IndexedEmbedded - Annotation Type in org.hibernate.search.mapper.pojo.mapping.definition.annotation
Maps a property to an object field whose fields are the same as those defined in the property type.
IndexedEmbedded.List - Annotation Type in org.hibernate.search.mapper.pojo.mapping.definition.annotation
 
IndexedEmbeddedBindingContext - Interface in org.hibernate.search.engine.mapper.mapping.building.spi
The binding context associated to a specific non-root node in the entity tree.
indexedEntity(Class<E>) - Method in interface org.hibernate.search.mapper.orm.mapping.SearchMapping
 
indexedEntity(String) - Method in interface org.hibernate.search.mapper.orm.mapping.SearchMapping
 
IndexedEntityBindingContext - Interface in org.hibernate.search.engine.mapper.mapping.building.spi
The binding context associated to the root node in the entity tree.
IndexedEntityBindingMapperContext - Interface in org.hibernate.search.engine.mapper.mapping.building.spi
 
INDEXES - Static variable in class org.hibernate.search.engine.cfg.BackendSettings
The root property whose children are index names, e.g.
indexesAndRootEventContext() - Method in class org.hibernate.search.engine.backend.scope.spi.AbstractSearchIndexScope
 
indexesEventContext() - Method in class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexNodeContext
 
IndexField<SC extends SearchIndexScope<?>,C extends IndexCompositeNode<SC,?,?>> - Interface in org.hibernate.search.engine.backend.document.model.spi
 
IndexFieldDescriptor - Interface in org.hibernate.search.engine.backend.metamodel
A field in the index.
IndexFieldFilter - Enum in org.hibernate.search.engine.backend.document.model.spi
 
IndexFieldReference<F> - Interface in org.hibernate.search.engine.backend.document
A reference to an "object" field of an indexed document, allowing to add new values to this field for a given document.
IndexFieldTraits - Class in org.hibernate.search.engine.backend.types
Constants for the names of various traits that can be exposed by index fields.
IndexFieldTraits.Aggregations - Class in org.hibernate.search.engine.backend.types
Constants for the names of aggregation-related traits that can be exposed by index fields.
IndexFieldTraits.Predicates - Class in org.hibernate.search.engine.backend.types
Constants for the names of predicate-related traits that can be exposed by index fields.
IndexFieldTraits.Projections - Class in org.hibernate.search.engine.backend.types
Constants for the names of projection-related traits that can be exposed by index fields.
IndexFieldTraits.Sorts - Class in org.hibernate.search.engine.backend.types
Constants for the names of sort-related traits that can be exposed by index fields.
IndexFieldType<F> - Interface in org.hibernate.search.engine.backend.types
The type of a field in the index.
IndexFieldTypeConverterStep<S extends IndexFieldTypeConverterStep<?,F>,F> - Interface in org.hibernate.search.engine.backend.types.dsl
The step in an index field type definition where DSL converters (applied when using the search DSL) and projection converters (applied when projecting in a search query) can be set.
IndexFieldTypeDefaultsProvider - Class in org.hibernate.search.engine.mapper.mapping.building.spi
 
IndexFieldTypeDefaultsProvider() - Constructor for class org.hibernate.search.engine.mapper.mapping.building.spi.IndexFieldTypeDefaultsProvider
 
IndexFieldTypeDefaultsProvider(Integer) - Constructor for class org.hibernate.search.engine.mapper.mapping.building.spi.IndexFieldTypeDefaultsProvider
 
IndexFieldTypeDescriptor - Interface in org.hibernate.search.engine.backend.metamodel
The type of a field in the index, exposing its various capabilities.
indexFieldTypeFactory() - Method in interface org.hibernate.search.engine.backend.document.model.dsl.spi.ImplicitFieldCollector
Returned factory can be used to easily create a field type for ImplicitFieldCollector.addImplicitField(String, IndexFieldType).
IndexFieldTypeFactory - Interface in org.hibernate.search.engine.backend.types.dsl
A factory for types of index fields.
IndexFieldTypeFactoryExtension<T> - Interface in org.hibernate.search.engine.backend.types.dsl
An extension to the index field type DSL, allowing to create non-standard types in an index schema.
IndexFieldTypeFinalStep<F> - Interface in org.hibernate.search.engine.backend.types.dsl
The final step in an index field type definition, where the type can be retrieved.
IndexFieldTypeOptionsStep<S extends IndexFieldTypeOptionsStep<?,F>,F> - Interface in org.hibernate.search.engine.backend.types.dsl
The final step in an index field type definition, where optional parameters can be set.
IndexIdentifier - Class in org.hibernate.search.engine.backend.document.model.spi
 
IndexIdentifier(DslConverter<?, String>, ProjectionConverter<String, ?>) - Constructor for class org.hibernate.search.engine.backend.document.model.spi.IndexIdentifier
 
IndexIndexer - Interface in org.hibernate.search.engine.backend.work.execution.spi
An indexer scoped to a single index.
IndexIndexingPlan - Interface in org.hibernate.search.engine.backend.work.execution.spi
A set of works to be executed on a single index.
INDEXING_LISTENERS_ENABLED - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings.Defaults
 
INDEXING_LISTENERS_ENABLED - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings
Whether Hibernate ORM listeners that detect entity changes and automatically trigger indexing operations are enabled.
INDEXING_LISTENERS_ENABLED - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings.Radicals
 
INDEXING_MAX_BULK_SIZE - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchIndexSettings.Defaults
 
INDEXING_MAX_BULK_SIZE - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchIndexSettings
The maximum size of bulk requests created when processing indexing queues.
INDEXING_PLAN_SYNCHRONIZATION_STRATEGY - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings.Defaults
 
INDEXING_PLAN_SYNCHRONIZATION_STRATEGY - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings
How to synchronize between application threads and indexing triggered by the SearchIndexingPlan.
INDEXING_PLAN_SYNCHRONIZATION_STRATEGY - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings.Radicals
 
INDEXING_PREFIX - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchIndexSettings
The prefix for indexing-related property keys.
INDEXING_PREFIX - Static variable in class org.hibernate.search.backend.lucene.cfg.LuceneIndexSettings
The prefix for indexing-related property keys.
INDEXING_PREFIX - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings.Radicals
 
INDEXING_QUEUE_COUNT - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchIndexSettings.Defaults
 
INDEXING_QUEUE_COUNT - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchIndexSettings
The number of indexing queues assigned to each index.
INDEXING_QUEUE_COUNT - Static variable in class org.hibernate.search.backend.lucene.cfg.LuceneIndexSettings.Defaults
 
INDEXING_QUEUE_COUNT - Static variable in class org.hibernate.search.backend.lucene.cfg.LuceneIndexSettings
The number of indexing queues assigned to each index (or each shard of each index, when sharding is enabled).
INDEXING_QUEUE_SIZE - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchIndexSettings.Defaults
 
INDEXING_QUEUE_SIZE - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchIndexSettings
The size of indexing queues.
INDEXING_QUEUE_SIZE - Static variable in class org.hibernate.search.backend.lucene.cfg.LuceneIndexSettings.Defaults
 
INDEXING_QUEUE_SIZE - Static variable in class org.hibernate.search.backend.lucene.cfg.LuceneIndexSettings
The size of indexing queues.
indexingAnalyzer() - Method in interface org.hibernate.search.backend.lucene.index.LuceneIndexManager
 
indexingCompleted() - Method in interface org.hibernate.search.mapper.orm.massindexing.MassIndexingMonitor
indexingCompleted() - Method in interface org.hibernate.search.mapper.pojo.massindexing.MassIndexingMonitor
Notify the monitor that indexing is complete.
indexingDependency() - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingStep
Defines how a dependency of the indexing process to this property should affect automatic reindexing.
IndexingDependency - Annotation Type in org.hibernate.search.mapper.pojo.mapping.definition.annotation
Given a property, defines how a dependency of the indexing process to this property should affect its reindexing.
IndexingDependency.List - Annotation Type in org.hibernate.search.mapper.pojo.mapping.definition.annotation
 
IndexingDependencyOptionsStep - Interface in org.hibernate.search.mapper.pojo.mapping.definition.programmatic
The step in an "indexing dependency" definition where optional parameters can be set.
indexingFutureHandler(Consumer<? super CompletableFuture<? extends SearchIndexingPlanExecutionReport>>) - Method in interface org.hibernate.search.mapper.pojo.work.IndexingPlanSynchronizationStrategyConfigurationContext
Set the handler for the (asynchronous) indexing future.
indexingFutureHandler(Consumer<? super CompletableFuture<? extends SearchIndexingPlanExecutionReport>>) - Method in class org.hibernate.search.mapper.pojo.work.spi.ConfiguredIndexingPlanSynchronizationStrategy.Builder
 
indexingFutureHandler(Consumer<CompletableFuture<SearchIndexingPlanExecutionReport>>) - Method in interface org.hibernate.search.mapper.orm.automaticindexing.session.AutomaticIndexingSynchronizationConfigurationContext
Deprecated.
Set the handler for the (asynchronous) indexing future.
indexingPlan() - Method in interface org.hibernate.search.mapper.orm.session.SearchSession
 
indexingPlanFilter(SearchIndexingPlanFilter) - Method in interface org.hibernate.search.mapper.orm.mapping.SearchMapping
Set a filter defining which types must be included/excluded when indexed within indexing plans (either automatically or manually).
indexingPlanFilter(SearchIndexingPlanFilter) - Method in interface org.hibernate.search.mapper.orm.session.SearchSession
Set a filter configuration and define which types must be included/excluded when indexed within indexing plans of the current session (either automatically or manually).
indexingPlanSynchronizationStrategy(IndexingPlanSynchronizationStrategy) - Method in interface org.hibernate.search.mapper.orm.session.SearchSession
Set the IndexingPlanSynchronizationStrategy to use for this session.
IndexingPlanSynchronizationStrategy - Interface in org.hibernate.search.mapper.pojo.work
Determines how the thread will block upon committing a transaction where indexed entities were modified.
IndexingPlanSynchronizationStrategyConfigurationContext - Interface in org.hibernate.search.mapper.pojo.work
 
IndexingPlanSynchronizationStrategyNames - Class in org.hibernate.search.mapper.pojo.work
The names of built-in indexing plan synchronization strategies.
indexKey(String, String) - Static method in class org.hibernate.search.engine.cfg.IndexSettings
Builds a configuration property key for the index of the given backend, with the given radical.
indexKey(String, String, String) - Static method in class org.hibernate.search.engine.cfg.IndexSettings
Builds a configuration property key for the index of the given backend, with the given radical.
IndexLayoutStrategy - Interface in org.hibernate.search.backend.elasticsearch.index.layout
Defines the layout of indexes on the Elasticsearch side: the name of aliases to assign to Elasticsearch indexes, as well as the structure of non-alias names.
indexManager() - Method in interface org.hibernate.search.mapper.orm.entity.SearchIndexedEntity
 
indexManager(String) - Method in interface org.hibernate.search.engine.common.spi.SearchIntegration
 
indexManager(String) - Method in interface org.hibernate.search.mapper.orm.mapping.SearchMapping
 
indexManager(MappedIndexManager) - Method in interface org.hibernate.search.mapper.pojo.mapping.building.spi.PojoIndexedTypeExtendedMappingCollector
 
IndexManager - Interface in org.hibernate.search.engine.backend.index
An index manager as viewed by Hibernate Search users.
IndexManagerBuilder - Interface in org.hibernate.search.engine.backend.index.spi
 
IndexManagerImplementor - Interface in org.hibernate.search.engine.backend.index.spi
The object responsible for applying works and searches to a full-text index.
IndexManagerStartContext - Interface in org.hibernate.search.engine.backend.index.spi
A start context for index managers.
indexName() - Method in interface org.hibernate.search.backend.lucene.index.spi.ShardingStrategyInitializationContext
 
indexName() - Method in interface org.hibernate.search.backend.lucene.lowlevel.directory.spi.DirectoryCreationContext
 
indexName(String) - Method in interface org.hibernate.search.mapper.pojo.model.additionalmetadata.building.spi.PojoAdditionalMetadataCollectorIndexedTypeNode
 
IndexNode<SC extends SearchIndexScope<?>> - Interface in org.hibernate.search.engine.backend.document.model.spi
 
indexNullAs() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.GenericField
 
indexNullAs() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.KeywordField
 
indexNullAs() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.ScaledNumberField
 
indexNullAs() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.VectorField
 
indexNullAs(F) - Method in interface org.hibernate.search.engine.backend.types.dsl.SearchableProjectableIndexFieldTypeOptionsStep
 
indexNullAs(String) - Method in interface org.hibernate.search.mapper.pojo.bridge.binding.spi.FieldModelContributorContext
 
indexNullAs(String) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingNonFullTextFieldOptionsStep
 
indexNullAs(String) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingVectorFieldOptionsStep
 
IndexObjectField<SC extends SearchIndexScope<?>,NT extends AbstractIndexCompositeNodeType<SC,?>,C extends IndexCompositeNode<SC,NT,F>,F extends IndexField<SC,?>> - Interface in org.hibernate.search.engine.backend.document.model.spi
 
IndexObjectFieldBuilder - Interface in org.hibernate.search.engine.backend.document.model.dsl.spi
 
IndexObjectFieldDescriptor - Interface in org.hibernate.search.engine.backend.metamodel
An "object" field in the index, i.e.
IndexObjectFieldReference - Interface in org.hibernate.search.engine.backend.document
A reference to an "object" field of an indexed document, allowing to add new values to this field for a given document.
IndexObjectFieldTypeDescriptor - Interface in org.hibernate.search.engine.backend.metamodel
The type of an "object" field in the index, exposing its various capabilities.
indexOrder() - Method in interface org.hibernate.search.engine.search.sort.dsl.SearchSortFactory
Order elements by their internal index order.
indexOrder() - Method in class org.hibernate.search.engine.search.sort.dsl.spi.AbstractSearchSortFactory
 
indexOrder() - Method in interface org.hibernate.search.engine.search.sort.spi.SearchSortBuilderFactory
 
IndexRootBuilder - Interface in org.hibernate.search.engine.backend.document.model.dsl.spi
 
indexSchema(Optional<String>, String, SchemaExport) - Method in interface org.hibernate.search.engine.backend.schema.management.spi.IndexSchemaCollector
Called when an index schema export is encountered.
indexSchema(Optional<String>, String, SchemaExport) - Method in interface org.hibernate.search.mapper.pojo.schema.management.SearchSchemaCollector
Called when an index schema export is encountered.
IndexSchemaBuildContext - Interface in org.hibernate.search.engine.backend.document.model.dsl.spi
 
IndexSchemaCollector - Interface in org.hibernate.search.engine.backend.schema.management.spi
An index schema collector that walks through an index schema exports of a schema manager this collector is passed to.
indexSchemaElement() - Method in interface org.hibernate.search.mapper.pojo.bridge.binding.PropertyBindingContext
 
indexSchemaElement() - Method in interface org.hibernate.search.mapper.pojo.bridge.binding.TypeBindingContext
 
IndexSchemaElement - Interface in org.hibernate.search.engine.backend.document.model.dsl
An element of the index schema, allowing the definition of child fields.
IndexSchemaFieldFinalStep<R> - Interface in org.hibernate.search.engine.backend.document.model.dsl
The final step in the definition of a field in the index schema, where a reference to the field can be retrieved.
IndexSchemaFieldOptionsStep<S extends IndexSchemaFieldOptionsStep<?,R>,R> - Interface in org.hibernate.search.engine.backend.document.model.dsl
The final step in the definition of a field in the index schema, where a reference to the field can be retrieved, optionally setting some parameters beforehand.
IndexSchemaFieldTemplateOptionsStep<S extends IndexSchemaFieldTemplateOptionsStep<?>> - Interface in org.hibernate.search.engine.backend.document.model.dsl
The final step in the definition of a field template in the index schema, where options can be set.
indexSchemaIdentifier() - Static method in class org.hibernate.search.engine.reporting.spi.EventContexts
 
IndexSchemaManager - Interface in org.hibernate.search.engine.backend.schema.management.spi
A manager for the schema of a single index, i.e.
IndexSchemaNamedPredicateOptionsStep - Interface in org.hibernate.search.engine.backend.document.model.dsl
The final step in the definition of a named predicate in the index schema.
IndexSchemaObjectField - Interface in org.hibernate.search.engine.backend.document.model.dsl
An object field in the index schema, allowing the definition of child fields, customization of some characteristics of this object field such as multi-valued-ness, and the retrieval of a field reference to be used when indexing.
indexSchemaRoot() - Static method in class org.hibernate.search.engine.reporting.spi.EventContexts
 
IndexScope - Interface in org.hibernate.search.engine.backend.scope.spi
The scope of an index-related operation, aware of the targeted indexes and of the underlying technology (backend).
IndexScopeBuilder - Interface in org.hibernate.search.engine.backend.scope.spi
 
IndexScopeExtension<T> - Interface in org.hibernate.search.engine.backend.scope
An extension to the index scope, providing an extended index scope offering backend-specific utilities.
IndexSettings - Class in org.hibernate.search.engine.cfg
Configuration properties common to all Hibernate Search indexes regardless of the underlying technology.
IndexStatus - Enum in org.hibernate.search.backend.elasticsearch.index
 
IndexValueField<SC extends SearchIndexScope<?>,NT extends AbstractIndexValueFieldType<SC,?,?>,C extends IndexCompositeNode<SC,?,?>> - Interface in org.hibernate.search.engine.backend.document.model.spi
 
IndexValueFieldDescriptor - Interface in org.hibernate.search.engine.backend.metamodel
A "value" field in the index, i.e.
IndexValueFieldTypeDescriptor - Interface in org.hibernate.search.engine.backend.metamodel
The type of a "value" field in the index, exposing its various capabilities and accepted Java types.
IndexWorkspace - Interface in org.hibernate.search.engine.backend.work.execution.spi
The entry point for explicit index operations on a single index.
inferDefaultFieldType(IndexFieldTypeFactory, Class<F>) - Method in interface org.hibernate.search.mapper.pojo.bridge.binding.spi.FieldModelContributor
 
INFOSTREAM - Static variable in class org.hibernate.search.backend.lucene.cfg.LuceneIndexSettings.WriterRadicals
 
initialize(ShardingStrategyInitializationContext) - Method in interface org.hibernate.search.backend.lucene.index.spi.ShardingStrategy
Initializes the sharding strategy.
instance(Analyzer) - Method in interface org.hibernate.search.backend.lucene.analysis.model.dsl.LuceneAnalyzerTypeStep
Assign the given analyzer instance to this analyzer definition.
instance(Analyzer) - Method in interface org.hibernate.search.backend.lucene.analysis.model.dsl.LuceneNormalizerTypeStep
Assign the given normalizer instance to this normalizer definition.
INSTANCE - Static variable in class org.hibernate.search.mapper.pojo.work.spi.ConfiguredSearchIndexingPlanFilter.IncludeAll
 
instanceFromClass(Class<T>, Class<?>, Map<String, String>) - Static method in class org.hibernate.search.engine.environment.classpath.spi.ClassLoaderHelper
Creates an instance of target class having a Map of strings as constructor parameter.
instanceFromName(Class<T>, String, ClassResolver) - Static method in class org.hibernate.search.engine.environment.classpath.spi.ClassLoaderHelper
Creates an instance of a target class specified by the fully qualified class name using a ClassLoader as fallback when the class cannot be found in the context one.
INTEGRATION_PARTIAL_BUILD_STATE - Static variable in class org.hibernate.search.mapper.orm.cfg.spi.HibernateOrmMapperSpiSettings
 
INTEGRATION_PARTIAL_BUILD_STATE - Static variable in class org.hibernate.search.mapper.orm.cfg.spi.HibernateOrmMapperSpiSettings.Radicals
 
integrationHandle() - Method in interface org.hibernate.search.engine.mapper.mapping.spi.MappingStartContext
 
interpretPath(PojoModelPathValueNode) - Method in interface org.hibernate.search.mapper.pojo.model.path.spi.PojoPathDefinitionProvider
 
INTERSECTION - Enum constant in enum org.hibernate.search.engine.search.predicate.dsl.RegexpQueryFlag
Enables INTERSECTION operator (&)
INTERVAL - Enum constant in enum org.hibernate.search.engine.search.predicate.dsl.RegexpQueryFlag
Enables INTERVAL operator (<>)
inTransaction(SharedSessionContractImplementor, Runnable) - Method in class org.hibernate.search.mapper.orm.common.spi.TransactionHelper
 
inTransaction(SharedSessionContractImplementor, Supplier<T>) - Method in class org.hibernate.search.mapper.orm.common.spi.TransactionHelper
 
introspector - Variable in class org.hibernate.search.mapper.pojo.model.hcann.spi.AbstractPojoHCAnnPropertyModel
 
introspector - Variable in class org.hibernate.search.mapper.pojo.model.spi.AbstractPojoRawTypeModel
 
invalidTenantId(String) - Method in class org.hibernate.search.mapper.orm.tenancy.spi.TenancyConfiguration
 
inversePath() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.AssociationInverseSide
 
IO_COMMIT_INTERVAL - Static variable in class org.hibernate.search.backend.lucene.cfg.LuceneIndexSettings.Defaults
 
IO_COMMIT_INTERVAL - Static variable in class org.hibernate.search.backend.lucene.cfg.LuceneIndexSettings
How much time may pass after an index change until the change is committed.
IO_MERGE_CALIBRATE_BY_DELETES - Static variable in class org.hibernate.search.backend.lucene.cfg.LuceneIndexSettings
IO_MERGE_FACTOR - Static variable in class org.hibernate.search.backend.lucene.cfg.LuceneIndexSettings
IO_MERGE_MAX_DOCS - Static variable in class org.hibernate.search.backend.lucene.cfg.LuceneIndexSettings
IO_MERGE_MAX_FORCED_SIZE - Static variable in class org.hibernate.search.backend.lucene.cfg.LuceneIndexSettings
IO_MERGE_MAX_SIZE - Static variable in class org.hibernate.search.backend.lucene.cfg.LuceneIndexSettings
IO_MERGE_MIN_SIZE - Static variable in class org.hibernate.search.backend.lucene.cfg.LuceneIndexSettings
IO_MERGE_PREFIX - Static variable in class org.hibernate.search.backend.lucene.cfg.LuceneIndexSettings
The prefix for property keys related to merge.
IO_PREFIX - Static variable in class org.hibernate.search.backend.lucene.cfg.LuceneIndexSettings
The prefix for I/O-related property keys.
IO_REFRESH_INTERVAL - Static variable in class org.hibernate.search.backend.lucene.cfg.LuceneIndexSettings.Defaults
 
IO_REFRESH_INTERVAL - Static variable in class org.hibernate.search.backend.lucene.cfg.LuceneIndexSettings
How much time may pass after an index write until the index reader is considered stale and re-created.
IO_STRATEGY - Static variable in class org.hibernate.search.backend.lucene.cfg.LuceneIndexSettings.Defaults
 
IO_STRATEGY - Static variable in class org.hibernate.search.backend.lucene.cfg.LuceneIndexSettings
How to handle input/output, i.e.
IO_WRITER_INFOSTREAM - Static variable in class org.hibernate.search.backend.lucene.cfg.LuceneIndexSettings
Whether to log the IndexWriterConfig.setInfoStream(InfoStream) (at the trace level) or not.
IO_WRITER_MAX_BUFFERED_DOCS - Static variable in class org.hibernate.search.backend.lucene.cfg.LuceneIndexSettings
IO_WRITER_PREFIX - Static variable in class org.hibernate.search.backend.lucene.cfg.LuceneIndexSettings
The prefix for property keys related to the index writer.
IO_WRITER_RAM_BUFFER_SIZE - Static variable in class org.hibernate.search.backend.lucene.cfg.LuceneIndexSettings
IOStrategyName - Enum in org.hibernate.search.backend.lucene.lowlevel.index
 
isAbstract() - Method in interface org.hibernate.search.engine.mapper.model.spi.MappableTypeModel
 
isAbstract() - Method in class org.hibernate.search.mapper.pojo.model.hcann.spi.AbstractPojoHCAnnRawTypeModel
 
isAssignableTo(Class<?>) - Method in interface org.hibernate.search.mapper.pojo.model.PojoModelElement
 
isBlocking() - Method in class org.hibernate.search.engine.common.execution.spi.DelegatingSimpleScheduledExecutor
 
isBlocking() - Method in interface org.hibernate.search.engine.common.execution.spi.SimpleScheduledExecutor
 
isClosed() - Method in class org.hibernate.search.mapper.orm.search.query.spi.HibernateOrmSearchScrollableResultsAdapter
 
isCompatibleWith(FromDocumentFieldValueConverter<?, ?>) - Method in interface org.hibernate.search.engine.backend.types.converter.FromDocumentFieldValueConverter
Deprecated.
 
isCompatibleWith(FromDocumentValueConverter<?, ?>) - Method in interface org.hibernate.search.engine.backend.types.converter.FromDocumentFieldValueConverter
Deprecated.
 
isCompatibleWith(FromDocumentValueConverter<?, ?>) - Method in interface org.hibernate.search.engine.backend.types.converter.FromDocumentValueConverter
 
isCompatibleWith(DslConverter<?, ?>) - Method in class org.hibernate.search.engine.backend.types.converter.spi.DslConverter
 
isCompatibleWith(ProjectionConverter<?, ?>) - Method in class org.hibernate.search.engine.backend.types.converter.spi.ProjectionConverter
 
isCompatibleWith(ToDocumentFieldValueConverter<?, ?>) - Method in interface org.hibernate.search.engine.backend.types.converter.ToDocumentFieldValueConverter
Deprecated.
 
isCompatibleWith(ToDocumentValueConverter<?, ?>) - Method in interface org.hibernate.search.engine.backend.types.converter.ToDocumentFieldValueConverter
Deprecated.
 
isCompatibleWith(ToDocumentValueConverter<?, ?>) - Method in interface org.hibernate.search.engine.backend.types.converter.ToDocumentValueConverter
 
isCompatibleWith(IdentifierBridge<?>) - Method in interface org.hibernate.search.mapper.pojo.bridge.IdentifierBridge
 
isCompatibleWith(ValueBridge<?, ?>) - Method in interface org.hibernate.search.mapper.pojo.bridge.ValueBridge
 
isComposite() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexObjectField
 
isComposite() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexRoot
 
isComposite() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexValueField
 
isComposite() - Method in class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexCompositeNodeContext
 
isComposite() - Method in class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexValueFieldContext
 
isComposite() - Method in interface org.hibernate.search.engine.search.common.spi.SearchIndexNodeContext
 
isDefault() - Method in class org.hibernate.search.mapper.pojo.extractor.mapping.programmatic.ContainerExtractorPath
 
isDeleted(Object) - Method in interface org.hibernate.search.mapper.pojo.processing.spi.PojoIndexingProcessorRootContext
 
isEmpty() - Method in class org.hibernate.search.mapper.pojo.extractor.mapping.programmatic.ContainerExtractorPath
 
isEnclosingInstance() - Method in class org.hibernate.search.mapper.pojo.model.hcann.spi.PojoHCAnnMethodParameterModel
 
isEnclosingInstance() - Method in interface org.hibernate.search.mapper.pojo.model.spi.PojoMethodParameterModel
 
isFirst() - Method in class org.hibernate.search.mapper.orm.search.query.spi.HibernateOrmSearchScrollableResultsAdapter
 
isHitCountExact() - Method in interface org.hibernate.search.engine.search.query.SearchResultTotal
 
isHitCountExact() - Method in class org.hibernate.search.engine.search.query.spi.SimpleSearchResultTotal
 
isHitCountLowerBound() - Method in interface org.hibernate.search.engine.search.query.SearchResultTotal
 
isHitCountLowerBound() - Method in class org.hibernate.search.engine.search.query.spi.SimpleSearchResultTotal
 
isIgnorableDataAccessThrowable(Throwable) - Method in interface org.hibernate.search.mapper.pojo.model.spi.PojoRuntimeIntrospector
 
isIncluded(String) - Method in interface org.hibernate.search.mapper.pojo.search.definition.binding.ProjectionBindingContext
 
isIncluded(PojoRawTypeIdentifier<?>) - Method in class org.hibernate.search.mapper.pojo.work.spi.ConfiguredSearchIndexingPlanFilter.ExcludeAll
 
isIncluded(PojoRawTypeIdentifier<?>) - Method in class org.hibernate.search.mapper.pojo.work.spi.ConfiguredSearchIndexingPlanFilter.Filter
 
isIncluded(PojoRawTypeIdentifier<?>) - Method in class org.hibernate.search.mapper.pojo.work.spi.ConfiguredSearchIndexingPlanFilter.IncludeAll
 
isIncluded(PojoRawTypeIdentifier<?>) - Method in interface org.hibernate.search.mapper.pojo.work.spi.ConfiguredSearchIndexingPlanFilter
 
isLast() - Method in class org.hibernate.search.mapper.orm.search.query.spi.HibernateOrmSearchScrollableResultsAdapter
 
isNamed() - Method in class org.hibernate.search.mapper.pojo.model.spi.PojoRawTypeIdentifier
 
ISO_MONTH_DAY - Static variable in class org.hibernate.search.engine.cfg.spi.ParseUtils
 
ISO_YEAR - Static variable in class org.hibernate.search.engine.cfg.spi.ParseUtils
 
ISO_YEAR_MONTH - Static variable in class org.hibernate.search.engine.cfg.spi.ParseUtils
 
isObjectField() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexObjectField
 
isObjectField() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexRoot
 
isObjectField() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexValueField
 
isObjectField() - Method in interface org.hibernate.search.engine.backend.metamodel.IndexCompositeElementDescriptor
 
isObjectField() - Method in interface org.hibernate.search.engine.backend.metamodel.IndexFieldDescriptor
 
isObjectField() - Method in class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexCompositeNodeContext
 
isObjectField() - Method in class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexValueFieldContext
 
isObjectField() - Method in interface org.hibernate.search.engine.search.common.spi.SearchIndexNodeContext
 
isPreciseEnoughForBootstrap(ElasticsearchVersion) - Static method in class org.hibernate.search.backend.elasticsearch.dialect.spi.ElasticsearchDialects
 
isPreciseEnoughForStart(ElasticsearchVersion) - Static method in class org.hibernate.search.backend.elasticsearch.dialect.spi.ElasticsearchDialects
 
isProjectionConstructor() - Method in interface org.hibernate.search.mapper.pojo.mapping.building.spi.PojoSearchMappingConstructorNode
 
isRoot() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexObjectField
 
isRoot() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexRoot
 
isRoot() - Method in interface org.hibernate.search.engine.backend.metamodel.IndexCompositeElementDescriptor
 
isScheduledExecutorBlocking() - Method in interface org.hibernate.search.engine.environment.thread.spi.ThreadPoolProvider
 
isSingleConcreteTypeInEntityHierarchy() - Method in interface org.hibernate.search.mapper.pojo.loading.spi.PojoLoadingTypeContext
 
isSingleValued() - Method in interface org.hibernate.search.engine.search.projection.spi.ProjectionAccumulator.Provider
 
isStrictPrefix(String, String) - Static method in class org.hibernate.search.engine.backend.common.spi.FieldPaths
 
isSubTypeOf(MappableTypeModel) - Method in interface org.hibernate.search.engine.mapper.model.spi.MappableTypeModel
 
isSubTypeOf(MappableTypeModel) - Method in class org.hibernate.search.mapper.pojo.model.hcann.spi.AbstractPojoHCAnnRawTypeModel
 
isTimedOut() - Method in class org.hibernate.search.engine.search.timeout.spi.TimeoutManager
 
isValueField() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexObjectField
 
isValueField() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexRoot
 
isValueField() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexValueField
 
isValueField() - Method in interface org.hibernate.search.engine.backend.metamodel.IndexFieldDescriptor
 
isValueField() - Method in class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexCompositeNodeContext
 
isValueField() - Method in class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexValueFieldContext
 
isValueField() - Method in interface org.hibernate.search.engine.search.common.spi.SearchIndexNodeContext
 
isVersionCheckImpossible(ElasticsearchVersion) - Static method in class org.hibernate.search.backend.elasticsearch.dialect.spi.ElasticsearchDialects
 
ITERABLE - Static variable in class org.hibernate.search.mapper.pojo.extractor.builtin.BuiltinContainerExtractors
The name of an extractor that extracts elements from an Iterable.

J

JAKARTA_FETCHGRAPH - Static variable in class org.hibernate.search.mapper.orm.search.query.spi.HibernateOrmSearchQueryHints
 
JAKARTA_LOADGRAPH - Static variable in class org.hibernate.search.mapper.orm.search.query.spi.HibernateOrmSearchQueryHints
 
JAKARTA_TIMEOUT - Static variable in class org.hibernate.search.mapper.orm.search.query.spi.HibernateOrmSearchQueryHints
 
JandexBehavior - Class in org.hibernate.search.util.common.jar.spi
 
JandexBehavior.JandexOperation - Interface in org.hibernate.search.util.common.jar.spi
 
javaClass() - Method in interface org.hibernate.search.engine.search.projection.spi.ProjectionMappedTypeContext
 
javaClass() - Method in interface org.hibernate.search.mapper.orm.entity.SearchIndexedEntity
 
javaClass() - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.MappingAnnotatedElement
 
javaClass() - Method in class org.hibernate.search.mapper.pojo.model.spi.PojoRawTypeIdentifier
 
javaClass(ContainerExtractorPath) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.MappingAnnotatedProperty
 
JavaClassPojoCaster<T> - Class in org.hibernate.search.mapper.pojo.model.spi
 
JavaClassPojoCaster(Class<T>) - Constructor for class org.hibernate.search.mapper.pojo.model.spi.JavaClassPojoCaster
 
JAVAX_FETCHGRAPH - Static variable in class org.hibernate.search.mapper.orm.search.query.spi.HibernateOrmSearchQueryHints
 
JAVAX_LOADGRAPH - Static variable in class org.hibernate.search.mapper.orm.search.query.spi.HibernateOrmSearchQueryHints
 
JAVAX_TIMEOUT - Static variable in class org.hibernate.search.mapper.orm.search.query.spi.HibernateOrmSearchQueryHints
 
JBOSS_LOG_VERSION - Static variable in class org.hibernate.search.mapper.orm.cfg.spi.HibernateOrmMapperSpiSettings
 
JBOSS_LOG_VERSIONS - Static variable in class org.hibernate.search.mapper.orm.cfg.spi.HibernateOrmMapperSpiSettings.Defaults
 
JobContextSetupListener - Class in org.hibernate.search.jakarta.batch.core.massindexing.spi
Listener before the start of the job.
JobContextSetupListener() - Constructor for class org.hibernate.search.jakarta.batch.core.massindexing.spi.JobContextSetupListener
 
jpaEntityName() - Method in interface org.hibernate.search.mapper.orm.loading.spi.HibernateOrmLoadingTypeContext
 
jpaName() - Method in interface org.hibernate.search.mapper.orm.entity.SearchIndexedEntity
 
jsonHit() - Method in interface org.hibernate.search.backend.elasticsearch.search.projection.dsl.ElasticsearchSearchProjectionFactory
Project to a JsonObject representing the hit as returned by Elasticsearch.
JsonLogHelper - Class in org.hibernate.search.backend.elasticsearch.gson.spi
Helpers allowing to log JSON.

K

k(int) - Method in interface org.hibernate.search.engine.search.predicate.spi.KnnPredicateBuilder
 
key(String) - Static method in class org.hibernate.search.engine.common.resources.spi.SavedState
 
key(String) - Static method in class org.hibernate.search.engine.search.predicate.spi.PredicateTypeKeys
 
KeyContext - Interface in org.hibernate.search.engine.cfg.spi
 
keys() - Method in class org.hibernate.search.util.common.data.spi.KeyValueProvider
 
KeyValueProvider<K,V> - Class in org.hibernate.search.util.common.data.spi
A simpler, safer, read-only wrapper around Map that exposes only a few methods to retrieve a value from a given key.
KeyValueProvider(Map<K, ? extends V>, BiFunction<? super K, ? super Set<K>, SearchException>) - Constructor for class org.hibernate.search.util.common.data.spi.KeyValueProvider
 
KEYWORD - Static variable in class org.hibernate.search.engine.backend.analysis.AnalyzerNames
The keyword analyzer.
keywordField() - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingStep
Maps the property to a keyword field in the index with the same name as this property.
keywordField(String) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingStep
Maps the property to a keyword field in the index with a custom name.
KeywordField - Annotation Type in org.hibernate.search.mapper.pojo.mapping.definition.annotation
Maps a property to a keyword field in the index, holding a single token (word) of text.
KeywordField.List - Annotation Type in org.hibernate.search.mapper.pojo.mapping.definition.annotation
 
KILOMETERS - Enum constant in enum org.hibernate.search.engine.spatial.DistanceUnit
 
knn(int) - Method in interface org.hibernate.search.engine.search.predicate.dsl.SearchPredicateFactory
Match k documents whose vector field value is nearest to the given vector.
knn(int) - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.AbstractSearchPredicateFactory
 
KNN - Static variable in class org.hibernate.search.engine.backend.types.IndexFieldTraits.Predicates
 
KNN - Static variable in class org.hibernate.search.engine.search.predicate.spi.PredicateTypeKeys
 
KnnPredicateBuilder - Interface in org.hibernate.search.engine.search.predicate.spi
 
KnnPredicateFieldStep - Interface in org.hibernate.search.engine.search.predicate.dsl
The initial step in a "knn" predicate definition, where the target field can be set.
KnnPredicateFieldStepImpl - Class in org.hibernate.search.engine.search.predicate.dsl.spi
 
KnnPredicateFieldStepImpl(SearchPredicateFactory, SearchPredicateDslContext<?>, int) - Constructor for class org.hibernate.search.engine.search.predicate.dsl.spi.KnnPredicateFieldStepImpl
 
KnnPredicateOptionsStep - Interface in org.hibernate.search.engine.search.predicate.dsl
The final step in a "knn" predicate definition, where optional parameters can be set.
KnnPredicateVectorStep - Interface in org.hibernate.search.engine.search.predicate.dsl
The step in a "knn" predicate definition where the vector to match is defined.

L

L2 - Enum constant in enum org.hibernate.search.engine.backend.types.VectorSimilarity
L2 (Euclidean) norm.
last() - Method in interface org.hibernate.search.engine.search.sort.dsl.DistanceSortMissingValueBehaviorStep
Put documents with missing values last in the sorting.
last() - Method in interface org.hibernate.search.engine.search.sort.dsl.FieldSortMissingValueBehaviorStep
Put documents with missing values last in the sorting.
last() - Method in class org.hibernate.search.mapper.orm.search.query.spi.HibernateOrmSearchScrollableResultsAdapter
 
latitude() - Method in interface org.hibernate.search.engine.spatial.GeoPoint
 
latitude() - Static method in interface org.hibernate.search.mapper.pojo.bridge.builtin.programmatic.GeoPointBinder
 
Latitude - Annotation Type in org.hibernate.search.mapper.pojo.bridge.builtin.annotation
Mark the property hosting the latitude of a specific spatial coordinate.
LatitudeLongitudeMarkerBinder - Interface in org.hibernate.search.mapper.pojo.bridge.builtin.programmatic
A binder for markers that mark a property as the latitude or longitude for a GeoPoint bridge.
LAYOUT_STRATEGY - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchBackendSettings.Defaults
 
LAYOUT_STRATEGY - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchBackendSettings
How to determine index names and aliases.
lessThan(Object) - Method in interface org.hibernate.search.engine.search.predicate.dsl.RangePredicateMatchingStep
Require at least one of the targeted fields to be "lesser than" the given value, with no limit as to how low it can be.
lessThan(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" the given value, with no limit as to how low it can be.
lessThan(T) - Static method in class org.hibernate.search.util.common.data.Range
 
LIMIT - Enum constant in enum org.hibernate.search.engine.search.timeout.spi.TimeoutManager.Type
 
limitIndexedObjectsTo(long) - Method in interface org.hibernate.search.mapper.orm.massindexing.MassIndexer
Stops indexing after having indexed a set amount of objects.
list() - Static method in interface org.hibernate.search.engine.search.projection.spi.ProjectionAccumulator
 
LISTENERS_ENABLED - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings.IndexingRadicals
 
LISTENERS_PREFIX - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings.IndexingRadicals
 
load(List<I>) - Method in interface org.hibernate.search.mapper.pojo.loading.spi.PojoMassEntityLoader
Loads the entities corresponding to the given identifiers and adds them to the given sink, blocking the current thread while doing so.
loadBlocking(List<?>, Deadline) - Method in interface org.hibernate.search.mapper.pojo.loading.spi.PojoSelectionEntityLoader
Loads the entities corresponding to the given identifiers, blocking the current thread while doing so.
loadBlocking(Deadline) - Method in interface org.hibernate.search.engine.search.loading.spi.ProjectionHitMapper
Loads the entities planned for loading in one go, blocking the current thread while doing so.
loading(Consumer<? super LOS>) - Method in interface org.hibernate.search.engine.search.query.dsl.SearchQueryOptionsStep
Configure entity loading for this query.
loading(Consumer<? super LOS>) - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractSearchQueryOptionsStep
 
loadingAvailable() - Method in interface org.hibernate.search.engine.search.projection.spi.ProjectionMappedTypeContext
 
loadingBinder() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.SearchEntity
 
loadingBinder(Object) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.TypeMappingSearchEntityStep
Defines a binder for loading of entities of this type.
loadingBinder(BeanReference<?>) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.TypeMappingSearchEntityStep
Defines a binder for loading of entities of this type.
loadingBinder(BeanReference<?>, Map<String, Object>) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.TypeMappingSearchEntityStep
Defines a binder for loading of entities of this type.
loadingBinder(ParameterizedBeanReference<?>) - Method in interface org.hibernate.search.mapper.pojo.model.additionalmetadata.building.spi.PojoAdditionalMetadataCollectorEntityTypeNode
 
loadingContextBuilder() - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractSearchQuerySelectStep
 
LoadingResult<E> - Interface in org.hibernate.search.engine.search.loading.spi
The result of the loading of the entities by the ProjectionHitMapper.
loadingStrategy() - Method in interface org.hibernate.search.mapper.orm.loading.spi.HibernateOrmLoadingTypeContext
 
loadJavaServices(Class<T>) - Method in interface org.hibernate.search.engine.environment.classpath.spi.ServiceResolver
Discovers and instantiates implementations of the named service contract.
loadNext() - Method in interface org.hibernate.search.mapper.pojo.loading.spi.PojoMassIdentifierLoader
Loads one batch of identifiers and adds them to the sink, or calls PojoMassIdentifierSink.complete() to notify the caller that there are no more identifiers to load.
locale(Locale) - Method in interface org.hibernate.search.engine.search.highlighter.dsl.HighlighterBoundaryScannerOptionsStep
Specify a locale to be used when searching for boundaries by a BreakIterator.
locateResourceStream(String) - Method in class org.hibernate.search.engine.environment.classpath.spi.DefaultResourceResolver
 
locateResourceStream(String) - Method in interface org.hibernate.search.engine.environment.classpath.spi.ResourceResolver
Locate a resource by name (classpath lookup) and get its stream.
LOCKING_STRATEGY - Static variable in class org.hibernate.search.backend.lucene.cfg.LuceneIndexSettings.DirectoryRadicals
 
LockingStrategyName - Enum in org.hibernate.search.backend.lucene.lowlevel.directory
 
LOG_JSON_PRETTY_PRINTING - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchBackendSettings.Defaults
 
LOG_JSON_PRETTY_PRINTING - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchBackendSettings
Whether JSON included in logs should be pretty-printed (indented, with line breaks).
LONG32VARBINARY - Enum constant in enum org.hibernate.search.mapper.orm.outboxpolling.cfg.PayloadType
Using SqlTypes.LONG32VARBINARY to store the payload.
longitude() - Method in interface org.hibernate.search.engine.spatial.GeoPoint
 
longitude() - Static method in interface org.hibernate.search.mapper.pojo.bridge.builtin.programmatic.GeoPointBinder
 
Longitude - Annotation Type in org.hibernate.search.mapper.pojo.bridge.builtin.annotation
Mark the property hosting the longitude of a specific spatial coordinate.
lowerBound(long) - Static method in class org.hibernate.search.engine.search.query.spi.SimpleSearchResultTotal
 
lowerBoundInclusion() - Method in class org.hibernate.search.util.common.data.Range
 
lowerBoundValue() - Method in class org.hibernate.search.util.common.data.Range
 
lowest() - Method in interface org.hibernate.search.engine.search.sort.dsl.DistanceSortMissingValueBehaviorStep
Give documents with missing values the lowest value when sorting.
lowest() - Method in interface org.hibernate.search.engine.search.sort.dsl.FieldSortMissingValueBehaviorStep
Give documents with missing values the lowest value when sorting.
LUCENE_VERSION - Static variable in class org.hibernate.search.backend.lucene.cfg.LuceneBackendSettings.Defaults
 
LUCENE_VERSION - Static variable in class org.hibernate.search.backend.lucene.cfg.LuceneBackendSettings
The Lucene version to passed to analyzers when they are created.
LuceneAnalysisComponentParametersStep - Interface in org.hibernate.search.backend.lucene.analysis.model.dsl
The step in an analysis component definition where optional parameters can be set.
LuceneAnalysisConfigurationContext - Interface in org.hibernate.search.backend.lucene.analysis
A context allowing the definition of named analyzers and normalizers in a Lucene backend.
LuceneAnalysisConfigurer - Interface in org.hibernate.search.backend.lucene.analysis
A provider of analysis-related definitions that can be referenced from the mapping, e.g.
LuceneAnalysisOptionalComponentsStep - Interface in org.hibernate.search.backend.lucene.analysis.model.dsl
The step in an analyzer/normalizer definition where optional components such as char filters or token filters can be added.
LuceneAnalyzerOptionalComponentsStep - Interface in org.hibernate.search.backend.lucene.analysis.model.dsl
The step in an analyzer definition where tokenizer paramaters can be set, and where optional components such as char filters or token filters can be added.
LuceneAnalyzerTokenizerStep - Interface in org.hibernate.search.backend.lucene.analysis.model.dsl
The step in an analyzer definition where the tokenizer can be set.
LuceneAnalyzerTypeStep - Interface in org.hibernate.search.backend.lucene.analysis.model.dsl
The initial step in an analyzer definition, where the type of analyzer can be set.
LuceneBackend - Interface in org.hibernate.search.backend.lucene
 
LuceneBackendSettings - Class in org.hibernate.search.backend.lucene.cfg
Configuration properties for Lucene backends.
LuceneBackendSettings.Defaults - Class in org.hibernate.search.backend.lucene.cfg
Default values for the different settings if no values are given.
LuceneBackendSpiSettings - Class in org.hibernate.search.backend.lucene.cfg.spi
Configuration properties for the Hibernate Search Lucene backend that are considered SPI (and not API).
LuceneBackendSpiSettings.Defaults - Class in org.hibernate.search.backend.lucene.cfg.spi
Default values for the different settings if no values are given.
LuceneBackendSpiSettings.Radicals - Class in org.hibernate.search.backend.lucene.cfg.spi
Configuration property keys without the prefix.
LuceneExtension<H,R,E,LOS> - Class in org.hibernate.search.backend.lucene
An extension for the Lucene backend, giving access to Lucene-specific features.
LuceneFieldContributor<F> - Interface in org.hibernate.search.backend.lucene.types.converter
A contributor adding native Lucene fields to the index schema.
LuceneFieldValueExtractor<F> - Interface in org.hibernate.search.backend.lucene.types.converter
An extractor extracting the value from a native Lucene field.
LuceneIndexFieldTraits - Class in org.hibernate.search.backend.lucene.types
Constants for the names of Lucene-specific traits that can be exposed by index fields.
LuceneIndexFieldTypeFactory - Interface in org.hibernate.search.backend.lucene.types.dsl
 
LuceneIndexManager - Interface in org.hibernate.search.backend.lucene.index
 
LuceneIndexSchemaExport - Interface in org.hibernate.search.backend.lucene.schema.management
Extended version of an SchemaExport that exposes any Lucene-specific methods.
LuceneIndexScope - Interface in org.hibernate.search.backend.lucene.scope
The LuceneIndexScope exposes IndexReaders directly, making it possible to query the Lucene indexes directly bypassing Hibernate Search.
LuceneIndexSettings - Class in org.hibernate.search.backend.lucene.cfg
Configuration properties for Lucene indexes.
LuceneIndexSettings.Defaults - Class in org.hibernate.search.backend.lucene.cfg
Default values for the different settings if no values are given.
LuceneIndexSettings.DirectoryRadicals - Class in org.hibernate.search.backend.lucene.cfg
Configuration property keys for directories without the prefix.
LuceneIndexSettings.IndexingRadicals - Class in org.hibernate.search.backend.lucene.cfg
Configuration property keys for indexing, without the prefix.
LuceneIndexSettings.IORadicals - Class in org.hibernate.search.backend.lucene.cfg
Configuration property keys for I/O, without the prefix.
LuceneIndexSettings.MergeRadicals - Class in org.hibernate.search.backend.lucene.cfg
Configuration property keys for merge options, without the prefix.
LuceneIndexSettings.ShardingRadicals - Class in org.hibernate.search.backend.lucene.cfg
Configuration property keys for sharding, without the prefix.
LuceneIndexSettings.WriterRadicals - Class in org.hibernate.search.backend.lucene.cfg
Configuration property keys for index writer options, without the prefix.
LuceneMigrationUtils - Class in org.hibernate.search.backend.lucene.search.spi
 
LuceneNormalizerOptionalComponentsStep - Interface in org.hibernate.search.backend.lucene.analysis.model.dsl
The step in a normalizer definition where optional components such as char filters or token filters can be added.
LuceneNormalizerTypeStep - Interface in org.hibernate.search.backend.lucene.analysis.model.dsl
The initial step in an analyzer definition, where the type of normalizer can be set.
LuceneSearchAggregationFactory - Interface in org.hibernate.search.backend.lucene.search.aggregation.dsl
 
LuceneSearchFetchable<H> - Interface in org.hibernate.search.backend.lucene.search.query
 
LuceneSearchPredicateFactory - Interface in org.hibernate.search.backend.lucene.search.predicate.dsl
A factory for search predicates with some Lucene-specific methods.
LuceneSearchProjectionFactory<R,E> - Interface in org.hibernate.search.backend.lucene.search.projection.dsl
A factory for search projections with some Lucene-specific methods.
LuceneSearchQuery<H> - Interface in org.hibernate.search.backend.lucene.search.query
 
LuceneSearchQueryOptionsStep<H,LOS> - Interface in org.hibernate.search.backend.lucene.search.query.dsl
 
LuceneSearchQuerySelectStep<R,E,LOS> - Interface in org.hibernate.search.backend.lucene.search.query.dsl
 
LuceneSearchQueryWhereStep<H,LOS> - Interface in org.hibernate.search.backend.lucene.search.query.dsl
 
LuceneSearchResult<H> - Interface in org.hibernate.search.backend.lucene.search.query
 
LuceneSearchScroll<H> - Interface in org.hibernate.search.backend.lucene.search.query
 
LuceneSearchScrollResult<H> - Interface in org.hibernate.search.backend.lucene.search.query
 
LuceneSearchSortFactory - Interface in org.hibernate.search.backend.lucene.search.sort.dsl
A factory for search sorts with some Lucene-specific methods.
luceneSort() - Method in interface org.hibernate.search.backend.lucene.search.query.LuceneSearchQuery
 
LuceneStandardIndexFieldTypeOptionsStep<S extends LuceneStandardIndexFieldTypeOptionsStep<?,F>,F> - Interface in org.hibernate.search.backend.lucene.types.dsl
 
LuceneVectorFieldTypeOptionsStep<S extends LuceneVectorFieldTypeOptionsStep<?,F>,F> - Interface in org.hibernate.search.backend.lucene.types.dsl
 
luceneVersion() - Method in interface org.hibernate.search.backend.lucene.cache.QueryCachingConfigurationContext
 
LuceneWorkExecutorProvider - Interface in org.hibernate.search.backend.lucene.work.spi
 
LuceneWorkExecutorProvider.Context - Interface in org.hibernate.search.backend.lucene.work.spi
 

M

m() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.VectorField
 
m(int) - Method in interface org.hibernate.search.engine.backend.types.dsl.VectorFieldTypeOptionsStep
 
m(int) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingVectorFieldOptionsStep
 
mainConstructor() - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.TypeMappingStep
Starts the definition of the mapping of the main constructor of this type.
mainConstructor() - Method in class org.hibernate.search.mapper.pojo.model.spi.AbstractPojoRawTypeModel
 
mainConstructor() - Method in interface org.hibernate.search.mapper.pojo.model.spi.PojoRawTypeModel
 
major() - Method in class org.hibernate.search.backend.elasticsearch.ElasticsearchVersion
Deprecated.
majorOptional() - Method in class org.hibernate.search.backend.elasticsearch.ElasticsearchVersion
 
map(Function<? super T, ? extends R>) - Method in class org.hibernate.search.util.common.data.Range
 
MAP_KEY - Static variable in class org.hibernate.search.mapper.pojo.extractor.builtin.BuiltinContainerExtractors
The name of an extractor that extracts keys from a Map.
MAP_VALUE - Static variable in class org.hibernate.search.mapper.pojo.extractor.builtin.BuiltinContainerExtractors
The name of an extractor that extracts values from a Map.
MappableTypeModel - Interface in org.hibernate.search.engine.mapper.model.spi
A representation of an entity type that can be mapped to an index.
MappableTypeModelFormatter - Class in org.hibernate.search.engine.logging.spi
 
MappableTypeModelFormatter(MappableTypeModel) - Constructor for class org.hibernate.search.engine.logging.spi.MappableTypeModelFormatter
 
MappedIndexManager - Interface in org.hibernate.search.engine.mapper.mapping.spi
The object responsible for applying works and searches to a full-text index.
MappedIndexManagerBuilder - Interface in org.hibernate.search.engine.mapper.mapping.building.spi
A builder for MappedIndexManager instances, which will be the interface between the mapping and the index when indexing and searching.
MappedIndexManagerFactory - Interface in org.hibernate.search.engine.mapper.mapping.building.spi
A factory for MappedIndexManager instances, which will be the interface between the mapping and the index when indexing and searching.
MappedIndexScope<R,E> - Interface in org.hibernate.search.engine.mapper.scope.spi
 
MappedIndexScopeBuilder<R,E> - Interface in org.hibernate.search.engine.mapper.scope.spi
 
mappedTypeContext(String) - Method in interface org.hibernate.search.engine.backend.mapping.spi.BackendMappingContext
 
mappedTypeContext(String) - Method in class org.hibernate.search.mapper.pojo.mapping.spi.AbstractPojoMappingImplementor
 
mappedTypeContext(String) - Method in interface org.hibernate.search.mapper.pojo.mapping.spi.PojoMappingDelegate
 
mappedTypeContexts() - Method in class org.hibernate.search.engine.backend.scope.spi.AbstractSearchIndexScope
 
mappedTypeContexts() - Method in interface org.hibernate.search.engine.search.projection.spi.SearchProjectionIndexScope
 
mappedTypeName() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexModel
 
Mapper<MPBS extends MappingPartialBuildState> - Interface in org.hibernate.search.engine.mapper.mapping.building.spi
 
mapping() - Method in interface org.hibernate.search.mapper.orm.coordination.common.spi.CoordinationStrategyStartContext
 
mapping(JsonObject) - Method in interface org.hibernate.search.backend.elasticsearch.types.dsl.ElasticsearchNativeIndexFieldTypeMappingStep
 
mapping(EntityManagerFactory) - Static method in class org.hibernate.search.mapper.orm.Search
Retrieve the SearchMapping from a JPA EntityManagerFactory.
mapping(String) - Method in interface org.hibernate.search.backend.elasticsearch.types.dsl.ElasticsearchNativeIndexFieldTypeMappingStep
 
mapping(SessionFactory) - Static method in class org.hibernate.search.mapper.orm.Search
Retrieve the SearchMapping from a Hibernate ORM SessionFactory.
MAPPING_BUILD_MISSING_DISCOVERED_JANDEX_INDEXES - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings.Defaults
 
MAPPING_BUILD_MISSING_DISCOVERED_JANDEX_INDEXES - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings
When annotation processing is enabled (the default), whether Hibernate Search should automatically build Jandex indexes for types registered for annotation processing (entities in particular), to ensure that all "root mapping" annotations in those JARs (e.g.
MAPPING_BUILD_MISSING_DISCOVERED_JANDEX_INDEXES - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings.Radicals
 
MAPPING_CONFIGURER - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings
A configurer for the Hibernate Search mapping.
MAPPING_CONFIGURER - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings.Radicals
 
MAPPING_PROCESS_ANNOTATIONS - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings.Defaults
 
MAPPING_PROCESS_ANNOTATIONS - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings
Whether annotations should be automatically processed for entity types, as well as nested types in those entity types, for instance index-embedded types.
MAPPING_PROCESS_ANNOTATIONS - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings.Radicals
 
MAPPING_TYPE_NAME_STRATEGY - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchBackendSettings.Defaults
 
MAPPING_TYPE_NAME_STRATEGY - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchBackendSettings
How to map documents to their type name, i.e.
MappingAbortedException - Exception in org.hibernate.search.engine.mapper.mapping.building.spi
An exception thrown by Mapper.prepareBuild() when detecting that failures were collected and deciding to abort early to avoid a snowball effect creating too many failures, which would make the failure report unclear.
MappingAbortedException() - Constructor for exception org.hibernate.search.engine.mapper.mapping.building.spi.MappingAbortedException
 
MappingAnnotatedElement - Interface in org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing
An element in the entity model annotated with a mapping annotation.
MappingAnnotatedMethodParameter - Interface in org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing
A method parameter in the entity model annotated with a mapping annotation.
MappingAnnotatedProperty - Interface in org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing
A property in the entity model annotated with a mapping annotation.
MappingAnnotatedType - Interface in org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing
A type in the entity model annotated with a mapping annotation.
MappingAnnotationProcessorContext - Interface in org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing
A superinterface for contexts passed to mapping annotation processors.
MappingBuildContext - Interface in org.hibernate.search.engine.mapper.mapping.building.spi
A build context for mappings.
MappingConfigurationCollector<C> - Interface in org.hibernate.search.engine.mapper.mapping.building.spi
 
mappingContext - Variable in class org.hibernate.search.engine.backend.scope.spi.AbstractSearchIndexScope
 
mappingContext() - Method in class org.hibernate.search.engine.backend.scope.spi.AbstractSearchIndexScope
 
mappingContext() - Method in interface org.hibernate.search.engine.backend.session.spi.BackendSessionContext
 
mappingContext() - Method in class org.hibernate.search.engine.backend.session.spi.DetachedBackendSessionContext
Deprecated.
 
mappingContext() - Method in interface org.hibernate.search.engine.search.common.spi.SearchIndexScope
 
mappingContext() - Method in interface org.hibernate.search.mapper.pojo.bridge.runtime.spi.BridgeSessionContext
 
mappingContext() - Method in interface org.hibernate.search.mapper.pojo.scope.spi.PojoScopeSessionContext
 
mappingContext() - Method in class org.hibernate.search.mapper.pojo.session.spi.AbstractPojoSearchSession
 
mappingContext() - Method in interface org.hibernate.search.mapper.pojo.work.spi.PojoWorkSessionContext
 
MappingElement - Interface in org.hibernate.search.engine.mapper.model.spi
A unique representation of an element in the mapping.
MappingFinalizationContext - Interface in org.hibernate.search.engine.mapper.mapping.building.spi
The context passed to the mapper during the very last step of bootstrap.
MappingFinalizer<PBM,M> - Interface in org.hibernate.search.engine.mapper.mapping.building.spi
An object responsible for finalizing a mapping.
MappingImplementor<M> - Interface in org.hibernate.search.engine.mapper.mapping.spi
Interface used by the engine to manipulate mappings
MappingInitiator<C,MPBS extends MappingPartialBuildState> - Interface in org.hibernate.search.engine.mapper.mapping.building.spi
An object responsible for initiating a mapping by contributing its basic configuration (indexed types, type metadata), then creating the mapper based on the configuration processed by the engine.
MappingKey<PBM,M> - Interface in org.hibernate.search.engine.mapper.mapping.building.spi
Tagging interface for objects used as a key to retrieve mappings at different states: when finalizing the mapping in SearchIntegrationFinalizer.finalizeMapping(MappingKey, MappingFinalizer).
MappingPartialBuildState - Interface in org.hibernate.search.engine.mapper.mapping.building.spi
 
MappingPreStopContext - Interface in org.hibernate.search.engine.mapper.mapping.spi
A pre-stop context for mappings.
mappingProducer(HibernateSearchOrmMappingProducer) - Method in interface org.hibernate.search.mapper.orm.coordination.common.spi.CoordinationConfigurationContext
Adds a mapping producer, to register entities automatically without user intervention.
MappingStartContext - Interface in org.hibernate.search.engine.mapper.mapping.spi
A start context for mappings.
mapTypes(MappedIndexManagerFactory) - Method in interface org.hibernate.search.engine.mapper.mapping.building.spi.Mapper
Begin the creation of a mapping for all mapped types.
markAsEncountered(String, boolean) - Method in class org.hibernate.search.engine.common.tree.spi.TreeFilterPathTracker
 
markAsEntity() - Method in interface org.hibernate.search.mapper.pojo.model.additionalmetadata.building.spi.PojoAdditionalMetadataCollectorTypeNode
Mark this type as an entity type.
markAsEntity(String, PojoPathDefinitionProvider) - Method in interface org.hibernate.search.mapper.pojo.model.additionalmetadata.building.spi.PojoAdditionalMetadataCollectorTypeNode
markAsFailed(Throwable) - Method in interface org.hibernate.search.engine.backend.orchestration.spi.BatchedWork
 
markAsIndexed() - Method in interface org.hibernate.search.mapper.pojo.model.additionalmetadata.building.spi.PojoAdditionalMetadataCollectorTypeNode
Mark this type as an indexed type.
markAsIndexed(boolean) - Method in interface org.hibernate.search.mapper.pojo.model.additionalmetadata.building.spi.PojoAdditionalMetadataCollectorTypeNode
marker(Object) - Method in interface org.hibernate.search.mapper.pojo.bridge.binding.MarkerBindingContext
Sets the marker object resulting from this binding.
marker(MarkerBinder) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingStep
Define a marker binder, responsible for creating a marker object.
marker(MarkerBinder, Map<String, Object>) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingStep
Define a marker binder, responsible for creating a marker object.
markerBinder(MarkerBinder, Map<String, Object>) - Method in interface org.hibernate.search.mapper.pojo.model.additionalmetadata.building.spi.PojoAdditionalMetadataCollectorPropertyNode
 
MarkerBinder - Interface in org.hibernate.search.mapper.pojo.bridge.mapping.programmatic
A binder of property markers.
MarkerBinderRef - Annotation Type in org.hibernate.search.mapper.pojo.bridge.mapping.annotation
References a MarkerBinder.
MarkerBinderRef.UndefinedBinderImplementationType - Class in org.hibernate.search.mapper.pojo.bridge.mapping.annotation
Class used as a marker for the default value of the MarkerBinderRef.type() attribute.
MarkerBinding - Annotation Type in org.hibernate.search.mapper.pojo.mapping.definition.annotation
Applies a marker to a property using a MarkerBinder.
MarkerBinding.List - Annotation Type in org.hibernate.search.mapper.pojo.mapping.definition.annotation
 
MarkerBindingContext - Interface in org.hibernate.search.mapper.pojo.bridge.binding
 
markers(Class<M>) - Method in interface org.hibernate.search.mapper.pojo.model.PojoModelProperty
 
markerSet() - Element in annotation type org.hibernate.search.mapper.pojo.bridge.builtin.annotation.GeoPointBinding
 
markerSet() - Element in annotation type org.hibernate.search.mapper.pojo.bridge.builtin.annotation.Latitude
 
markerSet() - Element in annotation type org.hibernate.search.mapper.pojo.bridge.builtin.annotation.Longitude
 
markerSet(String) - Method in interface org.hibernate.search.mapper.pojo.bridge.builtin.programmatic.GeoPointBinder
 
markerSet(String) - Method in interface org.hibernate.search.mapper.pojo.bridge.builtin.programmatic.LatitudeLongitudeMarkerBinder
 
MASS_INDEXER_POLLING_INTERVAL - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.CoordinationRadicals
 
MASS_INDEXER_PREFIX - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.CoordinationRadicals
 
MASS_INDEXER_PULSE_EXPIRATION - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.CoordinationRadicals
 
MASS_INDEXER_PULSE_INTERVAL - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.CoordinationRadicals
 
massIndexer() - Method in interface org.hibernate.search.mapper.orm.scope.SearchScope
Create a MassIndexer for the indexes mapped to types in this scope, or to any of their sub-types.
massIndexer() - Method in interface org.hibernate.search.mapper.orm.session.SearchSession
Creates a MassIndexer to rebuild the indexes of all indexed entity types.
massIndexer(Class<?>...) - Method in interface org.hibernate.search.mapper.orm.session.SearchSession
Creates a MassIndexer to rebuild the indexes mapped to indexed entity types among the given classes and their subtypes.
massIndexer(String) - Method in interface org.hibernate.search.mapper.orm.scope.SearchScope
Create a MassIndexer for the indexes mapped to types in this scope, or to any of their sub-types.
massIndexer(Collection<? extends Class<?>>) - Method in interface org.hibernate.search.mapper.orm.session.SearchSession
Creates a MassIndexer to rebuild the indexes mapped to indexed entity types among the given classes and their subtypes.
massIndexer(Set<String>) - Method in interface org.hibernate.search.mapper.orm.scope.SearchScope
Create a MassIndexer for the indexes mapped to types in this scope, or to any of their sub-types.
massIndexer(PojoMassIndexingContext, Set<String>) - Method in interface org.hibernate.search.mapper.pojo.scope.spi.PojoScopeDelegate
 
massIndexer(PojoMassIndexingContext, DetachedBackendSessionContext) - Method in interface org.hibernate.search.mapper.pojo.scope.spi.PojoScopeDelegate
MassIndexer - Interface in org.hibernate.search.mapper.orm.massindexing
A MassIndexer is useful to rebuild the indexes from the data contained in the database.
MassIndexerFilteringTypeStep - Interface in org.hibernate.search.mapper.orm.massindexing
This step allows to define a filter on entities of a given type that has to be re-indexed
MassIndexerReindexParameterStep - Interface in org.hibernate.search.mapper.orm.massindexing
A step to define optional parameters for the JPQL/HQL conditional expression or other new expressions.
MassIndexingEntityFailureContext - Class in org.hibernate.search.mapper.pojo.massindexing
Contextual information about a failure to load or index a entities during mass indexing.
MassIndexingEntityFailureContext.Builder - Class in org.hibernate.search.mapper.pojo.massindexing
 
MassIndexingEnvironment - Interface in org.hibernate.search.mapper.pojo.massindexing
An interface for pluggable components that set up and tear down the environment of mass indexing threads, for example, to initialize ThreadLocals.
MassIndexingEnvironment.Context - Interface in org.hibernate.search.mapper.pojo.massindexing
 
MassIndexingEnvironment.EntityIdentifierLoadingContext - Interface in org.hibernate.search.mapper.pojo.massindexing
Context provided to MassIndexingEnvironment when configured hooks are considered for execution around the identifier loading work.
MassIndexingEnvironment.EntityLoadingContext - Interface in org.hibernate.search.mapper.pojo.massindexing
Context provided to MassIndexingEnvironment when configured hooks are considered for execution around the entity loading work.
MassIndexingFailureContext - Class in org.hibernate.search.mapper.pojo.massindexing
Contextual information about a failing operation during mass indexing.
MassIndexingFailureContext.Builder - Class in org.hibernate.search.mapper.pojo.massindexing
 
MassIndexingFailureHandler - Interface in org.hibernate.search.mapper.orm.massindexing
Deprecated.
MassIndexingFailureHandler - Interface in org.hibernate.search.mapper.pojo.massindexing
A handler for failures occurring during mass indexing.
MassIndexingJob - Class in org.hibernate.search.jakarta.batch.core.massindexing
A utility class to start the Hibernate Search Jakarta Batch mass indexing job.
MassIndexingJob.ParametersBuilder - Class in org.hibernate.search.jakarta.batch.core.massindexing
Parameter builder for mass-indexing job.
MassIndexingJob.ParametersBuilderInitialStep - Class in org.hibernate.search.jakarta.batch.core.massindexing
 
MassIndexingJobParameters - Class in org.hibernate.search.jakarta.batch.core.massindexing
 
MassIndexingJobParameters.Defaults - Class in org.hibernate.search.jakarta.batch.core.massindexing
 
MassIndexingMonitor - Interface in org.hibernate.search.mapper.orm.massindexing
Deprecated.
MassIndexingMonitor - Interface in org.hibernate.search.mapper.pojo.massindexing
A component that monitors progress of mass indexing.
massLoadingStrategy() - Method in interface org.hibernate.search.mapper.pojo.loading.spi.PojoLoadingTypeContext
 
massLoadingStrategy(Class<E>, PojoMassLoadingStrategy<? super E, ?>) - Method in interface org.hibernate.search.mapper.pojo.loading.definition.spi.PojoEntityLoadingBindingContext
 
massLoadingStrategyOptional() - Method in interface org.hibernate.search.mapper.pojo.loading.spi.PojoLoadingTypeContext
 
match() - Method in interface org.hibernate.search.engine.search.predicate.dsl.SearchPredicateFactory
Match documents where targeted fields have a value that "matches" a given single value.
match() - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.AbstractSearchPredicateFactory
 
match(Predicate<ConfigurationScope>) - Method in class org.hibernate.search.engine.cfg.spi.ConfigurationScope
 
MATCH - Static variable in class org.hibernate.search.engine.backend.types.IndexFieldTraits.Predicates
 
MATCH - Static variable in class org.hibernate.search.engine.search.predicate.spi.PredicateTypeKeys
 
matchAll() - Method in interface org.hibernate.search.engine.search.predicate.dsl.SearchPredicateFactory
Match all documents.
matchAll() - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.AbstractSearchPredicateFactory
 
matchAll() - Method in interface org.hibernate.search.engine.search.predicate.spi.SearchPredicateBuilderFactory
 
MatchAllPredicateBuilder - Interface in org.hibernate.search.engine.search.predicate.spi
 
MatchAllPredicateOptionsStep<S extends MatchAllPredicateOptionsStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The initial and final step in "match all" predicate definition, where optional parameters can be set.
matchAny(String) - Method in class org.hibernate.search.engine.cfg.spi.ConfigurationScope
 
matches(String) - Method in class org.hibernate.search.util.common.pattern.spi.SimpleGlobPattern
 
matches(String, int) - Method in class org.hibernate.search.util.common.pattern.spi.SimpleGlobPattern
 
matches(ElasticsearchVersion) - Method in class org.hibernate.search.backend.elasticsearch.ElasticsearchVersion
 
matchExact(String) - Method in class org.hibernate.search.engine.cfg.spi.ConfigurationScope
 
matchExact(String, String) - Method in class org.hibernate.search.engine.cfg.spi.ConfigurationScope
 
MatchIdPredicateBuilder - Interface in org.hibernate.search.engine.search.predicate.spi
 
MatchIdPredicateMatchingMoreStep<S extends MatchIdPredicateMatchingMoreStep<?,N>,N extends MatchIdPredicateOptionsStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The final step in a "match id" predicate definition, where more IDs to match can be set.
MatchIdPredicateMatchingStep<N extends MatchIdPredicateMatchingMoreStep<?,?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The step in a "match id" predicate definition where the IDs to match can be set.
MatchIdPredicateOptionsStep<S extends MatchIdPredicateOptionsStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The final step in a "match id" predicate definition, where optional parameters can be set.
matching(byte...) - Method in interface org.hibernate.search.engine.search.predicate.dsl.KnnPredicateVectorStep
 
matching(byte...) - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.KnnPredicateFieldStepImpl
 
matching(float...) - Method in interface org.hibernate.search.engine.search.predicate.dsl.KnnPredicateVectorStep
 
matching(float...) - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.KnnPredicateFieldStepImpl
 
matching(Object) - Method in interface org.hibernate.search.engine.search.predicate.dsl.MatchIdPredicateMatchingStep
Target the identifier with the given id.
matching(Object) - Method in interface org.hibernate.search.engine.search.predicate.dsl.MatchPredicateMatchingStep
Require at least one of the targeted fields to match the given value.
matching(Object, ValueConvert) - Method in interface org.hibernate.search.engine.search.predicate.dsl.MatchIdPredicateMatchingStep
Target the identifier with the given id.
matching(Object, ValueConvert) - Method in interface org.hibernate.search.engine.search.predicate.dsl.MatchPredicateMatchingStep
Require at least one of the targeted fields to match the given value.
matching(String) - Method in interface org.hibernate.search.engine.search.predicate.dsl.CommonQueryStringPredicateMatchingStep
Require at least one of the targeted fields to match the given query string.
matching(String) - Method in interface org.hibernate.search.engine.search.predicate.dsl.PhrasePredicateMatchingStep
Require at least one of the targeted fields to match the given phrase.
matching(String) - Method in interface org.hibernate.search.engine.search.predicate.dsl.RegexpPredicateMatchingStep
Require at least one of the targeted fields to match the given regular expression pattern.
matching(String) - Method in interface org.hibernate.search.engine.search.predicate.dsl.WildcardPredicateMatchingStep
Require at least one of the targeted fields to match the given wildcard pattern.
matchingAll(Object, Object...) - Method in interface org.hibernate.search.engine.search.predicate.dsl.TermsPredicateMatchingStep
Require at least one of the targeted fields to match all of the provided terms.
matchingAll(Collection<?>) - Method in interface org.hibernate.search.engine.search.predicate.dsl.TermsPredicateMatchingStep
Require at least one of the targeted fields to match all of the provided terms.
matchingAll(Collection<?>, ValueConvert) - Method in interface org.hibernate.search.engine.search.predicate.dsl.TermsPredicateMatchingStep
Require at least one of the targeted fields to match all of the provided terms.
matchingAll(Collection<?>, ValueConvert) - Method in interface org.hibernate.search.engine.search.predicate.spi.TermsPredicateBuilder
 
matchingAny(Object, Object...) - Method in interface org.hibernate.search.engine.search.predicate.dsl.TermsPredicateMatchingStep
Require at least one of the targeted fields to match any of the provided terms.
matchingAny(Collection<?>) - Method in interface org.hibernate.search.engine.search.predicate.dsl.MatchIdPredicateMatchingStep
Target the identifiers matching any of the values in a collection.
matchingAny(Collection<?>) - Method in interface org.hibernate.search.engine.search.predicate.dsl.TermsPredicateMatchingStep
Require at least one of the targeted fields to match any of the provided terms.
matchingAny(Collection<?>, ValueConvert) - Method in interface org.hibernate.search.engine.search.predicate.dsl.MatchIdPredicateMatchingStep
Target the identifiers matching any of the values in a collection.
matchingAny(Collection<?>, ValueConvert) - Method in interface org.hibernate.search.engine.search.predicate.dsl.TermsPredicateMatchingStep
Require at least one of the targeted fields to match any of the provided terms.
matchingAny(Collection<?>, ValueConvert) - Method in interface org.hibernate.search.engine.search.predicate.spi.TermsPredicateBuilder
 
matchingPathGlob(String) - Method in interface org.hibernate.search.engine.backend.document.model.dsl.IndexSchemaFieldTemplateOptionsStep
Restrict the field template to only fields whose path matches the given glob pattern.
matchNone() - Method in interface org.hibernate.search.engine.search.predicate.dsl.SearchPredicateFactory
Match none of the documents.
matchNone() - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.AbstractSearchPredicateFactory
 
matchNone() - Method in interface org.hibernate.search.engine.search.predicate.spi.SearchPredicateBuilderFactory
 
MatchNonePredicateBuilder - Interface in org.hibernate.search.engine.search.predicate.spi
 
MatchNonePredicateFinalStep - Interface in org.hibernate.search.engine.search.predicate.dsl
The initial and final step in "match none" predicate definition.
MatchPredicateBuilder - Interface in org.hibernate.search.engine.search.predicate.spi
 
MatchPredicateFieldMoreStep<S extends MatchPredicateFieldMoreStep<?,N>,N extends MatchPredicateOptionsStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The step in a "match" predicate definition where the value to match can be set (see the superinterface MatchPredicateMatchingStep), or optional parameters for the last targeted field(s) can be set, or more target fields can be added.
MatchPredicateFieldStep<N extends MatchPredicateFieldMoreStep<?,?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The initial step in a "match" predicate definition, where the target field can be set.
MatchPredicateMatchingStep<N extends MatchPredicateOptionsStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The step in a "match" predicate definition where the value to match can be set.
MatchPredicateOptionsStep<S extends MatchPredicateOptionsStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The final step in a "match" predicate definition, where optional parameters can be set.
MATERIALIZED_BLOB - Enum constant in enum org.hibernate.search.mapper.orm.outboxpolling.cfg.PayloadType
Deprecated.
MAX - Enum constant in enum org.hibernate.search.engine.search.common.SortMode
When a field has multiple values, pick the highest value.
MAX_BUFFERED_DOCS - Static variable in class org.hibernate.search.backend.lucene.cfg.LuceneIndexSettings.WriterRadicals
 
MAX_BULK_SIZE - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchIndexSettings.IndexingRadicals
 
MAX_CONNECTIONS - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchBackendSettings.Defaults
 
MAX_CONNECTIONS - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchBackendSettings
The maximum number of simultaneous connections to the Elasticsearch cluster, all hosts taken together.
MAX_CONNECTIONS_PER_ROUTE - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchBackendSettings.Defaults
 
MAX_CONNECTIONS_PER_ROUTE - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchBackendSettings
The maximum number of simultaneous connections to each host of the Elasticsearch cluster.
MAX_DOCS - Static variable in class org.hibernate.search.backend.lucene.cfg.LuceneIndexSettings.MergeRadicals
 
MAX_FORCED_SIZE - Static variable in class org.hibernate.search.backend.lucene.cfg.LuceneIndexSettings.MergeRadicals
 
MAX_INNER_PRODUCT - Enum constant in enum org.hibernate.search.engine.backend.types.VectorSimilarity
Similar to VectorSimilarity.DOT_PRODUCT but does not require vector normalization.
MAX_KEEP_ALIVE - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchBackendSettings
How long connections to the Elasticsearch cluster can be kept idle.
MAX_LONG_AS_BIGINTEGER - Static variable in class org.hibernate.search.engine.cfg.spi.NumberScaleConstants
 
MAX_RESULTS_PER_ENTITY - Static variable in class org.hibernate.search.jakarta.batch.core.massindexing.MassIndexingJobParameters
 
MAX_SIZE - Static variable in class org.hibernate.search.backend.lucene.cfg.LuceneIndexSettings.MergeRadicals
 
MAX_THREADS - Static variable in class org.hibernate.search.jakarta.batch.core.massindexing.MassIndexingJobParameters
 
maxResultsPerEntity(int) - Method in class org.hibernate.search.jakarta.batch.core.massindexing.MassIndexingJob.ParametersBuilder
The maximum number of results to load per entity type.
maxTermCount(int) - Method in interface org.hibernate.search.engine.search.aggregation.dsl.TermsAggregationOptionsStep
Requires to only create buckets for the top maxTermCount most frequent terms.
maxTermCount(int) - Method in interface org.hibernate.search.engine.search.aggregation.spi.TermsAggregationBuilder
 
maxThreads(int) - Method in class org.hibernate.search.jakarta.batch.core.massindexing.MassIndexingJob.ParametersBuilder
The maximum number of threads to use for processing the job.
MEDIAN - Enum constant in enum org.hibernate.search.engine.search.common.SortMode
When a field has multiple values, compute the median of all the values.
member() - Method in class org.hibernate.search.mapper.pojo.model.hcann.spi.AbstractPojoHCAnnPropertyModel
 
memberTypeReference(Type) - Method in class org.hibernate.search.mapper.pojo.model.spi.GenericContextAwarePojoGenericTypeModel.RawTypeDeclaringContext
 
MERGE_SEGMENTS_AFTER_PURGE - Static variable in class org.hibernate.search.jakarta.batch.core.massindexing.MassIndexingJobParameters.Defaults
 
MERGE_SEGMENTS_AFTER_PURGE - Static variable in class org.hibernate.search.jakarta.batch.core.massindexing.MassIndexingJobParameters
 
MERGE_SEGMENTS_ON_FINISH - Static variable in class org.hibernate.search.jakarta.batch.core.massindexing.MassIndexingJobParameters.Defaults
 
MERGE_SEGMENTS_ON_FINISH - Static variable in class org.hibernate.search.jakarta.batch.core.massindexing.MassIndexingJobParameters
 
mergeSegments() - Method in interface org.hibernate.search.mapper.orm.work.SearchWorkspace
Merge all segments of the indexes targeted by this workspace into a single one.
mergeSegments() - Method in interface org.hibernate.search.mapper.pojo.work.spi.PojoScopeWorkspace
Deprecated.
mergeSegments(OperationSubmitter) - Method in interface org.hibernate.search.mapper.pojo.work.spi.PojoScopeWorkspace
Deprecated.
mergeSegments(OperationSubmitter, UnsupportedOperationBehavior) - Method in interface org.hibernate.search.engine.backend.work.execution.spi.IndexWorkspace
Merge all segments of the index into a single one.
mergeSegments(OperationSubmitter, UnsupportedOperationBehavior) - Method in interface org.hibernate.search.mapper.pojo.work.spi.PojoScopeWorkspace
 
mergeSegmentsAfterPurge(boolean) - Method in class org.hibernate.search.jakarta.batch.core.massindexing.MassIndexingJob.ParametersBuilder
Specify whether the mass indexer should merge segments at the beginning of the job.
mergeSegmentsAfterPurge(boolean) - Method in interface org.hibernate.search.mapper.orm.massindexing.MassIndexer
Merges each index into a single segment after the initial index purge, just before indexing.
mergeSegmentsAfterPurge(boolean) - Method in interface org.hibernate.search.mapper.pojo.massindexing.spi.PojoMassIndexer
Merges each index into a single segment after the initial index purge, just before indexing.
mergeSegmentsAsync() - Method in interface org.hibernate.search.mapper.orm.work.SearchWorkspace
Asynchronous version of SearchWorkspace.mergeSegments(), returning as soon as the operation is queued.
mergeSegmentsOnFinish(boolean) - Method in class org.hibernate.search.jakarta.batch.core.massindexing.MassIndexingJob.ParametersBuilder
Specify whether the mass indexer should merge segments at the end of the job.
mergeSegmentsOnFinish(boolean) - Method in interface org.hibernate.search.mapper.orm.massindexing.MassIndexer
Merges each index into a single segment after indexing.
mergeSegmentsOnFinish(boolean) - Method in interface org.hibernate.search.mapper.pojo.massindexing.spi.PojoMassIndexer
Merges each index into a single segment after indexing.
messageWithoutContext() - Method in exception org.hibernate.search.util.common.SearchException
 
METERS - Enum constant in enum org.hibernate.search.engine.spatial.DistanceUnit
 
method() - Method in class org.hibernate.search.backend.elasticsearch.client.spi.ElasticsearchRequest
 
MethodParameterMapping - Annotation Type in org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing
Meta-annotation for annotations that apply mapping to a method parameter.
MethodParameterMappingAnnotationProcessor<A extends Annotation> - Interface in org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing
A processor for mapping annotations applied to a Java method parameter.
MethodParameterMappingAnnotationProcessorContext - Interface in org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing
MethodParameterMappingAnnotationProcessorRef - Annotation Type in org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing
MethodParameterMappingAnnotationProcessorRef.UndefinedProcessorImplementationType - Class in org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing
Class used as a marker for the default value of the MethodParameterMappingAnnotationProcessorRef.type() attribute.
MethodParameterMappingStep - Interface in org.hibernate.search.mapper.pojo.mapping.definition.programmatic
The step in a mapping definition where a method parameter can be mapped.
micro() - Method in class org.hibernate.search.backend.elasticsearch.ElasticsearchVersion
 
MILES - Enum constant in enum org.hibernate.search.engine.spatial.DistanceUnit
 
MIN - Enum constant in enum org.hibernate.search.engine.search.common.SortMode
When a field has multiple values, pick the lowest value.
MIN_LONG_AS_BIGINTEGER - Static variable in class org.hibernate.search.engine.cfg.spi.NumberScaleConstants
 
MIN_SIZE - Static variable in class org.hibernate.search.backend.lucene.cfg.LuceneIndexSettings.MergeRadicals
 
minDocumentCount(int) - Method in interface org.hibernate.search.engine.search.aggregation.dsl.TermsAggregationOptionsStep
Eliminates buckets with less than minDocumentCount matching documents from the aggregation result.
minDocumentCount(int) - Method in interface org.hibernate.search.engine.search.aggregation.spi.TermsAggregationBuilder
 
minimumShouldMatch() - Method in interface org.hibernate.search.engine.search.predicate.dsl.BooleanPredicateOptionsCollector
Start defining the minimum number of "should" constraints that have to match in order for the boolean predicate to match.
minimumShouldMatch() - Method in interface org.hibernate.search.engine.search.predicate.dsl.CommonQueryStringPredicateOptionsStep
 
minimumShouldMatch() - Method in interface org.hibernate.search.engine.search.predicate.dsl.GenericBooleanPredicateClausesStep
 
minimumShouldMatch(Consumer<? super MinimumShouldMatchConditionStep<?>>) - Method in interface org.hibernate.search.engine.search.predicate.dsl.BooleanPredicateOptionsCollector
Start defining the minimum number of "should" constraints that have to match in order for the boolean predicate to match.
minimumShouldMatch(Consumer<? super MinimumShouldMatchConditionStep<?>>) - Method in interface org.hibernate.search.engine.search.predicate.dsl.CommonQueryStringPredicateOptionsStep
Start defining the minimum number of "should" constraints that have to match in order for the boolean predicate to match.
minimumShouldMatch(Consumer<? super MinimumShouldMatchConditionStep<?>>) - Method in interface org.hibernate.search.engine.search.predicate.dsl.GenericBooleanPredicateClausesStep
 
MinimumShouldMatchBuilder - Interface in org.hibernate.search.engine.search.predicate.spi
 
MinimumShouldMatchConditionStep<N> - Interface in org.hibernate.search.engine.search.predicate.dsl
The step in a "minimum should match" constraint definition where a condition can be defined as necessary for the following requirements to be enforced.
MinimumShouldMatchMoreStep<N> - Interface in org.hibernate.search.engine.search.predicate.dsl
The step in a "minimum should match" constraint definition where the constraint definition can be ended, or more conditions can be added.
minimumShouldMatchNumber(int) - Method in interface org.hibernate.search.engine.search.predicate.dsl.BooleanPredicateOptionsCollector
minimumShouldMatchNumber(int) - Method in interface org.hibernate.search.engine.search.predicate.dsl.CommonQueryStringPredicateOptionsStep
minimumShouldMatchNumber(int) - Method in interface org.hibernate.search.engine.search.predicate.dsl.GenericBooleanPredicateClausesStep
 
minimumShouldMatchNumber(int, int) - Method in interface org.hibernate.search.engine.search.predicate.spi.BooleanPredicateBuilder
minimumShouldMatchNumber(int, int) - Method in interface org.hibernate.search.engine.search.predicate.spi.MinimumShouldMatchBuilder
 
minimumShouldMatchPercent(int) - Method in interface org.hibernate.search.engine.search.predicate.dsl.BooleanPredicateOptionsCollector
minimumShouldMatchPercent(int) - Method in interface org.hibernate.search.engine.search.predicate.dsl.CommonQueryStringPredicateOptionsStep
minimumShouldMatchPercent(int) - Method in interface org.hibernate.search.engine.search.predicate.dsl.GenericBooleanPredicateClausesStep
 
minimumShouldMatchPercent(int, int) - Method in interface org.hibernate.search.engine.search.predicate.spi.BooleanPredicateBuilder
minimumShouldMatchPercent(int, int) - Method in interface org.hibernate.search.engine.search.predicate.spi.MinimumShouldMatchBuilder
 
MinimumShouldMatchRequireStep<N> - Interface in org.hibernate.search.engine.search.predicate.dsl
The step in a "minimum should match" constraint definition where the minimum required number or percentage of should clauses to match can be set.
minLength() - Method in class org.hibernate.search.util.common.pattern.spi.SimpleGlobPattern
 
minor() - Method in class org.hibernate.search.backend.elasticsearch.ElasticsearchVersion
 
missing() - Method in interface org.hibernate.search.engine.search.sort.dsl.DistanceSortOptionsStep
Start describing the behavior of this sort when a document doesn't have any value for the targeted field.
missing() - Method in interface org.hibernate.search.engine.search.sort.dsl.FieldSortOptionsStep
Start describing the behavior of this sort when a document doesn't have any value for the targeted field.
missingAs(Object, ValueConvert) - Method in interface org.hibernate.search.engine.search.sort.spi.FieldSortBuilder
 
missingAs(GeoPoint) - Method in interface org.hibernate.search.engine.search.sort.spi.DistanceSortBuilder
 
missingDecimalScale() - Method in interface org.hibernate.search.engine.backend.reporting.spi.BackendMappingHints
 
missingFirst() - Method in interface org.hibernate.search.engine.search.sort.spi.DistanceSortBuilder
 
missingFirst() - Method in interface org.hibernate.search.engine.search.sort.spi.FieldSortBuilder
 
missingHighest() - Method in interface org.hibernate.search.engine.search.sort.spi.DistanceSortBuilder
 
missingHighest() - Method in interface org.hibernate.search.engine.search.sort.spi.FieldSortBuilder
 
missingLast() - Method in interface org.hibernate.search.engine.search.sort.spi.DistanceSortBuilder
 
missingLast() - Method in interface org.hibernate.search.engine.search.sort.spi.FieldSortBuilder
 
missingLowest() - Method in interface org.hibernate.search.engine.search.sort.spi.DistanceSortBuilder
 
missingLowest() - Method in interface org.hibernate.search.engine.search.sort.spi.FieldSortBuilder
 
missingSupportHint(SearchQueryElementTypeKey<?>) - Method in class org.hibernate.search.engine.search.common.spi.SearchIndexSchemaElementContextHelper
 
missingVectorDimension() - Method in interface org.hibernate.search.engine.backend.reporting.spi.BackendMappingHints
 
MMAP - Enum constant in enum org.hibernate.search.backend.lucene.lowlevel.directory.FileSystemAccessStrategyName
 
mode(SortMode) - Method in interface org.hibernate.search.engine.search.sort.dsl.SortModeStep
Start describing the behavior of this sort when a document has multiple values for the targeted field.
mode(SortMode) - Method in interface org.hibernate.search.engine.search.sort.spi.DistanceSortBuilder
 
mode(SortMode) - Method in interface org.hibernate.search.engine.search.sort.spi.FieldSortBuilder
 
monitor(MassIndexingMonitor) - Method in interface org.hibernate.search.mapper.orm.massindexing.MassIndexer
monitor(MassIndexingMonitor) - Method in interface org.hibernate.search.mapper.pojo.massindexing.spi.PojoMassIndexer
monotonicTimeEstimate() - Method in interface org.hibernate.search.engine.common.timing.spi.TimingSource
Returns an approximation of System.nanoTime().
multi() - Method in class org.hibernate.search.engine.search.projection.definition.spi.FieldProjectionDefinition
 
multi() - Method in class org.hibernate.search.engine.search.projection.definition.spi.FieldProjectionDefinition.MultiValued
 
multi() - Method in class org.hibernate.search.engine.search.projection.definition.spi.FieldProjectionDefinition.SingleValued
 
multi() - Method in class org.hibernate.search.engine.search.projection.definition.spi.ObjectProjectionDefinition
 
multi() - Method in class org.hibernate.search.engine.search.projection.definition.spi.ObjectProjectionDefinition.MultiValued
 
multi() - Method in class org.hibernate.search.engine.search.projection.definition.spi.ObjectProjectionDefinition.SingleValued
 
multi() - Method in interface org.hibernate.search.engine.search.projection.dsl.CompositeProjectionValueStep
Defines the projection as multi-valued, i.e.
multi() - Method in interface org.hibernate.search.engine.search.projection.dsl.DistanceToFieldProjectionValueStep
Defines the projection as multi-valued, i.e.
multi() - Method in interface org.hibernate.search.engine.search.projection.dsl.FieldProjectionValueStep
Defines the projection as multi-valued, i.e.
multi() - Method in interface org.hibernate.search.mapper.pojo.search.definition.binding.ProjectionBindingContext
Inspects the type of the ProjectionBindingContext.constructorParameter() to determine if it may be bound to a multi-valued projection.
MULTI_TENANCY - Enum constant in enum org.hibernate.search.engine.tenancy.spi.TenancyMode
 
MULTI_TENANCY - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings.Radicals
 
MULTI_TENANCY_PREFIX - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings.Radicals
 
MULTI_TENANCY_STRATEGY - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchBackendSettings.Defaults
Deprecated.
The default for this property is now dynamic and depends on the mapper. If the multi-tenancy is enabled in the mapper, the default is MultiTenancyStrategyName.DISCRIMINATOR. Otherwise, the default is still MultiTenancyStrategyName.NONE.
MULTI_TENANCY_STRATEGY - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchBackendSettings
How to implement multi-tenancy.
MULTI_TENANCY_STRATEGY - Static variable in class org.hibernate.search.backend.lucene.cfg.LuceneBackendSettings.Defaults
Deprecated.
The default for this property is now dynamic and depends on the mapper. If the multi-tenancy is enabled in the mapper, the default is MultiTenancyStrategyName.DISCRIMINATOR. Otherwise, the default is still MultiTenancyStrategyName.NONE.
MULTI_TENANCY_STRATEGY - Static variable in class org.hibernate.search.backend.lucene.cfg.LuceneBackendSettings
How to implement multi-tenancy.
MULTI_TENANCY_TENANT_IDS - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings
An exhaustive list of all tenant identifiers that can be used by the application when multi-tenancy is enabled.
MULTI_TENANCY_TENANT_IDS - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings.Radicals
 
MultiEntityOperationExecutionReport - Class in org.hibernate.search.engine.backend.common.spi
 
MultiEntityOperationExecutionReport.Builder - Class in org.hibernate.search.engine.backend.common.spi
 
MultiFieldPredicateFieldBoostStep<S> - Interface in org.hibernate.search.engine.search.predicate.dsl
The step in a predicate definition where the boost of the last added field(s) can be set.
MultiIndexSearchIndexIdentifierContext - Class in org.hibernate.search.engine.search.common.spi
 
MultiIndexSearchIndexIdentifierContext(AbstractSearchIndexScope<?, ?, ?, ?>, List<SearchIndexIdentifierContext>) - Constructor for class org.hibernate.search.engine.search.common.spi.MultiIndexSearchIndexIdentifierContext
 
multiTenancyEnabled() - Method in interface org.hibernate.search.engine.backend.spi.BackendBuildContext
 
MultiTenancyStrategyName - Enum in org.hibernate.search.backend.elasticsearch.multitenancy
 
MultiTenancyStrategyName - Enum in org.hibernate.search.backend.lucene.multitenancy
 
multivaluable() - Method in interface org.hibernate.search.engine.backend.metamodel.IndexValueFieldTypeDescriptor
 
multivaluable() - Method in class org.hibernate.search.engine.backend.types.spi.AbstractIndexValueFieldType
 
multivaluable(boolean) - Method in class org.hibernate.search.engine.backend.types.spi.AbstractIndexValueFieldType.Builder
 
multivalued() - Method in interface org.hibernate.search.engine.cfg.spi.OptionalPropertyContext
 
multiValued - Variable in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexField
 
multiValued() - Method in interface org.hibernate.search.engine.backend.document.model.dsl.IndexSchemaFieldOptionsStep
Mark the field as multi-valued.
multiValued() - Method in interface org.hibernate.search.engine.backend.document.model.dsl.IndexSchemaFieldTemplateOptionsStep
Mark the field as multi-valued.
multiValued() - Method in interface org.hibernate.search.engine.backend.document.model.dsl.spi.IndexObjectFieldBuilder
Mark the current node as multi-valued.
multiValued() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexField
 
multiValued() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexRoot
 
multiValued() - Method in interface org.hibernate.search.engine.backend.metamodel.IndexFieldDescriptor
 
multiValued() - Method in class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexNodeContext
 
multiValued() - Method in interface org.hibernate.search.engine.search.common.spi.SearchIndexNodeContext
 
multiValued() - Method in interface org.hibernate.search.mapper.pojo.extractor.ContainerExtractor
 
MultiValued(String, Class<F>, ValueConvert) - Constructor for class org.hibernate.search.engine.search.projection.definition.spi.FieldProjectionDefinition.MultiValued
 
MultiValued(String, CompositeProjectionDefinition<T>) - Constructor for class org.hibernate.search.engine.search.projection.definition.spi.ObjectProjectionDefinition.MultiValued
 
multiValuedInRoot() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexField
 
multiValuedInRoot() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexRoot
 
multiValuedInRoot() - Method in interface org.hibernate.search.engine.backend.metamodel.IndexFieldDescriptor
 
multiValuedInRoot() - Method in class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexNodeContext
 
multiValuedInRoot() - Method in interface org.hibernate.search.engine.search.common.spi.SearchIndexNodeContext
 
multiValuedParam(String, Collection<String>) - Method in class org.hibernate.search.backend.elasticsearch.client.spi.ElasticsearchRequest.Builder
 
multiValuedPathComponent(Iterable<URLEncodedString>) - Method in class org.hibernate.search.backend.elasticsearch.client.spi.ElasticsearchRequest.Builder
 
must(Function<? super SearchPredicateFactory, ? extends PredicateFinalStep>) - Method in interface org.hibernate.search.engine.search.predicate.dsl.BooleanPredicateOptionsCollector
Add a "must" clause to be defined by the given function.
must(Function<? super SearchPredicateFactory, ? extends PredicateFinalStep>) - Method in interface org.hibernate.search.engine.search.predicate.dsl.GenericBooleanPredicateClausesStep
 
must(PredicateFinalStep) - Method in interface org.hibernate.search.engine.search.predicate.dsl.BooleanPredicateOptionsCollector
Add a "must" clause based on an almost-built SearchPredicate.
must(PredicateFinalStep) - Method in interface org.hibernate.search.engine.search.predicate.dsl.GenericBooleanPredicateClausesStep
 
must(SearchPredicate) - Method in interface org.hibernate.search.engine.search.predicate.dsl.BooleanPredicateOptionsCollector
Add a "must" clause based on a previously-built SearchPredicate.
must(SearchPredicate) - Method in interface org.hibernate.search.engine.search.predicate.dsl.GenericBooleanPredicateClausesStep
 
must(SearchPredicate) - Method in interface org.hibernate.search.engine.search.predicate.spi.BooleanPredicateBuilder
 
mustNot(Function<? super SearchPredicateFactory, ? extends PredicateFinalStep>) - Method in interface org.hibernate.search.engine.search.predicate.dsl.BooleanPredicateOptionsCollector
Add a "must not" clause to be defined by the given function.
mustNot(Function<? super SearchPredicateFactory, ? extends PredicateFinalStep>) - Method in interface org.hibernate.search.engine.search.predicate.dsl.GenericBooleanPredicateClausesStep
 
mustNot(PredicateFinalStep) - Method in interface org.hibernate.search.engine.search.predicate.dsl.BooleanPredicateOptionsCollector
Add a "must not" clause based on an almost-built SearchPredicate.
mustNot(PredicateFinalStep) - Method in interface org.hibernate.search.engine.search.predicate.dsl.GenericBooleanPredicateClausesStep
 
mustNot(SearchPredicate) - Method in interface org.hibernate.search.engine.search.predicate.dsl.BooleanPredicateOptionsCollector
Add a "must not" clause based on a previously-built SearchPredicate.
mustNot(SearchPredicate) - Method in interface org.hibernate.search.engine.search.predicate.dsl.GenericBooleanPredicateClausesStep
 
mustNot(SearchPredicate) - Method in interface org.hibernate.search.engine.search.predicate.spi.BooleanPredicateBuilder
 
MutableEntityLoadingOptions - Class in org.hibernate.search.mapper.orm.loading.spi
 
MutableEntityLoadingOptions(HibernateOrmLoadingMappingContext) - Constructor for class org.hibernate.search.mapper.orm.loading.spi.MutableEntityLoadingOptions
 

N

name - Variable in class org.hibernate.search.mapper.pojo.model.hcann.spi.AbstractPojoHCAnnPropertyModel
 
name() - Method in interface org.hibernate.search.engine.backend.Backend
 
name() - Method in class org.hibernate.search.engine.backend.orchestration.spi.AbstractWorkOrchestrator
 
name() - Method in class org.hibernate.search.engine.cfg.spi.ConfigurationScope
 
name() - Method in interface org.hibernate.search.engine.common.EntityReference
 
name() - Method in class org.hibernate.search.engine.mapper.mapping.building.spi.BackendsInfo.BackendInfo
 
name() - Method in interface org.hibernate.search.engine.mapper.model.spi.MappableTypeModel
 
name() - Method in class org.hibernate.search.engine.search.aggregation.AggregationKey
 
name() - Method in class org.hibernate.search.engine.search.common.spi.SearchQueryElementTypeKey
 
name() - Method in interface org.hibernate.search.engine.search.projection.spi.ProjectionMappedTypeContext
 
name() - Method in interface org.hibernate.search.mapper.orm.common.EntityReference
Deprecated.
 
name() - Element in annotation type org.hibernate.search.mapper.pojo.bridge.mapping.annotation.IdentifierBinderRef
Reference an identifier binder by its bean name.
name() - Element in annotation type org.hibernate.search.mapper.pojo.bridge.mapping.annotation.IdentifierBridgeRef
Reference an identifier bridge by its bean name.
name() - Element in annotation type org.hibernate.search.mapper.pojo.bridge.mapping.annotation.MarkerBinderRef
Reference a marker binder by its bean name.
name() - Element in annotation type org.hibernate.search.mapper.pojo.bridge.mapping.annotation.PropertyBinderRef
Reference a property binder by its bean name.
name() - Element in annotation type org.hibernate.search.mapper.pojo.bridge.mapping.annotation.RoutingBinderRef
Reference a routing binder by its bean name.
name() - Element in annotation type org.hibernate.search.mapper.pojo.bridge.mapping.annotation.TypeBinderRef
Reference a type binder by its bean name.
name() - Element in annotation type org.hibernate.search.mapper.pojo.bridge.mapping.annotation.ValueBinderRef
Reference a value binder by its bean name.
name() - Element in annotation type org.hibernate.search.mapper.pojo.bridge.mapping.annotation.ValueBridgeRef
Reference a value bridge by its bean name.
name() - Element in annotation type org.hibernate.search.mapper.pojo.common.annotation.Param
 
name() - Method in class org.hibernate.search.mapper.pojo.common.spi.PojoEntityReference
 
name() - Element in annotation type org.hibernate.search.mapper.pojo.loading.mapping.annotation.EntityLoadingBinderRef
Reference a binder by its bean name.
name() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.FullTextField
 
name() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.GenericField
 
name() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.IndexedEmbedded
 
name() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.KeywordField
 
name() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.NonStandardField
 
name() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.ConstructorMappingAnnotationProcessorRef
Reference a ConstructorMappingAnnotationProcessor by its bean name.
name() - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.MappingAnnotatedMethodParameter
 
name() - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.MappingAnnotatedProperty
 
name() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.MethodParameterMappingAnnotationProcessorRef
Reference a MethodParameterMappingAnnotationProcessor by its bean name.
name() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.PropertyMappingAnnotationProcessorRef
Reference a PropertyMappingAnnotationProcessor by its bean name.
name() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.TypeMappingAnnotationProcessorRef
Reference a TypeMappingAnnotationProcessor by its bean name.
name() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.ScaledNumberField
 
name() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.SearchEntity
 
name() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.VectorField
 
name() - Method in class org.hibernate.search.mapper.pojo.model.hcann.spi.AbstractPojoHCAnnPropertyModel
 
name() - Method in class org.hibernate.search.mapper.pojo.model.hcann.spi.PojoHCAnnMethodParameterModel
 
name() - Method in interface org.hibernate.search.mapper.pojo.model.PojoModelConstructorParameter
 
name() - Method in interface org.hibernate.search.mapper.pojo.model.PojoModelProperty
 
name() - Method in class org.hibernate.search.mapper.pojo.model.spi.AbstractPojoRawTypeModel
 
name() - Method in class org.hibernate.search.mapper.pojo.model.spi.GenericContextAwarePojoGenericTypeModel
 
name() - Method in interface org.hibernate.search.mapper.pojo.model.spi.PojoMethodParameterModel
 
name() - Method in interface org.hibernate.search.mapper.pojo.model.spi.PojoPropertyModel
 
name() - Method in interface org.hibernate.search.mapper.pojo.model.spi.PojoTypeModel
 
name() - Method in class org.hibernate.search.mapper.pojo.model.spi.SyntheticPojoGenericTypeModel
 
name() - Element in annotation type org.hibernate.search.mapper.pojo.search.definition.mapping.annotation.ProjectionBinderRef
Reference a projection binder by its bean name.
name(String) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.TypeMappingSearchEntityStep
 
NAME - Static variable in class org.hibernate.search.jakarta.batch.core.massindexing.MassIndexingJob
 
named(String) - Static method in class org.hibernate.search.engine.backend.types.IndexFieldTraits.Predicates
 
named(String) - Method in interface org.hibernate.search.engine.search.predicate.dsl.SearchPredicateFactory
Match documents if they match a combination of defined named predicate clauses.
named(String) - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.AbstractSearchPredicateFactory
 
named(String) - Static method in class org.hibernate.search.engine.search.predicate.spi.PredicateTypeKeys
 
namedConfiguredForRole(Class<T>) - Method in interface org.hibernate.search.engine.environment.bean.BeanResolver
Return named bean references configured for the given role.
namedPredicate(String, PredicateDefinition) - Method in interface org.hibernate.search.engine.backend.document.model.dsl.IndexSchemaElement
Add a named predicate factory to this index schema element.
NamedPredicateBuilder - Interface in org.hibernate.search.engine.search.predicate.spi
 
NamedPredicateOptionsStep - Interface in org.hibernate.search.engine.search.predicate.dsl
The initial and final step in named predicate definition.
namespace() - Method in class org.hibernate.search.engine.cfg.spi.ConfigurationScope
 
nanoTime() - Method in interface org.hibernate.search.engine.common.timing.spi.TimingSource
Returns current system time in nanoseconds.
NATIVE_FILESYSTEM - Enum constant in enum org.hibernate.search.backend.lucene.lowlevel.directory.LockingStrategyName
 
NAUTICAL_MILES - Enum constant in enum org.hibernate.search.engine.spatial.DistanceUnit
 
NEAR - Enum constant in enum org.hibernate.search.engine.search.predicate.dsl.SimpleQueryFlag
Enables NEAR operators: (~) on phrases
NEAR_REAL_TIME - Enum constant in enum org.hibernate.search.backend.lucene.lowlevel.index.IOStrategyName
The default, near-real-time strategy, where index readers are based on the index writer to get up-to-date search results, the index writer is committed periodically.
nest(String, TreeNestingContext.CompositeFactory<T>) - Method in interface org.hibernate.search.engine.common.tree.spi.TreeNestingContext
Nest a composite node in this context.
nest(String, TreeNestingContext.LeafFactory<T>) - Method in interface org.hibernate.search.engine.common.tree.spi.TreeNestingContext
Nest a leaf node in this context.
nest(Function<? super SearchPredicateFactory, ? extends PredicateFinalStep>) - Method in interface org.hibernate.search.engine.search.predicate.dsl.NestedPredicateNestStep
Deprecated.
Set the inner predicate defined by the given function.
nest(PredicateFinalStep) - Method in interface org.hibernate.search.engine.search.predicate.dsl.NestedPredicateNestStep
Deprecated.
Set the inner predicate to an almost-built SearchPredicate.
nest(SearchPredicate) - Method in interface org.hibernate.search.engine.search.predicate.dsl.NestedPredicateNestStep
Deprecated.
Set the inner predicate to a previously-built SearchPredicate.
nestComposed(MappingElement, String, TreeFilterDefinition, TreeFilterPathTracker, TreeNestingContext.NestedContextBuilder<T>, BiFunction<MappingElement, String, SearchException>) - Method in interface org.hibernate.search.engine.common.tree.spi.TreeNestingContext
Creates a nested context within this context, composing the given filter within this context's filter.
nested() - Method in interface org.hibernate.search.engine.backend.metamodel.IndexObjectFieldTypeDescriptor
 
nested() - Method in class org.hibernate.search.engine.backend.types.spi.AbstractIndexCompositeNodeType
 
nested() - Method in class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexCompositeNodeContext
 
nested() - Method in interface org.hibernate.search.engine.search.common.spi.SearchIndexCompositeNodeTypeContext
 
nested() - Method in interface org.hibernate.search.engine.search.predicate.dsl.SearchPredicateFactory
Deprecated.
nested() - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.AbstractSearchPredicateFactory
Deprecated.
nested(String) - Method in interface org.hibernate.search.engine.search.predicate.dsl.SearchPredicateFactory
Match documents where a nested object matches inner predicates to be defined in the next steps.
nested(String) - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.AbstractSearchPredicateFactory
 
nested(SearchPredicate) - Method in interface org.hibernate.search.engine.search.predicate.spi.NestedPredicateBuilder
 
NESTED - Enum constant in enum org.hibernate.search.engine.backend.types.ObjectStructure
Store object fields as nested documents.
NESTED - Static variable in class org.hibernate.search.engine.backend.types.IndexFieldTraits.Predicates
 
NESTED - Static variable in class org.hibernate.search.engine.search.predicate.spi.PredicateTypeKeys
 
nestedDocumentPath() - Method in class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexNodeContext
 
nestedDocumentPath() - Method in interface org.hibernate.search.engine.search.common.spi.SearchIndexNodeContext
 
nestedPathHierarchy() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexObjectField
 
nestedPathHierarchy() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexRoot
 
nestedPathHierarchy() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexValueField
 
nestedPathHierarchy() - Method in class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexNodeContext
 
nestedPathHierarchy() - Method in interface org.hibernate.search.engine.search.common.spi.SearchIndexNodeContext
 
NestedPredicateBuilder - Interface in org.hibernate.search.engine.search.predicate.spi
 
NestedPredicateClausesCollector<S extends NestedPredicateClausesCollector<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
An object where the clauses of a nested predicate can be set.
NestedPredicateClausesStep<S extends NestedPredicateClausesStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The step in a nested predicate definition where clauses can be added.
NestedPredicateFieldStep<N extends NestedPredicateNestStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
Deprecated.
NestedPredicateNestStep<N extends NestedPredicateOptionsStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
Deprecated.
NestedPredicateOptionsStep<S extends NestedPredicateOptionsStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
Deprecated.
nestUnfiltered(TreeNestingContext.UnfilteredFactory<T>) - Method in interface org.hibernate.search.engine.common.tree.spi.TreeNestingContext
Nest an unfiltered node in this context.
newFixedThreadPool(int, String) - Method in interface org.hibernate.search.engine.environment.thread.spi.ThreadPoolProvider
Creates a new fixed size ThreadPoolExecutor.
newFixedThreadPool(int, String, int) - Method in interface org.hibernate.search.engine.environment.thread.spi.ThreadPoolProvider
Creates a new fixed size ThreadPoolExecutor.
newScheduledExecutor(int, String) - Method in interface org.hibernate.search.engine.environment.thread.spi.ThreadPoolProvider
Creates a new fixed size ScheduledExecutorService.
newScheduledExecutor(int, String) - Method in interface org.hibernate.search.mapper.pojo.massindexing.spi.PojoMassIndexerAgentCreateContext
Creates a new fixed size ScheduledExecutorService.
next() - Method in interface org.hibernate.search.engine.search.query.ExtendedSearchScroll
 
next() - Method in interface org.hibernate.search.engine.search.query.SearchScroll
Returns the next chunk, with at most chunkSize hits.
next() - Method in class org.hibernate.search.mapper.orm.search.query.spi.HibernateOrmSearchScrollableResultsAdapter
 
NIO - Enum constant in enum org.hibernate.search.backend.lucene.lowlevel.directory.FileSystemAccessStrategyName
 
NO - Enum constant in enum org.hibernate.search.engine.backend.types.Aggregable
Do not allow aggregation on the field.
NO - Enum constant in enum org.hibernate.search.engine.backend.types.Highlightable
Do not allow highlighting on the field.
NO - Enum constant in enum org.hibernate.search.engine.backend.types.Norms
The index-time scoring information is not stored.
NO - Enum constant in enum org.hibernate.search.engine.backend.types.Projectable
Do not allow projection on the field.
NO - Enum constant in enum org.hibernate.search.engine.backend.types.Searchable
The field is not searchable, i.e.
NO - Enum constant in enum org.hibernate.search.engine.backend.types.Sortable
The field is not sortable.
NO - Enum constant in enum org.hibernate.search.engine.backend.types.TermVector
Do not store term vectors.
NO - Enum constant in enum org.hibernate.search.engine.search.common.ValueConvert
Disables value conversion.
NO - Enum constant in enum org.hibernate.search.mapper.pojo.automaticindexing.ReindexOnUpdate
Updates to the targeted value, or to any "nested" value (values that are accessed through the targeted value), will never trigger automatic reindexing.
NO - Enum constant in enum org.hibernate.search.mapper.pojo.extractor.mapping.annotation.ContainerExtract
Do not apply any container extractor, and throw an exception if extractors are defined explicitly.
nodeForEachIndex - Variable in class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexNodeContext
 
noEntityProjectionAvailable() - Method in interface org.hibernate.search.engine.backend.reporting.spi.BackendMappingHints
 
noExtractors() - Static method in class org.hibernate.search.mapper.pojo.extractor.mapping.programmatic.ContainerExtractorPath
 
noExtractors() - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.AssociationInverseSideOptionsStep
Indicates that no container extractors should be applied, not even the default ones.
noExtractors() - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.IndexingDependencyOptionsStep
Indicates that no container extractors should be applied, not even the default ones.
noExtractors() - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingFieldOptionsStep
Indicates that no container extractors should be applied, not even the default ones.
noExtractors() - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingIndexedEmbeddedStep
Indicates that no container extractors should be applied, not even the default ones.
noMatchSize - Variable in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
noMatchSize() - Method in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
noMatchSize(int) - Method in interface org.hibernate.search.engine.search.highlighter.dsl.HighlighterOptionsStep
Specify the amount of text to be returned, starting at the beginning of the field if there are no matching fragments to highlight.
noMatchSize(Integer) - Method in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
NONE - Enum constant in enum org.hibernate.search.backend.elasticsearch.multitenancy.MultiTenancyStrategyName
Single tenant configuration.
NONE - Enum constant in enum org.hibernate.search.backend.lucene.lowlevel.directory.LockingStrategyName
 
NONE - Enum constant in enum org.hibernate.search.backend.lucene.multitenancy.MultiTenancyStrategyName
Single tenant configuration.
NONE - Enum constant in enum org.hibernate.search.engine.backend.work.execution.DocumentCommitStrategy
After a change to an indexed document, simply let the global index commit policy follow its course, without waiting for or forcing a commit.
NONE - Enum constant in enum org.hibernate.search.engine.backend.work.execution.DocumentRefreshStrategy
After a change to an indexed document, simply let the global index refresh policy follow its course, without waiting for anything.
NONE - Enum constant in enum org.hibernate.search.engine.search.timeout.spi.TimeoutManager.Type
 
NONE - Enum constant in enum org.hibernate.search.mapper.orm.automaticindexing.AutomaticIndexingStrategyName
NONE - Enum constant in enum org.hibernate.search.mapper.orm.outboxpolling.cfg.OutboxEventProcessingOrder
Process outbox events in no particular order.
NONE - Enum constant in enum org.hibernate.search.mapper.orm.schema.management.SchemaManagementStrategyName
A strategy that does not do anything on startup or shutdown.
NONE - Static variable in interface org.hibernate.search.engine.backend.reporting.spi.BackendMappingHints
 
NONE - Static variable in interface org.hibernate.search.engine.backend.reporting.spi.BackendSearchHints
 
nonStandardField() - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingStep
Maps the property to a field of non-standard type in the index with the same name as this property.
nonStandardField(String) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingStep
Maps the property to a field of non-standard type in the index with a custom name.
NonStandardField - Annotation Type in org.hibernate.search.mapper.pojo.mapping.definition.annotation
Maps a property to a non-standard field in the index.
NonStandardField.List - Annotation Type in org.hibernate.search.mapper.pojo.mapping.definition.annotation
 
noOp() - Static method in interface org.hibernate.search.mapper.pojo.massindexing.spi.PojoMassIndexerAgent
 
NoOpDocumentElement - Class in org.hibernate.search.engine.backend.document.spi
 
normalizer() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.KeywordField
 
normalizer(String) - Method in interface org.hibernate.search.backend.elasticsearch.analysis.ElasticsearchAnalysisConfigurationContext
Start a normalizer definition.
normalizer(String) - Method in interface org.hibernate.search.backend.lucene.analysis.LuceneAnalysisConfigurationContext
Start a new normalizer definition.
normalizer(String) - Method in interface org.hibernate.search.backend.lucene.LuceneBackend
 
normalizer(String) - Method in interface org.hibernate.search.engine.backend.types.dsl.StringIndexFieldTypeOptionsStep
Define the type as normalized.
normalizer(String) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingKeywordFieldOptionsStep
 
normalizerName() - Method in interface org.hibernate.search.engine.backend.metamodel.IndexValueFieldTypeDescriptor
 
normalizerName() - Method in class org.hibernate.search.engine.backend.types.spi.AbstractIndexValueFieldType
 
normalizerName(String) - Method in class org.hibernate.search.engine.backend.types.spi.AbstractIndexValueFieldType.Builder
 
norms() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.FullTextField
 
norms() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.KeywordField
 
norms(Norms) - Method in interface org.hibernate.search.engine.backend.types.dsl.StringIndexFieldTypeOptionsStep
 
norms(Norms) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingFullTextFieldOptionsStep
 
norms(Norms) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingKeywordFieldOptionsStep
 
Norms - Enum in org.hibernate.search.engine.backend.types
Whether index-time scoring information for the field should be stored or not.
not(PredicateFinalStep) - Method in interface org.hibernate.search.engine.search.predicate.dsl.SearchPredicateFactory
Match documents that do not satisfy the passed in predicate.
not(PredicateFinalStep) - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.AbstractSearchPredicateFactory
 
not(SearchPredicate) - Method in interface org.hibernate.search.engine.search.predicate.dsl.SearchPredicateFactory
Match documents that do not satisfy the passed in previously-built SearchPredicate.
not(SearchPredicate) - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.AbstractSearchPredicateFactory
 
NOT - Enum constant in enum org.hibernate.search.engine.search.predicate.dsl.SimpleQueryFlag
Enables NOT operator (-)
notifying(TreeNestingContext, TreeContributionListener) - Static method in interface org.hibernate.search.engine.common.tree.spi.TreeNestingContext
 
noTimeout(TimingSource) - Static method in class org.hibernate.search.engine.search.timeout.spi.TimeoutManager
 
notIndexed() - Method in interface org.hibernate.search.mapper.pojo.route.DocumentRoutes
Instructs Hibernate Search that the entity should not be indexed.
NotPredicateFinalStep - Interface in org.hibernate.search.engine.search.predicate.dsl
The initial and final step in "not" predicate definition.
nullValue() - Static method in class org.hibernate.search.engine.search.projection.definition.spi.ConstantProjectionDefinition
 
NUMBER_OF_SHARDS - Static variable in class org.hibernate.search.backend.lucene.cfg.LuceneIndexSettings.ShardingRadicals
 
numberOfFragments - Variable in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
numberOfFragments() - Method in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
numberOfFragments(int) - Method in interface org.hibernate.search.engine.search.highlighter.dsl.HighlighterOptionsStep
Specify the maximum number of highlighted snippets to be returned.
numberOfFragments(Integer) - Method in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
NumberScaleConstants - Class in org.hibernate.search.engine.cfg.spi
 

O

object(String) - Method in interface org.hibernate.search.engine.search.projection.dsl.SearchProjectionFactory
Starts the definition of an object projection, which will yield one value per object in a given object field, the value being the result of combining multiple given projections (usually on fields within the object field).
object(String) - Method in class org.hibernate.search.engine.search.projection.dsl.spi.AbstractSearchProjectionFactory
 
OBJECT - Static variable in class org.hibernate.search.engine.backend.types.IndexFieldTraits.Projections
 
OBJECT - Static variable in class org.hibernate.search.engine.search.projection.spi.ProjectionTypeKeys
 
objectField(String) - Method in interface org.hibernate.search.engine.backend.document.model.dsl.IndexSchemaElement
Add an object field to this index schema element with the default structure.
objectField(String) - Method in interface org.hibernate.search.engine.search.predicate.dsl.NestedPredicateFieldStep
Deprecated.
Set the object field to "nest" on.
objectField(String, ObjectStructure) - Method in interface org.hibernate.search.engine.backend.document.model.dsl.IndexSchemaElement
Add an object field to this index schema element with the given structure.
objectFieldTemplate(String) - Method in interface org.hibernate.search.engine.backend.document.model.dsl.IndexSchemaElement
Add an object field template to this index schema element with the default structure.
objectFieldTemplate(String, ObjectStructure) - Method in interface org.hibernate.search.engine.backend.document.model.dsl.IndexSchemaElement
Add an object field template to this index schema element with the given structure.
ObjectPath - Annotation Type in org.hibernate.search.mapper.pojo.mapping.definition.annotation
A path from a root object to one or more target value(s).
ObjectProjection - Annotation Type in org.hibernate.search.mapper.pojo.mapping.definition.annotation
Maps a constructor parameter to an object projection bound to a specific object field in the indexed document.
ObjectProjectionBinder - Class in org.hibernate.search.mapper.pojo.search.definition.binding.builtin
Binds a constructor parameter to an object projection bound to a specific object field in the indexed document.
ObjectProjectionDefinition<P,T> - Class in org.hibernate.search.engine.search.projection.definition.spi
 
ObjectProjectionDefinition.MultiValued<T> - Class in org.hibernate.search.engine.search.projection.definition.spi
 
ObjectProjectionDefinition.SingleValued<T> - Class in org.hibernate.search.engine.search.projection.definition.spi
 
ObjectStructure - Enum in org.hibernate.search.engine.backend.types
Defines how the structure of an object field is preserved upon indexing.
of(double, double) - Static method in interface org.hibernate.search.engine.spatial.GeoPoint
Create a GeoPoint from a latitude and a longitude.
of(double, double, double, double) - Static method in interface org.hibernate.search.engine.spatial.GeoBoundingBox
Create a GeoBoundingBox from the latitude and longitude of the top-left and bottom-right corners.
of(long, boolean) - Static method in class org.hibernate.search.engine.search.query.spi.SimpleSearchResultTotal
 
of(Class<T>) - Static method in interface org.hibernate.search.engine.environment.bean.BeanReference
Create a BeanReference referencing a bean by its type only.
of(Class<T>) - Static method in class org.hibernate.search.mapper.pojo.model.spi.PojoRawTypeIdentifier
 
of(Class<T>, String) - Static method in interface org.hibernate.search.engine.environment.bean.BeanReference
Create a BeanReference referencing a bean by type and name.
of(Class<T>, String) - Static method in class org.hibernate.search.mapper.pojo.model.spi.PojoRawTypeIdentifier
 
of(Class<T>, String, BeanRetrieval) - Static method in interface org.hibernate.search.engine.environment.bean.BeanReference
Create a BeanReference referencing a bean by type and name.
of(Class<T>, BeanRetrieval) - Static method in interface org.hibernate.search.engine.environment.bean.BeanReference
Create a BeanReference referencing a bean by its type only.
of(String) - Static method in enum org.hibernate.search.backend.elasticsearch.ElasticsearchDistributionName
 
of(String) - Static method in class org.hibernate.search.backend.elasticsearch.ElasticsearchVersion
 
of(String) - Static method in enum org.hibernate.search.backend.elasticsearch.index.DynamicMapping
 
of(String) - Static method in enum org.hibernate.search.backend.elasticsearch.index.IndexStatus
 
of(String) - Static method in enum org.hibernate.search.backend.elasticsearch.mapping.TypeNameMappingStrategyName
 
of(String) - Static method in enum org.hibernate.search.backend.elasticsearch.multitenancy.MultiTenancyStrategyName
 
of(String) - Static method in enum org.hibernate.search.backend.lucene.lowlevel.directory.FileSystemAccessStrategyName
 
of(String) - Static method in enum org.hibernate.search.backend.lucene.lowlevel.directory.LockingStrategyName
 
of(String) - Static method in enum org.hibernate.search.backend.lucene.lowlevel.index.IOStrategyName
 
of(String) - Static method in enum org.hibernate.search.backend.lucene.multitenancy.MultiTenancyStrategyName
 
of(String) - Static method in enum org.hibernate.search.engine.cfg.ConfigurationPropertyCheckingStrategyName
 
of(String) - Static method in class org.hibernate.search.engine.search.aggregation.AggregationKey
 
of(String) - Static method in class org.hibernate.search.engine.search.common.spi.SearchQueryElementTypeKey
 
of(String) - Static method in enum org.hibernate.search.mapper.orm.automaticindexing.AutomaticIndexingStrategyName
Deprecated.
 
of(String) - Static method in enum org.hibernate.search.mapper.orm.outboxpolling.cfg.OutboxEventProcessingOrder
 
of(String) - Static method in enum org.hibernate.search.mapper.orm.outboxpolling.cfg.PayloadType
 
of(String) - Static method in enum org.hibernate.search.mapper.orm.outboxpolling.cfg.UuidGenerationStrategy
 
of(String) - Static method in enum org.hibernate.search.mapper.orm.schema.management.SchemaManagementStrategyName
 
of(String) - Static method in enum org.hibernate.search.mapper.orm.search.loading.EntityLoadingCacheLookupStrategy
 
of(String) - Static method in class org.hibernate.search.mapper.pojo.route.DocumentRouteDescriptor
 
of(List<? extends BeanHolder<? extends T>>) - Static method in interface org.hibernate.search.engine.environment.bean.BeanHolder
 
of(List<GeoPoint>) - Static method in interface org.hibernate.search.engine.spatial.GeoPolygon
Create a GeoPolygon from a list of points.
of(ElasticsearchDistributionName, String) - Static method in class org.hibernate.search.backend.elasticsearch.ElasticsearchVersion
 
of(BackendMappingContext, String) - Static method in class org.hibernate.search.engine.backend.session.spi.DetachedBackendSessionContext
Deprecated.
 
of(BackendSessionContext) - Static method in class org.hibernate.search.engine.backend.session.spi.DetachedBackendSessionContext
Deprecated.
 
of(TimingSource, Long, TimeUnit, boolean) - Static method in class org.hibernate.search.engine.search.timeout.spi.TimeoutManager
 
of(BeanReference<T>, Map<String, ?>) - Static method in class org.hibernate.search.engine.environment.bean.spi.ParameterizedBeanReference
 
of(GeoPoint, GeoPoint) - Static method in interface org.hibernate.search.engine.spatial.GeoBoundingBox
Create a GeoBoundingBox from the top-left and bottom-right corners.
of(GeoPoint, GeoPoint, GeoPoint, GeoPoint, GeoPoint...) - Static method in interface org.hibernate.search.engine.spatial.GeoPolygon
Create a GeoPolygon from points.
of(DocumentRouteDescriptor) - Static method in class org.hibernate.search.mapper.pojo.route.DocumentRoutesDescriptor
 
of(DocumentRouteDescriptor, Collection<DocumentRouteDescriptor>) - Static method in class org.hibernate.search.mapper.pojo.route.DocumentRoutesDescriptor
 
of(T) - Static method in interface org.hibernate.search.engine.environment.bean.BeanHolder
 
ofCloseable(T) - Static method in interface org.hibernate.search.engine.environment.bean.BeanHolder
 
offer(Runnable) - Method in interface org.hibernate.search.engine.common.execution.spi.SimpleScheduledExecutor
Makes an attempt to submit a task for execution.
offloading(Consumer<Runnable>) - Static method in class org.hibernate.search.engine.backend.work.execution.OperationSubmitter
Creates an operation submitter that would attempt to submit work to a queue, but in case the queue is full it would offload the submitting of the operation to provided executor.
ofInstance(T) - Static method in interface org.hibernate.search.engine.environment.bean.BeanReference
Create a BeanReference referencing a bean instance directly.
ofMilliseconds(long) - Static method in class org.hibernate.search.engine.common.timing.spi.StaticDeadline
 
ofProperty(String) - Static method in class org.hibernate.search.mapper.pojo.model.path.PojoModelPath
 
ofValue(String) - Static method in class org.hibernate.search.mapper.pojo.model.path.PojoModelPath
 
ofValue(String, ContainerExtractorPath) - Static method in class org.hibernate.search.mapper.pojo.model.path.PojoModelPath
 
onNodeContributed() - Method in interface org.hibernate.search.engine.common.tree.spi.TreeContributionListener
Called at least once if a node was contributed to the tree.
opaqueType(PojoRawTypeModel<T>) - Static method in class org.hibernate.search.mapper.pojo.model.spi.SyntheticPojoGenericTypeModel
 
open(Serializable) - Method in class org.hibernate.search.jakarta.batch.core.massindexing.step.spi.EntityIdReader
Initialize the environment.
openIndexReader() - Method in interface org.hibernate.search.backend.lucene.scope.LuceneIndexScope
Opens an IndexReader for all indexes containing the entities of the search scope.
openIndexReader(Set<String>) - Method in interface org.hibernate.search.backend.lucene.scope.LuceneIndexScope
Opens an IndexReader on shards assigned to the given routing keys for all indexes containing the entities of the search scope.
OPENSEARCH - Enum constant in enum org.hibernate.search.backend.elasticsearch.ElasticsearchDistributionName
The OpenSearch distribution from the OpenSearch organization.
openSession() - Method in class org.hibernate.search.mapper.orm.common.spi.SessionHelper
 
operationSubmitter(OperationSubmitter) - Method in interface org.hibernate.search.mapper.orm.automaticindexing.session.AutomaticIndexingSynchronizationConfigurationContext
Deprecated.
Set operation submitter to be applied while executing underlying plans.
operationSubmitter(OperationSubmitter) - Method in interface org.hibernate.search.mapper.pojo.work.IndexingPlanSynchronizationStrategyConfigurationContext
Set operation submitter to be applied while executing underlying plans.
operationSubmitter(OperationSubmitter) - Method in class org.hibernate.search.mapper.pojo.work.spi.ConfiguredIndexingPlanSynchronizationStrategy.Builder
 
OperationSubmitter - Class in org.hibernate.search.engine.backend.work.execution
Interface defining how operation should be submitted to the queue or executor.
OPTIONAL - Static variable in class org.hibernate.search.mapper.pojo.extractor.builtin.BuiltinContainerExtractors
The name of an extractor that extracts the value from an Optional.
OPTIONAL_DOUBLE - Static variable in class org.hibernate.search.mapper.pojo.extractor.builtin.BuiltinContainerExtractors
The name of an extractor that extracts the value from an OptionalDouble.
OPTIONAL_INT - Static variable in class org.hibernate.search.mapper.pojo.extractor.builtin.BuiltinContainerExtractors
The name of an extractor that extracts the value from an OptionalInt.
OPTIONAL_LONG - Static variable in class org.hibernate.search.mapper.pojo.extractor.builtin.BuiltinContainerExtractors
The name of an extractor that extracts the value from an OptionalLong.
OptionalConfigurationProperty<T> - Interface in org.hibernate.search.engine.cfg.spi
 
OptionalPropertyContext<T> - Interface in org.hibernate.search.engine.cfg.spi
 
or() - Method in interface org.hibernate.search.engine.search.predicate.dsl.SearchPredicateFactory
Match documents if they match any inner clause.
or() - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.AbstractSearchPredicateFactory
 
or(PredicateFinalStep, PredicateFinalStep...) - Method in interface org.hibernate.search.engine.search.predicate.dsl.SearchPredicateFactory
Match documents if they match any clause.
or(PredicateFinalStep, PredicateFinalStep...) - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.AbstractSearchPredicateFactory
 
or(SearchPredicate, SearchPredicate...) - Method in interface org.hibernate.search.engine.search.predicate.dsl.SearchPredicateFactory
Match documents if they match any previously-built SearchPredicate.
or(SearchPredicate, SearchPredicate...) - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.AbstractSearchPredicateFactory
 
OR - Enum constant in enum org.hibernate.search.engine.search.common.BooleanOperator
OR operator: at least one term/clause must match.
OR - Enum constant in enum org.hibernate.search.engine.search.predicate.dsl.SimpleQueryFlag
Enables OR operator (|)
order(SortOrder) - Method in interface org.hibernate.search.engine.search.sort.dsl.SortOrderStep
Sort in the given order.
order(SortOrder) - Method in interface org.hibernate.search.engine.search.sort.spi.DistanceSortBuilder
 
order(SortOrder) - Method in interface org.hibernate.search.engine.search.sort.spi.FieldSortBuilder
 
order(SortOrder) - Method in interface org.hibernate.search.engine.search.sort.spi.ScoreSortBuilder
 
orderByCountAscending() - Method in interface org.hibernate.search.engine.search.aggregation.dsl.TermsAggregationOptionsStep
Order buckets by ascending document count in the aggregation result.
orderByCountAscending() - Method in interface org.hibernate.search.engine.search.aggregation.spi.TermsAggregationBuilder
 
orderByCountDescending() - Method in interface org.hibernate.search.engine.search.aggregation.dsl.TermsAggregationOptionsStep
Order buckets by descending document count in the aggregation result.
orderByCountDescending() - Method in interface org.hibernate.search.engine.search.aggregation.spi.TermsAggregationBuilder
 
orderByScore - Variable in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
orderByScore() - Method in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
orderByScore(boolean) - Method in interface org.hibernate.search.engine.search.highlighter.dsl.HighlighterOptionsStep
Specify if the highlighted fragments should be ordered by score.
orderByScore(Boolean) - Method in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
orderByTermAscending() - Method in interface org.hibernate.search.engine.search.aggregation.dsl.TermsAggregationOptionsStep
Order buckets by ascending term value in the aggregation result.
orderByTermAscending() - Method in interface org.hibernate.search.engine.search.aggregation.spi.TermsAggregationBuilder
 
orderByTermDescending() - Method in interface org.hibernate.search.engine.search.aggregation.dsl.TermsAggregationOptionsStep
Order buckets by descending term value in the aggregation result.
orderByTermDescending() - Method in interface org.hibernate.search.engine.search.aggregation.spi.TermsAggregationBuilder
 
ordinalInStateArray() - Method in class org.hibernate.search.mapper.pojo.model.path.spi.PojoPathEntityStateRepresentation
 
orElse(Function<SearchPredicateFactory, ? extends PredicateFinalStep>) - Method in interface org.hibernate.search.engine.search.predicate.dsl.SearchPredicateFactoryExtensionIfSupportedMoreStep
If no extension passed to SearchPredicateFactoryExtensionIfSupportedStep.ifSupported(SearchPredicateFactoryExtension, Function) was supported so far, apply the given consumer to the current (non-extended) SearchPredicateFactory; otherwise return the predicate created in the first succeeding ifSupported call.
orElse(Function<SearchProjectionFactory<R, E>, ? extends ProjectionFinalStep<P>>) - Method in interface org.hibernate.search.engine.search.projection.dsl.SearchProjectionFactoryExtensionIfSupportedMoreStep
If no extension passed to SearchProjectionFactoryExtensionIfSupportedStep.ifSupported(SearchProjectionFactoryExtension, Function) was supported so far, apply the given function to the current (non-extended) SearchProjectionFactory; otherwise return the projection created in the first succeeding ifSupported call.
orElse(Function<SearchSortFactory, ? extends SortFinalStep>) - Method in interface org.hibernate.search.engine.search.sort.dsl.SearchSortFactoryExtensionIfSupportedMoreStep
If no extension passed to SearchSortFactoryExtensionIfSupportedStep.ifSupported(SearchSortFactoryExtension, Function) was supported so far, apply the given consumer to the current (non-extended) SearchSortFactory; otherwise return the sort created in the first succeeding ifSupported call.
orElse(T, Consumer<T>) - Method in class org.hibernate.search.engine.common.dsl.spi.DslExtensionState
 
orElse(T, Function<T, ? extends R>) - Method in class org.hibernate.search.engine.common.dsl.spi.DslExtensionState
 
orElseFail() - Method in class org.hibernate.search.engine.common.dsl.spi.DslExtensionState
 
orElseFail() - Method in interface org.hibernate.search.engine.search.predicate.dsl.SearchPredicateFactoryExtensionIfSupportedMoreStep
If no extension passed to SearchPredicateFactoryExtensionIfSupportedStep.ifSupported(SearchPredicateFactoryExtension, Function) was supported so far, throw an exception; otherwise return the predicate created in the first succeeding ifSupported call.
orElseFail() - Method in interface org.hibernate.search.engine.search.projection.dsl.SearchProjectionFactoryExtensionIfSupportedMoreStep
If no extension passed to SearchProjectionFactoryExtensionIfSupportedStep.ifSupported(SearchProjectionFactoryExtension, Function) was supported so far, throw an exception; otherwise return the projection created in the first succeeding ifSupported call.
orElseFail() - Method in interface org.hibernate.search.engine.search.sort.dsl.SearchSortFactoryExtensionIfSupportedMoreStep
If no extension passed to SearchSortFactoryExtensionIfSupportedStep.ifSupported(SearchSortFactoryExtension, Function) was supported so far, throw an exception; otherwise return the sort created in the first succeeding ifSupported call.
org.hibernate.search.backend.elasticsearch - package org.hibernate.search.backend.elasticsearch
 
org.hibernate.search.backend.elasticsearch.analysis - package org.hibernate.search.backend.elasticsearch.analysis
 
org.hibernate.search.backend.elasticsearch.analysis.model.dsl - package org.hibernate.search.backend.elasticsearch.analysis.model.dsl
 
org.hibernate.search.backend.elasticsearch.aws.cfg - package org.hibernate.search.backend.elasticsearch.aws.cfg
 
org.hibernate.search.backend.elasticsearch.aws.spi - package org.hibernate.search.backend.elasticsearch.aws.spi
 
org.hibernate.search.backend.elasticsearch.cfg - package org.hibernate.search.backend.elasticsearch.cfg
 
org.hibernate.search.backend.elasticsearch.cfg.spi - package org.hibernate.search.backend.elasticsearch.cfg.spi
 
org.hibernate.search.backend.elasticsearch.client - package org.hibernate.search.backend.elasticsearch.client
 
org.hibernate.search.backend.elasticsearch.client.spi - package org.hibernate.search.backend.elasticsearch.client.spi
 
org.hibernate.search.backend.elasticsearch.dialect.spi - package org.hibernate.search.backend.elasticsearch.dialect.spi
 
org.hibernate.search.backend.elasticsearch.gson.spi - package org.hibernate.search.backend.elasticsearch.gson.spi
 
org.hibernate.search.backend.elasticsearch.index - package org.hibernate.search.backend.elasticsearch.index
 
org.hibernate.search.backend.elasticsearch.index.layout - package org.hibernate.search.backend.elasticsearch.index.layout
 
org.hibernate.search.backend.elasticsearch.mapping - package org.hibernate.search.backend.elasticsearch.mapping
 
org.hibernate.search.backend.elasticsearch.metamodel - package org.hibernate.search.backend.elasticsearch.metamodel
 
org.hibernate.search.backend.elasticsearch.multitenancy - package org.hibernate.search.backend.elasticsearch.multitenancy
 
org.hibernate.search.backend.elasticsearch.schema.management - package org.hibernate.search.backend.elasticsearch.schema.management
 
org.hibernate.search.backend.elasticsearch.search.aggregation.dsl - package org.hibernate.search.backend.elasticsearch.search.aggregation.dsl
 
org.hibernate.search.backend.elasticsearch.search.predicate.dsl - package org.hibernate.search.backend.elasticsearch.search.predicate.dsl
 
org.hibernate.search.backend.elasticsearch.search.projection.dsl - package org.hibernate.search.backend.elasticsearch.search.projection.dsl
 
org.hibernate.search.backend.elasticsearch.search.query - package org.hibernate.search.backend.elasticsearch.search.query
 
org.hibernate.search.backend.elasticsearch.search.query.dsl - package org.hibernate.search.backend.elasticsearch.search.query.dsl
 
org.hibernate.search.backend.elasticsearch.search.sort.dsl - package org.hibernate.search.backend.elasticsearch.search.sort.dsl
 
org.hibernate.search.backend.elasticsearch.types - package org.hibernate.search.backend.elasticsearch.types
 
org.hibernate.search.backend.elasticsearch.types.dsl - package org.hibernate.search.backend.elasticsearch.types.dsl
 
org.hibernate.search.backend.elasticsearch.util.spi - package org.hibernate.search.backend.elasticsearch.util.spi
 
org.hibernate.search.backend.elasticsearch.work.spi - package org.hibernate.search.backend.elasticsearch.work.spi
 
org.hibernate.search.backend.lucene - package org.hibernate.search.backend.lucene
 
org.hibernate.search.backend.lucene.analysis - package org.hibernate.search.backend.lucene.analysis
 
org.hibernate.search.backend.lucene.analysis.model.dsl - package org.hibernate.search.backend.lucene.analysis.model.dsl
 
org.hibernate.search.backend.lucene.cache - package org.hibernate.search.backend.lucene.cache
 
org.hibernate.search.backend.lucene.cfg - package org.hibernate.search.backend.lucene.cfg
 
org.hibernate.search.backend.lucene.cfg.spi - package org.hibernate.search.backend.lucene.cfg.spi
 
org.hibernate.search.backend.lucene.index - package org.hibernate.search.backend.lucene.index
 
org.hibernate.search.backend.lucene.index.spi - package org.hibernate.search.backend.lucene.index.spi
 
org.hibernate.search.backend.lucene.lowlevel.directory - package org.hibernate.search.backend.lucene.lowlevel.directory
 
org.hibernate.search.backend.lucene.lowlevel.directory.spi - package org.hibernate.search.backend.lucene.lowlevel.directory.spi
 
org.hibernate.search.backend.lucene.lowlevel.index - package org.hibernate.search.backend.lucene.lowlevel.index
 
org.hibernate.search.backend.lucene.multitenancy - package org.hibernate.search.backend.lucene.multitenancy
 
org.hibernate.search.backend.lucene.schema.management - package org.hibernate.search.backend.lucene.schema.management
 
org.hibernate.search.backend.lucene.scope - package org.hibernate.search.backend.lucene.scope
 
org.hibernate.search.backend.lucene.search.aggregation.dsl - package org.hibernate.search.backend.lucene.search.aggregation.dsl
 
org.hibernate.search.backend.lucene.search.predicate.dsl - package org.hibernate.search.backend.lucene.search.predicate.dsl
 
org.hibernate.search.backend.lucene.search.projection.dsl - package org.hibernate.search.backend.lucene.search.projection.dsl
 
org.hibernate.search.backend.lucene.search.query - package org.hibernate.search.backend.lucene.search.query
 
org.hibernate.search.backend.lucene.search.query.dsl - package org.hibernate.search.backend.lucene.search.query.dsl
 
org.hibernate.search.backend.lucene.search.sort.dsl - package org.hibernate.search.backend.lucene.search.sort.dsl
 
org.hibernate.search.backend.lucene.search.spi - package org.hibernate.search.backend.lucene.search.spi
 
org.hibernate.search.backend.lucene.types - package org.hibernate.search.backend.lucene.types
 
org.hibernate.search.backend.lucene.types.converter - package org.hibernate.search.backend.lucene.types.converter
 
org.hibernate.search.backend.lucene.types.dsl - package org.hibernate.search.backend.lucene.types.dsl
 
org.hibernate.search.backend.lucene.work.spi - package org.hibernate.search.backend.lucene.work.spi
 
org.hibernate.search.engine - package org.hibernate.search.engine
 
org.hibernate.search.engine.backend - package org.hibernate.search.engine.backend
 
org.hibernate.search.engine.backend.analysis - package org.hibernate.search.engine.backend.analysis
 
org.hibernate.search.engine.backend.common - package org.hibernate.search.engine.backend.common
 
org.hibernate.search.engine.backend.common.spi - package org.hibernate.search.engine.backend.common.spi
 
org.hibernate.search.engine.backend.document - package org.hibernate.search.engine.backend.document
 
org.hibernate.search.engine.backend.document.model.dsl - package org.hibernate.search.engine.backend.document.model.dsl
 
org.hibernate.search.engine.backend.document.model.dsl.spi - package org.hibernate.search.engine.backend.document.model.dsl.spi
 
org.hibernate.search.engine.backend.document.model.spi - package org.hibernate.search.engine.backend.document.model.spi
 
org.hibernate.search.engine.backend.document.spi - package org.hibernate.search.engine.backend.document.spi
 
org.hibernate.search.engine.backend.index - package org.hibernate.search.engine.backend.index
 
org.hibernate.search.engine.backend.index.spi - package org.hibernate.search.engine.backend.index.spi
 
org.hibernate.search.engine.backend.mapping.spi - package org.hibernate.search.engine.backend.mapping.spi
 
org.hibernate.search.engine.backend.metamodel - package org.hibernate.search.engine.backend.metamodel
 
org.hibernate.search.engine.backend.orchestration.spi - package org.hibernate.search.engine.backend.orchestration.spi
 
org.hibernate.search.engine.backend.reporting.spi - package org.hibernate.search.engine.backend.reporting.spi
 
org.hibernate.search.engine.backend.schema.management.spi - package org.hibernate.search.engine.backend.schema.management.spi
 
org.hibernate.search.engine.backend.scope - package org.hibernate.search.engine.backend.scope
 
org.hibernate.search.engine.backend.scope.spi - package org.hibernate.search.engine.backend.scope.spi
 
org.hibernate.search.engine.backend.session.spi - package org.hibernate.search.engine.backend.session.spi
 
org.hibernate.search.engine.backend.spi - package org.hibernate.search.engine.backend.spi
 
org.hibernate.search.engine.backend.types - package org.hibernate.search.engine.backend.types
 
org.hibernate.search.engine.backend.types.converter - package org.hibernate.search.engine.backend.types.converter
 
org.hibernate.search.engine.backend.types.converter.runtime - package org.hibernate.search.engine.backend.types.converter.runtime
 
org.hibernate.search.engine.backend.types.converter.runtime.spi - package org.hibernate.search.engine.backend.types.converter.runtime.spi
 
org.hibernate.search.engine.backend.types.converter.spi - package org.hibernate.search.engine.backend.types.converter.spi
 
org.hibernate.search.engine.backend.types.dsl - package org.hibernate.search.engine.backend.types.dsl
 
org.hibernate.search.engine.backend.types.spi - package org.hibernate.search.engine.backend.types.spi
 
org.hibernate.search.engine.backend.work.execution - package org.hibernate.search.engine.backend.work.execution
 
org.hibernate.search.engine.backend.work.execution.spi - package org.hibernate.search.engine.backend.work.execution.spi
 
org.hibernate.search.engine.cfg - package org.hibernate.search.engine.cfg
This package contains everything related to the configuration of the Hibernate Search engine.
org.hibernate.search.engine.cfg.spi - package org.hibernate.search.engine.cfg.spi
 
org.hibernate.search.engine.common - package org.hibernate.search.engine.common
 
org.hibernate.search.engine.common.dsl.spi - package org.hibernate.search.engine.common.dsl.spi
 
org.hibernate.search.engine.common.execution.spi - package org.hibernate.search.engine.common.execution.spi
 
org.hibernate.search.engine.common.resources.spi - package org.hibernate.search.engine.common.resources.spi
 
org.hibernate.search.engine.common.schema.management - package org.hibernate.search.engine.common.schema.management
 
org.hibernate.search.engine.common.spi - package org.hibernate.search.engine.common.spi
 
org.hibernate.search.engine.common.timing - package org.hibernate.search.engine.common.timing
 
org.hibernate.search.engine.common.timing.spi - package org.hibernate.search.engine.common.timing.spi
 
org.hibernate.search.engine.common.tree - package org.hibernate.search.engine.common.tree
 
org.hibernate.search.engine.common.tree.spi - package org.hibernate.search.engine.common.tree.spi
 
org.hibernate.search.engine.environment.bean - package org.hibernate.search.engine.environment.bean
 
org.hibernate.search.engine.environment.bean.spi - package org.hibernate.search.engine.environment.bean.spi
 
org.hibernate.search.engine.environment.classpath.spi - package org.hibernate.search.engine.environment.classpath.spi
 
org.hibernate.search.engine.environment.thread.spi - package org.hibernate.search.engine.environment.thread.spi
 
org.hibernate.search.engine.logging.spi - package org.hibernate.search.engine.logging.spi
 
org.hibernate.search.engine.mapper.mapping.building.spi - package org.hibernate.search.engine.mapper.mapping.building.spi
 
org.hibernate.search.engine.mapper.mapping.spi - package org.hibernate.search.engine.mapper.mapping.spi
 
org.hibernate.search.engine.mapper.model.spi - package org.hibernate.search.engine.mapper.model.spi
 
org.hibernate.search.engine.mapper.scope.spi - package org.hibernate.search.engine.mapper.scope.spi
 
org.hibernate.search.engine.reporting - package org.hibernate.search.engine.reporting
 
org.hibernate.search.engine.reporting.spi - package org.hibernate.search.engine.reporting.spi
 
org.hibernate.search.engine.search.aggregation - package org.hibernate.search.engine.search.aggregation
 
org.hibernate.search.engine.search.aggregation.dsl - package org.hibernate.search.engine.search.aggregation.dsl
 
org.hibernate.search.engine.search.aggregation.dsl.spi - package org.hibernate.search.engine.search.aggregation.dsl.spi
 
org.hibernate.search.engine.search.aggregation.spi - package org.hibernate.search.engine.search.aggregation.spi
 
org.hibernate.search.engine.search.common - package org.hibernate.search.engine.search.common
 
org.hibernate.search.engine.search.common.spi - package org.hibernate.search.engine.search.common.spi
 
org.hibernate.search.engine.search.highlighter - package org.hibernate.search.engine.search.highlighter
 
org.hibernate.search.engine.search.highlighter.dsl - package org.hibernate.search.engine.search.highlighter.dsl
 
org.hibernate.search.engine.search.highlighter.dsl.spi - package org.hibernate.search.engine.search.highlighter.dsl.spi
 
org.hibernate.search.engine.search.highlighter.spi - package org.hibernate.search.engine.search.highlighter.spi
 
org.hibernate.search.engine.search.loading.spi - package org.hibernate.search.engine.search.loading.spi
 
org.hibernate.search.engine.search.predicate - package org.hibernate.search.engine.search.predicate
 
org.hibernate.search.engine.search.predicate.definition - package org.hibernate.search.engine.search.predicate.definition
 
org.hibernate.search.engine.search.predicate.dsl - package org.hibernate.search.engine.search.predicate.dsl
 
org.hibernate.search.engine.search.predicate.dsl.spi - package org.hibernate.search.engine.search.predicate.dsl.spi
 
org.hibernate.search.engine.search.predicate.spi - package org.hibernate.search.engine.search.predicate.spi
 
org.hibernate.search.engine.search.projection - package org.hibernate.search.engine.search.projection
 
org.hibernate.search.engine.search.projection.definition - package org.hibernate.search.engine.search.projection.definition
 
org.hibernate.search.engine.search.projection.definition.spi - package org.hibernate.search.engine.search.projection.definition.spi
 
org.hibernate.search.engine.search.projection.dsl - package org.hibernate.search.engine.search.projection.dsl
 
org.hibernate.search.engine.search.projection.dsl.spi - package org.hibernate.search.engine.search.projection.dsl.spi
 
org.hibernate.search.engine.search.projection.spi - package org.hibernate.search.engine.search.projection.spi
 
org.hibernate.search.engine.search.query - package org.hibernate.search.engine.search.query
 
org.hibernate.search.engine.search.query.dsl - package org.hibernate.search.engine.search.query.dsl
 
org.hibernate.search.engine.search.query.dsl.spi - package org.hibernate.search.engine.search.query.dsl.spi
 
org.hibernate.search.engine.search.query.spi - package org.hibernate.search.engine.search.query.spi
 
org.hibernate.search.engine.search.sort - package org.hibernate.search.engine.search.sort
 
org.hibernate.search.engine.search.sort.dsl - package org.hibernate.search.engine.search.sort.dsl
 
org.hibernate.search.engine.search.sort.dsl.spi - package org.hibernate.search.engine.search.sort.dsl.spi
 
org.hibernate.search.engine.search.sort.spi - package org.hibernate.search.engine.search.sort.spi
 
org.hibernate.search.engine.search.timeout.spi - package org.hibernate.search.engine.search.timeout.spi
 
org.hibernate.search.engine.spatial - package org.hibernate.search.engine.spatial
 
org.hibernate.search.engine.tenancy.spi - package org.hibernate.search.engine.tenancy.spi
 
org.hibernate.search.jakarta.batch.core.context.jpa.spi - package org.hibernate.search.jakarta.batch.core.context.jpa.spi
 
org.hibernate.search.jakarta.batch.core.inject.scope.spi - package org.hibernate.search.jakarta.batch.core.inject.scope.spi
 
org.hibernate.search.jakarta.batch.core.massindexing - package org.hibernate.search.jakarta.batch.core.massindexing
 
org.hibernate.search.jakarta.batch.core.massindexing.spi - package org.hibernate.search.jakarta.batch.core.massindexing.spi
 
org.hibernate.search.jakarta.batch.core.massindexing.step.spi - package org.hibernate.search.jakarta.batch.core.massindexing.step.spi
 
org.hibernate.search.mapper.orm - package org.hibernate.search.mapper.orm
 
org.hibernate.search.mapper.orm.automaticindexing - package org.hibernate.search.mapper.orm.automaticindexing
 
org.hibernate.search.mapper.orm.automaticindexing.session - package org.hibernate.search.mapper.orm.automaticindexing.session
 
org.hibernate.search.mapper.orm.automaticindexing.spi - package org.hibernate.search.mapper.orm.automaticindexing.spi
 
org.hibernate.search.mapper.orm.bootstrap.spi - package org.hibernate.search.mapper.orm.bootstrap.spi
 
org.hibernate.search.mapper.orm.cfg - package org.hibernate.search.mapper.orm.cfg
 
org.hibernate.search.mapper.orm.cfg.spi - package org.hibernate.search.mapper.orm.cfg.spi
 
org.hibernate.search.mapper.orm.common - package org.hibernate.search.mapper.orm.common
 
org.hibernate.search.mapper.orm.common.spi - package org.hibernate.search.mapper.orm.common.spi
 
org.hibernate.search.mapper.orm.coordination.common.spi - package org.hibernate.search.mapper.orm.coordination.common.spi
 
org.hibernate.search.mapper.orm.entity - package org.hibernate.search.mapper.orm.entity
 
org.hibernate.search.mapper.orm.loading.spi - package org.hibernate.search.mapper.orm.loading.spi
 
org.hibernate.search.mapper.orm.mapping - package org.hibernate.search.mapper.orm.mapping
 
org.hibernate.search.mapper.orm.mapping.context - package org.hibernate.search.mapper.orm.mapping.context
 
org.hibernate.search.mapper.orm.mapping.spi - package org.hibernate.search.mapper.orm.mapping.spi
 
org.hibernate.search.mapper.orm.massindexing - package org.hibernate.search.mapper.orm.massindexing
 
org.hibernate.search.mapper.orm.outboxpolling - package org.hibernate.search.mapper.orm.outboxpolling
 
org.hibernate.search.mapper.orm.outboxpolling.cfg - package org.hibernate.search.mapper.orm.outboxpolling.cfg
 
org.hibernate.search.mapper.orm.outboxpolling.cfg.spi - package org.hibernate.search.mapper.orm.outboxpolling.cfg.spi
 
org.hibernate.search.mapper.orm.outboxpolling.mapping - package org.hibernate.search.mapper.orm.outboxpolling.mapping
 
org.hibernate.search.mapper.orm.outboxpolling.mapping.spi - package org.hibernate.search.mapper.orm.outboxpolling.mapping.spi
 
org.hibernate.search.mapper.orm.schema.management - package org.hibernate.search.mapper.orm.schema.management
 
org.hibernate.search.mapper.orm.scope - package org.hibernate.search.mapper.orm.scope
 
org.hibernate.search.mapper.orm.search.loading - package org.hibernate.search.mapper.orm.search.loading
 
org.hibernate.search.mapper.orm.search.loading.dsl - package org.hibernate.search.mapper.orm.search.loading.dsl
 
org.hibernate.search.mapper.orm.search.query.spi - package org.hibernate.search.mapper.orm.search.query.spi
 
org.hibernate.search.mapper.orm.session - package org.hibernate.search.mapper.orm.session
 
org.hibernate.search.mapper.orm.session.context - package org.hibernate.search.mapper.orm.session.context
 
org.hibernate.search.mapper.orm.spi - package org.hibernate.search.mapper.orm.spi
 
org.hibernate.search.mapper.orm.tenancy.spi - package org.hibernate.search.mapper.orm.tenancy.spi
 
org.hibernate.search.mapper.orm.work - package org.hibernate.search.mapper.orm.work
 
org.hibernate.search.mapper.pojo.automaticindexing - package org.hibernate.search.mapper.pojo.automaticindexing
 
org.hibernate.search.mapper.pojo.automaticindexing.spi - package org.hibernate.search.mapper.pojo.automaticindexing.spi
 
org.hibernate.search.mapper.pojo.bridge - package org.hibernate.search.mapper.pojo.bridge
 
org.hibernate.search.mapper.pojo.bridge.binding - package org.hibernate.search.mapper.pojo.bridge.binding
 
org.hibernate.search.mapper.pojo.bridge.binding.spi - package org.hibernate.search.mapper.pojo.bridge.binding.spi
 
org.hibernate.search.mapper.pojo.bridge.builtin.annotation - package org.hibernate.search.mapper.pojo.bridge.builtin.annotation
 
org.hibernate.search.mapper.pojo.bridge.builtin.programmatic - package org.hibernate.search.mapper.pojo.bridge.builtin.programmatic
 
org.hibernate.search.mapper.pojo.bridge.mapping - package org.hibernate.search.mapper.pojo.bridge.mapping
 
org.hibernate.search.mapper.pojo.bridge.mapping.annotation - package org.hibernate.search.mapper.pojo.bridge.mapping.annotation
 
org.hibernate.search.mapper.pojo.bridge.mapping.programmatic - package org.hibernate.search.mapper.pojo.bridge.mapping.programmatic
 
org.hibernate.search.mapper.pojo.bridge.runtime - package org.hibernate.search.mapper.pojo.bridge.runtime
 
org.hibernate.search.mapper.pojo.bridge.runtime.spi - package org.hibernate.search.mapper.pojo.bridge.runtime.spi
 
org.hibernate.search.mapper.pojo.common.annotation - package org.hibernate.search.mapper.pojo.common.annotation
 
org.hibernate.search.mapper.pojo.common.spi - package org.hibernate.search.mapper.pojo.common.spi
 
org.hibernate.search.mapper.pojo.extractor - package org.hibernate.search.mapper.pojo.extractor
 
org.hibernate.search.mapper.pojo.extractor.builtin - package org.hibernate.search.mapper.pojo.extractor.builtin
 
org.hibernate.search.mapper.pojo.extractor.mapping.annotation - package org.hibernate.search.mapper.pojo.extractor.mapping.annotation
 
org.hibernate.search.mapper.pojo.extractor.mapping.programmatic - package org.hibernate.search.mapper.pojo.extractor.mapping.programmatic
 
org.hibernate.search.mapper.pojo.extractor.spi - package org.hibernate.search.mapper.pojo.extractor.spi
 
org.hibernate.search.mapper.pojo.identity.spi - package org.hibernate.search.mapper.pojo.identity.spi
 
org.hibernate.search.mapper.pojo.loading.definition.spi - package org.hibernate.search.mapper.pojo.loading.definition.spi
 
org.hibernate.search.mapper.pojo.loading.mapping.annotation - package org.hibernate.search.mapper.pojo.loading.mapping.annotation
 
org.hibernate.search.mapper.pojo.loading.spi - package org.hibernate.search.mapper.pojo.loading.spi
 
org.hibernate.search.mapper.pojo.logging.spi - package org.hibernate.search.mapper.pojo.logging.spi
 
org.hibernate.search.mapper.pojo.mapping.building.spi - package org.hibernate.search.mapper.pojo.mapping.building.spi
 
org.hibernate.search.mapper.pojo.mapping.definition.annotation - package org.hibernate.search.mapper.pojo.mapping.definition.annotation
 
org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing - package org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing
 
org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.spi - package org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.spi
 
org.hibernate.search.mapper.pojo.mapping.definition.programmatic - package org.hibernate.search.mapper.pojo.mapping.definition.programmatic
 
org.hibernate.search.mapper.pojo.mapping.spi - package org.hibernate.search.mapper.pojo.mapping.spi
 
org.hibernate.search.mapper.pojo.massindexing - package org.hibernate.search.mapper.pojo.massindexing
 
org.hibernate.search.mapper.pojo.massindexing.spi - package org.hibernate.search.mapper.pojo.massindexing.spi
 
org.hibernate.search.mapper.pojo.model - package org.hibernate.search.mapper.pojo.model
 
org.hibernate.search.mapper.pojo.model.additionalmetadata.building.spi - package org.hibernate.search.mapper.pojo.model.additionalmetadata.building.spi
 
org.hibernate.search.mapper.pojo.model.dependency - package org.hibernate.search.mapper.pojo.model.dependency
 
org.hibernate.search.mapper.pojo.model.hcann.spi - package org.hibernate.search.mapper.pojo.model.hcann.spi
 
org.hibernate.search.mapper.pojo.model.path - package org.hibernate.search.mapper.pojo.model.path
 
org.hibernate.search.mapper.pojo.model.path.spi - package org.hibernate.search.mapper.pojo.model.path.spi
 
org.hibernate.search.mapper.pojo.model.spi - package org.hibernate.search.mapper.pojo.model.spi
 
org.hibernate.search.mapper.pojo.processing.spi - package org.hibernate.search.mapper.pojo.processing.spi
 
org.hibernate.search.mapper.pojo.reporting.spi - package org.hibernate.search.mapper.pojo.reporting.spi
 
org.hibernate.search.mapper.pojo.route - package org.hibernate.search.mapper.pojo.route
 
org.hibernate.search.mapper.pojo.schema.management - package org.hibernate.search.mapper.pojo.schema.management
 
org.hibernate.search.mapper.pojo.schema.management.spi - package org.hibernate.search.mapper.pojo.schema.management.spi
 
org.hibernate.search.mapper.pojo.scope.spi - package org.hibernate.search.mapper.pojo.scope.spi
 
org.hibernate.search.mapper.pojo.search.definition.binding - package org.hibernate.search.mapper.pojo.search.definition.binding
 
org.hibernate.search.mapper.pojo.search.definition.binding.builtin - package org.hibernate.search.mapper.pojo.search.definition.binding.builtin
 
org.hibernate.search.mapper.pojo.search.definition.mapping.annotation - package org.hibernate.search.mapper.pojo.search.definition.mapping.annotation
 
org.hibernate.search.mapper.pojo.session.spi - package org.hibernate.search.mapper.pojo.session.spi
 
org.hibernate.search.mapper.pojo.work - package org.hibernate.search.mapper.pojo.work
 
org.hibernate.search.mapper.pojo.work.spi - package org.hibernate.search.mapper.pojo.work.spi
 
org.hibernate.search.util.common - package org.hibernate.search.util.common
 
org.hibernate.search.util.common.annotation - package org.hibernate.search.util.common.annotation
 
org.hibernate.search.util.common.data - package org.hibernate.search.util.common.data
 
org.hibernate.search.util.common.data.spi - package org.hibernate.search.util.common.data.spi
 
org.hibernate.search.util.common.function - package org.hibernate.search.util.common.function
 
org.hibernate.search.util.common.jar.spi - package org.hibernate.search.util.common.jar.spi
 
org.hibernate.search.util.common.pattern.spi - package org.hibernate.search.util.common.pattern.spi
 
org.hibernate.search.util.common.reflect.spi - package org.hibernate.search.util.common.reflect.spi
 
org.hibernate.search.util.common.reporting - package org.hibernate.search.util.common.reporting
 
org.hibernate.search.util.common.reporting.spi - package org.hibernate.search.util.common.reporting.spi
 
org.hibernate.search.util.common.serialization.spi - package org.hibernate.search.util.common.serialization.spi
 
org.hibernate.search.util.common.spi - package org.hibernate.search.util.common.spi
 
original - Variable in class org.hibernate.search.backend.elasticsearch.util.spi.URLEncodedString
 
OUTBOXEVENT_ENTITY_MAPPING - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.spi.HibernateOrmMapperOutboxPollingSpiSettings.CoordinationRadicals
 
OUTBOXEVENT_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 outbox event table.
OUTBOXEVENT_ENTITY_MAPPING - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.spi.HibernateOrmMapperOutboxPollingSpiSettings.Radicals
 
OutboxEventProcessingOrder - Enum in org.hibernate.search.mapper.orm.outboxpolling.cfg
 
OutboxPollingExtension - Class in org.hibernate.search.mapper.orm.outboxpolling
An extension to the search mapping, giving access to features specific to the outbox polling coordination strategy.
OutboxPollingExtension() - Constructor for class org.hibernate.search.mapper.orm.outboxpolling.OutboxPollingExtension
 
OutboxPollingSearchMapping - Interface in org.hibernate.search.mapper.orm.outboxpolling.mapping
Exposes some utilities to handle aborted events, which are events that have been processed many times without success.
override(ConfigurationPropertySource, ConfigurationPropertyChecker) - Method in class org.hibernate.search.engine.common.spi.SearchIntegrationEnvironment
 

P

param(String) - Method in interface org.hibernate.search.engine.search.predicate.definition.PredicateDefinitionContext
param(String) - Method in interface org.hibernate.search.mapper.pojo.bridge.binding.BindingContext
Deprecated.
param(String) - Method in interface org.hibernate.search.mapper.pojo.search.definition.binding.ProjectionBindingContext
param(String, boolean) - Method in interface org.hibernate.search.backend.elasticsearch.analysis.model.dsl.ElasticsearchAnalysisComponentParametersStep
Set the value of a parameter to a given boolean.
param(String, boolean) - Method in class org.hibernate.search.backend.elasticsearch.client.spi.ElasticsearchRequest.Builder
 
param(String, boolean...) - Method in interface org.hibernate.search.backend.elasticsearch.analysis.model.dsl.ElasticsearchAnalysisComponentParametersStep
Set the value of a parameter to a given array of booleans.
param(String, int) - Method in class org.hibernate.search.backend.elasticsearch.client.spi.ElasticsearchRequest.Builder
 
param(String, long) - Method in class org.hibernate.search.backend.elasticsearch.client.spi.ElasticsearchRequest.Builder
 
param(String, Class<T>) - Method in interface org.hibernate.search.engine.search.predicate.definition.PredicateDefinitionContext
 
param(String, Class<T>) - Method in interface org.hibernate.search.mapper.pojo.bridge.binding.BindingContext
 
param(String, Class<T>) - Method in interface org.hibernate.search.mapper.pojo.loading.definition.spi.PojoEntityLoadingBindingContext
 
param(String, Class<T>) - Method in interface org.hibernate.search.mapper.pojo.search.definition.binding.ProjectionBindingContext
 
param(String, Number) - Method in interface org.hibernate.search.backend.elasticsearch.analysis.model.dsl.ElasticsearchAnalysisComponentParametersStep
Set the value of a parameter to a given number (int, long, float, double, ...).
param(String, Number...) - Method in interface org.hibernate.search.backend.elasticsearch.analysis.model.dsl.ElasticsearchAnalysisComponentParametersStep
Set the value of a parameter to a given array of numbers (int, long, float, double, ...).
param(String, Object) - Method in interface org.hibernate.search.engine.search.predicate.dsl.NamedPredicateOptionsStep
 
param(String, Object) - Method in interface org.hibernate.search.engine.search.predicate.spi.NamedPredicateBuilder
 
param(String, Object) - Method in class org.hibernate.search.mapper.orm.loading.spi.ConditionalExpression
 
param(String, Object) - Method in interface org.hibernate.search.mapper.orm.massindexing.MassIndexerReindexParameterStep
Bind a new parameter value for a given parameter name.
param(String, String) - Method in interface org.hibernate.search.backend.elasticsearch.analysis.model.dsl.ElasticsearchAnalysisComponentParametersStep
Set the value of a parameter to a given string.
param(String, String) - Method in class org.hibernate.search.backend.elasticsearch.client.spi.ElasticsearchRequest.Builder
 
param(String, String) - Method in interface org.hibernate.search.backend.lucene.analysis.model.dsl.LuceneAnalysisComponentParametersStep
Set a parameter.
param(String, String) - Method in interface org.hibernate.search.backend.lucene.analysis.model.dsl.LuceneAnalyzerOptionalComponentsStep
Set a tokenizer parameter.
param(String, String...) - Method in interface org.hibernate.search.backend.elasticsearch.analysis.model.dsl.ElasticsearchAnalysisComponentParametersStep
Set the value of a parameter to a given array of strings.
Param - Annotation Type in org.hibernate.search.mapper.pojo.common.annotation
A param, i.e.
parameter(int) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.ConstructorMappingStep
Starts the definition of the mapping of a specific constructor parameter.
parameter(int) - Method in class org.hibernate.search.mapper.pojo.model.hcann.spi.PojoHCAnnConstructorModel
 
parameter(int) - Method in interface org.hibernate.search.mapper.pojo.model.spi.PojoConstructorModel
 
ParameterizedBeanReference<T> - Class in org.hibernate.search.engine.environment.bean.spi
 
parameterNode(int) - Method in interface org.hibernate.search.mapper.pojo.mapping.building.spi.PojoSearchMappingConstructorNode
 
parameters() - Method in class org.hibernate.search.backend.elasticsearch.client.spi.ElasticsearchRequest
 
parameters() - Method in interface org.hibernate.search.backend.elasticsearch.schema.management.ElasticsearchIndexSchemaExport
 
parameters() - Static method in class org.hibernate.search.jakarta.batch.core.massindexing.MassIndexingJob
 
parametersJavaTypes() - Method in interface org.hibernate.search.mapper.pojo.mapping.building.spi.PojoSearchMappingConstructorNode
 
parametersJavaTypes() - Method in class org.hibernate.search.mapper.pojo.model.hcann.spi.PojoHCAnnConstructorModel
 
parametersJavaTypes() - Method in interface org.hibernate.search.mapper.pojo.model.spi.PojoConstructorModel
 
parametersMap() - Method in interface org.hibernate.search.backend.elasticsearch.search.query.ElasticsearchSearchRequestTransformerContext
 
paramOptional(String) - Method in interface org.hibernate.search.engine.search.predicate.definition.PredicateDefinitionContext
paramOptional(String) - Method in interface org.hibernate.search.mapper.pojo.bridge.binding.BindingContext
paramOptional(String) - Method in interface org.hibernate.search.mapper.pojo.search.definition.binding.ProjectionBindingContext
paramOptional(String, Class<T>) - Method in interface org.hibernate.search.engine.search.predicate.definition.PredicateDefinitionContext
 
paramOptional(String, Class<T>) - Method in interface org.hibernate.search.mapper.pojo.bridge.binding.BindingContext
 
paramOptional(String, Class<T>) - Method in interface org.hibernate.search.mapper.pojo.loading.definition.spi.PojoEntityLoadingBindingContext
 
paramOptional(String, Class<T>) - Method in interface org.hibernate.search.mapper.pojo.search.definition.binding.ProjectionBindingContext
 
params - Variable in class org.hibernate.search.mapper.pojo.mapping.building.spi.PojoSearchMappingMethodParameterNode.ProjectionBindingData
 
params() - Method in class org.hibernate.search.engine.environment.bean.spi.ParameterizedBeanReference
 
params() - Element in annotation type org.hibernate.search.mapper.pojo.bridge.mapping.annotation.IdentifierBinderRef
 
params() - Element in annotation type org.hibernate.search.mapper.pojo.bridge.mapping.annotation.MarkerBinderRef
 
params() - Element in annotation type org.hibernate.search.mapper.pojo.bridge.mapping.annotation.PropertyBinderRef
 
params() - Element in annotation type org.hibernate.search.mapper.pojo.bridge.mapping.annotation.RoutingBinderRef
 
params() - Element in annotation type org.hibernate.search.mapper.pojo.bridge.mapping.annotation.TypeBinderRef
 
params() - Element in annotation type org.hibernate.search.mapper.pojo.bridge.mapping.annotation.ValueBinderRef
 
params() - Element in annotation type org.hibernate.search.mapper.pojo.loading.mapping.annotation.EntityLoadingBinderRef
 
params() - Element in annotation type org.hibernate.search.mapper.pojo.search.definition.mapping.annotation.ProjectionBinderRef
 
parent - Variable in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexField
 
parent() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexField
 
parent() - Method in interface org.hibernate.search.engine.backend.document.model.spi.IndexField
 
parent() - Method in interface org.hibernate.search.engine.backend.metamodel.IndexFieldDescriptor
 
parent() - Method in class org.hibernate.search.engine.cfg.spi.ConfigurationScope
 
parent() - Method in interface org.hibernate.search.mapper.pojo.loading.spi.PojoMassEntityLoadingContext
 
parent() - Method in interface org.hibernate.search.mapper.pojo.loading.spi.PojoMassIdentifierLoadingContext
 
parent() - Method in class org.hibernate.search.mapper.pojo.model.path.PojoModelPath
 
parent() - Method in class org.hibernate.search.mapper.pojo.model.path.PojoModelPathPropertyNode
 
parent() - Method in class org.hibernate.search.mapper.pojo.model.path.PojoModelPathValueNode
 
parentIndexObjectReferences() - Method in interface org.hibernate.search.engine.mapper.mapping.building.spi.IndexedEmbeddedBindingContext
 
parentPath - Variable in class org.hibernate.search.engine.backend.common.spi.FieldPaths.RelativizedPath
 
parse(Class<T>, String) - Static method in interface org.hibernate.search.engine.environment.bean.BeanReference
 
parse(String) - Static method in interface org.hibernate.search.engine.environment.bean.BeanReference
 
parse(String) - Method in interface org.hibernate.search.mapper.pojo.bridge.ValueBridge
Parse an input String to the raw index field value.
parse(String) - Static method in class org.hibernate.search.mapper.pojo.model.path.PojoModelPath
 
parseBigDecimal(String) - Static method in class org.hibernate.search.engine.cfg.spi.ParseUtils
 
parseBigInteger(String) - Static method in class org.hibernate.search.engine.cfg.spi.ParseUtils
 
parseBoolean(String) - Static method in class org.hibernate.search.engine.cfg.spi.ParseUtils
 
parseByte(String) - Static method in class org.hibernate.search.engine.cfg.spi.ParseUtils
 
parseBytePrimitiveArray(String) - Static method in class org.hibernate.search.engine.cfg.spi.ParseUtils
 
parseCharacter(String) - Static method in class org.hibernate.search.engine.cfg.spi.ParseUtils
 
parseDiscreteValues(T[], Function<T, String>, BiFunction<String, List<String>, RuntimeException>, String) - Static method in class org.hibernate.search.engine.cfg.spi.ParseUtils
 
parseDouble(String) - Static method in class org.hibernate.search.engine.cfg.spi.ParseUtils
 
parseDuration(String) - Static method in class org.hibernate.search.engine.cfg.spi.ParseUtils
 
parseEnum(Class<E>, String) - Static method in class org.hibernate.search.engine.cfg.spi.ParseUtils
 
parseFloat(String) - Static method in class org.hibernate.search.engine.cfg.spi.ParseUtils
 
parseFloatPrimitiveArray(String) - Static method in class org.hibernate.search.engine.cfg.spi.ParseUtils
 
parseGeoPoint(String) - Static method in class org.hibernate.search.engine.cfg.spi.ParseUtils
 
parseInstant(String) - Static method in class org.hibernate.search.engine.cfg.spi.ParseUtils
 
parseInteger(String) - Static method in class org.hibernate.search.engine.cfg.spi.ParseUtils
 
parseLocalDate(String) - Static method in class org.hibernate.search.engine.cfg.spi.ParseUtils
 
parseLocalDateTime(String) - Static method in class org.hibernate.search.engine.cfg.spi.ParseUtils
 
parseLocalTime(String) - Static method in class org.hibernate.search.engine.cfg.spi.ParseUtils
 
parseLong(String) - Static method in class org.hibernate.search.engine.cfg.spi.ParseUtils
 
parseMonthDay(String) - Static method in class org.hibernate.search.engine.cfg.spi.ParseUtils
 
parseOffsetDateTime(String) - Static method in class org.hibernate.search.engine.cfg.spi.ParseUtils
 
parseOffsetTime(String) - Static method in class org.hibernate.search.engine.cfg.spi.ParseUtils
 
parsePeriod(String) - Static method in class org.hibernate.search.engine.cfg.spi.ParseUtils
 
parseShort(String) - Static method in class org.hibernate.search.engine.cfg.spi.ParseUtils
 
parseString(String) - Static method in class org.hibernate.search.engine.cfg.spi.ParseUtils
 
ParseUtils - Class in org.hibernate.search.engine.cfg.spi
 
parseUUID(String) - Static method in class org.hibernate.search.engine.cfg.spi.ParseUtils
 
parseYear(String) - Static method in class org.hibernate.search.engine.cfg.spi.ParseUtils
 
parseYearMonth(String) - Static method in class org.hibernate.search.engine.cfg.spi.ParseUtils
 
parseZonedDateTime(String) - Static method in class org.hibernate.search.engine.cfg.spi.ParseUtils
 
parseZoneId(String) - Static method in class org.hibernate.search.engine.cfg.spi.ParseUtils
 
parseZoneOffset(String) - Static method in class org.hibernate.search.engine.cfg.spi.ParseUtils
 
partialSupportHint() - Method in class org.hibernate.search.engine.search.common.spi.SearchIndexSchemaElementContextHelper
 
passThrough(Class<F>) - Static method in class org.hibernate.search.engine.backend.types.converter.spi.DslConverter
 
passThrough(Class<F>) - Static method in class org.hibernate.search.engine.backend.types.converter.spi.ProjectionConverter
 
PASSWORD - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchBackendSettings
The password to send when connecting to the Elasticsearch servers (HTTP authentication).
path - Variable in class org.hibernate.search.engine.search.projection.dsl.spi.HighlightProjectionBuilder
 
path() - Method in class org.hibernate.search.backend.elasticsearch.client.spi.ElasticsearchRequest
 
path() - Method in interface org.hibernate.search.backend.elasticsearch.search.query.ElasticsearchSearchRequestTransformerContext
 
path() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.FieldProjection
 
path() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.HighlightProjection
 
path() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.ObjectProjection
 
path() - Method in class org.hibernate.search.mapper.pojo.model.path.spi.BindablePojoModelPath
 
path(String) - Method in interface org.hibernate.search.backend.elasticsearch.search.query.ElasticsearchSearchRequestTransformerContext
Set a new path for the HTTP request for this search.
PATH_PREFIX - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchBackendSettings.Defaults
 
PATH_PREFIX - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchBackendSettings
Property for specifying the path prefix prepended to the request end point.
PATH_SEPARATOR - Static variable in class org.hibernate.search.engine.backend.common.spi.FieldPaths
 
PATH_SEPARATOR_REGEX_STRING - Static variable in class org.hibernate.search.engine.backend.common.spi.FieldPaths
 
PATH_SEPARATOR_STRING - Static variable in class org.hibernate.search.engine.backend.common.spi.FieldPaths
 
pathComponent(URLEncodedString) - Method in class org.hibernate.search.backend.elasticsearch.client.spi.ElasticsearchRequest.Builder
 
pathDefinitionProvider(PojoPathDefinitionProvider) - Method in interface org.hibernate.search.mapper.pojo.model.additionalmetadata.building.spi.PojoAdditionalMetadataCollectorEntityTypeNode
 
pathFromStateArrayElement() - Method in class org.hibernate.search.mapper.pojo.model.path.spi.PojoPathEntityStateRepresentation
 
pattern(String) - Method in interface org.hibernate.search.engine.search.predicate.spi.RegexpPredicateBuilder
 
pattern(String) - Method in interface org.hibernate.search.engine.search.predicate.spi.WildcardPredicateBuilder
 
PayloadType - Enum in org.hibernate.search.mapper.orm.outboxpolling.cfg
 
PERSISTENCE_CONTEXT - Enum constant in enum org.hibernate.search.mapper.orm.search.loading.EntityLoadingCacheLookupStrategy
When a search query returns entities, first check the persistence context to retrieve entities that are already in the session, then load the entities that were not found in the session through an SQL query.
PERSISTENCE_CONTEXT_THEN_SECOND_LEVEL_CACHE - Enum constant in enum org.hibernate.search.mapper.orm.search.loading.EntityLoadingCacheLookupStrategy
When a search query returns entities, first check the persistence context to retrieve entities that are already in the session, then check the second level cache to retrieve entities that are in the 2LC but not in the session, then load the entities that were not found in the session or 2LC through an SQL query.
phrase() - Method in interface org.hibernate.search.engine.search.predicate.dsl.SearchPredicateFactory
Match documents where targeted fields have a value that contains a given phrase.
phrase() - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.AbstractSearchPredicateFactory
 
phrase(String) - Method in interface org.hibernate.search.engine.search.predicate.spi.PhrasePredicateBuilder
 
PHRASE - Enum constant in enum org.hibernate.search.engine.search.predicate.dsl.SimpleQueryFlag
Enables PHRASE operator (")
PHRASE - Static variable in class org.hibernate.search.engine.backend.types.IndexFieldTraits.Predicates
 
PHRASE - Static variable in class org.hibernate.search.engine.search.predicate.spi.PredicateTypeKeys
 
phraseLimit - Variable in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
phraseLimit() - Method in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
phraseLimit(int) - Method in interface org.hibernate.search.engine.search.highlighter.dsl.HighlighterFastVectorHighlighterOptionsStep
Specify the maximum number of matching phrases in a document that are considered for highlighting.
phraseLimit(Integer) - Method in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
PhrasePredicateBuilder - Interface in org.hibernate.search.engine.search.predicate.spi
 
PhrasePredicateFieldMoreStep<S extends PhrasePredicateFieldMoreStep<?,N>,N extends PhrasePredicateOptionsStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The step in a "phrase" predicate definition where the phrase to match can be set (see the superinterface PhrasePredicateMatchingStep), or optional parameters for the last targeted field(s) can be set, or more target fields can be added.
PhrasePredicateFieldStep<N extends PhrasePredicateFieldMoreStep<?,?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The initial step in a "phrase" predicate definition, where the target field can be set.
PhrasePredicateMatchingStep<N extends PhrasePredicateOptionsStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The step in a "phrase" predicate definition where the phrase to match can be set.
PhrasePredicateOptionsStep<S extends PhrasePredicateOptionsStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The final step in a "phrase" predicate definition, where optional parameters can be set.
phraseSlop(Integer) - Method in interface org.hibernate.search.engine.search.predicate.dsl.QueryStringPredicateOptionsStep
Sets the slop, which defines how permissive the phrase predicate (created when parsing the query string) will be.
phraseSlop(Integer) - Method in interface org.hibernate.search.engine.search.predicate.spi.QueryStringPredicateBuilder
 
plain() - Method in interface org.hibernate.search.engine.search.highlighter.dsl.SearchHighlighterFactory
 
plain() - Method in class org.hibernate.search.engine.search.highlighter.dsl.spi.AbstractSearchHighlighterFactory
 
PLAIN - Enum constant in enum org.hibernate.search.engine.backend.types.Highlightable
Allow the plain highlighter type be applied for highlighting the field.
PLAIN - Enum constant in enum org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterType
 
PLAN_PREFIX - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings.IndexingRadicals
 
PLAN_SYNCHRONIZATION_STRATEGY - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings.IndexingRadicals
 
planLoading(DocumentReference) - Method in interface org.hibernate.search.engine.search.loading.spi.ProjectionHitMapper
Plan the loading of an entity.
points() - Method in interface org.hibernate.search.engine.spatial.GeoPolygon
 
PojoAdditionalMetadataCollector - Interface in org.hibernate.search.mapper.pojo.model.additionalmetadata.building.spi
 
PojoAdditionalMetadataCollectorEntityTypeNode - Interface in org.hibernate.search.mapper.pojo.model.additionalmetadata.building.spi
 
PojoAdditionalMetadataCollectorIndexedTypeNode - Interface in org.hibernate.search.mapper.pojo.model.additionalmetadata.building.spi
 
PojoAdditionalMetadataCollectorPropertyNode - Interface in org.hibernate.search.mapper.pojo.model.additionalmetadata.building.spi
 
PojoAdditionalMetadataCollectorTypeNode - Interface in org.hibernate.search.mapper.pojo.model.additionalmetadata.building.spi
 
PojoAdditionalMetadataCollectorValueNode - Interface in org.hibernate.search.mapper.pojo.model.additionalmetadata.building.spi
 
PojoBootstrapIntrospector - Interface in org.hibernate.search.mapper.pojo.model.spi
A Pojo introspector used at bootstrap.
PojoCaster<T> - Interface in org.hibernate.search.mapper.pojo.model.spi
 
PojoCommonsAnnotationsHelper - Class in org.hibernate.search.mapper.pojo.model.hcann.spi
Allows to access to the XProperty private field Member.
PojoConstructorIdentifier - Class in org.hibernate.search.mapper.pojo.model.spi
 
PojoConstructorIdentifier(PojoConstructorModel<?>) - Constructor for class org.hibernate.search.mapper.pojo.model.spi.PojoConstructorIdentifier
 
PojoConstructorModel<T> - Interface in org.hibernate.search.mapper.pojo.model.spi
 
PojoConstructorModelFormatter - Class in org.hibernate.search.mapper.pojo.logging.spi
 
PojoConstructorModelFormatter(PojoConstructorModel<?>) - Constructor for class org.hibernate.search.mapper.pojo.logging.spi.PojoConstructorModelFormatter
 
PojoContainedTypeExtendedMappingCollector - Interface in org.hibernate.search.mapper.pojo.mapping.building.spi
A collector of extended mapping information.
PojoElementAccessor<T> - Interface in org.hibernate.search.mapper.pojo.model
An accessor allowing the retrieval of an element, for example a property, from a POJO.
PojoEntityLoadingBindingContext - Interface in org.hibernate.search.mapper.pojo.loading.definition.spi
 
PojoEntityReference - Class in org.hibernate.search.mapper.pojo.common.spi
A simple, default implementation for EntityReference for POJO-based mappers.
PojoEntityReference(PojoRawTypeIdentifier<?>, String, Object) - Constructor for class org.hibernate.search.mapper.pojo.common.spi.PojoEntityReference
 
PojoEntityReferenceFactoryDelegate - Interface in org.hibernate.search.mapper.pojo.common.spi
A delegate for the POJO implementation of EntityReferenceFactory.
PojoEventContexts - Class in org.hibernate.search.mapper.pojo.reporting.spi
 
PojoHCAnnConstructorModel<T> - Class in org.hibernate.search.mapper.pojo.model.hcann.spi
 
PojoHCAnnConstructorModel(AbstractPojoHCAnnBootstrapIntrospector, AbstractPojoHCAnnRawTypeModel<T, ?>, Constructor<T>) - Constructor for class org.hibernate.search.mapper.pojo.model.hcann.spi.PojoHCAnnConstructorModel
 
PojoHCAnnMethodParameterModel<T> - Class in org.hibernate.search.mapper.pojo.model.hcann.spi
 
PojoHCAnnMethodParameterModel(PojoHCAnnConstructorModel<?>, int, Parameter, AnnotatedType, Annotation[]) - Constructor for class org.hibernate.search.mapper.pojo.model.hcann.spi.PojoHCAnnMethodParameterModel
 
PojoHCannOrmGenericContextHelper - Class in org.hibernate.search.mapper.pojo.model.hcann.spi
 
PojoHCannOrmGenericContextHelper(AbstractPojoHCAnnBootstrapIntrospector) - Constructor for class org.hibernate.search.mapper.pojo.model.hcann.spi.PojoHCannOrmGenericContextHelper
 
PojoImplicitReindexingResolverSessionContext - Interface in org.hibernate.search.mapper.pojo.automaticindexing.spi
Session-scoped information and operations for use in PojoImplicitReindexingResolver.
PojoIndexedTypeExtendedMappingCollector - Interface in org.hibernate.search.mapper.pojo.mapping.building.spi
A collector of extended mapping information.
PojoIndexer - Interface in org.hibernate.search.mapper.pojo.work.spi
An interface for indexing entities in the context of a session in a POJO mapper, immediately, asynchronously and without any sort of planning or handling of containing entities.
PojoIndexingPlan - Interface in org.hibernate.search.mapper.pojo.work.spi
An interface for indexing entities in the context of a session in a POJO mapper.
PojoIndexingProcessorRootContext - Interface in org.hibernate.search.mapper.pojo.processing.spi
The context passed to a PojoIndexingProcessor and propagated to every node.
PojoIndexingProcessorSessionContext - Interface in org.hibernate.search.mapper.pojo.processing.spi
Session-scoped information and operations for use in POJO indexing processors.
PojoIndexingQueueEventPayload - Class in org.hibernate.search.mapper.pojo.work.spi
 
PojoIndexingQueueEventPayload(DocumentRoutesDescriptor, DirtinessDescriptor) - Constructor for class org.hibernate.search.mapper.pojo.work.spi.PojoIndexingQueueEventPayload
 
PojoIndexingQueueEventProcessingPlan - Interface in org.hibernate.search.mapper.pojo.work.spi
 
PojoIndexingQueueEventSendingPlan - Interface in org.hibernate.search.mapper.pojo.work.spi
A set of indexing events to be sent to an external queue.
PojoIndexMappingCollectorPropertyNode - Interface in org.hibernate.search.mapper.pojo.mapping.building.spi
 
PojoIndexMappingCollectorTypeNode - Interface in org.hibernate.search.mapper.pojo.mapping.building.spi
 
PojoIndexMappingCollectorValueNode - Interface in org.hibernate.search.mapper.pojo.mapping.building.spi
 
PojoLoadingSessionContext - Interface in org.hibernate.search.mapper.pojo.loading.spi
 
PojoLoadingTypeContext<E> - Interface in org.hibernate.search.mapper.pojo.loading.spi
 
PojoLoadingTypeContextProvider - Interface in org.hibernate.search.mapper.pojo.loading.spi
 
PojoMapperDelegate<MPBS> - Interface in org.hibernate.search.mapper.pojo.mapping.building.spi
A delegate for the POJO mapper, exposing hooks so that mappers based on the POJO mapper can consume metadata.
PojoMappingCollector - Interface in org.hibernate.search.mapper.pojo.mapping.building.spi
 
PojoMappingConfigurationContext - Interface in org.hibernate.search.mapper.pojo.mapping.spi
 
PojoMappingConfigurationContributor - Interface in org.hibernate.search.mapper.pojo.mapping.spi
 
PojoMappingDelegate - Interface in org.hibernate.search.mapper.pojo.mapping.spi
 
PojoMassEntityLoader<I> - Interface in org.hibernate.search.mapper.pojo.loading.spi
A loader for mass loading of entities, used in particular during mass indexing.
PojoMassEntityLoadingContext<E> - Interface in org.hibernate.search.mapper.pojo.loading.spi
PojoMassEntitySink<E> - Interface in org.hibernate.search.mapper.pojo.loading.spi
A sink for use by a PojoMassIdentifierLoader.
PojoMassIdentifierLoader - Interface in org.hibernate.search.mapper.pojo.loading.spi
A loader of entity identifiers in batch, used in particular for mass indexing.
PojoMassIdentifierLoadingContext<I> - Interface in org.hibernate.search.mapper.pojo.loading.spi
PojoMassIdentifierSink<I> - Interface in org.hibernate.search.mapper.pojo.loading.spi
A sink for use by a PojoMassIdentifierLoader.
PojoMassIndexer - Interface in org.hibernate.search.mapper.pojo.massindexing.spi
A MassIndexer is useful to rebuild the indexes from the data contained in the database.
PojoMassIndexerAgent - Interface in org.hibernate.search.mapper.pojo.massindexing.spi
 
PojoMassIndexerAgentCreateContext - Interface in org.hibernate.search.mapper.pojo.massindexing.spi
 
PojoMassIndexerAgentStartContext - Interface in org.hibernate.search.mapper.pojo.massindexing.spi
 
PojoMassIndexingContext - Interface in org.hibernate.search.mapper.pojo.massindexing.spi
Contextual information about a mass indexing proccess.
PojoMassIndexingMappingContext - Interface in org.hibernate.search.mapper.pojo.massindexing.spi
Contextual information about a search mapping.
PojoMassIndexingSessionContext - Interface in org.hibernate.search.mapper.pojo.massindexing.spi
 
PojoMassLoadingContext - Interface in org.hibernate.search.mapper.pojo.loading.spi
Context exposed to PojoMassLoadingStrategy.
PojoMassLoadingStrategy<E,I> - Interface in org.hibernate.search.mapper.pojo.loading.spi
A strategy for entity loading during mass indexing.
PojoMethodParameterMetadataContributor - Interface in org.hibernate.search.mapper.pojo.mapping.building.spi
 
PojoMethodParameterModel<T> - Interface in org.hibernate.search.mapper.pojo.model.spi
 
PojoModelCompositeElement - Interface in org.hibernate.search.mapper.pojo.model
A potentially composite element in the POJO model.
PojoModelConstructorParameter - Interface in org.hibernate.search.mapper.pojo.model
A model element representing a constructor parameter to bind.
PojoModelElement - Interface in org.hibernate.search.mapper.pojo.model
An element in the POJO model.
PojoModelPath - Class in org.hibernate.search.mapper.pojo.model.path
Represents an arbitrarily long access path when walking the POJO model.
PojoModelPath.Builder - Class in org.hibernate.search.mapper.pojo.model.path
 
PojoModelPathBinder - Class in org.hibernate.search.mapper.pojo.model.path.spi
 
PojoModelPathFormatter - Class in org.hibernate.search.mapper.pojo.logging.spi
 
PojoModelPathFormatter(PojoModelPath) - Constructor for class org.hibernate.search.mapper.pojo.logging.spi.PojoModelPathFormatter
 
PojoModelPathPropertyNode - Class in org.hibernate.search.mapper.pojo.model.path
A node in a PojoModelPath representing a property.
PojoModelPathValueNode - Class in org.hibernate.search.mapper.pojo.model.path
A node in a PojoModelPath representing the value(s) of a property.
PojoModelPathWalker<C,T,P,V> - Interface in org.hibernate.search.mapper.pojo.model.path.spi
 
PojoModelProperty - Interface in org.hibernate.search.mapper.pojo.model
A model element representing a property bound to a bridge.
PojoModelType - Interface in org.hibernate.search.mapper.pojo.model
A model element representing a type bound to a bridge.
PojoModelValue<T> - Interface in org.hibernate.search.mapper.pojo.model
A model element representing a value bound to a bridge.
PojoOtherEntityIndexingDependencyConfigurationContext - Interface in org.hibernate.search.mapper.pojo.model.dependency
 
PojoPathDefinition - Class in org.hibernate.search.mapper.pojo.model.path.spi
A static definition of POJO paths for a given entity type, allowing the creation of path filters.
PojoPathDefinition(Set<String>, Optional<PojoPathEntityStateRepresentation>) - Constructor for class org.hibernate.search.mapper.pojo.model.path.spi.PojoPathDefinition
 
PojoPathDefinitionProvider - Interface in org.hibernate.search.mapper.pojo.model.path.spi
A static definition of POJO paths for a given entity type, allowing the creation of path filters.
PojoPathEntityStateRepresentation - Class in org.hibernate.search.mapper.pojo.model.path.spi
 
PojoPathEntityStateRepresentation(int, Optional<BindablePojoModelPath>) - Constructor for class org.hibernate.search.mapper.pojo.model.path.spi.PojoPathEntityStateRepresentation
 
PojoPathFilter - Interface in org.hibernate.search.mapper.pojo.model.path.spi
Defines a set of paths that are of importance, so that they can be detected at runtime when given a set of paths.
PojoPropertyIndexingDependencyConfigurationContext - Interface in org.hibernate.search.mapper.pojo.model.dependency
 
PojoPropertyMetadataContributor - Interface in org.hibernate.search.mapper.pojo.mapping.building.spi
 
PojoPropertyModel<T> - Interface in org.hibernate.search.mapper.pojo.model.spi
 
PojoRawTypeIdentifier<T> - Class in org.hibernate.search.mapper.pojo.model.spi
An identifier for POJO types.
PojoRawTypeIdentifierResolver - Interface in org.hibernate.search.mapper.pojo.mapping.spi
 
PojoRawTypeModel<T> - Interface in org.hibernate.search.mapper.pojo.model.spi
A PojoTypeModel representing a raw type, where generic type parameters are ignored.
PojoRoutingIndexingDependencyConfigurationContext - Interface in org.hibernate.search.mapper.pojo.model.dependency
 
PojoRuntimeIntrospector - Interface in org.hibernate.search.mapper.pojo.model.spi
A Pojo introspector used at runtime.
PojoScopeDelegate<R extends EntityReference,E,C> - Interface in org.hibernate.search.mapper.pojo.scope.spi
 
PojoScopeMappingContext - Interface in org.hibernate.search.mapper.pojo.scope.spi
Mapping-scoped information and operations for use in POJO scopes.
PojoScopeSchemaManager - Interface in org.hibernate.search.mapper.pojo.schema.management.spi
A schema manager for all indexes targeted by a given POJO scope.
PojoScopeSessionContext - Interface in org.hibernate.search.mapper.pojo.scope.spi
 
PojoScopeTypeExtendedContextProvider<E,C> - Interface in org.hibernate.search.mapper.pojo.scope.spi
 
PojoScopeWorkspace - Interface in org.hibernate.search.mapper.pojo.work.spi
 
PojoSearchMappingConstructorNode - Interface in org.hibernate.search.mapper.pojo.mapping.building.spi
 
PojoSearchMappingMethodParameterNode - Interface in org.hibernate.search.mapper.pojo.mapping.building.spi
 
PojoSearchMappingMethodParameterNode.ProjectionBindingData - Class in org.hibernate.search.mapper.pojo.mapping.building.spi
 
PojoSearchMappingTypeNode - Interface in org.hibernate.search.mapper.pojo.mapping.building.spi
 
PojoSearchSessionMappingContext - Interface in org.hibernate.search.mapper.pojo.session.spi
Mapping-scoped information and operations for use in POJO search sessions.
PojoSelectionEntityLoader<E> - Interface in org.hibernate.search.mapper.pojo.loading.spi
A loader for loading a small selection of entities, used in particular during search.
PojoSelectionLoadingContext - Interface in org.hibernate.search.mapper.pojo.loading.spi
Context passed PojoMassLoadingStrategy.
PojoSelectionLoadingContextBuilder<LOS> - Interface in org.hibernate.search.mapper.pojo.loading.spi
A builder for PojoSelectionLoadingContext, allowing changes to the parameters of object loading, for example while a query is being built.
PojoSelectionLoadingStrategy<E> - Interface in org.hibernate.search.mapper.pojo.loading.spi
A strategy for entity loading during search and in indexing plans.
PojoSimpleHCAnnRawTypeModel<T> - Class in org.hibernate.search.mapper.pojo.model.hcann.spi
 
PojoSimpleHCAnnRawTypeModel(AbstractPojoHCAnnBootstrapIntrospector, PojoRawTypeIdentifier<T>, GenericContextAwarePojoGenericTypeModel.RawTypeDeclaringContext<T>) - Constructor for class org.hibernate.search.mapper.pojo.model.hcann.spi.PojoSimpleHCAnnRawTypeModel
 
PojoTypeContext<T> - Interface in org.hibernate.search.mapper.pojo.model.spi
 
PojoTypeExtendedMappingCollector - Interface in org.hibernate.search.mapper.pojo.mapping.building.spi
A collector of extended mapping information.
PojoTypeIndexingDependencyConfigurationContext - Interface in org.hibernate.search.mapper.pojo.model.dependency
 
PojoTypeIndexingPlan - Interface in org.hibernate.search.mapper.pojo.work.spi
 
PojoTypeMetadataContributor - Interface in org.hibernate.search.mapper.pojo.mapping.building.spi
 
PojoTypeModel<T> - Interface in org.hibernate.search.mapper.pojo.model.spi
A model representing a POJO type: its structure (properties and their type), its name, ...
PojoTypeModelFormatter - Class in org.hibernate.search.mapper.pojo.logging.spi
 
PojoTypeModelFormatter(PojoTypeModel<?>) - Constructor for class org.hibernate.search.mapper.pojo.logging.spi.PojoTypeModelFormatter
 
PojoWorkMappingContext - Interface in org.hibernate.search.mapper.pojo.work.spi
Mapping-scoped information and operations for use in POJO work execution.
PojoWorkSessionContext - Interface in org.hibernate.search.mapper.pojo.work.spi
Session-scoped information and operations for use in POJO work execution.
pojoWorkspace(String) - Method in interface org.hibernate.search.mapper.orm.spi.BatchScopeContext
 
polygon(GeoPolygon) - 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 polygon.
polygon(GeoPolygon) - Method in interface org.hibernate.search.engine.search.predicate.spi.SpatialWithinPolygonPredicateBuilder
 
position(int) - Method in class org.hibernate.search.mapper.orm.search.query.spi.HibernateOrmSearchScrollableResultsAdapter
 
post() - Static method in class org.hibernate.search.backend.elasticsearch.client.spi.ElasticsearchRequest
 
postTags - Variable in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
postTags() - Method in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
preBoot(BiConsumer<String, Object>) - Method in interface org.hibernate.search.mapper.orm.bootstrap.spi.HibernateOrmIntegrationBooter
 
PRECEDENCE - Enum constant in enum org.hibernate.search.engine.search.predicate.dsl.SimpleQueryFlag
Enables PRECEDENCE operators: ( and )
preDefinedOrdinals() - Method in interface org.hibernate.search.mapper.pojo.model.path.spi.PojoPathDefinitionProvider
 
predicate() - Method in interface org.hibernate.search.engine.mapper.scope.spi.MappedIndexScope
 
predicate() - Method in interface org.hibernate.search.engine.search.predicate.definition.PredicateDefinitionContext
 
predicate() - Method in interface org.hibernate.search.mapper.orm.scope.SearchScope
Initiate the building of a search predicate.
predicate() - Method in interface org.hibernate.search.mapper.pojo.scope.spi.PojoScopeDelegate
 
predicate(SearchPredicate) - Method in interface org.hibernate.search.engine.search.query.spi.SearchQueryBuilder
 
predicateBuilders() - Method in interface org.hibernate.search.engine.search.predicate.spi.SearchPredicateIndexScope
 
PredicateDefinition - Interface in org.hibernate.search.engine.search.predicate.definition
A component able to define a predicate using the Hibernate Search Predicate DSL.
PredicateDefinitionContext - Interface in org.hibernate.search.engine.search.predicate.definition
predicateFactory() - Method in class org.hibernate.search.engine.search.aggregation.dsl.spi.SearchAggregationDslContext
 
predicateFactory() - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractSearchQueryOptionsStep
 
predicateFactory() - Method in interface org.hibernate.search.engine.search.query.spi.SearchQueryIndexScope
 
predicateFactory() - Method in class org.hibernate.search.engine.search.sort.dsl.spi.SearchSortDslContext
 
PredicateFinalStep - Interface in org.hibernate.search.engine.search.predicate.dsl
The final step in a predicate definition, where the predicate can be retrieved.
PredicateScoreStep<S> - Interface in org.hibernate.search.engine.search.predicate.dsl
The step in a predicate definition where score-related options can be set.
PredicateTypeKeys - Class in org.hibernate.search.engine.search.predicate.spi
 
prefix() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.IndexedEmbedded
Deprecated.
Use IndexedEmbedded.name() instead. Note that IndexedEmbedded.name() does not allow dots.
prefix(String) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingIndexedEmbeddedStep
Deprecated.
Pass a field name to PropertyMappingStep.indexedEmbedded(String) instead. Note that the name passed to that method does not allow dots.
prefix(String, String) - Static method in class org.hibernate.search.engine.backend.common.spi.FieldPaths
 
prefix(String, SimpleGlobPattern) - Static method in class org.hibernate.search.engine.backend.common.spi.FieldPaths
 
PREFIX - Enum constant in enum org.hibernate.search.engine.search.predicate.dsl.SimpleQueryFlag
Enables PREFIX operator (*)
PREFIX - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.spi.ElasticsearchBackendSpiSettings
The prefix expected for the key of every Hibernate Search configuration property.
PREFIX - Static variable in class org.hibernate.search.backend.lucene.cfg.spi.LuceneBackendSpiSettings
The prefix expected for the key of every Hibernate Search configuration property.
PREFIX - Static variable in class org.hibernate.search.engine.cfg.EngineSettings
The prefix expected for the key of every Hibernate Search configuration property.
PREFIX - Static variable in class org.hibernate.search.engine.cfg.spi.EngineSpiSettings
The prefix expected for the key of every Hibernate Search configuration property.
PREFIX - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings
The prefix expected for the key of every Hibernate Search configuration property when using the Hibernate ORM mapper.
PREFIX - Static variable in class org.hibernate.search.mapper.orm.cfg.spi.HibernateOrmMapperSpiSettings
 
PREFIX - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings
The prefix expected for the key of every Hibernate Search configuration property when using the Hibernate ORM mapper.
PREFIX - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.spi.HibernateOrmMapperOutboxPollingSpiSettings
The prefix expected for the key of every Hibernate Search configuration property when using the Hibernate ORM mapper.
prepareBuild() - Method in interface org.hibernate.search.engine.common.spi.SearchIntegration.Builder
 
prepareBuild() - Method in interface org.hibernate.search.engine.mapper.mapping.building.spi.Mapper
Partially build the mapping based on the indexed types added so far.
prepareBuild(PojoMappingDelegate) - Method in interface org.hibernate.search.mapper.pojo.mapping.building.spi.PojoMapperDelegate
Partially build the mapping based on the information provided previously.
prepareMappedTypes(BackendsInfo) - Method in interface org.hibernate.search.engine.mapper.mapping.building.spi.Mapper
Prepare for the mapping of types and inform the engine of the names of all backends this mapper depends on.
prependLiteral(String) - Method in class org.hibernate.search.util.common.pattern.spi.SimpleGlobPattern
 
prependMany() - Method in class org.hibernate.search.util.common.pattern.spi.SimpleGlobPattern
 
preStart(IndexManagerStartContext, SavedState) - Method in interface org.hibernate.search.engine.backend.index.spi.IndexManagerImplementor
Starts a subset of resources that are necessary to operate the index manager at runtime, and are expected to be reused upon restarts.
preStop() - Method in interface org.hibernate.search.engine.backend.index.spi.IndexManagerImplementor
preStop() - Method in class org.hibernate.search.engine.backend.orchestration.spi.AbstractWorkOrchestrator
Stop accepting works and return a future that completes when all works have been completely executed.
preStop() - Method in interface org.hibernate.search.engine.backend.spi.BackendImplementor
preStop() - Method in interface org.hibernate.search.mapper.pojo.massindexing.spi.PojoMassIndexerAgent
Performs preliminary operations necessary to safely stop this agent.
preStop(MappingPreStopContext) - Method in interface org.hibernate.search.engine.mapper.mapping.spi.MappingImplementor
Prepare for MappingImplementor.stop(), executing any operations that needs to be executed before shutdown.
preStop(MappingPreStopContext) - Method in class org.hibernate.search.mapper.pojo.mapping.spi.AbstractPojoMappingImplementor
 
preStop(CoordinationStrategyPreStopContext) - Method in interface org.hibernate.search.mapper.orm.coordination.common.spi.CoordinationStrategy
Prepares for CoordinationStrategy.stop(), executing any operations that need to be executed before shutdown.
preTags - Variable in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
preTags() - Method in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
previous() - Method in class org.hibernate.search.mapper.orm.search.query.spi.HibernateOrmSearchScrollableResultsAdapter
 
previousRoutes() - Method in class org.hibernate.search.mapper.pojo.route.DocumentRoutesDescriptor
 
previousRoutes(DocumentRoutes, Object, E, RoutingBridgeRouteContext) - Method in interface org.hibernate.search.mapper.pojo.bridge.RoutingBridge
Defines the potential previous routes for an indexed entity.
priority() - Method in interface org.hibernate.search.engine.cfg.spi.ConfigurationProvider
Defines a priority of a particular configuration provider.
process() - Method in interface org.hibernate.search.mapper.orm.work.SearchIndexingPlan
Extract all data from objects passed to the indexing plan so far, creates documents to be indexed and put them into an internal buffer, without writing them to the indexes.
process() - Method in interface org.hibernate.search.mapper.pojo.work.spi.PojoIndexingPlan
Extract all data from objects passed to the indexing plan so far, create documents to be indexed and put them into an internal buffer, without writing them to the indexes.
process(ConstructorMappingStep, A, ConstructorMappingAnnotationProcessorContext) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.ConstructorMappingAnnotationProcessor
Extract information from the annotation and, in accordance with that information, contribute to the mapping passed in parameter.
process(MethodParameterMappingStep, A, MethodParameterMappingAnnotationProcessorContext) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.MethodParameterMappingAnnotationProcessor
Extract information from the annotation and, in accordance with that information, contribute to the mapping passed in parameter.
process(PropertyMappingStep, A, PropertyMappingAnnotationProcessorContext) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.PropertyMappingAnnotationProcessor
Extract information from the annotation and, in accordance with that information, contribute to the mapping passed in parameter.
process(TypeMappingStep, A, TypeMappingAnnotationProcessorContext) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.TypeMappingAnnotationProcessor
Extract information from the annotation and, in accordance with that information, contribute to the mapping passed in parameter.
process(T, V, C, ContainerExtractionContext) - Method in interface org.hibernate.search.mapper.pojo.extractor.ValueProcessor
 
processor() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.ConstructorMapping
 
processor() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.MethodParameterMapping
 
processor() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.PropertyMapping
 
processor() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.TypeMapping
 
produceMappings(ConfigurationPropertySource, MetadataBuildingContext) - Method in interface org.hibernate.search.mapper.orm.bootstrap.spi.HibernateSearchOrmMappingProducer
 
programmaticMapping() - Method in interface org.hibernate.search.mapper.orm.mapping.HibernateOrmMappingConfigurationContext
Starts the definition of the programmatic mapping.
programmaticMapping() - Method in class org.hibernate.search.mapper.pojo.mapping.spi.AbstractPojoMappingInitiator
 
ProgrammaticMappingConfigurationContext - Interface in org.hibernate.search.mapper.pojo.mapping.definition.programmatic
A context to configure programmatic mapping.
projectable() - Method in interface org.hibernate.search.engine.backend.metamodel.IndexValueFieldTypeDescriptor
 
projectable() - Method in class org.hibernate.search.engine.backend.types.spi.AbstractIndexValueFieldType
 
projectable() - Element in annotation type org.hibernate.search.mapper.pojo.bridge.builtin.annotation.GeoPointBinding
 
projectable() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.FullTextField
 
projectable() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.GenericField
 
projectable() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.KeywordField
 
projectable() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.ScaledNumberField
 
projectable() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.VectorField
 
projectable(boolean) - Method in class org.hibernate.search.engine.backend.types.spi.AbstractIndexValueFieldType.Builder
 
projectable(Projectable) - Method in interface org.hibernate.search.engine.backend.types.dsl.SearchableProjectableIndexFieldTypeOptionsStep
 
projectable(Projectable) - Method in interface org.hibernate.search.mapper.pojo.bridge.builtin.programmatic.GeoPointBinder
 
projectable(Projectable) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingStandardFieldOptionsStep
 
projectable(Projectable) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingVectorFieldOptionsStep
 
Projectable - Enum in org.hibernate.search.engine.backend.types
Whether or not we want to be able to obtain the value of the field as a projection.
projectedValueClass() - Method in interface org.hibernate.search.engine.backend.metamodel.IndexValueFieldTypeDescriptor
 
projectedValueClass() - Method in class org.hibernate.search.engine.backend.types.spi.AbstractIndexValueFieldType
 
projection() - Method in interface org.hibernate.search.engine.mapper.scope.spi.MappedIndexScope
 
projection() - Method in interface org.hibernate.search.mapper.orm.scope.SearchScope
Initiate the building of a search projection that will be valid for the indexes in this scope.
projection() - Method in interface org.hibernate.search.mapper.pojo.scope.spi.PojoScopeDelegate
 
projection(BeanReference<? extends ProjectionBinder>) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.MethodParameterMappingStep
Maps a constructor parameter to a projection definition picked by the given binder.
projection(BeanReference<? extends ProjectionBinder>, Map<String, Object>) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.MethodParameterMappingStep
Maps a constructor parameter to a projection definition picked by the given binder with the given parameters.
projection(ProjectionBinder) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.MethodParameterMappingStep
Maps a constructor parameter to a projection definition picked by the given binder.
projection(ProjectionBinder, Map<String, Object>) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.MethodParameterMappingStep
Maps a constructor parameter to a projection definition picked by the given binder with the given parameters.
ProjectionAccumulator<E,V,A,R> - Interface in org.hibernate.search.engine.search.projection.spi
A variation on Collector suitable for projections on field values.
ProjectionAccumulator.Provider<U,R> - Interface in org.hibernate.search.engine.search.projection.spi
Provides an accumulator for a given type of values to accumulate (T).
ProjectionBinder - Interface in org.hibernate.search.mapper.pojo.search.definition.binding
A component able to define a projection using the Hibernate Search Projection DSL.
ProjectionBinderRef - Annotation Type in org.hibernate.search.mapper.pojo.search.definition.mapping.annotation
References a ProjectionBinder.
ProjectionBinderRef.UndefinedImplementationType - Class in org.hibernate.search.mapper.pojo.search.definition.mapping.annotation
Class used as a marker for the default value of the ProjectionBinderRef.type() attribute.
ProjectionBinding - Annotation Type in org.hibernate.search.mapper.pojo.mapping.definition.annotation
Maps a constructor parameter to a projection to the identifier of the mapped entity, i.e.
ProjectionBindingContext - Interface in org.hibernate.search.mapper.pojo.search.definition.binding
ProjectionBindingData(BeanReference<? extends ProjectionBinder>, Map<String, Object>) - Constructor for class org.hibernate.search.mapper.pojo.mapping.building.spi.PojoSearchMappingMethodParameterNode.ProjectionBindingData
 
ProjectionBindingMultiContext - Interface in org.hibernate.search.mapper.pojo.search.definition.binding
The context returned by ProjectionBindingContext.multi().
projectionBindings() - Method in interface org.hibernate.search.mapper.pojo.mapping.building.spi.PojoSearchMappingMethodParameterNode
 
projectionBuilders() - Method in interface org.hibernate.search.engine.search.projection.spi.SearchProjectionIndexScope
 
ProjectionCompositor<E,V> - Interface in org.hibernate.search.engine.search.projection.spi
A variation on Collector suitable for composing the result of inner projections in a composite projection.
projectionConstructor() - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.ConstructorMappingStep
Marks the constructor to use for projections from an index object (root or object field) to a Java object.
projectionConstructor() - Static method in class org.hibernate.search.mapper.pojo.reporting.spi.PojoEventContexts
 
ProjectionConstructor - Annotation Type in org.hibernate.search.mapper.pojo.mapping.definition.annotation
Marks a constructor to use for projections from an index object (root or object field) to a Java object.
ProjectionConstructorPath - Class in org.hibernate.search.mapper.pojo.model.path.spi
 
ProjectionConstructorPath(PojoConstructorIdentifier) - Constructor for class org.hibernate.search.mapper.pojo.model.path.spi.ProjectionConstructorPath
 
ProjectionConstructorPath(PojoConstructorIdentifier, ProjectionConstructorPath, int) - Constructor for class org.hibernate.search.mapper.pojo.model.path.spi.ProjectionConstructorPath
 
projectionConverter() - Method in class org.hibernate.search.engine.backend.document.model.spi.IndexIdentifier
 
projectionConverter() - Method in class org.hibernate.search.engine.backend.types.spi.AbstractIndexValueFieldType
 
projectionConverter() - Method in class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexValueFieldContext
 
projectionConverter() - Method in class org.hibernate.search.engine.search.common.spi.MultiIndexSearchIndexIdentifierContext
 
projectionConverter() - Method in interface org.hibernate.search.engine.search.common.spi.SearchIndexIdentifierContext
 
projectionConverter() - Method in interface org.hibernate.search.engine.search.common.spi.SearchIndexValueFieldTypeContext
 
projectionConverter(Class<V>, FromDocumentValueConverter<? super F, V>) - Method in interface org.hibernate.search.engine.backend.types.dsl.IndexFieldTypeConverterStep
Define how values returned when projecting on fields of this type should be converted before being returned to the user.
projectionConverter(Class<V>, FromDocumentValueConverter<? super F, V>) - Method in class org.hibernate.search.engine.backend.types.spi.AbstractIndexValueFieldType.Builder
 
projectionConverter(ValueConvert) - Method in interface org.hibernate.search.engine.search.common.spi.SearchIndexValueFieldTypeContext
 
ProjectionConverter<F,V> - Class in org.hibernate.search.engine.backend.types.converter.spi
A converter from a value obtained from the backend to a projected value.
ProjectionConverter(Class<V>, FromDocumentValueConverter<? super F, V>) - Constructor for class org.hibernate.search.engine.backend.types.converter.spi.ProjectionConverter
 
ProjectionDefinition<P> - Interface in org.hibernate.search.engine.search.projection.definition
A component able to define a projection using the Hibernate Search Projection DSL.
ProjectionDefinitionContext - Interface in org.hibernate.search.engine.search.projection.definition
projectionFactory() - Method in interface org.hibernate.search.engine.search.query.spi.SearchQueryIndexScope
 
ProjectionFinalStep<T> - Interface in org.hibernate.search.engine.search.projection.dsl
The final step in a projection definition, where the projection can be retrieved.
ProjectionHitMapper<E> - Interface in org.hibernate.search.engine.search.loading.spi
Contract binding result hits and the mapper.
ProjectionMappedTypeContext - Interface in org.hibernate.search.engine.search.projection.spi
 
projectionRegistry() - Method in interface org.hibernate.search.engine.backend.mapping.spi.BackendMappingContext
 
projectionRegistry() - Method in class org.hibernate.search.engine.backend.scope.spi.AbstractSearchIndexScope
 
projectionRegistry() - Method in interface org.hibernate.search.engine.search.projection.spi.SearchProjectionIndexScope
 
projectionRegistry() - Method in class org.hibernate.search.mapper.pojo.mapping.spi.AbstractPojoMappingImplementor
 
projectionRegistry() - Method in interface org.hibernate.search.mapper.pojo.mapping.spi.PojoMappingDelegate
 
ProjectionRegistry - Interface in org.hibernate.search.engine.search.projection.definition.spi
 
ProjectionTypeKeys - Class in org.hibernate.search.engine.search.projection.spi
 
propagateOrIgnoreContainerExtractionException(RuntimeException) - Method in interface org.hibernate.search.mapper.pojo.extractor.ContainerExtractionContext
Propagates (rethrows) a RuntimeException thrown while extracting elements from a container, or ignores it so that the container is assumed empty.
properties() - Method in interface org.hibernate.search.mapper.pojo.model.PojoModelCompositeElement
 
property(C, T, PojoModelPathPropertyNode) - Method in interface org.hibernate.search.mapper.pojo.model.path.spi.PojoModelPathWalker
 
property(String) - Method in interface org.hibernate.search.mapper.pojo.mapping.building.spi.PojoIndexMappingCollectorTypeNode
 
property(String) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.TypeMappingStep
Starts the definition of the mapping of a specific property.
property(String) - Method in class org.hibernate.search.mapper.pojo.model.path.PojoModelPath.Builder
Append to the path an access the property with the given name.
property(String) - Method in class org.hibernate.search.mapper.pojo.model.path.PojoModelPathValueNode
 
property(String) - Method in interface org.hibernate.search.mapper.pojo.model.PojoModelCompositeElement
 
property(String) - Method in class org.hibernate.search.mapper.pojo.model.spi.AbstractPojoGenericTypeModel
 
property(String) - Method in class org.hibernate.search.mapper.pojo.model.spi.AbstractPojoRawTypeModel
 
property(String) - Method in class org.hibernate.search.mapper.pojo.model.spi.GenericContextAwarePojoGenericTypeModel
 
property(String) - Method in interface org.hibernate.search.mapper.pojo.model.spi.PojoTypeModel
 
property(String, Consumer<PojoAdditionalMetadataCollectorPropertyNode>) - Method in interface org.hibernate.search.mapper.pojo.model.additionalmetadata.building.spi.PojoAdditionalMetadataCollectorTypeNode
 
propertyBinder(PropertyBinder, Map<String, Object>) - Method in interface org.hibernate.search.mapper.pojo.mapping.building.spi.PojoIndexMappingCollectorPropertyNode
 
PropertyBinder - Interface in org.hibernate.search.mapper.pojo.bridge.mapping.programmatic
A binder from a POJO property to index fields.
PropertyBinderRef - Annotation Type in org.hibernate.search.mapper.pojo.bridge.mapping.annotation
References a PropertyBinder.
PropertyBinderRef.UndefinedBinderImplementationType - Class in org.hibernate.search.mapper.pojo.bridge.mapping.annotation
Class used as a marker for the default value of the PropertyBinderRef.type() attribute.
PropertyBinding - Annotation Type in org.hibernate.search.mapper.pojo.mapping.definition.annotation
Maps a property to index fields using a PropertyBinder, which will define a PropertyBridge.
PropertyBinding.List - Annotation Type in org.hibernate.search.mapper.pojo.mapping.definition.annotation
 
PropertyBindingContext - Interface in org.hibernate.search.mapper.pojo.bridge.binding
The context provided to the PropertyBinder.bind(PropertyBindingContext) method.
PropertyBridge<P> - Interface in org.hibernate.search.mapper.pojo.bridge
A bridge between a POJO property and an element of the index schema.
propertyBridgeWriteContext() - Method in interface org.hibernate.search.mapper.pojo.bridge.runtime.spi.BridgeSessionContext
 
propertyBridgeWriteContext() - Method in class org.hibernate.search.mapper.pojo.session.spi.AbstractPojoSearchSession
 
PropertyBridgeWriteContext - Interface in org.hibernate.search.mapper.pojo.bridge.runtime
PropertyBridgeWriteContextExtension<T> - Interface in org.hibernate.search.mapper.pojo.bridge.runtime
An extension to PropertyBridgeWriteContext, allowing to access non-standard context specific to a given mapper.
propertyCacheKey(PojoPropertyModel<?>) - Method in class org.hibernate.search.mapper.pojo.model.hcann.spi.PojoHCannOrmGenericContextHelper
 
propertyCacheKey(PojoPropertyModel<?>) - Method in interface org.hibernate.search.mapper.pojo.model.spi.GenericContextAwarePojoGenericTypeModel.Helper
 
propertyChecker() - Method in class org.hibernate.search.engine.common.spi.SearchIntegrationEnvironment
 
propertyGenericType(PojoPropertyModel<?>) - Method in class org.hibernate.search.mapper.pojo.model.hcann.spi.PojoHCannOrmGenericContextHelper
 
propertyGenericType(PojoPropertyModel<?>) - Method in interface org.hibernate.search.mapper.pojo.model.spi.GenericContextAwarePojoGenericTypeModel.Helper
 
PropertyMapping - Annotation Type in org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing
Meta-annotation for annotations that apply mapping to a property.
PropertyMappingAnnotationProcessor<A extends Annotation> - Interface in org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing
A processor for mapping annotations applied to a Java property.
PropertyMappingAnnotationProcessorContext - Interface in org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing
PropertyMappingAnnotationProcessorRef - Annotation Type in org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing
PropertyMappingAnnotationProcessorRef.UndefinedProcessorImplementationType - Class in org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing
Class used as a marker for the default value of the PropertyMappingAnnotationProcessorRef.type() attribute.
PropertyMappingDocumentIdOptionsStep - Interface in org.hibernate.search.mapper.pojo.mapping.definition.programmatic
The step in a property-to-document-ID mapping where optional parameters can be set.
PropertyMappingFieldOptionsStep<S extends PropertyMappingFieldOptionsStep<?>> - Interface in org.hibernate.search.mapper.pojo.mapping.definition.programmatic
The step in a property-to-index-field mapping where optional parameters can be set.
PropertyMappingFullTextFieldOptionsStep - Interface in org.hibernate.search.mapper.pojo.mapping.definition.programmatic
The step in a property-to-index-field mapping where optional parameters can be set, when the index field is a full-text field.
PropertyMappingGenericFieldOptionsStep - Interface in org.hibernate.search.mapper.pojo.mapping.definition.programmatic
The step in a property-to-index-field mapping where optional parameters can be set, when the index field is a generic field.
PropertyMappingIndexedEmbeddedStep - Interface in org.hibernate.search.mapper.pojo.mapping.definition.programmatic
The step in a property-to-indexed-embedded mapping where optional parameters can be set.
PropertyMappingKeywordFieldOptionsStep - Interface in org.hibernate.search.mapper.pojo.mapping.definition.programmatic
The step in a property-to-index-field mapping where optional parameters can be set, when the index field is a keyword field.
PropertyMappingNonFullTextFieldOptionsStep<S extends PropertyMappingNonFullTextFieldOptionsStep<?>> - Interface in org.hibernate.search.mapper.pojo.mapping.definition.programmatic
The step in a property-to-index-field mapping where optional parameters can be set, when the index field is not a full-text field.
PropertyMappingScaledNumberFieldOptionsStep - Interface in org.hibernate.search.mapper.pojo.mapping.definition.programmatic
The step in a property-to-index-field mapping where optional parameters can be set, when the index field is a "scaled number" field.
PropertyMappingStandardFieldOptionsStep<S extends PropertyMappingStandardFieldOptionsStep<?>> - Interface in org.hibernate.search.mapper.pojo.mapping.definition.programmatic
The step in a property-to-index-field mapping where optional parameters can be set.
PropertyMappingStep - Interface in org.hibernate.search.mapper.pojo.mapping.definition.programmatic
The step in a mapping definition where a property can be mapped.
PropertyMappingVectorFieldOptionsStep - Interface in org.hibernate.search.mapper.pojo.mapping.definition.programmatic
The step in a property-to-index-field mapping where optional parameters can be set, when the index field is a vector field.
propertyName() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.PropertyValue
 
propertyName() - Method in class org.hibernate.search.mapper.pojo.model.path.PojoModelPathPropertyNode
 
propertySource() - Method in interface org.hibernate.search.backend.elasticsearch.work.spi.ElasticsearchWorkExecutorProvider.Context
Gives access to various configuration properties that might be useful during executor instantiation.
propertySource() - Method in interface org.hibernate.search.backend.lucene.work.spi.LuceneWorkExecutorProvider.Context
Gives access to various configuration properties that might be useful during executor instantiation.
propertySource() - Method in class org.hibernate.search.engine.common.spi.SearchIntegrationEnvironment
 
PropertyValue - Annotation Type in org.hibernate.search.mapper.pojo.mapping.definition.annotation
A reference to a POJO property using its name, and to one or more target value(s) in that property using a ContainerExtraction.
PROTOCOL - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchBackendSettings.Defaults
 
PROTOCOL - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchBackendSettings
The protocol to use when connecting to the Elasticsearch servers.
providedIdentifierBridge(BeanReference<? extends IdentifierBridge<Object>>) - Method in class org.hibernate.search.mapper.pojo.mapping.spi.AbstractPojoMappingInitiator
 
purge() - Method in interface org.hibernate.search.mapper.orm.work.SearchWorkspace
Delete all documents from indexes targeted by this workspace.
purge(Class<?>, Object, String) - Method in interface org.hibernate.search.mapper.orm.work.SearchIndexingPlan
Delete the entity from the index.
purge(String, Object, String) - Method in interface org.hibernate.search.mapper.orm.work.SearchIndexingPlan
Delete the entity from the index.
purge(Set<String>) - Method in interface org.hibernate.search.mapper.orm.work.SearchWorkspace
Delete documents from indexes targeted by this workspace that were indexed with any of the given routing keys.
purge(Set<String>) - Method in interface org.hibernate.search.mapper.pojo.work.spi.PojoScopeWorkspace
Deprecated.
purge(Set<String>, OperationSubmitter) - Method in interface org.hibernate.search.mapper.pojo.work.spi.PojoScopeWorkspace
Deprecated.
purge(Set<String>, OperationSubmitter, UnsupportedOperationBehavior) - Method in interface org.hibernate.search.engine.backend.work.execution.spi.IndexWorkspace
Delete documents that were indexed with any of the given routing keys, or all documents if the set of routing keys is empty.
purge(Set<String>, OperationSubmitter, UnsupportedOperationBehavior) - Method in interface org.hibernate.search.mapper.pojo.work.spi.PojoScopeWorkspace
 
PURGE_ALL_ON_START - Static variable in class org.hibernate.search.jakarta.batch.core.massindexing.MassIndexingJobParameters.Defaults
 
PURGE_ALL_ON_START - Static variable in class org.hibernate.search.jakarta.batch.core.massindexing.MassIndexingJobParameters
 
purgeAllOnStart(boolean) - Method in class org.hibernate.search.jakarta.batch.core.massindexing.MassIndexingJob.ParametersBuilder
Specify whether the existing lucene index should be purged at the beginning of the job.
purgeAllOnStart(boolean) - Method in interface org.hibernate.search.mapper.orm.massindexing.MassIndexer
Removes all entities from the indexes before indexing.
purgeAllOnStart(boolean) - Method in interface org.hibernate.search.mapper.pojo.massindexing.spi.PojoMassIndexer
Removes all entities from the indexes before indexing.
purgeAsync() - Method in interface org.hibernate.search.mapper.orm.work.SearchWorkspace
Asynchronous version of SearchWorkspace.purge(), returning as soon as the operation is queued.
purgeAsync(Set<String>) - Method in interface org.hibernate.search.mapper.orm.work.SearchWorkspace
Asynchronous version of SearchWorkspace.purge(Set), returning as soon as the operation is queued.
put() - Static method in class org.hibernate.search.backend.elasticsearch.client.spi.ElasticsearchRequest
 
put(SavedState.Key<Map<String, SavedState>>, Map<String, SavedState>) - Method in class org.hibernate.search.engine.common.resources.spi.SavedState.Builder
 
put(SavedState.Key<SavedState>, SavedState) - Method in class org.hibernate.search.engine.common.resources.spi.SavedState.Builder
 
put(SavedState.Key<T>, T, ClosingOperator<T, ? extends Exception>) - Method in class org.hibernate.search.engine.common.resources.spi.SavedState.Builder
 

Q

qualifier() - Method in class org.hibernate.search.backend.elasticsearch.ElasticsearchVersion
 
QUERY_CACHING_CONFIGURER - Static variable in class org.hibernate.search.backend.lucene.cfg.LuceneBackendSettings
The configurer for query caching.
QUERY_LOADING_CACHE_LOOKUP_STRATEGY - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings.Defaults
 
QUERY_LOADING_CACHE_LOOKUP_STRATEGY - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings
How to look up entities in the second-level cache when loading entities for a search query.
QUERY_LOADING_CACHE_LOOKUP_STRATEGY - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings.Radicals
 
QUERY_LOADING_FETCH_SIZE - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings.Defaults
 
QUERY_LOADING_FETCH_SIZE - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings
How many entities to load per database query when loading entities for a search query.
QUERY_LOADING_FETCH_SIZE - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings.Radicals
 
QUERY_SHARD_FAILURE_IGNORE - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchBackendSettings.Defaults
 
QUERY_SHARD_FAILURE_IGNORE - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchBackendSettings
This property defines if partial shard failures are ignored.
QUERY_STRING - Static variable in class org.hibernate.search.engine.backend.types.IndexFieldTraits.Predicates
 
queryCache(QueryCache) - Method in interface org.hibernate.search.backend.lucene.cache.QueryCachingConfigurationContext
 
QueryCachingConfigurationContext - Interface in org.hibernate.search.backend.lucene.cache
A context allowing the configuration of query caching in a Lucene backend.
QueryCachingConfigurer - Interface in org.hibernate.search.backend.lucene.cache
A configurer for query caching.
queryCachingPolicy(QueryCachingPolicy) - Method in interface org.hibernate.search.backend.lucene.cache.QueryCachingConfigurationContext
 
queryElement(SearchQueryElementTypeKey<T>, SearchQueryElementFactory<? extends T, ? super SC, ? super N>, SC, N) - Method in class org.hibernate.search.engine.search.common.spi.SearchIndexSchemaElementContextHelper
 
queryElement(SearchQueryElementTypeKey<T>, SC) - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexNode
 
queryElement(SearchQueryElementTypeKey<T>, SC) - Method in class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexNodeContext
 
queryElement(SearchQueryElementTypeKey<T>, SC) - Method in interface org.hibernate.search.engine.search.common.spi.SearchIndexNodeContext
 
queryElementFactory(SearchQueryElementTypeKey<T>) - Method in class org.hibernate.search.engine.backend.types.spi.AbstractIndexNodeType
 
queryElementFactory(SearchQueryElementTypeKey<T>) - Method in class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexNodeContext
 
queryElementFactory(SearchQueryElementTypeKey<T>) - Method in interface org.hibernate.search.engine.search.common.spi.SearchIndexNodeTypeContext
 
queryElementFactory(SearchQueryElementTypeKey<T>, SearchQueryElementFactory<? extends T, ? super SC, ? super N>) - Method in class org.hibernate.search.engine.backend.types.spi.AbstractIndexNodeType.Builder
 
queryString() - Method in interface org.hibernate.search.engine.search.predicate.dsl.SearchPredicateFactory
Match documents according to a given query string, using the Lucene's query language.
queryString() - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.AbstractSearchPredicateFactory
 
queryString() - Method in interface org.hibernate.search.engine.search.predicate.spi.SearchPredicateBuilderFactory
 
queryString() - Method in interface org.hibernate.search.engine.search.query.SearchQuery
 
queryString(String) - Method in interface org.hibernate.search.engine.search.predicate.spi.CommonQueryStringPredicateBuilder
 
QueryStringPredicateBuilder - Interface in org.hibernate.search.engine.search.predicate.spi
 
QueryStringPredicateFieldMoreStep<S extends QueryStringPredicateFieldMoreStep<?,N>,N extends QueryStringPredicateOptionsStep<?>> - 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 QueryStringPredicateMatchingStep), or optional parameters for the last targeted field(s) can be set, or more target fields can be added.
QueryStringPredicateFieldStep<N extends QueryStringPredicateFieldMoreStep<?,?>> - 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.
QueryStringPredicateMatchingStep<N extends QueryStringPredicateOptionsStep<?>> - 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.
QueryStringPredicateOptionsStep<S extends QueryStringPredicateOptionsStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The final step in a "query string" predicate definition, where optional parameters can be set.
QUEUE_COUNT - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchIndexSettings.IndexingRadicals
 
QUEUE_COUNT - Static variable in class org.hibernate.search.backend.lucene.cfg.LuceneIndexSettings.IndexingRadicals
 
QUEUE_SIZE - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchIndexSettings.IndexingRadicals
 
QUEUE_SIZE - Static variable in class org.hibernate.search.backend.lucene.cfg.LuceneIndexSettings.IndexingRadicals
 

R

RAM_BUFFER_SIZE - Static variable in class org.hibernate.search.backend.lucene.cfg.LuceneIndexSettings.WriterRadicals
 
RANDOM - Enum constant in enum org.hibernate.search.mapper.orm.outboxpolling.cfg.UuidGenerationStrategy
Uses UUID.randomUUID() to generate values
range() - Method in interface org.hibernate.search.engine.search.aggregation.dsl.ExtendedSearchAggregationFactory
 
range() - Method in interface org.hibernate.search.engine.search.aggregation.dsl.SearchAggregationFactory
Perform aggregation in range buckets.
range() - Method in class org.hibernate.search.engine.search.aggregation.dsl.spi.AbstractSearchAggregationFactory
 
range() - Method in interface org.hibernate.search.engine.search.predicate.dsl.SearchPredicateFactory
Match documents where targeted fields have a value within lower and upper bounds.
range() - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.AbstractSearchPredicateFactory
 
range(F, F) - Method in interface org.hibernate.search.engine.search.aggregation.dsl.RangeAggregationRangeStep
Add a bucket for the range [lowerBound, upperBound) (lower bound included, upper bound excluded), or (lowerBound, upperBound) (both bounds excluded) if the lower bound is -Infinity.
range(Range<?>) - Method in interface org.hibernate.search.engine.search.predicate.dsl.RangePredicateMatchingStep
Require at least one of the targeted fields to be in the given range.
range(Range<?>, ValueConvert) - Method in interface org.hibernate.search.engine.search.predicate.dsl.RangePredicateMatchingStep
Require at least one of the targeted fields to be in the given range.
range(Range<?>, ValueConvert, ValueConvert) - Method in interface org.hibernate.search.engine.search.predicate.spi.RangePredicateBuilder
 
range(Range<? extends F>) - Method in interface org.hibernate.search.engine.search.aggregation.dsl.RangeAggregationRangeStep
Add a bucket for given range.
range(Range<? extends K>) - Method in interface org.hibernate.search.engine.search.aggregation.spi.RangeAggregationBuilder
 
Range<T> - Class in org.hibernate.search.util.common.data
A representation of a range that can be used with any type.
RANGE - Static variable in class org.hibernate.search.engine.backend.types.IndexFieldTraits.Aggregations
 
RANGE - Static variable in class org.hibernate.search.engine.backend.types.IndexFieldTraits.Predicates
 
RANGE - Static variable in class org.hibernate.search.engine.search.aggregation.spi.AggregationTypeKeys
 
RANGE - Static variable in class org.hibernate.search.engine.search.predicate.spi.PredicateTypeKeys
 
RangeAggregationBuilder<K> - Interface in org.hibernate.search.engine.search.aggregation.spi
 
RangeAggregationBuilder.TypeSelector - Interface in org.hibernate.search.engine.search.aggregation.spi
 
RangeAggregationFieldStep<PDF extends SearchPredicateFactory> - Interface in org.hibernate.search.engine.search.aggregation.dsl
The initial step in a "range" aggregation definition, where the target field can be set.
RangeAggregationOptionsStep<S extends RangeAggregationOptionsStep<?,PDF,F,A>,PDF extends SearchPredicateFactory,F,A> - Interface in org.hibernate.search.engine.search.aggregation.dsl
The final step in a "range" aggregation definition, where optional parameters can be set.
RangeAggregationRangeMoreStep<S extends RangeAggregationRangeMoreStep<?,?,PDF,F>,N extends RangeAggregationOptionsStep<?,PDF,F,Map<Range<F>,Long>>,PDF extends SearchPredicateFactory,F> - Interface in org.hibernate.search.engine.search.aggregation.dsl
The step in a "range" aggregation definition where optional parameters can be set, (see the superinterface RangeAggregationOptionsStep), or more ranges can be added.
RangeAggregationRangeStep<N extends RangeAggregationRangeMoreStep<?,?,PDF,F>,PDF extends SearchPredicateFactory,F> - Interface in org.hibernate.search.engine.search.aggregation.dsl
The step in a "range" aggregation definition where the ranges can be set.
RangeBoundInclusion - Enum in org.hibernate.search.util.common.data
 
RangePredicateBuilder - Interface in org.hibernate.search.engine.search.predicate.spi
 
RangePredicateFieldMoreStep<S extends RangePredicateFieldMoreStep<?,N>,N extends RangePredicateOptionsStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The step in a "range" predicate definition where the limits of the range to match can be set (see the superinterface RangePredicateMatchingStep), or optional parameters for the last targeted field(s) can be set, or more target fields can be added.
RangePredicateFieldStep<N extends RangePredicateFieldMoreStep<?,?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The initial step in a "range" predicate definition, where the target field can be set.
RangePredicateMatchingStep<N extends RangePredicateOptionsStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The step in a "range" predicate definition where the range to match can be set.
RangePredicateOptionsStep<S extends RangePredicateOptionsStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The final step in a "range" predicate definition, where optional parameters can be set.
ranges(Collection<? extends Range<? extends F>>) - Method in interface org.hibernate.search.engine.search.aggregation.dsl.RangeAggregationRangeStep
Add one bucket for each of the given ranges.
RAW_DSL_CONVERTER - Static variable in interface org.hibernate.search.engine.search.common.spi.SearchIndexIdentifierContext
 
RAW_PROJECTION_CONVERTER - Static variable in interface org.hibernate.search.engine.search.common.spi.SearchIndexIdentifierContext
 
rawDslConverter() - Method in class org.hibernate.search.engine.backend.types.spi.AbstractIndexValueFieldType
 
rawDslConverter() - Method in class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexValueFieldContext
 
rawDslConverter() - Method in interface org.hibernate.search.engine.search.common.spi.SearchIndexValueFieldTypeContext
 
rawProjectionConverter() - Method in class org.hibernate.search.engine.backend.types.spi.AbstractIndexValueFieldType
 
rawProjectionConverter() - Method in class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexValueFieldContext
 
rawProjectionConverter() - Method in interface org.hibernate.search.engine.search.common.spi.SearchIndexValueFieldTypeContext
 
rawType() - Method in interface org.hibernate.search.mapper.pojo.model.PojoModelConstructorParameter
 
rawType() - Method in interface org.hibernate.search.mapper.pojo.model.PojoModelElement
 
rawType() - Method in class org.hibernate.search.mapper.pojo.model.spi.AbstractPojoGenericTypeModel
 
rawType() - Method in interface org.hibernate.search.mapper.pojo.model.spi.PojoRawTypeModel
 
rawType() - Method in interface org.hibernate.search.mapper.pojo.model.spi.PojoTypeModel
 
RawTypeDeclaringContext(GenericContextAwarePojoGenericTypeModel.Helper, Class<T>) - Constructor for class org.hibernate.search.mapper.pojo.model.spi.GenericContextAwarePojoGenericTypeModel.RawTypeDeclaringContext
 
rawTypeModel(Class<T>) - Method in class org.hibernate.search.mapper.pojo.model.hcann.spi.PojoHCannOrmGenericContextHelper
 
rawTypeModel(Class<T>) - Method in interface org.hibernate.search.mapper.pojo.model.spi.GenericContextAwarePojoGenericTypeModel.Helper
 
read(Object) - Method in interface org.hibernate.search.mapper.pojo.model.PojoElementAccessor
Reads the element from the given parent element.
READ_SYNC - Static variable in class org.hibernate.search.mapper.orm.automaticindexing.session.AutomaticIndexingSynchronizationStrategyNames
Deprecated.
A strategy that waits for index changes to be queued and applied, forces a refresh, and waits for the refresh to complete.
READ_SYNC - Static variable in class org.hibernate.search.mapper.pojo.work.IndexingPlanSynchronizationStrategyNames
A strategy that waits for index changes to be queued and applied, forces a refresh, and waits for the refresh to complete.
READ_TIMEOUT - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchBackendSettings.Defaults
 
READ_TIMEOUT - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchBackendSettings
The timeout when reading responses from an Elasticsearch server.
readItem() - Method in class org.hibernate.search.jakarta.batch.core.massindexing.step.spi.EntityIdReader
Read item from database using JPA.
readName() - Method in interface org.hibernate.search.backend.elasticsearch.metamodel.ElasticsearchIndexDescriptor
 
readSync() - Static method in interface org.hibernate.search.mapper.orm.automaticindexing.session.AutomaticIndexingSynchronizationStrategy
Deprecated.
 
readSync() - Static method in interface org.hibernate.search.mapper.pojo.work.IndexingPlanSynchronizationStrategy
 
recommendedThreadNamePrefix() - Method in interface org.hibernate.search.backend.elasticsearch.work.spi.ElasticsearchWorkExecutorProvider.Context
 
recommendedThreadNamePrefix() - Method in interface org.hibernate.search.backend.lucene.work.spi.LuceneWorkExecutorProvider.Context
 
RED - Enum constant in enum org.hibernate.search.backend.elasticsearch.index.IndexStatus
 
reduce(String, String) - Method in class org.hibernate.search.engine.cfg.spi.ConfigurationScope
 
reference - Variable in class org.hibernate.search.mapper.pojo.mapping.building.spi.PojoSearchMappingMethodParameterNode.ProjectionBindingData
 
reference() - Method in class org.hibernate.search.engine.environment.bean.spi.ParameterizedBeanReference
 
reference() - Method in class org.hibernate.search.mapper.pojo.extractor.spi.ContainerExtractorDefinition
 
refresh() - Method in interface org.hibernate.search.mapper.orm.work.SearchWorkspace
Refresh the indexes so that all changes executed so far will be visible in search queries.
refresh() - Method in interface org.hibernate.search.mapper.pojo.work.spi.PojoScopeWorkspace
Deprecated.
refresh(OperationSubmitter) - Method in interface org.hibernate.search.mapper.pojo.work.spi.PojoScopeWorkspace
Deprecated.
refresh(OperationSubmitter, UnsupportedOperationBehavior) - Method in interface org.hibernate.search.engine.backend.work.execution.spi.IndexWorkspace
Refresh the indexes so that all changes executed so far will be visible in search queries.
refresh(OperationSubmitter, UnsupportedOperationBehavior) - Method in interface org.hibernate.search.mapper.pojo.work.spi.PojoScopeWorkspace
 
REFRESH_INTERVAL - Static variable in class org.hibernate.search.backend.lucene.cfg.LuceneIndexSettings.IORadicals
 
refreshAsync() - Method in interface org.hibernate.search.mapper.orm.work.SearchWorkspace
Asynchronous version of SearchWorkspace.refresh(), returning as soon as the operation is queued.
regexp() - Method in interface org.hibernate.search.engine.search.predicate.dsl.SearchPredicateFactory
Match documents where targeted fields contain a term that matches a given regular expression.
regexp() - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.AbstractSearchPredicateFactory
 
REGEXP - Static variable in class org.hibernate.search.engine.backend.types.IndexFieldTraits.Predicates
 
REGEXP - Static variable in class org.hibernate.search.engine.search.predicate.spi.PredicateTypeKeys
 
RegexpPredicateBuilder - Interface in org.hibernate.search.engine.search.predicate.spi
 
RegexpPredicateFieldMoreStep<S extends RegexpPredicateFieldMoreStep<?,N>,N extends RegexpPredicateOptionsStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The step in a "regexp" predicate definition where the pattern to match can be set (see the superinterface RegexpPredicateMatchingStep), or optional parameters for the last targeted field(s) can be set, or more target fields can be added.
RegexpPredicateFieldStep<N extends RegexpPredicateFieldMoreStep<?,?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The initial step in a "regexp" predicate definition, where the target field can be set.
RegexpPredicateMatchingStep<N extends RegexpPredicateOptionsStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The step in a "regexp" predicate definition where the pattern to match can be set.
RegexpPredicateOptionsStep<S extends RegexpPredicateOptionsStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The final step in a "regexp" predicate definition, where optional parameters can be set.
RegexpQueryFlag - Enum in org.hibernate.search.engine.search.predicate.dsl
 
REGION - Static variable in class org.hibernate.search.backend.elasticsearch.aws.cfg.ElasticsearchAwsBackendSettings
The AWS region.
REINDEX_ONLY_HQL - Static variable in class org.hibernate.search.jakarta.batch.core.massindexing.MassIndexingJobParameters
 
REINDEX_ONLY_PARAMETERS - Static variable in class org.hibernate.search.jakarta.batch.core.massindexing.MassIndexingJobParameters
 
reindexInSession() - Method in interface org.hibernate.search.mapper.orm.coordination.common.spi.CoordinationConfigurationContext
Requests that indexing events be processed directly in the current session.
reindexOnly(String) - Method in interface org.hibernate.search.mapper.orm.massindexing.MassIndexerFilteringTypeStep
Use a JPQL/HQL conditional expression to limit the entities to be re-indexed.
reindexOnly(String, Map<String, ?>) - Method in class org.hibernate.search.jakarta.batch.core.massindexing.MassIndexingJob.ParametersBuilder
Use a JPQL/HQL conditional expression to limit the entities to be re-indexed.
reindexOnUpdate() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.IndexingDependency
 
reindexOnUpdate(ReindexOnUpdate) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.IndexingDependencyOptionsStep
 
reindexOnUpdate(ReindexOnUpdate) - Method in interface org.hibernate.search.mapper.pojo.model.additionalmetadata.building.spi.PojoAdditionalMetadataCollectorValueNode
 
ReindexOnUpdate - Enum in org.hibernate.search.mapper.pojo.automaticindexing
Defines the impact that an update to a value in an entity will have on reindexing of this entity and containing entities.
rejecting() - Static method in class org.hibernate.search.engine.backend.work.execution.OperationSubmitter
When using this submitter adding a new element will cause a RejectedExecutionException when the underlying queue is a BlockingQueue and it is at its maximum capacity.
relativeEventContext() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexField
 
relativeEventContext() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexRoot
 
relativeEventContext() - Method in class org.hibernate.search.engine.backend.document.model.spi.IndexIdentifier
 
relativeEventContext() - Method in class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexNodeContext
 
relativeEventContext() - Method in class org.hibernate.search.engine.search.common.spi.MultiIndexSearchIndexIdentifierContext
 
relativeEventContext() - Method in interface org.hibernate.search.engine.search.common.spi.SearchIndexIdentifierContext
 
relativeEventContext() - Method in interface org.hibernate.search.engine.search.common.spi.SearchIndexNodeContext
 
relativeName - Variable in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexField
 
relativeName() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexField
 
relativeName() - Method in interface org.hibernate.search.engine.backend.metamodel.IndexFieldDescriptor
 
relativePath - Variable in class org.hibernate.search.engine.backend.common.spi.FieldPaths.RelativizedPath
 
relativize(String) - Static method in class org.hibernate.search.engine.backend.common.spi.FieldPaths
 
relativize(PojoModelPathValueNode) - Method in class org.hibernate.search.mapper.pojo.model.path.PojoModelPathPropertyNode
 
relativize(PojoModelPathValueNode) - Method in class org.hibernate.search.mapper.pojo.model.path.PojoModelPathValueNode
 
render() - Method in class org.hibernate.search.util.common.reporting.EventContext
 
render() - Method in interface org.hibernate.search.util.common.reporting.EventContextElement
 
renderWithPrefix() - Method in class org.hibernate.search.util.common.reporting.EventContext
 
reprocessAbortedEvents() - Method in interface org.hibernate.search.mapper.orm.outboxpolling.mapping.OutboxPollingSearchMapping
Reprocess events that are at the moment in aborted state.
reprocessAbortedEvents(String) - Method in interface org.hibernate.search.mapper.orm.outboxpolling.mapping.OutboxPollingSearchMapping
Reprocess events that are at the moment in aborted state.
REQUEST_TIMEOUT - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchBackendSettings
The timeout when executing a request to an Elasticsearch server.
requestTransformer(ElasticsearchSearchRequestTransformer) - Method in interface org.hibernate.search.backend.elasticsearch.search.query.dsl.ElasticsearchSearchQueryOptionsStep
Set the ElasticsearchSearchRequestTransformer for this search query.
requiredMinimumSimilarity(float) - Method in interface org.hibernate.search.engine.search.predicate.dsl.KnnPredicateOptionsStep
 
requiredMinimumSimilarity(float) - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.KnnPredicateFieldStepImpl
 
requiredMinimumSimilarity(float) - Method in interface org.hibernate.search.engine.search.predicate.spi.KnnPredicateBuilder
 
rescope(SC) - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.SearchPredicateDslContext
 
rescope(SC) - Method in class org.hibernate.search.engine.search.projection.dsl.spi.SearchProjectionDslContext
 
rescope(SC, PDF) - Method in class org.hibernate.search.engine.search.aggregation.dsl.spi.SearchAggregationDslContext
 
rescope(SC, PDF) - Method in class org.hibernate.search.engine.search.sort.dsl.spi.SearchSortDslContext
 
resolve(Class<T>, String, BeanRetrieval) - Method in interface org.hibernate.search.engine.environment.bean.BeanResolver
Resolve a bean by its name.
resolve(Class<T>, BeanRetrieval) - Method in interface org.hibernate.search.engine.environment.bean.BeanResolver
Resolve a bean by its type.
resolve(String) - Method in interface org.hibernate.search.engine.cfg.ConfigurationPropertySource
 
resolve(String) - Method in class org.hibernate.search.engine.cfg.spi.ConsumedPropertyTrackingConfigurationPropertySource
 
resolve(List<? extends BeanReference<? extends T>>) - Method in interface org.hibernate.search.engine.environment.bean.BeanResolver
Resolve a list of BeanReferences.
resolve(ConfigurationPropertySource) - Method in interface org.hibernate.search.engine.cfg.spi.ConfigurationProperty
Resolve the key for this configuration property as registered in the underlying configuration source, if possible.
resolve(BeanReference<T>) - Method in interface org.hibernate.search.engine.environment.bean.BeanResolver
Resolve a BeanReference.
resolve(BeanResolver) - Method in interface org.hibernate.search.engine.environment.bean.BeanReference
Resolve this reference into a bean using the given resolver.
resolveAll(BiPredicate<String, Object>) - Method in interface org.hibernate.search.engine.cfg.spi.AllAwareConfigurationPropertySource
 
resolveOrRaw(ConfigurationPropertySource) - Method in interface org.hibernate.search.engine.cfg.spi.ConfigurationProperty
Resolve the key for this configuration property as registered in the underlying configuration source, or, if not possible, just return the "raw" key passed to ConfigurationProperty.forKey(String).
resourceResolver() - Method in interface org.hibernate.search.engine.backend.spi.BackendBuildContext
 
resourceResolver() - Method in class org.hibernate.search.engine.common.spi.SearchIntegrationEnvironment
 
resourceResolver() - Method in interface org.hibernate.search.engine.mapper.mapping.building.spi.MappingBuildContext
 
resourceResolver(ResourceResolver) - Method in class org.hibernate.search.engine.common.spi.SearchIntegrationEnvironment.Builder
 
ResourceResolver - Interface in org.hibernate.search.engine.environment.classpath.spi
A resolver of Java resources.
responseBody() - Method in interface org.hibernate.search.backend.elasticsearch.search.query.ElasticsearchSearchResult
 
restartBuilder(SearchIntegrationEnvironment) - Method in interface org.hibernate.search.engine.common.spi.SearchIntegration
 
retrieval() - Element in annotation type org.hibernate.search.mapper.pojo.bridge.mapping.annotation.IdentifierBinderRef
 
retrieval() - Element in annotation type org.hibernate.search.mapper.pojo.bridge.mapping.annotation.IdentifierBridgeRef
 
retrieval() - Element in annotation type org.hibernate.search.mapper.pojo.bridge.mapping.annotation.MarkerBinderRef
 
retrieval() - Element in annotation type org.hibernate.search.mapper.pojo.bridge.mapping.annotation.PropertyBinderRef
 
retrieval() - Element in annotation type org.hibernate.search.mapper.pojo.bridge.mapping.annotation.RoutingBinderRef
 
retrieval() - Element in annotation type org.hibernate.search.mapper.pojo.bridge.mapping.annotation.TypeBinderRef
 
retrieval() - Element in annotation type org.hibernate.search.mapper.pojo.bridge.mapping.annotation.ValueBinderRef
 
retrieval() - Element in annotation type org.hibernate.search.mapper.pojo.bridge.mapping.annotation.ValueBridgeRef
 
retrieval() - Element in annotation type org.hibernate.search.mapper.pojo.loading.mapping.annotation.EntityLoadingBinderRef
 
retrieval() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.ConstructorMappingAnnotationProcessorRef
 
retrieval() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.MethodParameterMappingAnnotationProcessorRef
 
retrieval() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.PropertyMappingAnnotationProcessorRef
 
retrieval() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.TypeMappingAnnotationProcessorRef
 
retrieval() - Element in annotation type org.hibernate.search.mapper.pojo.search.definition.mapping.annotation.ProjectionBinderRef
 
returnIfSupported(Object, Optional<E>) - Static method in class org.hibernate.search.engine.common.dsl.spi.DslExtensionState
 
rewriteMethod(RewriteMethod) - Method in interface org.hibernate.search.engine.search.predicate.dsl.QueryStringPredicateOptionsStep
Determines how backend's query parser rewrites and scores multi-term queries.
rewriteMethod(RewriteMethod, int) - Method in interface org.hibernate.search.engine.search.predicate.dsl.QueryStringPredicateOptionsStep
Determines how backend's query parser rewrites and scores multi-term queries.
rewriteMethod(RewriteMethod, Integer) - Method in interface org.hibernate.search.engine.search.predicate.spi.QueryStringPredicateBuilder
 
RewriteMethod - Enum in org.hibernate.search.engine.search.common
The rewrite parameter determines: How Lucene calculates the relevance scores for each matching document Whether Lucene changes the original query to a bool query or bit set If changed to a bool query, which term query clauses are included
rollbackSafely(SharedSessionContractImplementor, Throwable) - Method in class org.hibernate.search.mapper.orm.common.spi.TransactionHelper
 
root() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexModel
 
root() - Method in interface org.hibernate.search.engine.backend.metamodel.IndexDescriptor
 
root() - Method in class org.hibernate.search.engine.backend.scope.spi.AbstractSearchIndexScope
 
root() - Static method in interface org.hibernate.search.engine.common.tree.spi.TreeNestingContext
 
root(SC) - Static method in class org.hibernate.search.engine.search.predicate.dsl.spi.SearchPredicateDslContext
 
root(SC) - Static method in class org.hibernate.search.engine.search.projection.dsl.spi.SearchProjectionDslContext
 
root(SC, Function<SearchSortDslContext<SC, PDF>, SearchSortFactory>, PDF) - Static method in class org.hibernate.search.engine.search.sort.dsl.spi.SearchSortDslContext
 
root(SC, PDF) - Static method in class org.hibernate.search.engine.search.aggregation.dsl.spi.SearchAggregationDslContext
 
ROOT - Static variable in class org.hibernate.search.backend.lucene.cfg.LuceneIndexSettings.DirectoryRadicals
 
ROOT_MAPPING - Static variable in class org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.spi.BuiltinAnnotations
 
ROOT_MAPPING_ANNOTATIONS - Static variable in class org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.spi.BuiltinAnnotations
 
rootBindingContext() - Method in interface org.hibernate.search.engine.mapper.mapping.building.spi.MappedIndexManagerBuilder
 
RootFailureCollector - Class in org.hibernate.search.engine.reporting.spi
 
RootFailureCollector(String) - Constructor for class org.hibernate.search.engine.reporting.spi.RootFailureCollector
 
RootMapping - Annotation Type in org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing
Meta-annotation for annotations that Hibernate Search should attempt to discover on bootstrap, in order to automatically detect mapped types, without application developers having to explicitly list mapped types.
rootPropertySource(ConfigurationPropertySource, BeanResolver) - Static method in class org.hibernate.search.engine.common.spi.SearchIntegrationEnvironment
 
rootQueryElement(SearchQueryElementTypeKey<T>) - Method in class org.hibernate.search.engine.backend.scope.spi.AbstractSearchIndexScope
 
rootQueryElement(SearchQueryElementTypeKey<T>) - Method in interface org.hibernate.search.engine.search.common.spi.SearchIndexScope
 
rootType() - Method in class org.hibernate.search.mapper.pojo.model.path.spi.BindablePojoModelPath
 
route(DocumentRoutes, Object, E, RoutingBridgeRouteContext) - Method in interface org.hibernate.search.mapper.pojo.bridge.RoutingBridge
Routes an indexed entity.
routes - Variable in class org.hibernate.search.mapper.pojo.work.spi.PojoIndexingQueueEventPayload
 
routing(String) - Method in interface org.hibernate.search.engine.search.query.dsl.SearchQueryOptionsStep
Configure routing of the search query.
routing(String) - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractSearchQueryOptionsStep
 
routing(Collection<String>) - Method in interface org.hibernate.search.engine.search.query.dsl.SearchQueryOptionsStep
Configure routing of the search query.
routing(Collection<String>) - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractSearchQueryOptionsStep
 
routingBinder() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.Indexed
 
routingBinder(RoutingBinder) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.TypeMappingIndexedStep
Define a routing binder, responsible for creating a bridge.
routingBinder(RoutingBinder, Map<String, Object>) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.TypeMappingIndexedStep
Define a routing binder, responsible for creating a bridge.
routingBinder(RoutingBinder, Map<String, Object>) - Method in interface org.hibernate.search.mapper.pojo.model.additionalmetadata.building.spi.PojoAdditionalMetadataCollectorIndexedTypeNode
 
RoutingBinder - Interface in org.hibernate.search.mapper.pojo.bridge.mapping.programmatic
An object responsible for assigning a RoutingBridge to an indexed entity.
RoutingBinderRef - Annotation Type in org.hibernate.search.mapper.pojo.bridge.mapping.annotation
References a RoutingBinder.
RoutingBinderRef.UndefinedRoutingBinderImplementationType - Class in org.hibernate.search.mapper.pojo.bridge.mapping.annotation
Class used as a marker for the default value of the RoutingBinderRef.type() attribute.
RoutingBindingContext - Interface in org.hibernate.search.mapper.pojo.bridge.binding
 
RoutingBridge<E> - Interface in org.hibernate.search.mapper.pojo.bridge
An object responsible for routing an indexed entity to the correct index/shard.
routingBridgeRouteContext() - Method in interface org.hibernate.search.mapper.pojo.bridge.runtime.spi.BridgeSessionContext
 
routingBridgeRouteContext() - Method in class org.hibernate.search.mapper.pojo.session.spi.AbstractPojoSearchSession
 
RoutingBridgeRouteContext - Interface in org.hibernate.search.mapper.pojo.bridge.runtime
RoutingBridgeRouteContextExtension<T> - Interface in org.hibernate.search.mapper.pojo.bridge.runtime
An extension to RoutingBridgeRouteContext, allowing to access non-standard context specific to a given mapper.
routingKey() - Method in interface org.hibernate.search.engine.backend.work.execution.spi.DocumentReferenceProvider
 
routingKey() - Method in class org.hibernate.search.mapper.pojo.route.DocumentRouteDescriptor
 
routingKey(String) - Method in interface org.hibernate.search.mapper.pojo.route.DocumentRoute
Sets the routing key, i.e.
ROWS_PER_PARTITION - Static variable in class org.hibernate.search.jakarta.batch.core.massindexing.MassIndexingJobParameters.Defaults
 
ROWS_PER_PARTITION - Static variable in class org.hibernate.search.jakarta.batch.core.massindexing.MassIndexingJobParameters
 
rowsPerPartition(int) - Method in class org.hibernate.search.jakarta.batch.core.massindexing.MassIndexingJob.ParametersBuilder
The maximum number of rows to process per partition.
runtimeIntrospector() - Method in interface org.hibernate.search.mapper.pojo.automaticindexing.spi.PojoImplicitReindexingResolverSessionContext
 
runtimeIntrospector() - Method in interface org.hibernate.search.mapper.pojo.loading.spi.PojoLoadingSessionContext
 
runtimeIntrospector() - Method in interface org.hibernate.search.mapper.pojo.loading.spi.PojoSelectionLoadingContext
 
runtimeIntrospector() - Method in interface org.hibernate.search.mapper.pojo.massindexing.spi.PojoMassIndexingSessionContext
 
runtimeIntrospector() - Method in interface org.hibernate.search.mapper.pojo.processing.spi.PojoIndexingProcessorSessionContext
 

S

safeCreateEntityReference(EntityReferenceFactory, String, Object, Consumer<Exception>) - Static method in interface org.hibernate.search.engine.backend.common.spi.EntityReferenceFactory
 
SavedState - Class in org.hibernate.search.engine.common.resources.spi
 
SavedState.Builder - Class in org.hibernate.search.engine.common.resources.spi
 
SavedState.Key<T> - Class in org.hibernate.search.engine.common.resources.spi
 
SavedState.SavedValue<T,E extends Exception> - Class in org.hibernate.search.engine.common.resources.spi
 
SavedValue(T, ClosingOperator<T, ? extends Exception>) - Constructor for class org.hibernate.search.engine.common.resources.spi.SavedState.SavedValue
 
saveForRestart() - Method in interface org.hibernate.search.engine.backend.index.spi.IndexManagerImplementor
 
scaledNumberField() - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingStep
Maps the property to a scaled number field in the index with the same name as this property.
scaledNumberField(String) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingStep
Maps the property to a scaled number field in the index with a custom name.
ScaledNumberField - Annotation Type in org.hibernate.search.mapper.pojo.mapping.definition.annotation
Maps a property to a scaled number field in the index, i.e.
ScaledNumberField.List - Annotation Type in org.hibernate.search.mapper.pojo.mapping.definition.annotation
 
ScaledNumberIndexFieldTypeOptionsStep<S extends ScaledNumberIndexFieldTypeOptionsStep<?,F>,F> - Interface in org.hibernate.search.engine.backend.types.dsl
The initial and final step in a "scaled number" index field type definition, where optional parameters can be set.
scaledNumberTypeOptionsStep() - Method in interface org.hibernate.search.mapper.pojo.bridge.binding.spi.FieldModelContributorContext
 
schedule(Runnable) - Method in interface org.hibernate.search.engine.backend.orchestration.spi.SingletonTask.Scheduler
 
schedule(Runnable, long, TimeUnit) - Method in class org.hibernate.search.engine.common.execution.spi.DelegatingSimpleScheduledExecutor
 
schedule(Runnable, long, TimeUnit) - Method in interface org.hibernate.search.engine.common.execution.spi.SimpleScheduledExecutor
Submits a task that becomes enabled after the given delay.
scheduledExecutor() - Method in interface org.hibernate.search.mapper.pojo.massindexing.spi.PojoMassIndexerAgentStartContext
 
SCHEMA_MANAGEMENT_MAPPING_FILE - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchIndexSettings
The path to a mappings file, allowing custom mappings for indexes created by Hibernate Search as part of schema management.
SCHEMA_MANAGEMENT_MINIMAL_REQUIRED_STATUS - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchIndexSettings.Defaults
Deprecated.
The default for the ElasticsearchIndexSettings.SCHEMA_MANAGEMENT_MINIMAL_REQUIRED_STATUS property is now dynamic and depends on the targeted Elasticsearch distribution.
SCHEMA_MANAGEMENT_MINIMAL_REQUIRED_STATUS - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchIndexSettings
The minimal required status of an index on startup, before Hibernate Search can start using it.
SCHEMA_MANAGEMENT_MINIMAL_REQUIRED_STATUS_WAIT_TIMEOUT - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchIndexSettings.Defaults
 
SCHEMA_MANAGEMENT_MINIMAL_REQUIRED_STATUS_WAIT_TIMEOUT - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchIndexSettings
The timeout when waiting for the required status.
SCHEMA_MANAGEMENT_SETTINGS_FILE - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchIndexSettings
The path to a settings file, allowing custom settings for indexes created by Hibernate Search as part of schema management.
SCHEMA_MANAGEMENT_STRATEGY - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings.Defaults
 
SCHEMA_MANAGEMENT_STRATEGY - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings.Radicals
 
SCHEMA_MANAGEMENT_STRATEGY - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings
How indexes and their schema are created, updated, validated or dropped on startup and shutdown.
schemaElement() - Method in interface org.hibernate.search.engine.mapper.mapping.building.spi.IndexBindingContext
 
schemaElement(TreeContributionListener) - Method in interface org.hibernate.search.engine.mapper.mapping.building.spi.IndexBindingContext
 
SchemaExport - Interface in org.hibernate.search.engine.common.schema.management
 
SchemaExportExtension<T> - Interface in org.hibernate.search.engine.common.schema.management
An extension to the index schema export, allowing to access backend-specific methods of a schema export.
SchemaManagementStrategyName - Enum in org.hibernate.search.mapper.orm.schema.management
 
schemaManager() - Method in interface org.hibernate.search.engine.backend.index.spi.IndexManagerImplementor
 
schemaManager() - Method in interface org.hibernate.search.engine.mapper.mapping.spi.MappedIndexManager
 
schemaManager() - Method in interface org.hibernate.search.mapper.orm.scope.SearchScope
Create a SearchSchemaManager for the indexes mapped to types in this scope, or to any of their sub-types.
schemaManager() - Method in interface org.hibernate.search.mapper.orm.session.SearchSession
Create a SearchSchemaManager for all indexes.
schemaManager() - Method in interface org.hibernate.search.mapper.pojo.scope.spi.PojoScopeDelegate
 
schemaManager(Class<?>...) - Method in interface org.hibernate.search.mapper.orm.session.SearchSession
Create a SearchSchemaManager for the indexes mapped to indexed entity types among the given classes and their subtypes.
schemaManager(Collection<? extends Class<?>>) - Method in interface org.hibernate.search.mapper.orm.session.SearchSession
Create a SearchSchemaManager for the indexes mapped to indexed entity types among the given classes and their subtypes.
schemaRootNodeBuilder() - Method in interface org.hibernate.search.engine.backend.index.spi.IndexManagerBuilder
 
scope - Variable in class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexNodeContext
 
scope - Variable in class org.hibernate.search.engine.search.query.dsl.spi.AbstractSearchQueryOptionsStep
 
scope() - Method in class org.hibernate.search.engine.search.aggregation.dsl.spi.SearchAggregationDslContext
 
scope() - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.SearchPredicateDslContext
 
scope() - Method in class org.hibernate.search.engine.search.projection.dsl.spi.SearchProjectionDslContext
 
scope() - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractSearchQuerySelectStep
 
scope() - Method in class org.hibernate.search.engine.search.sort.dsl.spi.SearchSortDslContext
 
scope(Class<T>) - Method in interface org.hibernate.search.mapper.orm.scope.SearchScopeProvider
Creates a SearchScope limited to indexed entity types among the given class and its subtypes.
scope(Class<T>) - Method in interface org.hibernate.search.mapper.orm.spi.BatchMappingContext
 
scope(Class<T>, String) - Method in interface org.hibernate.search.mapper.orm.scope.SearchScopeProvider
Creates a SearchScope limited to indexed entity types among the entity with the given name and its subtypes.
scope(Class<T>, String) - Method in interface org.hibernate.search.mapper.orm.spi.BatchMappingContext
 
scope(Class<T>, Collection<String>) - Method in interface org.hibernate.search.mapper.orm.scope.SearchScopeProvider
Creates a SearchScope limited to indexed entity types among the entities with the given names and their subtypes.
scope(Collection<? extends Class<? extends T>>) - Method in interface org.hibernate.search.mapper.orm.scope.SearchScopeProvider
Creates a SearchScope limited to indexed entity types among the given classes and their subtypes.
score() - Method in interface org.hibernate.search.engine.search.projection.dsl.SearchProjectionFactory
Project on the score of the hit.
score() - Method in class org.hibernate.search.engine.search.projection.dsl.spi.AbstractSearchProjectionFactory
 
score() - Method in interface org.hibernate.search.engine.search.projection.spi.SearchProjectionBuilderFactory
 
score() - Method in interface org.hibernate.search.engine.search.sort.dsl.SearchSortFactory
Order elements by their relevance score.
score() - Method in class org.hibernate.search.engine.search.sort.dsl.spi.AbstractSearchSortFactory
 
score() - Method in interface org.hibernate.search.engine.search.sort.spi.SearchSortBuilderFactory
 
SCORE - Static variable in class org.hibernate.search.engine.search.projection.spi.ProjectionTypeKeys
 
ScoreProjection - Annotation Type in org.hibernate.search.mapper.pojo.mapping.definition.annotation
Maps a constructor parameter to a projection to the score of the hit.
ScoreProjectionBinder - Class in org.hibernate.search.mapper.pojo.search.definition.binding.builtin
Binds a constructor parameter to a projection to the score of a hit.
scoreProjectionNestingNotSupportedHint() - Method in interface org.hibernate.search.engine.backend.reporting.spi.BackendSearchHints
 
ScoreProjectionOptionsStep<S extends ScoreProjectionOptionsStep<?>> - Interface in org.hibernate.search.engine.search.projection.dsl
The initial and final step in a "score" projection definition, where optional parameters can be set.
ScoreSortBuilder - Interface in org.hibernate.search.engine.search.sort.spi
 
ScoreSortOptionsStep<S extends ScoreSortOptionsStep<?>> - Interface in org.hibernate.search.engine.search.sort.dsl
The initial and final step in a "score" sort definition, where optional parameters can be set.
SCORING_BOOLEAN - Enum constant in enum org.hibernate.search.engine.search.common.RewriteMethod
A rewrite method that first translates each term into a should clause of a boolean query, and keeps the scores as computed by the query.
scroll(int) - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractExtendedSearchQueryOptionsStep
 
scroll(int) - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractSearchQueryOptionsStep
 
scroll(int) - Method in interface org.hibernate.search.engine.search.query.ExtendedSearchFetchable
 
scroll(int) - Method in interface org.hibernate.search.engine.search.query.SearchFetchable
Execute the query continuously to deliver results in small chunks through a SearchScroll.
scroll(int) - Method in class org.hibernate.search.mapper.orm.search.query.spi.HibernateOrmSearchScrollableResultsAdapter
 
SCROLL_TIMEOUT - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchBackendSettings.Defaults
 
SCROLL_TIMEOUT - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchBackendSettings
Property for specifying the maximum duration a scroll will be usable if no other results are fetched from Elasticsearch.
search(Class<T>) - Method in interface org.hibernate.search.mapper.orm.session.SearchSession
Initiate the building of a search query.
search(Collection<? extends Class<? extends T>>) - Method in interface org.hibernate.search.mapper.orm.session.SearchSession
Initiate the building of a search query.
search(BackendSessionContext, SearchLoadingContextBuilder<E, LOS>) - Method in interface org.hibernate.search.engine.mapper.scope.spi.MappedIndexScope
 
search(SearchScope<T>) - Method in interface org.hibernate.search.mapper.orm.session.SearchSession
Initiate the building of a search query.
search(PojoScopeSessionContext, PojoSelectionLoadingContextBuilder<LOS>) - Method in interface org.hibernate.search.mapper.pojo.scope.spi.PojoScopeDelegate
 
Search - Class in org.hibernate.search.mapper.orm
 
SEARCH_EXCEPTION_AND_SUBCLASSES_CAN_USE_CONSTRUCTOR - Static variable in exception org.hibernate.search.util.common.SearchException
 
Search5DeprecatedAPI - Annotation Type in org.hibernate.search.util.common.annotation
Marks the annotated element as still present in Hibernate Search 5 APIs.
searchable() - Method in interface org.hibernate.search.engine.backend.metamodel.IndexValueFieldTypeDescriptor
 
searchable() - Method in class org.hibernate.search.engine.backend.types.spi.AbstractIndexValueFieldType
 
searchable() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.FullTextField
 
searchable() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.GenericField
 
searchable() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.KeywordField
 
searchable() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.ScaledNumberField
 
searchable() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.VectorField
 
searchable(boolean) - Method in class org.hibernate.search.engine.backend.types.spi.AbstractIndexValueFieldType.Builder
 
searchable(Searchable) - Method in interface org.hibernate.search.engine.backend.types.dsl.SearchableProjectableIndexFieldTypeOptionsStep
 
searchable(Searchable) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingStandardFieldOptionsStep
 
searchable(Searchable) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingVectorFieldOptionsStep
 
Searchable - Enum in org.hibernate.search.engine.backend.types
Whether or not we want to be able to search the document using this field.
searchableProjectableIndexFieldTypeOptionsStep() - Method in interface org.hibernate.search.mapper.pojo.bridge.binding.spi.FieldModelContributorContext
 
SearchableProjectableIndexFieldTypeOptionsStep<S extends SearchableProjectableIndexFieldTypeOptionsStep<?,F>,F> - Interface in org.hibernate.search.engine.backend.types.dsl
The initial and final step in a "searchable/projectable" index field type definition, where optional parameters can be set.
SearchAggregation<A> - Interface in org.hibernate.search.engine.search.aggregation
A search aggregation, i.e.
SearchAggregationBuilder<A> - Interface in org.hibernate.search.engine.search.aggregation.spi
A search aggregation builder, i.e.
SearchAggregationBuilderFactory - Interface in org.hibernate.search.engine.search.aggregation.spi
A factory for search aggregation builders.
SearchAggregationDslContext<SC extends SearchAggregationIndexScope<?>,PDF extends SearchPredicateFactory> - Class in org.hibernate.search.engine.search.aggregation.dsl.spi
Represents the current context in the search DSL, including in particular the search scope and the aggregation builder factory.
SearchAggregationFactory - Interface in org.hibernate.search.engine.search.aggregation.dsl
A factory for search aggregations.
SearchAggregationFactoryExtension<T> - Interface in org.hibernate.search.engine.search.aggregation.dsl
An extension to the search aggregation DSL, allowing the use of non-standard aggregations in a query.
SearchAggregationIndexScope<S extends SearchAggregationIndexScope<?>> - Interface in org.hibernate.search.engine.search.aggregation.spi
 
searchAnalyzer() - Method in interface org.hibernate.search.backend.lucene.index.LuceneIndexManager
 
searchAnalyzer() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.FullTextField
 
searchAnalyzer(String) - Method in interface org.hibernate.search.engine.backend.types.dsl.StringIndexFieldTypeOptionsStep
Overrides StringIndexFieldTypeOptionsStep.analyzer(java.lang.String) to use for query parameters at search time.
searchAnalyzer(String) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingFullTextFieldOptionsStep
 
searchAnalyzerName() - Method in interface org.hibernate.search.engine.backend.metamodel.IndexValueFieldTypeDescriptor
 
searchAnalyzerName() - Method in class org.hibernate.search.engine.backend.types.spi.AbstractIndexValueFieldType
 
searchAnalyzerName(String) - Method in class org.hibernate.search.engine.backend.types.spi.AbstractIndexValueFieldType.Builder
 
searchEntity() - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.TypeMappingStep
Marks a type as an entity type.
SearchEntity - Annotation Type in org.hibernate.search.mapper.pojo.mapping.definition.annotation
Given a type, marks this type as an entity type.
SearchException - Exception in org.hibernate.search.util.common
 
SearchException(String) - Constructor for exception org.hibernate.search.util.common.SearchException
 
SearchException(String, Throwable) - Constructor for exception org.hibernate.search.util.common.SearchException
 
SearchException(String, Throwable, EventContext) - Constructor for exception org.hibernate.search.util.common.SearchException
 
SearchException(String, EventContext) - Constructor for exception org.hibernate.search.util.common.SearchException
 
SearchException(Throwable) - Constructor for exception org.hibernate.search.util.common.SearchException
 
SearchException(Throwable, EventContext) - Constructor for exception org.hibernate.search.util.common.SearchException
 
SearchFetchable<H> - Interface in org.hibernate.search.engine.search.query
A component allowing to fetch search results.
SearchHighlighter - Interface in org.hibernate.search.engine.search.highlighter
A highlighter definition to be applied to a query.
SearchHighlighterBuilder - Class in org.hibernate.search.engine.search.highlighter.spi
 
SearchHighlighterBuilder() - Constructor for class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
SearchHighlighterFactory - Interface in org.hibernate.search.engine.search.highlighter.dsl
Factory for search highlighters.
SearchHighlighterType - Enum in org.hibernate.search.engine.search.highlighter.spi
Types of supported highlighters.
SearchIndexCompositeNodeContext<SC extends SearchIndexScope<?>> - Interface in org.hibernate.search.engine.search.common.spi
Information about a composite index element targeted by search; either the index root or an object field.
SearchIndexCompositeNodeTypeContext<SC extends SearchIndexScope<?>,N extends SearchIndexCompositeNodeContext<SC>> - Interface in org.hibernate.search.engine.search.common.spi
Information about the type of a composite (non-value) index element targeted by search, be it in a projection, a predicate, a sort, ...
SearchIndexedEntity<E> - Interface in org.hibernate.search.mapper.orm.entity
A descriptor of an indexed entity type, exposing in particular the index manager for this entity.
SearchIndexIdentifierContext - Interface in org.hibernate.search.engine.search.common.spi
Information about an identifier targeted by search.
SearchIndexingPlan - Interface in org.hibernate.search.mapper.orm.work
An interface for indexing entities in the context of an ORM Session.
SearchIndexingPlanExecutionReport - Interface in org.hibernate.search.mapper.orm.work
SearchIndexingPlanExecutionReport - Interface in org.hibernate.search.mapper.pojo.work
 
SearchIndexingPlanFilter - Interface in org.hibernate.search.mapper.pojo.work
Configurer implementers are responsible for specifying which types should be included/excluded from indexing.
SearchIndexingPlanFilterContext - Interface in org.hibernate.search.mapper.pojo.work
A context that helps with the indexing plan filter configuration.
SearchIndexNodeContext<SC extends SearchIndexScope<?>> - Interface in org.hibernate.search.engine.search.common.spi
Information about an index node targeted by search, be it the index root, a value field or an object field.
SearchIndexNodeTypeContext<SC extends SearchIndexScope<?>,N> - Interface in org.hibernate.search.engine.search.common.spi
Information about the type of an composite index element targeted by search, be it in a projection, a predicate, a sort, ...
SearchIndexSchemaElementContextHelper - Class in org.hibernate.search.engine.search.common.spi
 
SearchIndexScope<S extends SearchIndexScope<?>> - Interface in org.hibernate.search.engine.search.common.spi
Information about indexes targeted by search, be it in a projection, a predicate, a sort, ...
SearchIndexValueFieldContext<SC extends SearchIndexScope<?>> - Interface in org.hibernate.search.engine.search.common.spi
Information about a value (non-object) field targeted by search, be it in a projection, a predicate, a sort, ...
SearchIndexValueFieldTypeContext<SC extends SearchIndexScope<?>,N,F> - Interface in org.hibernate.search.engine.search.common.spi
Information about the type of a value (non-object) field targeted by search, be it in a projection, a predicate, a sort, ...
SearchIntegration - Interface in org.hibernate.search.engine.common.spi
 
SearchIntegration.Builder - Interface in org.hibernate.search.engine.common.spi
 
SearchIntegration.Handle - Interface in org.hibernate.search.engine.common.spi
 
SearchIntegrationEnvironment - Class in org.hibernate.search.engine.common.spi
The environment of a search integration, i.e.
SearchIntegrationEnvironment.Builder - Class in org.hibernate.search.engine.common.spi
 
SearchIntegrationFinalizer - Interface in org.hibernate.search.engine.common.spi
 
SearchIntegrationPartialBuildState - Interface in org.hibernate.search.engine.common.spi
 
SearchLoadingContext<E> - Interface in org.hibernate.search.engine.search.loading.spi
An execution context for queries, providing components allowing to load data from an external source (relational database, ...).
SearchLoadingContextBuilder<E,LOS> - Interface in org.hibernate.search.engine.search.loading.spi
A builder for SearchLoadingContext, allowing to change the parameters of object loading while a query is being built.
SearchLoadingOptionsStep - Interface in org.hibernate.search.mapper.orm.search.loading.dsl
The DSL entry point passed to consumers in SearchQueryOptionsStep.loading(Consumer), allowing the definition of loading options (fetch size, cache lookups, ...).
SearchMapping - Interface in org.hibernate.search.mapper.orm.mapping
The Hibernate Search mapping between the Hibernate ORM model and the backend(s).
SearchMappingExtension<T> - Interface in org.hibernate.search.mapper.orm.mapping
An extension to the search mapping, providing an extended search mapping offering mapper-specific utilities.
SearchPredicate - Interface in org.hibernate.search.engine.search.predicate
A query predicate that can be used to filter queries.
SearchPredicateBuilder - Interface in org.hibernate.search.engine.search.predicate.spi
A search predicate builder, i.e.
SearchPredicateBuilderFactory - Interface in org.hibernate.search.engine.search.predicate.spi
A factory for search predicate builders.
SearchPredicateDslContext<SC extends SearchPredicateIndexScope<?>> - Class in org.hibernate.search.engine.search.predicate.dsl.spi
Represents the current context in the search DSL, including in particular the search scope and the predicate builder factory.
SearchPredicateFactory - Interface in org.hibernate.search.engine.search.predicate.dsl
A factory for search predicates.
SearchPredicateFactoryExtension<T> - Interface in org.hibernate.search.engine.search.predicate.dsl
An extension to the search predicate DSL, allowing the use of non-standard predicates in a query.
SearchPredicateFactoryExtensionIfSupportedMoreStep - Interface in org.hibernate.search.engine.search.predicate.dsl
The second and later step when attempting to apply multiple extensions to a SearchPredicateFactory.
SearchPredicateFactoryExtensionIfSupportedStep - Interface in org.hibernate.search.engine.search.predicate.dsl
The initial step when attempting to apply multiple extensions to a SearchPredicateFactory.
SearchPredicateIndexScope<S extends SearchPredicateIndexScope<?>> - Interface in org.hibernate.search.engine.search.predicate.spi
 
SearchProjection<P> - Interface in org.hibernate.search.engine.search.projection
A query projection that can be used to obtain particular values of an indexed document.
SearchProjectionBuilder<T> - Interface in org.hibernate.search.engine.search.projection.spi
A search projection builder, i.e.
SearchProjectionBuilderFactory - Interface in org.hibernate.search.engine.search.projection.spi
A factory for search projection builders.
SearchProjectionDslContext<SC extends SearchProjectionIndexScope<?>> - Class in org.hibernate.search.engine.search.projection.dsl.spi
Represents the current context in the search DSL, including in particular the search scope and the projection builder factory.
SearchProjectionFactory<R,E> - Interface in org.hibernate.search.engine.search.projection.dsl
A factory for search projections.
SearchProjectionFactoryExtension<T,R,E> - Interface in org.hibernate.search.engine.search.projection.dsl
An extension to the search projection DSL, allowing the use of non-standard projections in a query.
SearchProjectionFactoryExtensionIfSupportedMoreStep<P,R,E> - Interface in org.hibernate.search.engine.search.projection.dsl
The second and later step when attempting to apply multiple extensions to a SearchProjectionFactory.
SearchProjectionFactoryExtensionIfSupportedStep<P,R,E> - Interface in org.hibernate.search.engine.search.projection.dsl
The initial step when attempting to apply multiple extensions to a SearchProjectionFactory.
SearchProjectionIndexScope<S extends SearchProjectionIndexScope<?>> - Interface in org.hibernate.search.engine.search.projection.spi
 
SearchQuery<H> - Interface in org.hibernate.search.engine.search.query
A search query, allowing to fetch search results.
SearchQueryBuilder<H> - Interface in org.hibernate.search.engine.search.query.spi
A builder for search queries.
SearchQueryDslExtension<T,R,E,LOS> - Interface in org.hibernate.search.engine.search.query.dsl
An extension to the search query DSL, allowing to set non-standard options on a query.
SearchQueryElementFactory<T,SC,N> - Interface in org.hibernate.search.engine.search.common.spi
A factory for query elements (predicates, sorts, projections, aggregations, ...) targeting index nodes (root, value fields, object fields).
SearchQueryElementTypeKey<T> - Class in org.hibernate.search.engine.search.common.spi
 
SearchQueryExtension<Q,H> - Interface in org.hibernate.search.engine.search.query
An extension to the search query, allowing to wrap a query.
SearchQueryFinalStep<H> - Interface in org.hibernate.search.engine.search.query.dsl
The final step in a query definition, where the query can be executed or retrieved as an object.
SearchQueryImplementor<H> - Interface in org.hibernate.search.engine.search.query.spi
Defines the "service program contract" for SearchQuery.
SearchQueryIndexScope<S extends SearchQueryIndexScope<?>> - Interface in org.hibernate.search.engine.search.query.spi
 
SearchQueryOptionsStep<S extends SearchQueryOptionsStep<?,H,LOS,SF,AF>,H,LOS,SF extends SearchSortFactory,AF extends SearchAggregationFactory> - Interface in org.hibernate.search.engine.search.query.dsl
The final step in a query definition, where optional parameters such as sorts can be set, and where the query can be executed or retrieved as an object.
SearchQuerySelectStep<N extends SearchQueryOptionsStep<?,E,LOS,?,?>,R,E,LOS,PJF extends SearchProjectionFactory<R,E>,PDF extends SearchPredicateFactory> - Interface in org.hibernate.search.engine.search.query.dsl
The initial step in a query definition, where the element used to represent query hits, i.e.
SearchQueryWhereStep<N extends SearchQueryOptionsStep<?,H,LOS,?,?>,H,LOS,PDF extends SearchPredicateFactory> - Interface in org.hibernate.search.engine.search.query.dsl
The step in a query definition where the predicate, i.e.
SearchResult<H> - Interface in org.hibernate.search.engine.search.query
 
SearchResultTotal - Interface in org.hibernate.search.engine.search.query
The total for a search result, pertaining to all matched documents, independently from the offset/limit used when fetching hits.
SearchSchemaCollector - Interface in org.hibernate.search.mapper.pojo.schema.management
A schema collector that walks through all schema exports of a schema manager this collector is passed to.
SearchSchemaManager - Interface in org.hibernate.search.mapper.orm.schema.management
The entry point for explicit schema management operations: creating indexes, dropping them, validating them, ...
searchScope() - Method in interface org.hibernate.search.engine.backend.scope.spi.IndexScope
 
SearchScope<E> - Interface in org.hibernate.search.mapper.orm.scope
Represents a set of types and the corresponding indexes.
SearchScopeProvider - Interface in org.hibernate.search.mapper.orm.scope
A provider of SearchScope instances.
SearchScroll<H> - Interface in org.hibernate.search.engine.search.query
An ongoing query execution delivering hits continuously from a single snapshot of the index.
SearchScrollResult<H> - Interface in org.hibernate.search.engine.search.query
 
SearchSession - Interface in org.hibernate.search.mapper.orm.session
A Hibernate Search session, bound to a Hibernate ORM Session/EntityManager.
SearchSort - Interface in org.hibernate.search.engine.search.sort
A search sort that can be used to sort search query results.
SearchSortBuilder - Interface in org.hibernate.search.engine.search.sort.spi
A search sort builder, i.e.
SearchSortBuilderFactory - Interface in org.hibernate.search.engine.search.sort.spi
A factory for search sort builders.
SearchSortDslContext<SC extends SearchSortIndexScope<?>,PDF extends SearchPredicateFactory> - Class in org.hibernate.search.engine.search.sort.dsl.spi
Represents the current context in the search DSL, including in particular the search scope, the sort builder factory and the knowledge of previous sorts chained using SortThenStep.then().
SearchSortFactory - Interface in org.hibernate.search.engine.search.sort.dsl
A factory for search sorts.
SearchSortFactoryExtension<T> - Interface in org.hibernate.search.engine.search.sort.dsl
An extension to the search sort DSL, allowing the use of non-standard sorts in a query.
SearchSortFactoryExtensionIfSupportedMoreStep - Interface in org.hibernate.search.engine.search.sort.dsl
The second and later step when attempting to apply multiple extensions to a SearchSortFactory.
SearchSortFactoryExtensionIfSupportedStep - Interface in org.hibernate.search.engine.search.sort.dsl
The initial step when attempting to apply multiple extensions to a SearchSortFactory.
SearchSortIndexScope<S extends SearchSortIndexScope<?>> - Interface in org.hibernate.search.engine.search.sort.spi
 
SearchTimeoutException - Exception in org.hibernate.search.util.common
Represent a timeout during a Hibernate Search operation.
SearchTimeoutException(String) - Constructor for exception org.hibernate.search.util.common.SearchTimeoutException
 
SearchTimeoutException(String, Throwable) - Constructor for exception org.hibernate.search.util.common.SearchTimeoutException
 
SearchWorkspace - Interface in org.hibernate.search.mapper.orm.work
The entry point for explicit, large-scale index operations.
secondaryEntityName() - Method in interface org.hibernate.search.mapper.pojo.loading.spi.PojoLoadingTypeContext
 
secondaryEntityName(String) - Method in interface org.hibernate.search.mapper.pojo.model.additionalmetadata.building.spi.PojoAdditionalMetadataCollectorEntityTypeNode
 
select(Class<P>) - Method in interface org.hibernate.search.backend.elasticsearch.search.query.dsl.ElasticsearchSearchQuerySelectStep
 
select(Class<P>) - Method in interface org.hibernate.search.backend.lucene.search.query.dsl.LuceneSearchQuerySelectStep
 
select(Class<P>) - Method in interface org.hibernate.search.engine.search.query.dsl.SearchQuerySelectStep
Select an object projection as a representation of the search hit for each matching document.
select(Class<P>) - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractDelegatingSearchQuerySelectStep
 
select(Function<? super ElasticsearchSearchProjectionFactory<R, E>, ? extends ProjectionFinalStep<P>>) - Method in interface org.hibernate.search.backend.elasticsearch.search.query.dsl.ElasticsearchSearchQuerySelectStep
 
select(Function<? super LuceneSearchProjectionFactory<R, E>, ? extends ProjectionFinalStep<P>>) - Method in interface org.hibernate.search.backend.lucene.search.query.dsl.LuceneSearchQuerySelectStep
 
select(Function<? super SearchProjectionFactory<R, E>, ? extends ProjectionFinalStep<P>>) - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractDelegatingSearchQuerySelectStep
 
select(Function<? super PJF, ? extends ProjectionFinalStep<P>>) - Method in interface org.hibernate.search.engine.search.query.dsl.SearchQuerySelectStep
Select a given projection as a representation of the search hit for each matching document.
select(BackendSessionContext, SearchLoadingContextBuilder<?, ?>, SearchProjection<P>) - Method in interface org.hibernate.search.engine.search.query.spi.SearchQueryIndexScope
 
select(SearchProjection<?>...) - Method in interface org.hibernate.search.backend.elasticsearch.search.query.dsl.ElasticsearchSearchQuerySelectStep
 
select(SearchProjection<?>...) - Method in interface org.hibernate.search.backend.lucene.search.query.dsl.LuceneSearchQuerySelectStep
 
select(SearchProjection<?>...) - Method in interface org.hibernate.search.engine.search.query.dsl.SearchQuerySelectStep
Select a list of projections as a representation of the search hit for each matching document.
select(SearchProjection<?>...) - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractDelegatingSearchQuerySelectStep
 
select(SearchProjection<P>) - Method in interface org.hibernate.search.backend.elasticsearch.search.query.dsl.ElasticsearchSearchQuerySelectStep
 
select(SearchProjection<P>) - Method in interface org.hibernate.search.backend.lucene.search.query.dsl.LuceneSearchQuerySelectStep
 
select(SearchProjection<P>) - Method in interface org.hibernate.search.engine.search.query.dsl.SearchQuerySelectStep
Select a projection as a representation of the search hit for each matching document.
select(SearchProjection<P>) - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractDelegatingSearchQuerySelectStep
 
selectEntity() - Method in interface org.hibernate.search.backend.elasticsearch.search.query.dsl.ElasticsearchSearchQuerySelectStep
 
selectEntity() - Method in interface org.hibernate.search.backend.lucene.search.query.dsl.LuceneSearchQuerySelectStep
 
selectEntity() - Method in interface org.hibernate.search.engine.search.query.dsl.SearchQuerySelectStep
Select the entity was originally indexed as a representation of the search hit for each matching document.
selectEntity() - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractDelegatingSearchQuerySelectStep
 
selectEntityReference() - Method in interface org.hibernate.search.backend.elasticsearch.search.query.dsl.ElasticsearchSearchQuerySelectStep
 
selectEntityReference() - Method in interface org.hibernate.search.backend.lucene.search.query.dsl.LuceneSearchQuerySelectStep
 
selectEntityReference() - Method in interface org.hibernate.search.engine.search.query.dsl.SearchQuerySelectStep
Select a reference to the entity that was originally indexed as a representation of the search hit for each matching document.
selectEntityReference() - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractDelegatingSearchQuerySelectStep
 
selectionLoadingStrategy() - Method in interface org.hibernate.search.mapper.pojo.loading.spi.PojoLoadingTypeContext
 
selectionLoadingStrategy(Class<E>, PojoSelectionLoadingStrategy<? super E>) - Method in interface org.hibernate.search.mapper.pojo.loading.definition.spi.PojoEntityLoadingBindingContext
 
selectionLoadingStrategyOptional() - Method in interface org.hibernate.search.mapper.pojo.loading.spi.PojoLoadingTypeContext
 
self() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexModel
 
self() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexNode
 
self() - Method in class org.hibernate.search.engine.backend.scope.spi.AbstractSearchIndexScope
 
self() - Method in class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexNodeContext
 
selfAsNodeType() - Method in class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexNodeContext
 
semantic - Variable in class org.hibernate.search.mapper.orm.loading.spi.EntityGraphHint
 
sendAndReport(OperationSubmitter) - Method in interface org.hibernate.search.mapper.orm.automaticindexing.spi.AutomaticIndexingQueueEventSendingPlan
Sends the events to the queue.
sendAndReport(OperationSubmitter) - Method in interface org.hibernate.search.mapper.pojo.work.spi.PojoIndexingQueueEventSendingPlan
Sends the events to the queue.
sendIndexingEventsTo(Function<AutomaticIndexingEventSendingSessionContext, AutomaticIndexingQueueEventSendingPlan>, boolean) - Method in interface org.hibernate.search.mapper.orm.coordination.common.spi.CoordinationConfigurationContext
Requests that indexing events be sent to a queue.
sentence() - Method in interface org.hibernate.search.engine.search.highlighter.dsl.HighlighterBoundaryScannerTypeStep
Break highlighted fragments at the next sentence boundary, as determined by BreakIterator.
SENTENCE - Enum constant in enum org.hibernate.search.engine.search.highlighter.spi.BoundaryScannerType
 
SerializationUtils - Class in org.hibernate.search.util.common.serialization.spi
 
serialize(Object) - Static method in class org.hibernate.search.util.common.serialization.spi.SerializationUtils
 
serviceResolver() - Method in class org.hibernate.search.engine.common.spi.SearchIntegrationEnvironment
 
serviceResolver(ServiceResolver) - Method in class org.hibernate.search.engine.common.spi.SearchIntegrationEnvironment.Builder
 
ServiceResolver - Interface in org.hibernate.search.engine.environment.classpath.spi
A resolver of Java services.
session() - Method in interface org.hibernate.search.mapper.orm.automaticindexing.spi.AutomaticIndexingEventSendingSessionContext
 
session() - Method in interface org.hibernate.search.mapper.orm.loading.spi.HibernateOrmLoadingSessionContext
 
session() - Method in interface org.hibernate.search.mapper.orm.session.context.HibernateOrmSessionContext
 
session(EntityManager) - Static method in class org.hibernate.search.mapper.orm.Search
Retrieve the SearchSession from a JPA EntityManager.
session(Session) - Static method in class org.hibernate.search.mapper.orm.Search
Retrieve the SearchSession from a Hibernate ORM Session.
SESSION - Enum constant in enum org.hibernate.search.mapper.orm.automaticindexing.AutomaticIndexingStrategyName
sessionContext() - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractSearchQuerySelectStep
 
sessionContext() - Method in interface org.hibernate.search.mapper.pojo.processing.spi.PojoIndexingProcessorRootContext
 
sessionContext(EntityManager) - Method in interface org.hibernate.search.mapper.orm.loading.spi.HibernateOrmLoadingMappingContext
 
sessionContext(EntityManager) - Method in interface org.hibernate.search.mapper.orm.spi.BatchMappingContext
 
sessionFactory() - Method in interface org.hibernate.search.mapper.orm.automaticindexing.spi.AutomaticIndexingMappingContext
 
sessionFactory() - Method in interface org.hibernate.search.mapper.orm.loading.spi.HibernateOrmLoadingMappingContext
 
sessionFactory() - Method in interface org.hibernate.search.mapper.orm.mapping.context.HibernateOrmMappingContext
 
SessionHelper - Class in org.hibernate.search.mapper.orm.common.spi
A helper to abstract away all the complexity of wrapping sections of code in a session (and transaction).
SessionHelper(SessionFactoryImplementor, Object) - Constructor for class org.hibernate.search.mapper.orm.common.spi.SessionHelper
 
set(E, int, Object) - Method in interface org.hibernate.search.engine.search.projection.spi.ProjectionCompositor
Sets a value in the given component container.
setFetchSize(int) - Method in class org.hibernate.search.mapper.orm.search.query.spi.HibernateOrmSearchScrollableResultsAdapter
 
setRowNumber(int) - Method in class org.hibernate.search.mapper.orm.search.query.spi.HibernateOrmSearchScrollableResultsAdapter
 
SHALLOW - Enum constant in enum org.hibernate.search.mapper.pojo.automaticindexing.ReindexOnUpdate
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.
SHARD_IDENTIFIERS - Static variable in class org.hibernate.search.backend.lucene.cfg.LuceneIndexSettings.ShardingRadicals
 
shardId() - Method in interface org.hibernate.search.backend.lucene.lowlevel.directory.spi.DirectoryCreationContext
 
shardIdentifiers(Set<String>) - Method in interface org.hibernate.search.backend.lucene.index.spi.ShardingStrategyInitializationContext
 
SHARDING_NUMBER_OF_SHARDS - Static variable in class org.hibernate.search.backend.lucene.cfg.LuceneIndexSettings
The number of shards to create for the index, i.e.
SHARDING_PREFIX - Static variable in class org.hibernate.search.backend.lucene.cfg.LuceneIndexSettings
The prefix for sharding-related property keys.
SHARDING_SHARD_IDENTIFIERS - Static variable in class org.hibernate.search.backend.lucene.cfg.LuceneIndexSettings
The list of shard identifiers to accept for the index.
SHARDING_STRATEGY - Static variable in class org.hibernate.search.backend.lucene.cfg.LuceneIndexSettings.Defaults
 
SHARDING_STRATEGY - Static variable in class org.hibernate.search.backend.lucene.cfg.LuceneIndexSettings
The sharding strategy, deciding the number of shards, their identifiers, and how to translate a routing key into a shard identifier.
ShardingStrategy - Interface in org.hibernate.search.backend.lucene.index.spi
A strategy for translating routing keys into actual shard identifiers
ShardingStrategyInitializationContext - Interface in org.hibernate.search.backend.lucene.index.spi
 
shardKey(String, String) - Static method in class org.hibernate.search.backend.lucene.cfg.LuceneIndexSettings
Builds a configuration property key for the given shard of all indexes of the default backend, with the given radical.
shardKey(String, String, String) - Static method in class org.hibernate.search.backend.lucene.cfg.LuceneIndexSettings
Builds a configuration property key for the given shard of the given index of the default backend, with the given radical.
shardKey(String, String, String, String) - Static method in class org.hibernate.search.backend.lucene.cfg.LuceneIndexSettings
Builds a configuration property key for the given shard of the given index of the given backend, with the given radical.
SHARDS - Static variable in class org.hibernate.search.backend.lucene.cfg.LuceneIndexSettings
The root property whose children are shards, e.g.
should(Function<? super SearchPredicateFactory, ? extends PredicateFinalStep>) - Method in interface org.hibernate.search.engine.search.predicate.dsl.BooleanPredicateOptionsCollector
Add a "should" clause to be defined by the given function.
should(Function<? super SearchPredicateFactory, ? extends PredicateFinalStep>) - Method in interface org.hibernate.search.engine.search.predicate.dsl.GenericBooleanPredicateClausesStep
 
should(PredicateFinalStep) - Method in interface org.hibernate.search.engine.search.predicate.dsl.BooleanPredicateOptionsCollector
Add a "should" clause based on an almost-built SearchPredicate.
should(PredicateFinalStep) - Method in interface org.hibernate.search.engine.search.predicate.dsl.GenericBooleanPredicateClausesStep
 
should(SearchPredicate) - Method in interface org.hibernate.search.engine.search.predicate.dsl.BooleanPredicateOptionsCollector
Add a "should" clause based on a previously-built SearchPredicate.
should(SearchPredicate) - Method in interface org.hibernate.search.engine.search.predicate.dsl.GenericBooleanPredicateClausesStep
 
should(SearchPredicate) - Method in interface org.hibernate.search.engine.search.predicate.spi.BooleanPredicateBuilder
 
shutdownNow() - Method in class org.hibernate.search.engine.common.execution.spi.DelegatingSimpleScheduledExecutor
 
shutdownNow() - Method in interface org.hibernate.search.engine.common.execution.spi.SimpleScheduledExecutor
Attempts to stop all actively executing tasks, halts the processing of waiting tasks.
SIGNING_ENABLED - Static variable in class org.hibernate.search.backend.elasticsearch.aws.cfg.ElasticsearchAwsBackendSettings.Defaults
 
SIGNING_ENABLED - Static variable in class org.hibernate.search.backend.elasticsearch.aws.cfg.ElasticsearchAwsBackendSettings
Whether requests should be signed using the AWS credentials.
similarity(Similarity) - Method in interface org.hibernate.search.backend.lucene.analysis.LuceneAnalysisConfigurationContext
Set the Similarity.
simple() - Static method in interface org.hibernate.search.mapper.pojo.model.spi.PojoRuntimeIntrospector
 
SIMPLE - Enum constant in enum org.hibernate.search.engine.search.highlighter.dsl.HighlighterFragmenter
Breaks up text into same-sized fragments.
SIMPLE - Static variable in class org.hibernate.search.engine.backend.analysis.AnalyzerNames
The simple analyzer.
SIMPLE_FILESYSTEM - Enum constant in enum org.hibernate.search.backend.lucene.lowlevel.directory.LockingStrategyName
 
SIMPLE_QUERY_STRING - Static variable in class org.hibernate.search.engine.backend.types.IndexFieldTraits.Predicates
 
SimpleBooleanPredicateClausesCollector<S extends SimpleBooleanPredicateClausesCollector<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
An object where the clauses and options of a simple boolean predicate (and, or) can be set.
SimpleBooleanPredicateClausesStep<S extends SimpleBooleanPredicateClausesStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The initial and final step in a "simple boolean predicate" definition, where clauses can be added and options can be set.
SimpleBooleanPredicateOptionsStep<S extends SimpleBooleanPredicateOptionsStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The initial and final step in a "simple boolean predicate" definition, where options can be set.
SimpleGlobPattern - Class in org.hibernate.search.util.common.pattern.spi
A simple glob pattern implementation that only supports the * wildcard.
SimpleQueryFlag - Enum in org.hibernate.search.engine.search.predicate.dsl
 
simpleQueryString() - Method in interface org.hibernate.search.engine.search.predicate.dsl.SearchPredicateFactory
Match documents according to a given query string, with a simple query language adapted to end users.
simpleQueryString() - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.AbstractSearchPredicateFactory
 
simpleQueryString() - Method in interface org.hibernate.search.engine.search.predicate.spi.SearchPredicateBuilderFactory
 
SimpleQueryStringPredicateBuilder - Interface in org.hibernate.search.engine.search.predicate.spi
 
SimpleQueryStringPredicateFieldMoreStep<S extends SimpleQueryStringPredicateFieldMoreStep<?,N>,N extends SimpleQueryStringPredicateOptionsStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The step in a "simple query string" predicate definition where the query string to match can be set (see the superinterface SimpleQueryStringPredicateMatchingStep), or optional parameters for the last targeted field(s) can be set, or more target fields can be added.
SimpleQueryStringPredicateFieldStep<N extends SimpleQueryStringPredicateFieldMoreStep<?,?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The initial step in a "simple query string" predicate definition, where the target field can be set.
SimpleQueryStringPredicateMatchingStep<N extends SimpleQueryStringPredicateOptionsStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The step in a "simple query string" predicate definition where the query string to match can be set.
SimpleQueryStringPredicateOptionsStep<S extends SimpleQueryStringPredicateOptionsStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The final step in a "simple query string" predicate definition, where optional parameters can be set.
SimpleScheduledExecutor - Interface in org.hibernate.search.engine.common.execution.spi
 
SimpleSearchResult<H> - Class in org.hibernate.search.engine.search.query.spi
 
SimpleSearchResult(SearchResultTotal, List<H>, Map<AggregationKey<?>, ?>, Duration, Boolean) - Constructor for class org.hibernate.search.engine.search.query.spi.SimpleSearchResult
 
SimpleSearchResultTotal - Class in org.hibernate.search.engine.search.query.spi
 
SimpleSearchScrollResult<H> - Class in org.hibernate.search.engine.search.query.spi
 
SimpleSearchScrollResult(SearchResultTotal, boolean, List<H>, Duration, Boolean) - Constructor for class org.hibernate.search.engine.search.query.spi.SimpleSearchScrollResult
 
single() - Static method in interface org.hibernate.search.engine.search.projection.spi.ProjectionAccumulator
 
SINGLE_INSTANCE - Enum constant in enum org.hibernate.search.backend.lucene.lowlevel.directory.LockingStrategyName
 
SINGLE_TENANCY - Enum constant in enum org.hibernate.search.engine.tenancy.spi.TenancyMode
 
singleton(Supplier<String>) - Static method in class org.hibernate.search.engine.reporting.spi.EventContexts
 
SingletonTask - Class in org.hibernate.search.engine.backend.orchestration.spi
A task that can be scheduled for a run and is guaranteed to never run concurrently, regardless of the thread pool it's submitted to.
SingletonTask(String, SingletonTask.Worker, SingletonTask.Scheduler, FailureHandler) - Constructor for class org.hibernate.search.engine.backend.orchestration.spi.SingletonTask
 
SingletonTask.Scheduler - Interface in org.hibernate.search.engine.backend.orchestration.spi
 
SingletonTask.Worker - Interface in org.hibernate.search.engine.backend.orchestration.spi
 
SingleValued(String, Class<F>, ValueConvert) - Constructor for class org.hibernate.search.engine.search.projection.definition.spi.FieldProjectionDefinition.SingleValued
 
SingleValued(String, CompositeProjectionDefinition<T>) - Constructor for class org.hibernate.search.engine.search.projection.definition.spi.ObjectProjectionDefinition.SingleValued
 
size(A) - Method in interface org.hibernate.search.engine.search.projection.spi.ProjectionAccumulator
 
SKIP - Enum constant in enum org.hibernate.search.mapper.orm.search.loading.EntityLoadingCacheLookupStrategy
When a search query returns entities, do not check any cache and load all the entities through an SQL query.
skipAnalysis() - Method in interface org.hibernate.search.engine.search.predicate.dsl.CommonQueryStringPredicateOptionsStep
Any analyzer or normalizer defined on any field will be ignored to interpret the value to match.
skipAnalysis() - Method in interface org.hibernate.search.engine.search.predicate.dsl.MatchPredicateOptionsStep
Any analyzer and normalizer defined on any field will be ignored to interpret the value to match.
skipAnalysis() - Method in interface org.hibernate.search.engine.search.predicate.dsl.PhrasePredicateOptionsStep
Any analyzer or normalizer defined on any field will be ignored to interpret the value to match.
skipAnalysis() - Method in interface org.hibernate.search.engine.search.predicate.spi.CommonQueryStringPredicateBuilder
 
skipAnalysis() - Method in interface org.hibernate.search.engine.search.predicate.spi.MatchPredicateBuilder
 
skipAnalysis() - Method in interface org.hibernate.search.engine.search.predicate.spi.PhrasePredicateBuilder
 
slop(int) - Method in interface org.hibernate.search.engine.search.predicate.dsl.PhrasePredicateOptionsStep
Sets the slop, which defines how permissive the phrase predicate will be.
slop(int) - Method in interface org.hibernate.search.engine.search.predicate.spi.PhrasePredicateBuilder
 
softTimeout(TimingSource, long, TimeUnit) - Static method in class org.hibernate.search.engine.search.timeout.spi.TimeoutManager
 
sort() - Method in interface org.hibernate.search.engine.mapper.scope.spi.MappedIndexScope
 
sort() - Method in interface org.hibernate.search.mapper.orm.scope.SearchScope
Initiate the building of a search sort.
sort() - Method in interface org.hibernate.search.mapper.pojo.scope.spi.PojoScopeDelegate
 
sort(Function<? super SF, ? extends SortFinalStep>) - Method in interface org.hibernate.search.engine.search.query.dsl.SearchQueryOptionsStep
Add a sort to this query.
sort(Function<? super SF, ? extends SortFinalStep>) - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractSearchQueryOptionsStep
 
sort(SearchSort) - Method in interface org.hibernate.search.engine.search.query.dsl.SearchQueryOptionsStep
Add a sort to this query.
sort(SearchSort) - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractSearchQueryOptionsStep
 
sort(SearchSort) - Method in interface org.hibernate.search.engine.search.query.spi.SearchQueryBuilder
 
sortable() - Method in interface org.hibernate.search.engine.backend.metamodel.IndexValueFieldTypeDescriptor
 
sortable() - Method in class org.hibernate.search.engine.backend.types.spi.AbstractIndexValueFieldType
 
sortable() - Element in annotation type org.hibernate.search.mapper.pojo.bridge.builtin.annotation.GeoPointBinding
 
sortable() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.GenericField
 
sortable() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.KeywordField
 
sortable() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.ScaledNumberField
 
sortable(boolean) - Method in class org.hibernate.search.engine.backend.types.spi.AbstractIndexValueFieldType.Builder
 
sortable(Sortable) - Method in interface org.hibernate.search.engine.backend.types.dsl.StandardIndexFieldTypeOptionsStep
 
sortable(Sortable) - Method in interface org.hibernate.search.mapper.pojo.bridge.builtin.programmatic.GeoPointBinder
 
sortable(Sortable) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingNonFullTextFieldOptionsStep
 
Sortable - Enum in org.hibernate.search.engine.backend.types
Whether a field can be used in sorts.
sortBuilders() - Method in interface org.hibernate.search.engine.search.sort.spi.SearchSortIndexScope
 
sortFactory() - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractSearchQueryOptionsStep
 
sortFactory() - Method in interface org.hibernate.search.engine.search.query.spi.SearchQueryIndexScope
 
SortFilterStep<S,PDF extends SearchPredicateFactory> - Interface in org.hibernate.search.engine.search.sort.dsl
The step in a sort definition where a filter can be set to select nested objects from which values will be extracted for this sort.
SortFinalStep - Interface in org.hibernate.search.engine.search.sort.dsl
The final step in a sort definition, where the sort can be retrieved.
SortMode - Enum in org.hibernate.search.engine.search.common
Defines how to pick the value to sort on for multi-valued fields.
SortModeStep<S> - Interface in org.hibernate.search.engine.search.sort.dsl
The step in a sort definition where the SortMode can be set.
SortOrder - Enum in org.hibernate.search.engine.search.sort.dsl
 
SortOrderStep<S> - Interface in org.hibernate.search.engine.search.sort.dsl
The step in a sort definition where the order can be set.
SortThenStep - Interface in org.hibernate.search.engine.search.sort.dsl
The step in a sort definition where another sort can be chained.
SortTypeKeys - Class in org.hibernate.search.engine.search.sort.spi
 
source() - Method in interface org.hibernate.search.backend.elasticsearch.search.projection.dsl.ElasticsearchSearchProjectionFactory
Project to a JsonObject representing the document as stored in Elasticsearch.
SPAN - Enum constant in enum org.hibernate.search.engine.search.highlighter.dsl.HighlighterFragmenter
Breaks up text into same-sized fragments, but tries to avoid breaking up a phrase to be highlighted.
spatial() - Method in interface org.hibernate.search.engine.search.predicate.dsl.SearchPredicateFactory
Access the different types of spatial predicates.
spatial() - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.AbstractSearchPredicateFactory
 
SPATIAL_WITHIN_BOUNDING_BOX - Static variable in class org.hibernate.search.engine.backend.types.IndexFieldTraits.Predicates
 
SPATIAL_WITHIN_BOUNDING_BOX - Static variable in class org.hibernate.search.engine.search.predicate.spi.PredicateTypeKeys
 
SPATIAL_WITHIN_CIRCLE - Static variable in class org.hibernate.search.engine.backend.types.IndexFieldTraits.Predicates
 
SPATIAL_WITHIN_CIRCLE - Static variable in class org.hibernate.search.engine.search.predicate.spi.PredicateTypeKeys
 
SPATIAL_WITHIN_POLYGON - Static variable in class org.hibernate.search.engine.backend.types.IndexFieldTraits.Predicates
 
SPATIAL_WITHIN_POLYGON - Static variable in class org.hibernate.search.engine.search.predicate.spi.PredicateTypeKeys
 
SpatialPredicateInitialStep - Interface in org.hibernate.search.engine.search.predicate.dsl
The initial step of all spatial predicate definitions.
SpatialWithinBoundingBoxPredicateBuilder - Interface in org.hibernate.search.engine.search.predicate.spi
 
SpatialWithinCirclePredicateBuilder - Interface in org.hibernate.search.engine.search.predicate.spi
 
SpatialWithinPolygonPredicateBuilder - Interface in org.hibernate.search.engine.search.predicate.spi
 
SpatialWithinPredicateAreaStep<N extends SpatialWithinPredicateOptionsStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The step in a "within" predicate definition where the area to match can be set.
SpatialWithinPredicateFieldMoreStep<S extends SpatialWithinPredicateFieldMoreStep<?,N>,N extends SpatialWithinPredicateOptionsStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The step in a "within" predicate definition where the area to match can be set (see the superinterface SpatialWithinPredicateAreaStep), or optional parameters for the last targeted field(s) can be set, or more target fields can be added.
SpatialWithinPredicateFieldStep<N extends SpatialWithinPredicateFieldMoreStep<?,?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The initial step in a "within" predicate definition, where the target field can be set.
SpatialWithinPredicateOptionsStep<S extends SpatialWithinPredicateOptionsStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The final step in a "within" predicate definition, where optional parameters can be set.
split(String) - Static method in class org.hibernate.search.engine.backend.common.spi.FieldPaths
 
STANDARD - Static variable in class org.hibernate.search.engine.backend.analysis.AnalyzerNames
The standard analyzer.
StandardIndexFieldTypeOptionsStep<S extends StandardIndexFieldTypeOptionsStep<?,F>,F> - Interface in org.hibernate.search.engine.backend.types.dsl
The initial and final step in a "standard" index field type definition, where optional parameters can be set.
standardTypeOptionsStep() - Method in interface org.hibernate.search.mapper.pojo.bridge.binding.spi.FieldModelContributorContext
 
start() - Method in interface org.hibernate.search.backend.lucene.lowlevel.directory.spi.DirectoryHolder
Allocate internal resources (filesystem directories, ...) as necessary, along with the directory itself.
start() - Method in class org.hibernate.search.engine.search.timeout.spi.TimeoutManager
we start counting from this method call (if needed)
start() - Method in interface org.hibernate.search.mapper.orm.massindexing.MassIndexer
Starts the indexing process in background (asynchronous).
start() - Method in interface org.hibernate.search.mapper.pojo.massindexing.spi.PojoMassIndexer
Starts the indexing process in background (asynchronous).
start(IndexManagerStartContext) - Method in interface org.hibernate.search.engine.backend.index.spi.IndexManagerImplementor
Start any resource necessary to operate the index manager at runtime.
start(BackendStartContext) - Method in interface org.hibernate.search.engine.backend.spi.BackendImplementor
Start any resource necessary to operate the backend at runtime.
start(ConfigurationPropertySource) - Method in class org.hibernate.search.engine.backend.orchestration.spi.AbstractWorkOrchestrator
Start any resource necessary to operate the orchestrator at runtime.
start(SimpleScheduledExecutor) - Method in class org.hibernate.search.engine.backend.orchestration.spi.BatchingExecutor
Start the executor, allowing works to be submitted through BatchingExecutor.submit(BatchedWork, OperationSubmitter).
start(MappingStartContext) - Method in interface org.hibernate.search.engine.mapper.mapping.spi.MappingImplementor
Start any resource necessary to operate the mapping at runtime.
start(MappingStartContext) - Method in class org.hibernate.search.mapper.pojo.mapping.spi.AbstractPojoMappingImplementor
 
start(CoordinationStrategyStartContext) - Method in interface org.hibernate.search.mapper.orm.coordination.common.spi.CoordinationStrategy
Configures this strategy and starts processing events in the background.
start(PojoMassIndexerAgentStartContext) - Method in interface org.hibernate.search.mapper.pojo.massindexing.spi.PojoMassIndexerAgent
Starts requesting from other agents that could possibly perform indexing (e.g.
startAndWait() - Method in interface org.hibernate.search.mapper.orm.massindexing.MassIndexer
Starts the indexing process, and then block until it's finished.
startAndWait() - Method in interface org.hibernate.search.mapper.pojo.massindexing.spi.PojoMassIndexer
Starts the indexing process, and then block until it's finished.
startList() - Method in interface org.hibernate.search.util.common.spi.ToStringTreeAppender
Starts a nested, unnamed list.
startList(String) - Method in interface org.hibernate.search.util.common.spi.ToStringTreeAppender
Starts a nested, named object.
startObject() - Method in interface org.hibernate.search.util.common.spi.ToStringTreeAppender
Starts a nested, unnamed object.
startObject(String) - Method in interface org.hibernate.search.util.common.spi.ToStringTreeAppender
Starts a nested, named object.
STATIC - Static variable in class org.hibernate.search.backend.elasticsearch.aws.cfg.ElasticsearchAwsCredentialsTypeNames
Use static credentials, to be provided using the configuration properties ElasticsearchAwsBackendSettings.CREDENTIALS_ACCESS_KEY_ID and ElasticsearchAwsBackendSettings.CREDENTIALS_SECRET_ACCESS_KEY.
staticChildren() - Method in interface org.hibernate.search.engine.backend.document.model.spi.IndexCompositeNode
 
staticChildren() - Method in interface org.hibernate.search.engine.backend.metamodel.IndexCompositeElementDescriptor
Get all statically-defined, direct child fields for this element.
staticChildrenByName() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexObjectField
 
staticChildrenByName() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexRoot
 
staticChildrenByName() - Method in interface org.hibernate.search.engine.backend.document.model.spi.IndexCompositeNode
 
staticChildrenByName() - Method in interface org.hibernate.search.engine.backend.metamodel.IndexCompositeElementDescriptor
Get all statically-defined, direct child fields for this element, mapped by their relative name.
staticChildrenByName() - Method in class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexCompositeNodeContext
 
staticChildrenByName() - Method in interface org.hibernate.search.engine.search.common.spi.SearchIndexCompositeNodeContext
 
StaticDeadline - Class in org.hibernate.search.engine.common.timing.spi
 
staticFields() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexModel
 
staticFields() - Method in interface org.hibernate.search.engine.backend.metamodel.IndexDescriptor
Get all statically-defined fields for this index.
StaticPredicateFinalStep - Class in org.hibernate.search.engine.search.predicate.dsl.spi
 
StaticPredicateFinalStep(SearchPredicate) - Constructor for class org.hibernate.search.engine.search.predicate.dsl.spi.StaticPredicateFinalStep
 
StaticProjectionFinalStep<T> - Class in org.hibernate.search.engine.search.projection.dsl.spi
 
StaticProjectionFinalStep(SearchProjection<T>) - Constructor for class org.hibernate.search.engine.search.projection.dsl.spi.StaticProjectionFinalStep
 
StaticSortThenStep - Class in org.hibernate.search.engine.search.sort.dsl.spi
 
StaticSortThenStep(SearchSortDslContext<?, ?>, SearchSort) - Constructor for class org.hibernate.search.engine.search.sort.dsl.spi.StaticSortThenStep
 
staticThenStep(SearchSort) - Method in class org.hibernate.search.engine.search.sort.dsl.spi.AbstractSearchSortFactory
 
statusCode() - Method in class org.hibernate.search.backend.elasticsearch.client.spi.ElasticsearchResponse
 
statusMessage() - Method in class org.hibernate.search.backend.elasticsearch.client.spi.ElasticsearchResponse
 
stop() - Method in interface org.hibernate.search.engine.backend.index.spi.IndexManagerImplementor
Stop and release any resource necessary to operate the backend at runtime.
stop() - Method in class org.hibernate.search.engine.backend.orchestration.spi.AbstractWorkOrchestrator
Forcibly shut down ongoing work and release any resource necessary to operate the orchestrator at runtime.
stop() - Method in class org.hibernate.search.engine.backend.orchestration.spi.BatchingExecutor
Stop the executor, no longer allowing works to be submitted through BatchingExecutor.submit(BatchedWork, OperationSubmitter).
stop() - Method in class org.hibernate.search.engine.backend.orchestration.spi.SingletonTask
Stop the task.
stop() - Method in interface org.hibernate.search.engine.backend.spi.BackendImplementor
Stop and release any resource necessary to operate the backend at runtime.
stop() - Method in interface org.hibernate.search.engine.common.timing.spi.TimingSource
Invoked on engine integration shutdown.
stop() - Method in interface org.hibernate.search.engine.mapper.mapping.spi.MappingImplementor
Stop and release any resource necessary to operate the mapping at runtime.
stop() - Method in class org.hibernate.search.engine.search.timeout.spi.TimeoutManager
 
stop() - Method in interface org.hibernate.search.mapper.orm.coordination.common.spi.CoordinationStrategy
Stops and releases all resources.
stop() - Method in class org.hibernate.search.mapper.pojo.mapping.spi.AbstractPojoMappingImplementor
 
stop() - Method in interface org.hibernate.search.mapper.pojo.massindexing.spi.PojoMassIndexerAgent
Stops this agent.
STOP - Static variable in class org.hibernate.search.engine.backend.analysis.AnalyzerNames
The stop analyzer.
strategy() - Method in enum org.hibernate.search.mapper.orm.outboxpolling.cfg.UuidGenerationStrategy
 
STRATEGY - Static variable in class org.hibernate.search.backend.lucene.cfg.LuceneIndexSettings.IORadicals
 
STRATEGY - Static variable in class org.hibernate.search.backend.lucene.cfg.LuceneIndexSettings.ShardingRadicals
 
STRATEGY - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings.AutomaticIndexingRadicals
Deprecated.
Use HibernateOrmMapperSettings.IndexingRadicals.LISTENERS_ENABLED instead (caution: it expects a boolean value).
STRATEGY - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings.CoordinationRadicals
 
STRICT - Enum constant in enum org.hibernate.search.backend.elasticsearch.index.DynamicMapping
Throw an exception on unknown fields
strictSubTypesOf(Class<T>) - Method in interface org.hibernate.search.mapper.pojo.bridge.mapping.BridgesConfigurationContext
Define default binders for properties of a subtype of the given type.
StringIndexFieldTypeOptionsStep<S extends StringIndexFieldTypeOptionsStep<?>> - Interface in org.hibernate.search.engine.backend.types.dsl
The initial and final step in a "string" index field type definition, where optional parameters can be set.
stringRepresentations() - Method in class org.hibernate.search.mapper.pojo.model.path.spi.PojoPathDefinition
 
stringTypeOptionsStep() - Method in interface org.hibernate.search.mapper.pojo.bridge.binding.spi.FieldModelContributorContext
 
structure() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.IndexedEmbedded
 
structure(ObjectStructure) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingIndexedEmbeddedStep
 
STYLED - Enum constant in enum org.hibernate.search.engine.search.highlighter.dsl.HighlighterTagSchema
Defines pre tags as: <em class="hlt1">, <em class="hlt2">, <em class="hlt3">, <em class="hlt4">, <em class="hlt5">, <em class="hlt6">, <em class="hlt7">, <em class="hlt8">, <em class="hlt9">, <em class="hlt10"> and post tag as </em>
submit(Runnable) - Method in class org.hibernate.search.engine.common.execution.spi.DelegatingSimpleScheduledExecutor
 
submit(Runnable) - Method in interface org.hibernate.search.engine.common.execution.spi.SimpleScheduledExecutor
Submits a Runnable task for execution and returns a Future representing that task.
submit(ElasticsearchRequest) - Method in interface org.hibernate.search.backend.elasticsearch.client.spi.ElasticsearchClient
 
submit(W) - Method in class org.hibernate.search.engine.backend.orchestration.spi.BatchingExecutor
submit(W, OperationSubmitter) - Method in class org.hibernate.search.engine.backend.orchestration.spi.AbstractWorkOrchestrator
 
submit(W, OperationSubmitter) - Method in class org.hibernate.search.engine.backend.orchestration.spi.BatchingExecutor
Submit a work for execution.
submitTo(P) - Method in interface org.hibernate.search.engine.backend.orchestration.spi.BatchedWork
 
submitToExecutor(SimpleScheduledExecutor, T, Consumer<? super T>, BiConsumer<? super T, Throwable>) - Method in class org.hibernate.search.engine.backend.work.execution.OperationSubmitter
Defines how an element will be submitted to the executor.
submitToQueue(BlockingQueue<? super T>, T, Consumer<? super T>, BiConsumer<? super T, Throwable>) - Method in class org.hibernate.search.engine.backend.work.execution.OperationSubmitter
Defines how an element will be submitted to the queue.
substitute(Object, Object) - Method in interface org.hibernate.search.engine.cfg.spi.OptionalPropertyContext
 
substitute(UnaryOperator<Object>) - Method in interface org.hibernate.search.engine.cfg.spi.OptionalPropertyContext
 
subTypesOf(Class<T>) - Method in interface org.hibernate.search.mapper.pojo.bridge.mapping.BridgesConfigurationContext
Define default binders for properties with the given type or a subtype.
SUM - Enum constant in enum org.hibernate.search.engine.search.common.SortMode
When a field has multiple values, compute the sum of all the values.
superClass(T) - Method in class org.hibernate.search.util.common.reflect.spi.AbstractTypeOrdering
 
supportsAsyncProcessing() - Method in class org.hibernate.search.mapper.pojo.work.spi.ConfiguredSearchIndexingPlanFilter.Filter
 
supportsAsyncProcessing() - Method in class org.hibernate.search.mapper.pojo.work.spi.ConfiguredSearchIndexingPlanFilter.IncludeAll
 
supportsAsyncProcessing() - Method in interface org.hibernate.search.mapper.pojo.work.spi.ConfiguredSearchIndexingPlanFilter
 
sync() - Static method in interface org.hibernate.search.mapper.orm.automaticindexing.session.AutomaticIndexingSynchronizationStrategy
Deprecated.
 
sync() - Static method in interface org.hibernate.search.mapper.pojo.work.IndexingPlanSynchronizationStrategy
 
SYNC - Static variable in class org.hibernate.search.mapper.orm.automaticindexing.session.AutomaticIndexingSynchronizationStrategyNames
Deprecated.
A strategy that waits for index changes to be queued and applied, forces a commit and a refresh, and waits for the commit and refresh to complete.
SYNC - Static variable in class org.hibernate.search.mapper.pojo.work.IndexingPlanSynchronizationStrategyNames
A strategy that waits for index changes to be queued and applied, forces a commit and a refresh, and waits for the commit and refresh to complete.
SYNCHRONIZATION_STRATEGY - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings.AutomaticIndexingRadicals
SyntheticPojoGenericTypeModel<T> - Class in org.hibernate.search.mapper.pojo.model.spi
A synthetic implementation of PojoTypeModel, i.e.
system() - Static method in interface org.hibernate.search.engine.cfg.spi.AllAwareConfigurationPropertySource
 

T

tag(String, String) - Method in interface org.hibernate.search.engine.search.highlighter.dsl.HighlighterOptionsStep
Specify the tags to wrap the highlighted text.
tag(String, String) - Method in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
tags(Collection<String>, String) - Method in interface org.hibernate.search.engine.search.highlighter.dsl.HighlighterFastVectorHighlighterOptionsStep
An alternative to tag definition.
tags(Collection<String>, String) - Method in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
tags(Collection<String>, Collection<String>) - Method in interface org.hibernate.search.engine.search.highlighter.dsl.HighlighterFastVectorHighlighterOptionsStep
An alternative to tag definition.
tags(Collection<String>, Collection<String>) - Method in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
tagSchema - Variable in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
tagSchema() - Method in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
tagSchema(HighlighterTagSchema) - Method in interface org.hibernate.search.engine.search.highlighter.dsl.HighlighterFastVectorHighlighterOptionsStep
Specify a set of predefined tags instead of manually supplying them.
tagSchema(HighlighterTagSchema) - Method in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
targetType() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.IndexedEmbedded
 
targetType(Class<?>) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingIndexedEmbeddedStep
 
tenancyConfiguration() - Method in interface org.hibernate.search.mapper.orm.coordination.common.spi.CoordinationStrategyStartContext
 
TenancyConfiguration - Class in org.hibernate.search.mapper.orm.tenancy.spi
 
tenancyMode() - Method in interface org.hibernate.search.mapper.pojo.mapping.spi.PojoMappingDelegate
 
tenancyMode(TenancyMode) - Method in class org.hibernate.search.mapper.pojo.mapping.spi.AbstractPojoMappingInitiator
 
TenancyMode - Enum in org.hibernate.search.engine.tenancy.spi
 
tenancyStrategy() - Method in class org.hibernate.search.engine.mapper.mapping.building.spi.BackendsInfo.BackendInfo
 
TENANT_ID - Static variable in class org.hibernate.search.jakarta.batch.core.massindexing.MassIndexingJobParameters
 
TENANT_IDS - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings.MultiTenancyRadicals
 
tenantId(String) - Method in class org.hibernate.search.jakarta.batch.core.massindexing.MassIndexingJob.ParametersBuilder
Define the tenant ID for the job execution.
tenantIdentifier() - Method in interface org.hibernate.search.engine.backend.session.spi.BackendSessionContext
 
tenantIdentifier() - Method in class org.hibernate.search.engine.backend.session.spi.DetachedBackendSessionContext
Deprecated.
 
tenantIdentifier() - Method in interface org.hibernate.search.mapper.pojo.bridge.runtime.RoutingBridgeRouteContext
 
tenantIdentifier() - Method in interface org.hibernate.search.mapper.pojo.bridge.runtime.spi.BridgeSessionContext
 
tenantIdentifier() - Method in interface org.hibernate.search.mapper.pojo.loading.spi.PojoMassEntityLoadingContext
 
tenantIdentifier() - Method in interface org.hibernate.search.mapper.pojo.loading.spi.PojoMassIdentifierLoadingContext
 
tenantIdentifier() - Method in interface org.hibernate.search.mapper.pojo.massindexing.spi.PojoMassIndexerAgentCreateContext
 
tenantIdentifier() - Method in interface org.hibernate.search.mapper.pojo.massindexing.spi.PojoMassIndexingSessionContext
 
tenantIdsOrFail() - Method in class org.hibernate.search.mapper.orm.tenancy.spi.TenancyConfiguration
 
TENANTS - Static variable in class org.hibernate.search.mapper.orm.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.CoordinationRadicals
 
terms() - Method in interface org.hibernate.search.engine.search.aggregation.dsl.ExtendedSearchAggregationFactory
 
terms() - Method in interface org.hibernate.search.engine.search.aggregation.dsl.SearchAggregationFactory
Perform aggregation in term buckets.
terms() - Method in class org.hibernate.search.engine.search.aggregation.dsl.spi.AbstractSearchAggregationFactory
 
terms() - Method in interface org.hibernate.search.engine.search.predicate.dsl.SearchPredicateFactory
Match documents where targeted fields contain a term that matches some terms of a given series of terms.
terms() - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.AbstractSearchPredicateFactory
 
TERMS - Static variable in class org.hibernate.search.engine.backend.types.IndexFieldTraits.Aggregations
 
TERMS - Static variable in class org.hibernate.search.engine.backend.types.IndexFieldTraits.Predicates
 
TERMS - Static variable in class org.hibernate.search.engine.search.aggregation.spi.AggregationTypeKeys
 
TERMS - Static variable in class org.hibernate.search.engine.search.predicate.spi.PredicateTypeKeys
 
TermsAggregationBuilder<K> - Interface in org.hibernate.search.engine.search.aggregation.spi
 
TermsAggregationBuilder.TypeSelector - Interface in org.hibernate.search.engine.search.aggregation.spi
 
TermsAggregationFieldStep<PDF extends SearchPredicateFactory> - Interface in org.hibernate.search.engine.search.aggregation.dsl
The initial step in a "terms" aggregation definition, where the target field can be set.
TermsAggregationOptionsStep<S extends TermsAggregationOptionsStep<?,PDF,F,A>,PDF extends SearchPredicateFactory,F,A> - Interface in org.hibernate.search.engine.search.aggregation.dsl
The final step in a "terms" aggregation definition, where optional parameters can be set.
TermsPredicateBuilder - Interface in org.hibernate.search.engine.search.predicate.spi
 
TermsPredicateFieldMoreStep<S extends TermsPredicateFieldMoreStep<?,N>,N extends TermsPredicateOptionsStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The step in a "terms" predicate definition where the terms to match can be set (see the superinterface TermsPredicateMatchingStep), or optional parameters for the last targeted field(s) can be set, or more target fields can be added.
TermsPredicateFieldStep<N extends TermsPredicateFieldMoreStep<?,?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The initial step in a "terms" predicate definition, where the target field can be set.
TermsPredicateMatchingStep<N extends TermsPredicateOptionsStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The step in a "terms" predicate definition where the terms to match can be set.
TermsPredicateOptionsStep<S extends TermsPredicateOptionsStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The final step in a "terms" predicate definition, where optional parameters can be set.
termVector() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.FullTextField
 
termVector(TermVector) - Method in interface org.hibernate.search.engine.backend.types.dsl.StringIndexFieldTypeOptionsStep
 
termVector(TermVector) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingFullTextFieldOptionsStep
 
TermVector - Enum in org.hibernate.search.engine.backend.types
Defines the term vector storing strategy.
test(BitSet) - Method in interface org.hibernate.search.mapper.pojo.model.path.spi.PojoPathFilter
Determines if any path in the given set of paths of is accepted by this filter.
then() - Method in interface org.hibernate.search.engine.search.sort.dsl.SortThenStep
Start defining another sort, to be applied after the current one.
then() - Method in class org.hibernate.search.engine.search.sort.dsl.spi.AbstractSortThenStep
 
then() - Method in class org.hibernate.search.engine.search.sort.dsl.spi.SearchSortDslContext
 
thenRequireNumber(int) - Method in interface org.hibernate.search.engine.search.predicate.dsl.MinimumShouldMatchRequireStep
thenRequirePercent(int) - Method in interface org.hibernate.search.engine.search.predicate.dsl.MinimumShouldMatchRequireStep
thisAsS() - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractSearchQueryOptionsStep
 
THREAD_POOL_SIZE - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchBackendSettings
The size of the thread pool assigned to the backend.
THREAD_POOL_SIZE - Static variable in class org.hibernate.search.backend.lucene.cfg.LuceneBackendSettings
The size of the thread pool assigned to the backend.
THREAD_PROVIDER - Static variable in class org.hibernate.search.engine.cfg.spi.EngineSpiSettings.Defaults
 
THREAD_PROVIDER - Static variable in class org.hibernate.search.engine.cfg.spi.EngineSpiSettings.Radicals
 
THREAD_PROVIDER - Static variable in class org.hibernate.search.engine.cfg.spi.EngineSpiSettings
The ThreadProvider used to create threads.
threadPoolProvider() - Method in interface org.hibernate.search.backend.elasticsearch.work.spi.ElasticsearchWorkExecutorProvider.Context
 
threadPoolProvider() - Method in interface org.hibernate.search.backend.lucene.work.spi.LuceneWorkExecutorProvider.Context
 
threadPoolProvider() - Method in interface org.hibernate.search.engine.backend.spi.BackendBuildContext
 
threadPoolProvider() - Method in interface org.hibernate.search.engine.backend.spi.BackendStartContext
 
threadPoolProvider() - Method in interface org.hibernate.search.engine.mapper.mapping.building.spi.MappingBuildContext
 
threadPoolProvider() - Method in interface org.hibernate.search.engine.mapper.mapping.spi.MappingStartContext
 
threadPoolProvider() - Method in interface org.hibernate.search.mapper.orm.coordination.common.spi.CoordinationStrategyStartContext
 
threadPoolProvider() - Method in class org.hibernate.search.mapper.pojo.mapping.spi.AbstractPojoMappingImplementor
 
threadPoolProvider() - Method in interface org.hibernate.search.mapper.pojo.mapping.spi.PojoMappingDelegate
 
threadPoolProvider() - Method in interface org.hibernate.search.mapper.pojo.massindexing.spi.PojoMassIndexingMappingContext
 
ThreadPoolProvider - Interface in org.hibernate.search.engine.environment.thread.spi
 
threadProvider() - Method in interface org.hibernate.search.engine.environment.thread.spi.ThreadPoolProvider
 
ThreadProvider - Interface in org.hibernate.search.engine.environment.thread.spi
The thread provider, used to customize thread groups and names.
threadsToLoadObjects(int) - Method in interface org.hibernate.search.mapper.orm.massindexing.MassIndexer
Sets the number of threads to be used to load the root entities.
threadsToLoadObjects(int) - Method in interface org.hibernate.search.mapper.pojo.massindexing.spi.PojoMassIndexer
Sets the number of threads to be used to load the root entities.
throwable - Variable in class org.hibernate.search.engine.reporting.FailureContext
 
throwable - Variable in class org.hibernate.search.mapper.pojo.massindexing.MassIndexingFailureContext
 
throwable() - Method in class org.hibernate.search.engine.backend.common.spi.MultiEntityOperationExecutionReport
 
throwable() - Method in class org.hibernate.search.engine.reporting.FailureContext
 
throwable() - Method in interface org.hibernate.search.mapper.orm.work.SearchIndexingPlanExecutionReport
Deprecated.
 
throwable() - Method in class org.hibernate.search.mapper.pojo.massindexing.MassIndexingFailureContext
 
throwable() - Method in interface org.hibernate.search.mapper.pojo.work.SearchIndexingPlanExecutionReport
 
throwable(Throwable) - Method in class org.hibernate.search.engine.backend.common.spi.MultiEntityOperationExecutionReport.Builder
 
throwable(Throwable) - Method in class org.hibernate.search.engine.reporting.FailureContext.Builder
 
throwable(Throwable) - Method in class org.hibernate.search.mapper.pojo.massindexing.MassIndexingFailureContext.Builder
 
throwing(Supplier<SearchException>) - Method in interface org.hibernate.search.engine.search.projection.spi.SearchProjectionBuilderFactory
 
throwingToComposite(SearchIndexNodeContext<?>) - Static method in class org.hibernate.search.engine.search.common.spi.SearchIndexSchemaElementContextHelper
 
throwingToObjectField(SearchIndexNodeContext<?>) - Static method in class org.hibernate.search.engine.search.common.spi.SearchIndexSchemaElementContextHelper
 
throwingToValueField(SearchIndexNodeContext<?>) - Static method in class org.hibernate.search.engine.search.common.spi.SearchIndexSchemaElementContextHelper
 
TIME - Enum constant in enum org.hibernate.search.mapper.orm.outboxpolling.cfg.OutboxEventProcessingOrder
Process outbox events in "time" order, i.e.
TIME - Enum constant in enum org.hibernate.search.mapper.orm.outboxpolling.cfg.UuidGenerationStrategy
Applies a time-based generation strategy consistent with IETF RFC 4122.
timedOut() - Method in interface org.hibernate.search.engine.search.query.SearchResult
 
timedOut() - Method in interface org.hibernate.search.engine.search.query.SearchScrollResult
 
timedOut() - Method in class org.hibernate.search.engine.search.query.spi.SimpleSearchResult
 
timedOut() - Method in class org.hibernate.search.engine.search.query.spi.SimpleSearchScrollResult
 
timeoutBaseline() - Method in class org.hibernate.search.engine.search.timeout.spi.TimeoutManager
 
TimeoutManager - Class in org.hibernate.search.engine.search.timeout.spi
 
TimeoutManager(TimingSource, Long, TimeUnit, TimeoutManager.Type) - Constructor for class org.hibernate.search.engine.search.timeout.spi.TimeoutManager
 
TimeoutManager.Type - Enum in org.hibernate.search.engine.search.timeout.spi
 
timeoutMs - Variable in class org.hibernate.search.engine.search.timeout.spi.TimeoutManager
 
timeoutUnit - Variable in class org.hibernate.search.engine.search.timeout.spi.TimeoutManager
 
timeoutValue - Variable in class org.hibernate.search.engine.search.timeout.spi.TimeoutManager
 
timingSource - Variable in class org.hibernate.search.engine.search.timeout.spi.TimeoutManager
 
timingSource() - Method in interface org.hibernate.search.engine.backend.spi.BackendBuildContext
 
timingSource() - Method in class org.hibernate.search.engine.search.timeout.spi.TimeoutManager
 
TimingSource - Interface in org.hibernate.search.engine.common.timing.spi
 
toAbsolutePath(String) - Method in class org.hibernate.search.engine.backend.scope.spi.AbstractSearchIndexScope
 
toAbsolutePath(String) - Method in interface org.hibernate.search.engine.search.aggregation.dsl.SearchAggregationFactory
 
toAbsolutePath(String) - Method in class org.hibernate.search.engine.search.aggregation.dsl.spi.AbstractSearchAggregationFactory
 
toAbsolutePath(String) - Method in interface org.hibernate.search.engine.search.common.spi.SearchIndexScope
 
toAbsolutePath(String) - Method in interface org.hibernate.search.engine.search.predicate.dsl.SearchPredicateFactory
 
toAbsolutePath(String) - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.AbstractSearchPredicateFactory
 
toAbsolutePath(String) - Method in interface org.hibernate.search.engine.search.projection.dsl.SearchProjectionFactory
 
toAbsolutePath(String) - Method in class org.hibernate.search.engine.search.projection.dsl.spi.AbstractSearchProjectionFactory
 
toAbsolutePath(String) - Method in interface org.hibernate.search.engine.search.sort.dsl.SearchSortFactory
 
toAbsolutePath(String) - Method in class org.hibernate.search.engine.search.sort.dsl.spi.AbstractSearchSortFactory
 
toAggregation() - Method in interface org.hibernate.search.engine.search.aggregation.dsl.AggregationFinalStep
Create a SearchAggregation instance matching the definition given in the previous DSL steps.
toAPI() - Method in interface org.hibernate.search.engine.backend.index.spi.IndexManagerImplementor
 
toAPI() - Method in interface org.hibernate.search.engine.backend.spi.BackendImplementor
 
toAPI() - Method in interface org.hibernate.search.engine.mapper.mapping.spi.MappedIndexManager
 
toAPI() - Method in interface org.hibernate.search.engine.search.loading.spi.SearchLoadingContextBuilder
 
toAPI() - Method in interface org.hibernate.search.mapper.pojo.loading.spi.PojoSelectionLoadingContextBuilder
 
toBeanReference(Class<T>, Class<?>, Class<? extends T>, String) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.MappingAnnotationProcessorContext
toBeanReference(Class<T>, Class<?>, Class<? extends T>, String, BeanRetrieval) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.MappingAnnotationProcessorContext
Convert attributes of a bean-reference annotation, such as ValueBridgeRef, to an actual BeanReference.
toClass(XClass) - Method in class org.hibernate.search.mapper.pojo.model.hcann.spi.AbstractPojoHCAnnBootstrapIntrospector
 
toComposite() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexRoot
 
toComposite() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexValueField
 
toComposite() - Method in interface org.hibernate.search.engine.backend.document.model.spi.IndexField
 
toComposite() - Method in interface org.hibernate.search.engine.backend.document.model.spi.IndexNode
 
toComposite() - Method in class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexCompositeNodeContext
 
toComposite() - Method in class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexValueFieldContext
 
toComposite() - Method in interface org.hibernate.search.engine.search.common.spi.SearchIndexNodeContext
 
toConcreteType() - Method in interface org.hibernate.search.engine.mapper.mapping.spi.MappingImplementor
 
toContainerExtractorPath(ContainerExtraction) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.MappingAnnotationProcessorContext
Convert a ContainerExtraction annotation to a ContainerExtractorPath.
ToDocumentFieldValueConvertContext - Interface in org.hibernate.search.engine.backend.types.converter.runtime
ToDocumentFieldValueConvertContextExtension<T> - Interface in org.hibernate.search.engine.backend.types.converter.runtime
ToDocumentFieldValueConverter<V,F> - Interface in org.hibernate.search.engine.backend.types.converter
Deprecated.
Implement ToDocumentValueConverter instead.
toDocumentIdentifier(I, IdentifierBridgeToDocumentIdentifierContext) - Method in interface org.hibernate.search.mapper.pojo.bridge.IdentifierBridge
Transform the given POJO property value to the value of the document identifier.
toDocumentValue(V, ToDocumentValueConvertContext) - Method in class org.hibernate.search.engine.backend.types.converter.spi.DslConverter
 
toDocumentValue(V, ToDocumentValueConvertContext) - Method in interface org.hibernate.search.engine.backend.types.converter.ToDocumentFieldValueConverter
Deprecated.
 
toDocumentValue(V, ToDocumentValueConvertContext) - Method in interface org.hibernate.search.engine.backend.types.converter.ToDocumentValueConverter
 
toDocumentValueConvertContext() - Method in interface org.hibernate.search.engine.backend.mapping.spi.BackendMappingContext
 
toDocumentValueConvertContext() - Method in class org.hibernate.search.engine.backend.scope.spi.AbstractSearchIndexScope
 
toDocumentValueConvertContext() - Method in interface org.hibernate.search.engine.search.common.spi.SearchIndexScope
 
toDocumentValueConvertContext() - Method in class org.hibernate.search.mapper.pojo.mapping.spi.AbstractPojoMappingImplementor
 
ToDocumentValueConvertContext - Interface in org.hibernate.search.engine.backend.types.converter.runtime
 
ToDocumentValueConvertContextExtension<T> - Interface in org.hibernate.search.engine.backend.types.converter.runtime
An extension to ToDocumentValueConvertContext, allowing to access non-standard context specific to a given mapper.
ToDocumentValueConvertContextImpl - Class in org.hibernate.search.engine.backend.types.converter.runtime.spi
 
ToDocumentValueConvertContextImpl(BackendMappingContext) - Constructor for class org.hibernate.search.engine.backend.types.converter.runtime.spi.ToDocumentValueConvertContextImpl
 
ToDocumentValueConverter<V,F> - Interface in org.hibernate.search.engine.backend.types.converter
A converter from a source value to a target value in the document model.
toEntityManager() - Method in interface org.hibernate.search.mapper.orm.session.SearchSession
 
toEntityManagerFactory() - Method in interface org.hibernate.search.mapper.orm.mapping.SearchMapping
 
toFiles(Path) - Method in interface org.hibernate.search.engine.common.schema.management.SchemaExport
Writes the content of this export to a directory on the filesystem.
toHighlightedString(int) - Method in class org.hibernate.search.mapper.pojo.model.spi.PojoConstructorIdentifier
 
toHighlighter() - Method in interface org.hibernate.search.engine.search.highlighter.dsl.HighlighterFinalStep
Create an instance of a SearchHighlighter matching the configuration applied in the previous steps of this DSL.
toIdentifier(String, String) - Method in interface org.hibernate.search.mapper.orm.automaticindexing.spi.AutomaticIndexingQueueEventProcessingPlan
Convert the serialized id to the original identifier.
toIdentifier(String, String) - Method in interface org.hibernate.search.mapper.pojo.work.spi.PojoIndexingQueueEventProcessingPlan
Convert the serialized id to the original identifier.
toIndexedValue(V, ValueBridgeToIndexedValueContext) - Method in interface org.hibernate.search.mapper.pojo.bridge.ValueBridge
Transform the given POJO-extracted value into the value of the indexed field.
toIndexFieldType() - Method in interface org.hibernate.search.engine.backend.types.dsl.IndexFieldTypeFinalStep
Create an IndexFieldType instance matching the definition given in the previous DSL steps.
toJpaQuery(SearchQuery<H>) - Static method in class org.hibernate.search.mapper.orm.Search
Convert a SearchQuery to a JPA query.
tokenFilter(Class<? extends TokenFilterFactory>) - Method in interface org.hibernate.search.backend.lucene.analysis.model.dsl.LuceneAnalysisOptionalComponentsStep
Add a token filter that the analyzer will use.
tokenFilter(String) - Method in interface org.hibernate.search.backend.elasticsearch.analysis.ElasticsearchAnalysisConfigurationContext
Start a token filter definition.
tokenFilter(String) - Method in interface org.hibernate.search.backend.lucene.analysis.model.dsl.LuceneAnalysisOptionalComponentsStep
Add a token filter that the analyzer will use.
tokenFilters(String...) - Method in interface org.hibernate.search.backend.elasticsearch.analysis.model.dsl.ElasticsearchAnalysisOptionalComponentsStep
Set the token filters that the normalizer will use.
tokenizer(Class<? extends TokenizerFactory>) - Method in interface org.hibernate.search.backend.lucene.analysis.model.dsl.LuceneAnalyzerTokenizerStep
Set the tokenizer to use.
tokenizer(String) - Method in interface org.hibernate.search.backend.elasticsearch.analysis.ElasticsearchAnalysisConfigurationContext
Start a tokenizer definition.
tokenizer(String) - Method in interface org.hibernate.search.backend.elasticsearch.analysis.model.dsl.ElasticsearchAnalyzerTokenizerStep
Set the tokenizer that the analyzer will use.
tokenizer(String) - Method in interface org.hibernate.search.backend.lucene.analysis.model.dsl.LuceneAnalyzerTokenizerStep
Set the tokenizer to use.
toLiteral() - Method in class org.hibernate.search.util.common.pattern.spi.SimpleGlobPattern
 
toLuceneQuery(SearchPredicate) - Static method in class org.hibernate.search.backend.lucene.search.spi.LuceneMigrationUtils
 
toLuceneSort(SearchSort) - Static method in class org.hibernate.search.backend.lucene.search.spi.LuceneMigrationUtils
 
toMap(Param[]) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.MappingAnnotationProcessorContext
 
toMeters(double) - Method in enum org.hibernate.search.engine.spatial.DistanceUnit
 
toNullIfDefault(T, T) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.MappingAnnotationProcessorContext
 
toObjectField() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexObjectField
 
toObjectField() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexRoot
 
toObjectField() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexValueField
 
toObjectField() - Method in interface org.hibernate.search.engine.backend.document.model.spi.IndexField
 
toObjectField() - Method in interface org.hibernate.search.engine.backend.document.model.spi.IndexNode
 
toObjectField() - Method in interface org.hibernate.search.engine.backend.metamodel.IndexCompositeElementDescriptor
 
toObjectField() - Method in interface org.hibernate.search.engine.backend.metamodel.IndexFieldDescriptor
 
toObjectField() - Method in class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexCompositeNodeContext
 
toObjectField() - Method in class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexValueFieldContext
 
toObjectField() - Method in interface org.hibernate.search.engine.search.common.spi.SearchIndexNodeContext
 
took() - Method in interface org.hibernate.search.engine.search.query.SearchResult
 
took() - Method in interface org.hibernate.search.engine.search.query.SearchScrollResult
 
took() - Method in class org.hibernate.search.engine.search.query.spi.SimpleSearchResult
 
took() - Method in class org.hibernate.search.engine.search.query.spi.SimpleSearchScrollResult
 
tookTime() - Method in class org.hibernate.search.engine.search.timeout.spi.TimeoutManager
Returns the time passed from the start with high precision.
toOrmQuery(SearchQuery<H>) - Static method in class org.hibernate.search.mapper.orm.Search
toOrmSession() - Method in interface org.hibernate.search.mapper.orm.session.SearchSession
 
toOrmSessionFactory() - Method in interface org.hibernate.search.mapper.orm.mapping.SearchMapping
 
TOP_TERMS_BLENDED_FREQS_N - Enum constant in enum org.hibernate.search.engine.search.common.RewriteMethod
A rewrite method that first translates each term into a should clause of a boolean query, but adjusts the frequencies used for scoring to be blended across the terms, otherwise the rarest term typically ranks highest (often not useful e.g.
TOP_TERMS_BOOST_N - Enum constant in enum org.hibernate.search.engine.search.common.RewriteMethod
A rewrite method that first translates each term into a should clause in a boolean query, but the scores are only computed as the boost.
TOP_TERMS_N - Enum constant in enum org.hibernate.search.engine.search.common.RewriteMethod
A rewrite method that first translates each term into a should clause in a boolean query, and keeps the scores as computed by the query.
toPathString() - Method in class org.hibernate.search.mapper.pojo.model.path.PojoModelPath
 
toPatternString() - Method in class org.hibernate.search.util.common.pattern.spi.SimpleGlobPattern
 
topDocs() - Method in interface org.hibernate.search.backend.lucene.search.query.LuceneSearchResult
 
topLeft() - Method in interface org.hibernate.search.engine.spatial.GeoBoundingBox
 
toPojoModelPathValueNode(ObjectPath) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.MappingAnnotationProcessorContext
Convert an ObjectPath annotation to a PojoModelPathValueNode.
toPredicate() - Method in interface org.hibernate.search.engine.search.predicate.dsl.PredicateFinalStep
Create a SearchPredicate instance matching the definition given in the previous DSL steps.
toPredicate() - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.AbstractPredicateFinalStep
 
toPredicate() - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.StaticPredicateFinalStep
 
toPrefixedString() - Method in class org.hibernate.search.mapper.pojo.model.path.spi.ProjectionConstructorPath
 
toProjection() - Method in interface org.hibernate.search.engine.search.projection.dsl.ProjectionFinalStep
Create a SearchProjection instance matching the definition given in the previous DSL steps.
toProjection() - Method in class org.hibernate.search.engine.search.projection.dsl.spi.StaticProjectionFinalStep
 
toPropertyPath() - Method in class org.hibernate.search.mapper.pojo.model.path.PojoModelPath.Builder
 
toPropertyPathOrNull() - Method in class org.hibernate.search.mapper.pojo.model.path.PojoModelPath.Builder
 
toPropertyString() - Method in class org.hibernate.search.mapper.pojo.model.path.PojoModelPathPropertyNode
 
toQuery() - Method in interface org.hibernate.search.backend.elasticsearch.search.query.dsl.ElasticsearchSearchQueryOptionsStep
 
toQuery() - Method in interface org.hibernate.search.backend.lucene.search.query.dsl.LuceneSearchQueryOptionsStep
 
toQuery() - Method in interface org.hibernate.search.engine.search.query.dsl.SearchQueryFinalStep
Create a SearchQuery instance matching the definition given in the previous DSL steps.
toQuery() - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractExtendedSearchQueryOptionsStep
 
toQuery() - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractSearchQueryOptionsStep
 
toReference() - Method in interface org.hibernate.search.engine.backend.document.model.dsl.IndexSchemaFieldFinalStep
Create a reference to this field for use when indexing.
toReference() - Method in interface org.hibernate.search.engine.backend.document.model.dsl.spi.IndexObjectFieldBuilder
 
toSerializedId(String, I) - Method in interface org.hibernate.search.mapper.pojo.work.spi.PojoIndexingQueueEventProcessingPlan
Convert the identifier to its serialized form.
toSerializedId(String, Object) - Method in interface org.hibernate.search.mapper.orm.automaticindexing.spi.AutomaticIndexingQueueEventProcessingPlan
Convert the identifier to its serialized form.
toShardIdentifier(String, String) - Method in interface org.hibernate.search.backend.lucene.index.spi.ShardingStrategy
Returns the shard identifier corresponding to the given document ID and routing key.
toShardIdentifiers(Set<String>) - Method in interface org.hibernate.search.backend.lucene.index.spi.ShardingStrategy
Returns all the shard identifiers that can be assigned to the given routing keys by ShardingStrategy.toShardIdentifier(String, String).
toSort() - Method in interface org.hibernate.search.engine.search.sort.dsl.SortFinalStep
Create a SearchSort instance matching the definition given in the previous DSL steps.
toSort() - Method in class org.hibernate.search.engine.search.sort.dsl.spi.AbstractSortThenStep
 
toSort() - Method in class org.hibernate.search.engine.search.sort.dsl.spi.SearchSortDslContext
Create a SearchSort instance matching the definition given in the previous DSL steps.
toString() - Method in class org.hibernate.search.backend.elasticsearch.client.spi.ElasticsearchRequest
 
toString() - Method in enum org.hibernate.search.backend.elasticsearch.ElasticsearchDistributionName
 
toString() - Method in class org.hibernate.search.backend.elasticsearch.ElasticsearchVersion
 
toString() - Method in class org.hibernate.search.backend.elasticsearch.util.spi.URLEncodedString
 
toString() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexField
 
toString() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexModel
 
toString() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexRoot
 
toString() - Method in class org.hibernate.search.engine.backend.orchestration.spi.BatchingExecutor
 
toString() - Method in class org.hibernate.search.engine.backend.orchestration.spi.SingletonTask
 
toString() - Method in class org.hibernate.search.engine.backend.types.converter.spi.DslConverter
 
toString() - Method in class org.hibernate.search.engine.backend.types.converter.spi.ProjectionConverter
 
toString() - Method in class org.hibernate.search.engine.backend.types.spi.AbstractIndexCompositeNodeType
 
toString() - Method in class org.hibernate.search.engine.backend.types.spi.AbstractIndexNodeType
 
toString() - Method in class org.hibernate.search.engine.backend.types.spi.AbstractIndexValueFieldType
 
toString() - Method in class org.hibernate.search.engine.cfg.spi.ConfigurationScope
 
toString() - Method in class org.hibernate.search.engine.common.resources.spi.SavedState.Key
 
toString() - Method in class org.hibernate.search.engine.logging.spi.AggregationKeyFormatter
 
toString() - Method in class org.hibernate.search.engine.logging.spi.MappableTypeModelFormatter
 
toString() - Method in class org.hibernate.search.engine.mapper.mapping.building.spi.IndexFieldTypeDefaultsProvider
 
toString() - Method in interface org.hibernate.search.engine.mapper.model.spi.MappableTypeModel
 
toString() - Method in interface org.hibernate.search.engine.mapper.model.spi.MappingElement
 
toString() - Method in class org.hibernate.search.engine.reporting.EntityIndexingFailureContext
 
toString() - Method in class org.hibernate.search.engine.reporting.FailureContext
 
toString() - Method in class org.hibernate.search.engine.search.aggregation.AggregationKey
 
toString() - Method in class org.hibernate.search.engine.search.common.spi.SearchQueryElementTypeKey
 
toString() - Method in class org.hibernate.search.engine.search.projection.definition.spi.AbstractProjectionDefinition
 
toString() - Method in class org.hibernate.search.engine.search.query.spi.AbstractSearchQuery
 
toString() - Method in class org.hibernate.search.engine.search.query.spi.SimpleSearchResult
 
toString() - Method in class org.hibernate.search.engine.search.query.spi.SimpleSearchResultTotal
 
toString() - Method in class org.hibernate.search.mapper.orm.loading.spi.ConditionalExpression
 
toString() - Method in class org.hibernate.search.mapper.pojo.common.spi.PojoEntityReference
 
toString() - Method in class org.hibernate.search.mapper.pojo.extractor.mapping.programmatic.ContainerExtractorPath
 
toString() - Method in class org.hibernate.search.mapper.pojo.logging.spi.PojoConstructorModelFormatter
 
toString() - Method in class org.hibernate.search.mapper.pojo.logging.spi.PojoModelPathFormatter
 
toString() - Method in class org.hibernate.search.mapper.pojo.logging.spi.PojoTypeModelFormatter
 
toString() - Method in class org.hibernate.search.mapper.pojo.massindexing.MassIndexingEntityFailureContext
 
toString() - Method in class org.hibernate.search.mapper.pojo.massindexing.MassIndexingFailureContext
 
toString() - Method in class org.hibernate.search.mapper.pojo.model.hcann.spi.PojoHCAnnConstructorModel
 
toString() - Method in class org.hibernate.search.mapper.pojo.model.hcann.spi.PojoHCAnnMethodParameterModel
 
toString() - Method in class org.hibernate.search.mapper.pojo.model.path.PojoModelPath
 
toString() - Method in class org.hibernate.search.mapper.pojo.model.path.spi.ProjectionConstructorPath
 
toString() - Method in class org.hibernate.search.mapper.pojo.model.spi.AbstractPojoGenericTypeModel
 
toString() - Method in class org.hibernate.search.mapper.pojo.model.spi.AbstractPojoRawTypeModel
 
toString() - Method in class org.hibernate.search.mapper.pojo.model.spi.JavaClassPojoCaster
 
toString() - Method in class org.hibernate.search.mapper.pojo.model.spi.PojoConstructorIdentifier
 
toString() - Method in class org.hibernate.search.mapper.pojo.model.spi.PojoRawTypeIdentifier
 
toString() - Method in interface org.hibernate.search.mapper.pojo.model.spi.PojoTypeModel
 
toString() - Method in class org.hibernate.search.mapper.pojo.route.DocumentRouteDescriptor
 
toString() - Method in class org.hibernate.search.mapper.pojo.route.DocumentRoutesDescriptor
 
toString() - Method in class org.hibernate.search.mapper.pojo.search.definition.binding.builtin.ObjectProjectionBinder
 
toString() - Method in class org.hibernate.search.mapper.pojo.work.spi.DirtinessDescriptor
 
toString() - Method in class org.hibernate.search.mapper.pojo.work.spi.PojoIndexingQueueEventPayload
 
toString() - Method in class org.hibernate.search.util.common.data.Range
 
toString() - Method in class org.hibernate.search.util.common.reporting.EventContext
 
toString(JsonObject) - Method in class org.hibernate.search.backend.elasticsearch.gson.spi.JsonLogHelper
 
toString(Iterable<JsonObject>) - Method in class org.hibernate.search.backend.elasticsearch.gson.spi.JsonLogHelper
 
toStringTree() - Method in interface org.hibernate.search.util.common.spi.ToStringTreeAppendable
ToStringTreeAppendable - Interface in org.hibernate.search.util.common.spi
Implemented by classes that can be rendered to a string representing a tree.
ToStringTreeAppender - Interface in org.hibernate.search.util.common.spi
An appender for use in ToStringTreeAppendable.
total() - Method in interface org.hibernate.search.engine.search.query.SearchResult
 
total() - Method in interface org.hibernate.search.engine.search.query.SearchScrollResult
 
total() - Method in class org.hibernate.search.engine.search.query.spi.SimpleSearchResult
 
total() - Method in class org.hibernate.search.engine.search.query.spi.SimpleSearchScrollResult
 
totalCount() - Method in interface org.hibernate.search.mapper.pojo.loading.spi.PojoMassIdentifierLoader
 
totalHitCountThreshold(long) - Method in interface org.hibernate.search.engine.search.query.dsl.SearchQueryOptionsStep
Allow Hibernate Search to return a lower-bound estimate of the total hit count if it exceeds totalHitCountThreshold.
totalHitCountThreshold(long) - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractSearchQueryOptionsStep
 
totalHitCountThreshold(long) - Method in interface org.hibernate.search.engine.search.query.spi.SearchQueryBuilder
 
toValueField() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexObjectField
 
toValueField() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexValueField
 
toValueField() - Method in interface org.hibernate.search.engine.backend.document.model.spi.IndexField
 
toValueField() - Method in interface org.hibernate.search.engine.backend.document.model.spi.IndexNode
 
toValueField() - Method in interface org.hibernate.search.engine.backend.metamodel.IndexFieldDescriptor
 
toValueField() - Method in class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexCompositeNodeContext
 
toValueField() - Method in class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexValueFieldContext
 
toValueField() - Method in interface org.hibernate.search.engine.search.common.spi.SearchIndexNodeContext
 
toValuePath() - Method in class org.hibernate.search.mapper.pojo.model.path.PojoModelPath.Builder
 
toValuePathOrNull() - Method in class org.hibernate.search.mapper.pojo.model.path.PojoModelPath.Builder
 
toXClass(Class<?>) - Method in class org.hibernate.search.mapper.pojo.model.hcann.spi.AbstractPojoHCAnnBootstrapIntrospector
 
traits() - Method in interface org.hibernate.search.engine.backend.metamodel.IndexFieldTypeDescriptor
 
traits() - Method in class org.hibernate.search.engine.backend.types.spi.AbstractIndexNodeType
 
TransactionHelper - Class in org.hibernate.search.mapper.orm.common.spi
A helper to abstract away all the complexity of starting transactions in different environments (JTA/non-JTA in particular), while accepting some JTA-specific settings (transaction timeout) on a best-effort basis.
TransactionHelper(SessionFactoryImplementor, Integer) - Constructor for class org.hibernate.search.mapper.orm.common.spi.TransactionHelper
 
transactionTimeout(int) - Method in interface org.hibernate.search.mapper.orm.massindexing.MassIndexer
Timeout of transactions for loading ids and entities to be re-indexed.
transform(A, int, V) - Method in interface org.hibernate.search.engine.search.projection.spi.ProjectionAccumulator
Transforms the value at the given index, replacing it with the given transformed value.
transform(ElasticsearchSearchRequestTransformerContext) - Method in interface org.hibernate.search.backend.elasticsearch.search.query.ElasticsearchSearchRequestTransformer
 
transformAll(A, ProjectionConverter<? super E, ? extends V>, FromDocumentValueConvertContext) - Method in interface org.hibernate.search.engine.search.projection.spi.ProjectionAccumulator
Transforms all values with the given converter and the given context.
TreeContributionListener - Interface in org.hibernate.search.engine.common.tree.spi
 
TreeFilterDefinition - Class in org.hibernate.search.engine.common.tree
 
TreeFilterDefinition(Integer, Set<String>, Set<String>) - Constructor for class org.hibernate.search.engine.common.tree.TreeFilterDefinition
 
TreeFilterPathTracker - Class in org.hibernate.search.engine.common.tree.spi
A tracker for paths actually affected by a TreeFilterDefinition.
TreeFilterPathTracker(TreeFilterDefinition) - Constructor for class org.hibernate.search.engine.common.tree.spi.TreeFilterPathTracker
 
TreeNestingContext - Interface in org.hibernate.search.engine.common.tree.spi
 
TreeNestingContext.CompositeFactory<T> - Interface in org.hibernate.search.engine.common.tree.spi
 
TreeNestingContext.LeafFactory<T> - Interface in org.hibernate.search.engine.common.tree.spi
 
TreeNestingContext.NestedContextBuilder<T> - Interface in org.hibernate.search.engine.common.tree.spi
 
TreeNestingContext.UnfilteredFactory<T> - Interface in org.hibernate.search.engine.common.tree.spi
 
TreeNodeInclusion - Enum in org.hibernate.search.engine.common.tree.spi
 
TriFunction<T,U,V,R> - Interface in org.hibernate.search.util.common.function
 
trimIfString(Object) - Static method in class org.hibernate.search.engine.cfg.spi.ConvertUtils
 
TRUE - Enum constant in enum org.hibernate.search.backend.elasticsearch.index.DynamicMapping
Add unknown fields to the schema dynamically
truncateAfter(long, TimeUnit) - Method in interface org.hibernate.search.engine.search.query.dsl.SearchQueryOptionsStep
Stop the query and return truncated results after a given timeout.
truncateAfter(long, TimeUnit) - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractSearchQueryOptionsStep
 
truncateAfter(long, TimeUnit) - Method in interface org.hibernate.search.engine.search.query.spi.SearchQueryBuilder
 
type - Variable in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexNode
 
type - Variable in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
type - Variable in class org.hibernate.search.engine.search.timeout.spi.TimeoutManager
 
type() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexFieldTemplate
 
type() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexNode
 
type() - Method in interface org.hibernate.search.engine.backend.document.model.spi.IndexCompositeNode
 
type() - Method in interface org.hibernate.search.engine.backend.document.model.spi.IndexValueField
 
type() - Method in interface org.hibernate.search.engine.backend.metamodel.IndexFieldDescriptor
 
type() - Method in interface org.hibernate.search.engine.backend.metamodel.IndexObjectFieldDescriptor
 
type() - Method in interface org.hibernate.search.engine.backend.metamodel.IndexValueFieldDescriptor
 
type() - Method in interface org.hibernate.search.engine.common.EntityReference
 
type() - Method in class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexCompositeNodeContext
 
type() - Method in class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexValueFieldContext
 
type() - Method in interface org.hibernate.search.engine.search.common.spi.SearchIndexCompositeNodeContext
 
type() - Method in interface org.hibernate.search.engine.search.common.spi.SearchIndexValueFieldContext
 
type() - Method in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
type() - Method in class org.hibernate.search.engine.search.projection.definition.spi.AbstractProjectionDefinition
 
type() - Method in class org.hibernate.search.engine.search.projection.definition.spi.ConstantProjectionDefinition
 
type() - Method in class org.hibernate.search.engine.search.projection.definition.spi.FieldProjectionDefinition
 
type() - Method in class org.hibernate.search.engine.search.projection.definition.spi.ObjectProjectionDefinition
 
type() - Element in annotation type org.hibernate.search.mapper.pojo.bridge.mapping.annotation.IdentifierBinderRef
Reference an identifier binder by its type.
type() - Element in annotation type org.hibernate.search.mapper.pojo.bridge.mapping.annotation.IdentifierBridgeRef
Reference an identifier bridge by its type.
type() - Element in annotation type org.hibernate.search.mapper.pojo.bridge.mapping.annotation.MarkerBinderRef
Reference a marker binder by its bean type.
type() - Element in annotation type org.hibernate.search.mapper.pojo.bridge.mapping.annotation.PropertyBinderRef
Reference a property binder by its bean type.
type() - Element in annotation type org.hibernate.search.mapper.pojo.bridge.mapping.annotation.RoutingBinderRef
Reference a routing binder by its bean type.
type() - Element in annotation type org.hibernate.search.mapper.pojo.bridge.mapping.annotation.TypeBinderRef
Reference a type binder by its bean type.
type() - Element in annotation type org.hibernate.search.mapper.pojo.bridge.mapping.annotation.ValueBinderRef
Reference a value binder by its type.
type() - Element in annotation type org.hibernate.search.mapper.pojo.bridge.mapping.annotation.ValueBridgeRef
Reference a value bridge by its type.
type() - Method in class org.hibernate.search.mapper.pojo.common.spi.PojoEntityReference
 
type() - Method in class org.hibernate.search.mapper.pojo.extractor.spi.ContainerExtractorDefinition
 
type() - Element in annotation type org.hibernate.search.mapper.pojo.loading.mapping.annotation.EntityLoadingBinderRef
Reference a binder by its type.
type() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.ConstructorMappingAnnotationProcessorRef
Reference a ConstructorMappingAnnotationProcessor by its bean type.
type() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.MethodParameterMappingAnnotationProcessorRef
Reference a MethodParameterMappingAnnotationProcessor by its bean type.
type() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.PropertyMappingAnnotationProcessorRef
Reference a PropertyMappingAnnotationProcessor by its bean type.
type() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.TypeMappingAnnotationProcessorRef
Reference a TypeMappingAnnotationProcessor by its bean type.
type() - Element in annotation type org.hibernate.search.mapper.pojo.search.definition.mapping.annotation.ProjectionBinderRef
Reference a projection binder by its bean type.
type(C, V) - Method in interface org.hibernate.search.mapper.pojo.model.path.spi.PojoModelPathWalker
 
type(Class<?>) - Method in interface org.hibernate.search.mapper.orm.massindexing.MassIndexer
Define a filter on a given type for entities to be re-indexed
type(Class<?>) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.ProgrammaticMappingConfigurationContext
Starts the definition of the mapping of a specific type.
type(Class<K>, ValueConvert) - Method in interface org.hibernate.search.engine.search.aggregation.spi.RangeAggregationBuilder.TypeSelector
 
type(Class<K>, ValueConvert) - Method in interface org.hibernate.search.engine.search.aggregation.spi.TermsAggregationBuilder.TypeSelector
 
type(Class<T>, ValueConvert) - Method in interface org.hibernate.search.engine.search.projection.spi.FieldProjectionBuilder.TypeSelector
 
type(String) - Method in interface org.hibernate.search.backend.elasticsearch.analysis.model.dsl.ElasticsearchAnalysisComponentTypeStep
Set the Elasticsearch type to use for the definition.
type(String) - Method in interface org.hibernate.search.backend.elasticsearch.analysis.model.dsl.ElasticsearchAnalyzerTypeStep
Start a typed analyzer definition, assigning a type, and optionally parameters to the definition.
type(String) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.ProgrammaticMappingConfigurationContext
Starts the definition of the mapping of a specific named type.
type(SearchHighlighterType) - Method in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
TYPE - Static variable in class org.hibernate.search.backend.lucene.cfg.LuceneIndexSettings.DirectoryRadicals
 
TYPE - Static variable in class org.hibernate.search.engine.cfg.BackendSettings
The type of the backend.
TYPE_NAME - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchBackendSettings
The value to set the backend type configuration property in order to get an Elasticsearch backend instantiated by Hibernate Search.
TYPE_NAME - Static variable in class org.hibernate.search.backend.lucene.cfg.LuceneBackendSettings
The value to set the backend type configuration property to in order to get a Lucene backend instantiated by Hibernate Search.
typeArgument(Class<?>, int) - Method in class org.hibernate.search.mapper.pojo.model.hcann.spi.AbstractPojoHCAnnRawTypeModel
 
typeArgument(Class<?>, int) - Method in class org.hibernate.search.mapper.pojo.model.spi.GenericContextAwarePojoGenericTypeModel.RawTypeDeclaringContext
 
typeArgument(Class<?>, int) - Method in class org.hibernate.search.mapper.pojo.model.spi.GenericContextAwarePojoGenericTypeModel
 
typeArgument(Class<?>, int) - Method in interface org.hibernate.search.mapper.pojo.model.spi.PojoTypeModel
 
typeArgument(Class<?>, int) - Method in class org.hibernate.search.mapper.pojo.model.spi.SyntheticPojoGenericTypeModel
 
typeBinder(TypeBinder, Map<String, Object>) - Method in interface org.hibernate.search.mapper.pojo.mapping.building.spi.PojoIndexMappingCollectorTypeNode
 
TypeBinder - Interface in org.hibernate.search.mapper.pojo.bridge.mapping.programmatic
A binder from a POJO type to index fields.
TypeBinderRef - Annotation Type in org.hibernate.search.mapper.pojo.bridge.mapping.annotation
References a TypeBinder.
TypeBinderRef.UndefinedBinderImplementationType - Class in org.hibernate.search.mapper.pojo.bridge.mapping.annotation
Class used as a marker for the default value of the TypeBinderRef.type() attribute.
TypeBinding - Annotation Type in org.hibernate.search.mapper.pojo.mapping.definition.annotation
Maps a type to index fields using a TypeBinder, which will define a TypeBridge.
TypeBinding.List - Annotation Type in org.hibernate.search.mapper.pojo.mapping.definition.annotation
 
TypeBindingContext - Interface in org.hibernate.search.mapper.pojo.bridge.binding
The context provided to the TypeBinder.bind(TypeBindingContext) method.
TypeBridge<T> - Interface in org.hibernate.search.mapper.pojo.bridge
A bridge between a POJO type and an element of the index schema.
typeBridgeWriteContext() - Method in interface org.hibernate.search.mapper.pojo.bridge.runtime.spi.BridgeSessionContext
 
typeBridgeWriteContext() - Method in class org.hibernate.search.mapper.pojo.session.spi.AbstractPojoSearchSession
 
TypeBridgeWriteContext - Interface in org.hibernate.search.mapper.pojo.bridge.runtime
TypeBridgeWriteContextExtension<T> - Interface in org.hibernate.search.mapper.pojo.bridge.runtime
An extension to TypeBridgeWriteContext, allowing to access non-standard context specific to a given mapper.
typeContextProvider() - Method in interface org.hibernate.search.mapper.orm.spi.BatchMappingContext
 
typeContextProvider() - Method in interface org.hibernate.search.mapper.pojo.mapping.spi.PojoMappingDelegate
 
typeFactory() - Method in interface org.hibernate.search.mapper.pojo.bridge.binding.PropertyBindingContext
 
typeFactory() - Method in interface org.hibernate.search.mapper.pojo.bridge.binding.TypeBindingContext
 
typeFactory() - Method in interface org.hibernate.search.mapper.pojo.bridge.binding.ValueBindingContext
 
typeIdentifier - Variable in class org.hibernate.search.mapper.pojo.model.spi.AbstractPojoRawTypeModel
 
typeIdentifier() - Method in interface org.hibernate.search.mapper.orm.loading.spi.HibernateOrmLoadingTypeContext
 
typeIdentifier() - Method in interface org.hibernate.search.mapper.pojo.loading.spi.PojoLoadingTypeContext
 
typeIdentifier() - Method in interface org.hibernate.search.mapper.pojo.model.additionalmetadata.building.spi.PojoAdditionalMetadataCollectorTypeNode
 
typeIdentifier() - Method in class org.hibernate.search.mapper.pojo.model.spi.AbstractPojoRawTypeModel
 
typeIdentifier() - Method in interface org.hibernate.search.mapper.pojo.model.spi.PojoRawTypeModel
 
typeIdentifier() - Method in interface org.hibernate.search.mapper.pojo.model.spi.PojoTypeContext
 
typeIdentifierByEntityName() - Method in interface org.hibernate.search.mapper.pojo.mapping.spi.PojoRawTypeIdentifierResolver
 
typeIdentifierBySecondaryEntityName() - Method in interface org.hibernate.search.mapper.pojo.mapping.spi.PojoRawTypeIdentifierResolver
 
typeIdentifierResolver() - Method in class org.hibernate.search.mapper.pojo.mapping.spi.AbstractPojoMappingImplementor
 
typeIdentifierResolver() - Method in interface org.hibernate.search.mapper.pojo.mapping.spi.PojoMappingDelegate
 
typeIdentifierResolver() - Method in interface org.hibernate.search.mapper.pojo.scope.spi.PojoScopeMappingContext
 
typeIfIncludedOrNull(PojoRawTypeIdentifier<?>) - Method in interface org.hibernate.search.mapper.pojo.work.spi.PojoIndexingPlan
 
TypeMapping - Annotation Type in org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing
Meta-annotation for annotations that apply mapping to a type.
TypeMappingAnnotationProcessor<A extends Annotation> - Interface in org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing
A processor for mapping annotations applied to a Java type.
TypeMappingAnnotationProcessorContext - Interface in org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing
TypeMappingAnnotationProcessorRef - Annotation Type in org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing
TypeMappingAnnotationProcessorRef.UndefinedProcessorImplementationType - Class in org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing
Class used as a marker for the default value of the TypeMappingAnnotationProcessorRef.type() attribute.
TypeMappingIndexedStep - Interface in org.hibernate.search.mapper.pojo.mapping.definition.programmatic
The step in a mapping definition where a type's indexing can be configured more precisely.
TypeMappingSearchEntityStep - Interface in org.hibernate.search.mapper.pojo.mapping.definition.programmatic
The step in a mapping definition where a type's entity metadata can be configured more precisely.
TypeMappingStep - Interface in org.hibernate.search.mapper.pojo.mapping.definition.programmatic
The step in a mapping definition where a type can be mapped, and where properties of that type can be referenced to map them more precisely.
TypeMetadataContributorProvider<C> - Class in org.hibernate.search.engine.mapper.model.spi
A provider of type metadata contributors, taking into account explicit contributions, implicit discovery and inheritance.
TypeMetadataContributorProvider.Builder<C> - Class in org.hibernate.search.engine.mapper.model.spi
 
TypeMetadataDiscoverer<C> - Interface in org.hibernate.search.engine.mapper.model.spi
 
typeModel() - Method in class org.hibernate.search.mapper.pojo.model.hcann.spi.AbstractPojoHCAnnPropertyModel
 
typeModel() - Method in class org.hibernate.search.mapper.pojo.model.hcann.spi.PojoHCAnnConstructorModel
 
typeModel() - Method in class org.hibernate.search.mapper.pojo.model.hcann.spi.PojoHCAnnMethodParameterModel
 
typeModel() - Method in interface org.hibernate.search.mapper.pojo.model.spi.PojoConstructorModel
 
typeModel() - Method in interface org.hibernate.search.mapper.pojo.model.spi.PojoMethodParameterModel
 
typeModel() - Method in interface org.hibernate.search.mapper.pojo.model.spi.PojoPropertyModel
 
typeModel(Class<T>) - Method in interface org.hibernate.search.mapper.pojo.model.spi.PojoBootstrapIntrospector
 
typeModel(String) - Method in interface org.hibernate.search.mapper.pojo.model.spi.PojoBootstrapIntrospector
 
typeName() - Method in interface org.hibernate.search.engine.backend.common.DocumentReference
 
TypeNameMappingStrategyName - Enum in org.hibernate.search.backend.elasticsearch.mapping
 
typeOf(S) - Method in class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexNodeContext
 
typesContributedTo() - Method in class org.hibernate.search.engine.mapper.model.spi.TypeMetadataContributorProvider
 
typesRequiringReflection() - Static method in class org.hibernate.search.backend.elasticsearch.gson.spi.GsonClasses
 
typesToIndexInParallel(int) - Method in interface org.hibernate.search.mapper.orm.massindexing.MassIndexer
Sets the number of entity types to be indexed in parallel.
typesToIndexInParallel(int) - Method in interface org.hibernate.search.mapper.pojo.massindexing.spi.PojoMassIndexer
Sets the number of entity types to be indexed in parallel.

U

unified() - Method in interface org.hibernate.search.engine.search.highlighter.dsl.SearchHighlighterFactory
 
unified() - Method in class org.hibernate.search.engine.search.highlighter.dsl.spi.AbstractSearchHighlighterFactory
 
UNIFIED - Enum constant in enum org.hibernate.search.engine.backend.types.Highlightable
Allow the unified highlighter type be applied for highlighting the field.
UNIFIED - Enum constant in enum org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterType
 
uniquePropertyIsTheEntityId() - Method in interface org.hibernate.search.mapper.orm.loading.spi.HibernateOrmQueryLoader
 
unit(DistanceUnit) - Method in interface org.hibernate.search.engine.search.projection.dsl.DistanceToFieldProjectionOptionsStep
Defines the unit of the computed distance (default is meters).
unit(DistanceUnit) - Method in interface org.hibernate.search.engine.search.projection.spi.DistanceToFieldProjectionBuilder
 
unknownTypeToDocumentValue(Object, ToDocumentValueConvertContext) - Method in class org.hibernate.search.engine.backend.types.converter.spi.DslConverter
Convert an input value of unknown type that may not have the required type V.
unproxy(Object) - Method in interface org.hibernate.search.mapper.pojo.model.spi.PojoRuntimeIntrospector
 
UnsupportedOperationBehavior - Enum in org.hibernate.search.engine.backend.work.execution.spi
 
untypedInstanceFromClass(Class<T>) - Static method in class org.hibernate.search.engine.environment.classpath.spi.ClassLoaderHelper
Creates an instance of target class.
unwrap() - Method in interface org.hibernate.search.engine.search.loading.spi.SearchLoadingContext
 
unwrap(Class<T>) - Method in interface org.hibernate.search.backend.elasticsearch.client.spi.ElasticsearchClient
Unwrap the client to some implementation-specific type.
unwrap(Class<T>) - Method in interface org.hibernate.search.engine.backend.Backend
Unwrap the backend to some implementation-specific type.
unwrap(Class<T>) - Method in interface org.hibernate.search.engine.backend.index.IndexManager
Unwrap the index manager to some implementation-specific type.
unwrap(Class<T>) - Method in interface org.hibernate.search.mapper.pojo.massindexing.MassIndexingEnvironment.Context
 
updateAssociationInverseSide(BitSet, Object[], Object[]) - Method in interface org.hibernate.search.mapper.pojo.work.spi.PojoTypeIndexingPlan
Consider an association updated with the given entities removed, and perform reindexing of the relevant entities on the inverse side of that association as necessary.
updateAssociationInverseSide(PojoRawTypeIdentifier<?>, BitSet, Object[], Object[]) - Method in interface org.hibernate.search.mapper.pojo.work.spi.PojoIndexingPlan
Deprecated.
Use typeIfIncludedOrNull(typeIdentifier) instead, then (if non-null) .updateAssociationInverseSide(...) on the result.
updatedBecauseOfContained() - Method in class org.hibernate.search.mapper.pojo.work.spi.DirtinessDescriptor
 
upperBoundInclusion() - Method in class org.hibernate.search.util.common.data.Range
 
upperBoundValue() - Method in class org.hibernate.search.util.common.data.Range
 
URIS - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchBackendSettings
The protocol, hostname and ports of the Elasticsearch servers to connect to.
URLEncodedString - Class in org.hibernate.search.backend.elasticsearch.util.spi
To avoid re-encoding strings into URLs we have several opportunities to reuse them and compose them more efficiently.
use(Object) - Method in interface org.hibernate.search.engine.search.sort.dsl.FieldSortMissingValueBehaviorStep
When documents are missing a value on the sort field, use the given value instead.
use(Object, ValueConvert) - Method in interface org.hibernate.search.engine.search.sort.dsl.FieldSortMissingValueBehaviorStep
When documents are missing a value on the sort field, use the given value instead.
use(String) - Method in interface org.hibernate.search.mapper.pojo.model.dependency.PojoOtherEntityIndexingDependencyConfigurationContext
Declare that the given path is read by the bridge at index time to populate the indexed document.
use(String) - Method in interface org.hibernate.search.mapper.pojo.model.dependency.PojoPropertyIndexingDependencyConfigurationContext
Declare that the given path is read by the bridge at index time to populate the indexed document.
use(String) - Method in interface org.hibernate.search.mapper.pojo.model.dependency.PojoRoutingIndexingDependencyConfigurationContext
Declare that the given path is read by the bridge at indexing time to route the indexed document.
use(String) - Method in interface org.hibernate.search.mapper.pojo.model.dependency.PojoTypeIndexingDependencyConfigurationContext
Declare that the given path is read by the bridge at index time to populate the indexed document.
use(GeoPoint) - Method in interface org.hibernate.search.engine.search.sort.dsl.DistanceSortMissingValueBehaviorStep
When documents are missing a value on the sort field, use the given value instead.
use(ContainerExtractorPath, String) - Method in interface org.hibernate.search.mapper.pojo.model.dependency.PojoPropertyIndexingDependencyConfigurationContext
Declare that the given path is read by the bridge at index time to populate the indexed document.
use(ContainerExtractorPath, PojoModelPathValueNode) - Method in interface org.hibernate.search.mapper.pojo.model.dependency.PojoPropertyIndexingDependencyConfigurationContext
Declare that the given path is read by the bridge at index time to populate the indexed document.
use(PojoModelPathValueNode) - Method in interface org.hibernate.search.mapper.pojo.model.dependency.PojoOtherEntityIndexingDependencyConfigurationContext
Declare that the given path is read by the bridge at index time to populate the indexed document.
use(PojoModelPathValueNode) - Method in interface org.hibernate.search.mapper.pojo.model.dependency.PojoPropertyIndexingDependencyConfigurationContext
Declare that the given path is read by the bridge at index time to populate the indexed document.
use(PojoModelPathValueNode) - Method in interface org.hibernate.search.mapper.pojo.model.dependency.PojoRoutingIndexingDependencyConfigurationContext
Declare that the given path is read by the bridge at indexing time to route the indexed document.
use(PojoModelPathValueNode) - Method in interface org.hibernate.search.mapper.pojo.model.dependency.PojoTypeIndexingDependencyConfigurationContext
Declare that the given path is read by the bridge at index time to populate the indexed document.
useDefault() - Method in interface org.hibernate.search.jakarta.batch.core.context.jpa.spi.EntityManagerFactoryRegistry
 
uselessExcludePaths() - Method in class org.hibernate.search.engine.common.tree.spi.TreeFilterPathTracker
 
uselessIncludePaths() - Method in class org.hibernate.search.engine.common.tree.spi.TreeFilterPathTracker
 
USERNAME - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchBackendSettings
The username to send when connecting to the Elasticsearch servers (HTTP authentication).
useRootOnly() - Method in interface org.hibernate.search.mapper.pojo.model.dependency.PojoPropertyIndexingDependencyConfigurationContext
Declare that the bridge will only use the property value directly, and will not access any mutable property nested in the property value.
useRootOnly() - Method in interface org.hibernate.search.mapper.pojo.model.dependency.PojoRoutingIndexingDependencyConfigurationContext
Declare that the bridge will only use the indexed entity directly, and will not access any mutable property.
useRootOnly() - Method in interface org.hibernate.search.mapper.pojo.model.dependency.PojoTypeIndexingDependencyConfigurationContext
Declare that the bridge will only use the type directly, and will not access any mutable property.
usingJavaLangReflect() - Static method in interface org.hibernate.search.util.common.reflect.spi.ValueHandleFactory
 
usingJavaLangReflect() - Static method in interface org.hibernate.search.util.common.reflect.spi.ValueReadHandleFactory
usingMethodHandle(MethodHandles.Lookup) - Static method in interface org.hibernate.search.util.common.reflect.spi.ValueHandleFactory
 
usingMethodHandle(MethodHandles.Lookup) - Static method in interface org.hibernate.search.util.common.reflect.spi.ValueReadHandleFactory
UuidGenerationStrategy - Enum in org.hibernate.search.mapper.orm.outboxpolling.cfg
 

V

validate() - Method in interface org.hibernate.search.mapper.orm.schema.management.SearchSchemaManager
Does not change indexes nor their schema, but checks that indexes exist and validates their schema.
validate(Consumer<T>) - Method in interface org.hibernate.search.engine.cfg.spi.OptionalPropertyContext
 
validate(ContextualFailureCollector, OperationSubmitter) - Method in interface org.hibernate.search.engine.backend.schema.management.spi.IndexSchemaManager
Validates the existing schema against requirements expressed by the mapper.
validate(FailureCollector) - Method in interface org.hibernate.search.mapper.pojo.schema.management.spi.PojoScopeSchemaManager
Deprecated.
validate(FailureCollector, OperationSubmitter) - Method in interface org.hibernate.search.mapper.pojo.schema.management.spi.PojoScopeSchemaManager
 
VALIDATE - Enum constant in enum org.hibernate.search.mapper.orm.schema.management.SchemaManagementStrategyName
A strategy that does not change indexes nor their schema, but checks that indexes exist and validates their schema on startup.
value() - Method in class org.hibernate.search.engine.common.resources.spi.SavedState.SavedValue
 
value() - Element in annotation type org.hibernate.search.mapper.pojo.bridge.builtin.annotation.GeoPointBinding.List
 
value() - Element in annotation type org.hibernate.search.mapper.pojo.common.annotation.Param
 
value() - Element in annotation type org.hibernate.search.mapper.pojo.extractor.mapping.annotation.ContainerExtraction
 
value() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.AssociationInverseSide.List
 
value() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.FullTextField.List
 
value() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.GenericField.List
 
value() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.IndexedEmbedded.List
 
value() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.IndexingDependency.List
 
value() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.KeywordField.List
 
value() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.MarkerBinding.List
 
value() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.NonStandardField.List
 
value() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.ObjectPath
 
value() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.PropertyBinding.List
 
value() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.ScaledNumberField.List
 
value() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.TypeBinding.List
 
value() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.VectorField.List
 
value(C, P, PojoModelPathValueNode) - Method in interface org.hibernate.search.mapper.pojo.model.path.spi.PojoModelPathWalker
 
value(Object) - Method in interface org.hibernate.search.util.common.spi.ToStringTreeAppender
Appends a nested, unnamed value.
value(Object, ValueConvert) - Method in interface org.hibernate.search.engine.search.predicate.spi.MatchIdPredicateBuilder
 
value(Object, ValueConvert) - Method in interface org.hibernate.search.engine.search.predicate.spi.MatchPredicateBuilder
 
value(String) - Method in class org.hibernate.search.mapper.pojo.model.path.PojoModelPath.Builder
Append to the path a value extraction using the given container extractor.
value(ContainerExtractorPath) - Method in interface org.hibernate.search.mapper.pojo.mapping.building.spi.PojoIndexMappingCollectorPropertyNode
 
value(ContainerExtractorPath) - Method in interface org.hibernate.search.mapper.pojo.model.additionalmetadata.building.spi.PojoAdditionalMetadataCollectorPropertyNode
 
value(ContainerExtractorPath) - Method in class org.hibernate.search.mapper.pojo.model.path.PojoModelPath.Builder
Append to the path a value extraction using the given container extractor path.
value(ContainerExtractorPath) - Method in class org.hibernate.search.mapper.pojo.model.path.PojoModelPathPropertyNode
 
VALUE_FIELD - Static variable in class org.hibernate.search.engine.search.common.spi.SearchIndexSchemaElementContextHelper
 
valueBinder() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.FullTextField
 
valueBinder() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.GenericField
 
valueBinder() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.KeywordField
 
valueBinder() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.NonStandardField
 
valueBinder() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.ScaledNumberField
 
valueBinder() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.VectorField
 
valueBinder(ValueBinder) - Method in interface org.hibernate.search.mapper.pojo.bridge.mapping.DefaultBinderDefinitionStep
Use the given binder by default for properties with a matching type mapped to an index field directly (e.g.
valueBinder(ValueBinder) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingFieldOptionsStep
Define a value binder, responsible for creating a bridge.
valueBinder(ValueBinder, Map<String, Object>) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingFieldOptionsStep
Define a value binder, responsible for creating a bridge.
valueBinder(ValueBinder, Map<String, Object>, String, FieldModelContributor) - Method in interface org.hibernate.search.mapper.pojo.mapping.building.spi.PojoIndexMappingCollectorValueNode
 
ValueBinder - Interface in org.hibernate.search.mapper.pojo.bridge.mapping.programmatic
A binder from a value to a single index field.
ValueBinderRef - Annotation Type in org.hibernate.search.mapper.pojo.bridge.mapping.annotation
A reference to the value bridge to use in a @*Field annotation, for example in GenericField.valueBridge(), KeywordField.valueBridge(), or FullTextField.valueBridge().
ValueBinderRef.UndefinedBinderImplementationType - Class in org.hibernate.search.mapper.pojo.bridge.mapping.annotation
Class used as a marker for the default value of the ValueBinderRef.type() attribute.
ValueBindingContext<V> - Interface in org.hibernate.search.mapper.pojo.bridge.binding
The context provided to the ValueBinder.bind(ValueBindingContext) method.
valueBridge() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.FullTextField
 
valueBridge() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.GenericField
 
valueBridge() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.KeywordField
 
valueBridge() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.ScaledNumberField
 
valueBridge() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.VectorField
 
valueBridge(Class<? extends ValueBridge<?, ?>>) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingFieldOptionsStep
 
valueBridge(BeanReference<? extends ValueBridge<?, ?>>) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingFieldOptionsStep
 
valueBridge(ValueBridge<?, ?>) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingFieldOptionsStep
 
valueBridge(ValueBridge<T, ?>) - Method in interface org.hibernate.search.mapper.pojo.bridge.mapping.DefaultBridgeDefinitionStep
Use the given bridge by default for properties with a matching type mapped to an index field directly (e.g.
ValueBridge<V,F> - Interface in org.hibernate.search.mapper.pojo.bridge
A bridge between a POJO-extracted value of type V and an index field of type F.
valueBridgeFromIndexedValueContext() - Method in interface org.hibernate.search.mapper.pojo.bridge.runtime.spi.BridgeSessionContext
 
valueBridgeFromIndexedValueContext() - Method in class org.hibernate.search.mapper.pojo.session.spi.AbstractPojoSearchSession
 
ValueBridgeFromIndexedValueContext - Interface in org.hibernate.search.mapper.pojo.bridge.runtime
ValueBridgeFromIndexedValueContextExtension<T> - Interface in org.hibernate.search.mapper.pojo.bridge.runtime
An extension to ValueBridgeToIndexedValueContext, allowing to access non-standard context specific to a given mapper.
ValueBridgeRef - Annotation Type in org.hibernate.search.mapper.pojo.bridge.mapping.annotation
A reference to the value bridge to use in a @*Field annotation, for example in GenericField.valueBridge(), KeywordField.valueBridge(), or FullTextField.valueBridge().
ValueBridgeRef.UndefinedBridgeImplementationType - Class in org.hibernate.search.mapper.pojo.bridge.mapping.annotation
Class used as a marker for the default value of the ValueBridgeRef.type() attribute.
valueBridgeToIndexedValueContext() - Method in interface org.hibernate.search.mapper.pojo.bridge.runtime.spi.BridgeMappingContext
 
valueBridgeToIndexedValueContext() - Method in class org.hibernate.search.mapper.pojo.mapping.spi.AbstractPojoMappingImplementor
 
ValueBridgeToIndexedValueContext - Interface in org.hibernate.search.mapper.pojo.bridge.runtime
ValueBridgeToIndexedValueContextExtension<T> - Interface in org.hibernate.search.mapper.pojo.bridge.runtime
An extension to ValueBridgeToIndexedValueContext, allowing to access non-standard context specific to a given mapper.
valueClass() - Method in interface org.hibernate.search.engine.backend.metamodel.IndexValueFieldTypeDescriptor
 
valueClass() - Method in class org.hibernate.search.engine.backend.types.spi.AbstractIndexValueFieldType.Builder
 
valueClass() - Method in class org.hibernate.search.engine.backend.types.spi.AbstractIndexValueFieldType
 
valueClass() - Method in class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexValueFieldContext
 
valueClass() - Method in interface org.hibernate.search.engine.search.common.spi.SearchIndexValueFieldTypeContext
 
valueConvert - Variable in class org.hibernate.search.engine.search.projection.definition.spi.FieldProjectionDefinition
 
valueConvert(ValueConvert) - Method in class org.hibernate.search.mapper.pojo.search.definition.binding.builtin.FieldProjectionBinder
 
ValueConvert - Enum in org.hibernate.search.engine.search.common
Specifies whether values should be converted during search queries.
ValueCreateHandle<T> - Interface in org.hibernate.search.util.common.reflect.spi
A handle enabling the creation of a value from an array of arguments: Java class constructor, ...
valueHandleFactory - Variable in class org.hibernate.search.mapper.pojo.model.hcann.spi.AbstractPojoHCAnnBootstrapIntrospector
 
ValueHandleFactory - Interface in org.hibernate.search.util.common.reflect.spi
 
valueOf(String) - Static method in enum org.hibernate.search.backend.elasticsearch.ElasticsearchDistributionName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.backend.elasticsearch.index.DynamicMapping
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.backend.elasticsearch.index.IndexStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.backend.elasticsearch.mapping.TypeNameMappingStrategyName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.backend.elasticsearch.multitenancy.MultiTenancyStrategyName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.backend.lucene.lowlevel.directory.FileSystemAccessStrategyName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.backend.lucene.lowlevel.directory.LockingStrategyName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.backend.lucene.lowlevel.index.IOStrategyName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.backend.lucene.multitenancy.MultiTenancyStrategyName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.engine.backend.document.model.spi.IndexFieldFilter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.engine.backend.types.Aggregable
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.engine.backend.types.Highlightable
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.engine.backend.types.Norms
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.engine.backend.types.ObjectStructure
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.engine.backend.types.Projectable
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.engine.backend.types.Searchable
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.engine.backend.types.Sortable
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.engine.backend.types.TermVector
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.engine.backend.types.VectorSimilarity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.engine.backend.work.execution.DocumentCommitStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.engine.backend.work.execution.DocumentRefreshStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.engine.backend.work.execution.spi.UnsupportedOperationBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.engine.cfg.ConfigurationPropertyCheckingStrategyName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.engine.common.tree.spi.TreeNodeInclusion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.engine.environment.bean.BeanRetrieval
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.engine.search.common.BooleanOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.engine.search.common.RewriteMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.engine.search.common.SortMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.engine.search.common.ValueConvert
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.engine.search.highlighter.dsl.HighlighterEncoder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.engine.search.highlighter.dsl.HighlighterFragmenter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.engine.search.highlighter.dsl.HighlighterTagSchema
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.engine.search.highlighter.spi.BoundaryScannerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.engine.search.predicate.dsl.RegexpQueryFlag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.engine.search.predicate.dsl.SimpleQueryFlag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.engine.search.sort.dsl.SortOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.engine.search.timeout.spi.TimeoutManager.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.engine.spatial.DistanceUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.engine.tenancy.spi.TenancyMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.mapper.orm.automaticindexing.AutomaticIndexingStrategyName
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.mapper.orm.outboxpolling.cfg.OutboxEventProcessingOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.mapper.orm.outboxpolling.cfg.PayloadType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.mapper.orm.outboxpolling.cfg.UuidGenerationStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.mapper.orm.schema.management.SchemaManagementStrategyName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.mapper.orm.search.loading.EntityLoadingCacheLookupStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.mapper.pojo.automaticindexing.ReindexOnUpdate
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.mapper.pojo.extractor.mapping.annotation.ContainerExtract
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.util.common.data.RangeBoundInclusion
Returns the enum constant of this type with the specified name.
ValueProcessor<T,V,C> - Interface in org.hibernate.search.mapper.pojo.extractor
A processor of values extracted from a container.
ValueReadHandle<T> - Interface in org.hibernate.search.util.common.reflect.spi
A handle giving read access to a value from an object instance: field, no-argument method, ...
valueReadHandleFactory(ValueHandleFactory) - Method in interface org.hibernate.search.mapper.orm.bootstrap.spi.HibernateOrmIntegrationBooter.Builder
 
ValueReadHandleFactory - Interface in org.hibernate.search.util.common.reflect.spi
Deprecated.
Use/implement ValueHandleFactory instead.
values() - Static method in enum org.hibernate.search.backend.elasticsearch.ElasticsearchDistributionName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.backend.elasticsearch.index.DynamicMapping
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.backend.elasticsearch.index.IndexStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.backend.elasticsearch.mapping.TypeNameMappingStrategyName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.backend.elasticsearch.multitenancy.MultiTenancyStrategyName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.backend.lucene.lowlevel.directory.FileSystemAccessStrategyName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.backend.lucene.lowlevel.directory.LockingStrategyName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.backend.lucene.lowlevel.index.IOStrategyName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.backend.lucene.multitenancy.MultiTenancyStrategyName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.engine.backend.document.model.spi.IndexFieldFilter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.engine.backend.types.Aggregable
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.engine.backend.types.Highlightable
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.engine.backend.types.Norms
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.engine.backend.types.ObjectStructure
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.engine.backend.types.Projectable
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.engine.backend.types.Searchable
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.engine.backend.types.Sortable
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.engine.backend.types.TermVector
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.engine.backend.types.VectorSimilarity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.engine.backend.work.execution.DocumentCommitStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.engine.backend.work.execution.DocumentRefreshStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.engine.backend.work.execution.spi.UnsupportedOperationBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.engine.cfg.ConfigurationPropertyCheckingStrategyName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.engine.common.tree.spi.TreeNodeInclusion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.engine.environment.bean.BeanRetrieval
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.hibernate.search.engine.mapper.mapping.building.spi.BackendsInfo
 
values() - Static method in enum org.hibernate.search.engine.search.common.BooleanOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.engine.search.common.RewriteMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.engine.search.common.SortMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.engine.search.common.ValueConvert
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.engine.search.highlighter.dsl.HighlighterEncoder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.engine.search.highlighter.dsl.HighlighterFragmenter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.engine.search.highlighter.dsl.HighlighterTagSchema
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.engine.search.highlighter.spi.BoundaryScannerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.engine.search.predicate.dsl.RegexpQueryFlag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.engine.search.predicate.dsl.SimpleQueryFlag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.engine.search.sort.dsl.SortOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.engine.search.timeout.spi.TimeoutManager.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.engine.spatial.DistanceUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.engine.tenancy.spi.TenancyMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.mapper.orm.automaticindexing.AutomaticIndexingStrategyName
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.mapper.orm.outboxpolling.cfg.OutboxEventProcessingOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.mapper.orm.outboxpolling.cfg.PayloadType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.mapper.orm.outboxpolling.cfg.UuidGenerationStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.mapper.orm.schema.management.SchemaManagementStrategyName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.mapper.orm.search.loading.EntityLoadingCacheLookupStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.mapper.pojo.automaticindexing.ReindexOnUpdate
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.mapper.pojo.extractor.mapping.annotation.ContainerExtract
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.util.common.data.RangeBoundInclusion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.hibernate.search.util.common.data.spi.KeyValueProvider
 
valueType() - Method in class org.hibernate.search.engine.backend.types.converter.spi.DslConverter
 
valueType() - Method in class org.hibernate.search.engine.backend.types.converter.spi.ProjectionConverter
 
valueWithDefaultExtractors() - Method in class org.hibernate.search.mapper.pojo.model.path.PojoModelPath.Builder
Append to the path a value extraction using the default container extractors.
valueWithoutExtractors() - Method in class org.hibernate.search.mapper.pojo.model.path.PojoModelPath.Builder
Append to the path a direct value extraction, not using any container extractors.
vector(Object) - Method in interface org.hibernate.search.engine.search.predicate.spi.KnnPredicateBuilder
 
vectorField() - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingStep
Maps the property to a vector field in the index with the same name as this property.
vectorField(int) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingStep
Maps the property to a vector field in the index with the same name as this property.
vectorField(int, String) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingStep
Maps the property to a vector field in the index with a custom name.
vectorField(String) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingStep
Maps the property to a vector field in the index with a custom name.
VectorField - Annotation Type in org.hibernate.search.mapper.pojo.mapping.definition.annotation
Maps an entity property to a vector field in the index.
VectorField.List - Annotation Type in org.hibernate.search.mapper.pojo.mapping.definition.annotation
 
VectorFieldTypeOptionsStep<S extends VectorFieldTypeOptionsStep<?,F>,F> - Interface in org.hibernate.search.engine.backend.types.dsl
The initial and final step in a "vector" index field type definition, where optional parameters can be set.
vectorSimilarity() - Element in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.VectorField
 
vectorSimilarity(VectorSimilarity) - Method in interface org.hibernate.search.engine.backend.types.dsl.VectorFieldTypeOptionsStep
 
vectorSimilarity(VectorSimilarity) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingVectorFieldOptionsStep
 
VectorSimilarity - Enum in org.hibernate.search.engine.backend.types
Defines a function to calculate the vector similarity, i.e.
vectorTypeOptionsStep() - Method in interface org.hibernate.search.mapper.pojo.bridge.binding.spi.FieldModelContributorContext
 
Version - Class in org.hibernate.search.engine
 
VERSION - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchBackendSettings
The version of Elasticsearch running on the Elasticsearch cluster.
VERSION_CHECK_ENABLED - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchBackendSettings.Defaults
Deprecated.
The default for the ElasticsearchBackendSettings.VERSION_CHECK_ENABLED property is now dynamic and depends on the value of the ElasticsearchBackendSettings.VERSION property.
VERSION_CHECK_ENABLED - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchBackendSettings
Whether check version of the Elasticsearch cluster is enabled.
versionString() - Method in class org.hibernate.search.backend.elasticsearch.ElasticsearchVersion
 
versionString() - Static method in class org.hibernate.search.engine.Version
 

W

WARN - Enum constant in enum org.hibernate.search.engine.cfg.ConfigurationPropertyCheckingStrategyName
Log a warning if a Hibernate Search configuration property is set, but never used.
whenEnvironmentDestroying(Runnable) - Method in interface org.hibernate.search.mapper.orm.spi.EnvironmentSynchronizer
Run the given work just before the environment is destroyed (exactly what "destroyed" means is implementation-dependent).
whenEnvironmentReady(Runnable) - Method in interface org.hibernate.search.mapper.orm.spi.EnvironmentSynchronizer
Run the given work as soon as the environment is deemed "ready" (exactly what "ready" means is implementation-dependent).
where(BiConsumer<? super SearchPredicateFactory, ? super SimpleBooleanPredicateClausesCollector<?>>) - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractDelegatingSearchQuerySelectStep
 
where(BiConsumer<? super PDF, ? super SimpleBooleanPredicateClausesCollector<?>>) - Method in interface org.hibernate.search.engine.search.query.dsl.SearchQueryWhereStep
Set the predicate for this query.
where(BiConsumer<? super PDF, ? super SimpleBooleanPredicateClausesCollector<?>>) - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractSearchQueryOptionsStep
 
where(Function<? super SearchPredicateFactory, ? extends PredicateFinalStep>) - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractDelegatingSearchQuerySelectStep
 
where(Function<? super PDF, ? extends PredicateFinalStep>) - Method in interface org.hibernate.search.engine.search.query.dsl.SearchQueryWhereStep
Set the predicate for this query.
where(Function<? super PDF, ? extends PredicateFinalStep>) - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractSearchQueryOptionsStep
 
where(SearchPredicate) - Method in interface org.hibernate.search.engine.search.query.dsl.SearchQueryWhereStep
Set the predicate for this query.
where(SearchPredicate) - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractDelegatingSearchQuerySelectStep
 
where(SearchPredicate) - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractSearchQueryOptionsStep
 
WHITESPACE - Enum constant in enum org.hibernate.search.engine.search.predicate.dsl.SimpleQueryFlag
Enables WHITESPACE operators: ' ' '\n' '\r' '\t'
WHITESPACE - Static variable in class org.hibernate.search.engine.backend.analysis.AnalyzerNames
The whitespace analyzer.
wholeEncodedPath(String) - Method in class org.hibernate.search.backend.elasticsearch.client.spi.ElasticsearchRequest.Builder
 
wildcard() - Method in interface org.hibernate.search.engine.search.predicate.dsl.SearchPredicateFactory
Match documents where targeted fields contain a term that matches a given pattern, such as inter*on or pa?t.
wildcard() - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.AbstractSearchPredicateFactory
 
WILDCARD - Static variable in class org.hibernate.search.engine.backend.types.IndexFieldTraits.Predicates
 
WILDCARD - Static variable in class org.hibernate.search.engine.search.predicate.spi.PredicateTypeKeys
 
WildcardPredicateBuilder - Interface in org.hibernate.search.engine.search.predicate.spi
 
WildcardPredicateFieldMoreStep<S extends WildcardPredicateFieldMoreStep<?,N>,N extends WildcardPredicateOptionsStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The step in a "wildcard" predicate definition where the pattern to match can be set (see the superinterface WildcardPredicateMatchingStep), or optional parameters for the last targeted field(s) can be set, or more target fields can be added.
WildcardPredicateFieldStep<N extends WildcardPredicateFieldMoreStep<?,?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The initial step in a "wildcard" predicate definition, where the target field can be set.
WildcardPredicateMatchingStep<N extends WildcardPredicateOptionsStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The step in a "wildcard" predicate definition where the pattern to match can be set.
WildcardPredicateOptionsStep<S extends WildcardPredicateOptionsStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The final step in a "wildcard" predicate definition, where optional parameters can be set.
with(Consumer<? super C>) - Method in interface org.hibernate.search.engine.search.predicate.dsl.GenericBooleanPredicateClausesStep
 
with(Consumer<? super C>) - Method in interface org.hibernate.search.engine.search.predicate.dsl.GenericSimpleBooleanPredicateClausesStep
 
with(Consumer<? super S>) - Method in interface org.hibernate.search.engine.search.predicate.dsl.BooleanPredicateOptionsCollector
Delegates setting clauses and options to a given consumer.
with(Consumer<? super S>) - Method in interface org.hibernate.search.engine.search.predicate.dsl.SimpleBooleanPredicateClausesCollector
Delegates setting clauses and options to a given consumer.
WITH_OFFSETS - Enum constant in enum org.hibernate.search.engine.backend.types.TermVector
Store the term vectors.
WITH_POSITIONS - Enum constant in enum org.hibernate.search.engine.backend.types.TermVector
Store the term vectors.
WITH_POSITIONS_OFFSETS - Enum constant in enum org.hibernate.search.engine.backend.types.TermVector
Store the term vectors.
WITH_POSITIONS_OFFSETS_PAYLOADS - Enum constant in enum org.hibernate.search.engine.backend.types.TermVector
Store the term vectors.
WITH_POSITIONS_PAYLOADS - Enum constant in enum org.hibernate.search.engine.backend.types.TermVector
Store the term vectors.
withContext(EventContext) - Method in interface org.hibernate.search.engine.reporting.spi.FailureCollector
 
withContext(EventContext) - Method in class org.hibernate.search.engine.reporting.spi.RootFailureCollector
 
withContext(EventContextElement) - Method in interface org.hibernate.search.engine.reporting.spi.FailureCollector
 
withContext(EventContextElement) - Method in class org.hibernate.search.engine.reporting.spi.RootFailureCollector
 
withConvertedType(Class<T>, EventContextProvider) - Method in class org.hibernate.search.engine.backend.types.converter.spi.ProjectionConverter
Check whether projected values can be assigned to the given type, and returns the projection converter with an appropriate type.
withDefault(Supplier<T>) - Method in interface org.hibernate.search.engine.cfg.spi.OptionalPropertyContext
 
withDefault(T) - Method in interface org.hibernate.search.engine.cfg.spi.OptionalPropertyContext
 
withDefaultName(Class<?>, Object) - Static method in class org.hibernate.search.mapper.pojo.common.spi.PojoEntityReference
 
withDependencyAutoClosing(BeanHolder<?>...) - Method in interface org.hibernate.search.engine.environment.bean.BeanHolder
 
withFallback(ConfigurationPropertySource) - Method in interface org.hibernate.search.engine.cfg.ConfigurationPropertySource
Create a new configuration source which falls back to another source when a property is missing in this source.
within() - Method in interface org.hibernate.search.engine.search.predicate.dsl.SpatialPredicateInitialStep
Match documents where targeted fields point to a location within given bounds: a circle (maximum distance matching), a polygon, a bounding box, ...
withInputType(Class<T>, EventContextProvider) - Method in class org.hibernate.search.engine.backend.types.converter.spi.DslConverter
Check whether DSL arguments values can have the given type, and returns the DSL converter with an appropriate type.
withMask(String) - Method in interface org.hibernate.search.engine.cfg.ConfigurationPropertySource
 
withName(Class<?>, String, Object) - Static method in class org.hibernate.search.mapper.pojo.common.spi.PojoEntityReference
 
withOverride(ConfigurationPropertySource) - Method in interface org.hibernate.search.engine.cfg.ConfigurationPropertySource
Create a new configuration source which overrides the properties defined in this source.
withPrefix(String) - Method in interface org.hibernate.search.engine.cfg.ConfigurationPropertySource
 
withRoot(String) - Method in interface org.hibernate.search.engine.search.aggregation.dsl.ExtendedSearchAggregationFactory
 
withRoot(String) - Method in interface org.hibernate.search.engine.search.aggregation.dsl.SearchAggregationFactory
Create a new aggregation factory whose root for all paths passed to the DSL will be the given object field.
withRoot(String) - Method in interface org.hibernate.search.engine.search.common.spi.SearchIndexScope
 
withRoot(String) - Method in interface org.hibernate.search.engine.search.predicate.dsl.ExtendedSearchPredicateFactory
 
withRoot(String) - Method in interface org.hibernate.search.engine.search.predicate.dsl.SearchPredicateFactory
Create a new predicate factory whose root for all paths passed to the DSL will be the given object field.
withRoot(String) - Method in interface org.hibernate.search.engine.search.projection.dsl.ExtendedSearchProjectionFactory
 
withRoot(String) - Method in interface org.hibernate.search.engine.search.projection.dsl.SearchProjectionFactory
Create a new projection factory whose root for all paths passed to the DSL will be the given object field.
withRoot(String) - Method in interface org.hibernate.search.engine.search.sort.dsl.ExtendedSearchSortFactory
 
withRoot(String) - Method in interface org.hibernate.search.engine.search.sort.dsl.SearchSortFactory
Create a new sort factory whose root for all paths passed to the DSL will be the given object field.
word() - Method in interface org.hibernate.search.engine.search.highlighter.dsl.HighlighterBoundaryScannerTypeStep
Break highlighted fragments at the next word boundary, as determined by BreakIterator.
WORD - Enum constant in enum org.hibernate.search.engine.search.highlighter.spi.BoundaryScannerType
 
work() - Method in interface org.hibernate.search.engine.backend.orchestration.spi.SingletonTask.Worker
Executes a unit of work.
workExecutor(ElasticsearchWorkExecutorProvider.Context) - Method in interface org.hibernate.search.backend.elasticsearch.work.spi.ElasticsearchWorkExecutorProvider
 
workspace() - Method in interface org.hibernate.search.mapper.orm.scope.SearchScope
Create a SearchWorkspace for the indexes mapped to types in this scope, or to any of their sub-types.
workspace() - Method in interface org.hibernate.search.mapper.orm.session.SearchSession
Create a SearchWorkspace for the indexes mapped to all indexed types.
workspace(Class<?>...) - Method in interface org.hibernate.search.mapper.orm.session.SearchSession
Create a SearchWorkspace for the indexes mapped to indexed entity types among the given classes and their subtypes.
workspace(String) - Method in interface org.hibernate.search.mapper.orm.scope.SearchScope
Create a SearchWorkspace for the indexes mapped to types in this scope, or to any of their sub-types.
workspace(String) - Method in interface org.hibernate.search.mapper.pojo.scope.spi.PojoScopeDelegate
 
workspace(Collection<? extends Class<?>>) - Method in interface org.hibernate.search.mapper.orm.session.SearchSession
Create a SearchWorkspace for the indexes mapped to indexed entity types among the given classes and their subtypes.
workspace(Set<String>) - Method in interface org.hibernate.search.mapper.pojo.scope.spi.PojoScopeDelegate
 
workspace(DetachedBackendSessionContext) - Method in interface org.hibernate.search.mapper.pojo.scope.spi.PojoScopeDelegate
Deprecated.
wrap(AllAwareConfigurationPropertySource) - Method in class org.hibernate.search.engine.cfg.spi.ConfigurationPropertyChecker
 
write(DocumentElement, D, P) - Method in interface org.hibernate.search.mapper.pojo.bridge.builtin.programmatic.AlternativeValueBridge
 
write(DocumentElement, P, PropertyBridgeWriteContext) - Method in interface org.hibernate.search.mapper.pojo.bridge.PropertyBridge
Write to fields in the given DocumentElement, using the given bridgedElement as input and transforming it as necessary.
write(DocumentElement, T, TypeBridgeWriteContext) - Method in interface org.hibernate.search.mapper.pojo.bridge.TypeBridge
Write to fields in the given DocumentElement, using the given bridgedElement as input and transforming it as necessary.
WRITE_SYNC - Static variable in class org.hibernate.search.mapper.orm.automaticindexing.session.AutomaticIndexingSynchronizationStrategyNames
Deprecated.
A strategy that waits for index changes to be queued and applied, forces a commit, and waits for the commit to complete.
WRITE_SYNC - Static variable in class org.hibernate.search.mapper.pojo.work.IndexingPlanSynchronizationStrategyNames
A strategy that waits for index changes to be queued and applied, forces a commit, and waits for the commit to complete.
writeExecutor(LuceneWorkExecutorProvider.Context) - Method in interface org.hibernate.search.backend.lucene.work.spi.LuceneWorkExecutorProvider
 
writeName() - Method in interface org.hibernate.search.backend.elasticsearch.metamodel.ElasticsearchIndexDescriptor
 
writeSync() - Static method in interface org.hibernate.search.mapper.orm.automaticindexing.session.AutomaticIndexingSynchronizationStrategy
Deprecated.
 
writeSync() - Static method in interface org.hibernate.search.mapper.pojo.work.IndexingPlanSynchronizationStrategy
 

X

xClass - Variable in class org.hibernate.search.mapper.pojo.model.hcann.spi.AbstractPojoHCAnnRawTypeModel
 

Y

YARDS - Enum constant in enum org.hibernate.search.engine.spatial.DistanceUnit
 
YELLOW - Enum constant in enum org.hibernate.search.backend.elasticsearch.index.IndexStatus
 
YES - Enum constant in enum org.hibernate.search.engine.backend.types.Aggregable
Allow aggregation on the field.
YES - Enum constant in enum org.hibernate.search.engine.backend.types.Norms
The index-time scoring information is stored.
YES - Enum constant in enum org.hibernate.search.engine.backend.types.Projectable
Allow projection on the field.
YES - Enum constant in enum org.hibernate.search.engine.backend.types.Searchable
The field is searchable, i.e.
YES - Enum constant in enum org.hibernate.search.engine.backend.types.Sortable
The field is sortable
YES - Enum constant in enum org.hibernate.search.engine.backend.types.TermVector
Store term vectors.
YES - Enum constant in enum org.hibernate.search.engine.search.common.ValueConvert
Enables value conversion.
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