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 All Packages

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 SearchIndexNodeTypeContext<SC,​? super S>,​C extends IndexCompositeNode<SC,​?,​?>> - Class in org.hibernate.search.engine.backend.document.model.spi
 
AbstractIndexField(C, String, NT, IndexFieldInclusion, 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, IndexFieldInclusion, 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
 
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, IndexFieldInclusion, 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, IndexFieldInclusion, 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 PojoGenericTypeModel.
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) - 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
 
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
 
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
 
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(F, F) - Method in class org.hibernate.search.engine.search.projection.spi.SingleValuedProjectionAccumulator
 
accumulate(List<F>, F) - Method in class org.hibernate.search.engine.search.projection.spi.ListProjectionAccumulator
 
accumulate(U, F) - Method in interface org.hibernate.search.engine.search.projection.spi.ProjectionAccumulator
Folds a new value in the given accumulated container.
add(Class<?>) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.annotation.AnnotationMappingConfigurationContext
 
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(Set<Class<?>>) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.annotation.AnnotationMappingConfigurationContext
 
add(MultiEntityOperationExecutionReport<R>) - 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) - 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(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
Add an entity to the index, assuming that the entity is absent from the index.
add(PojoRawTypeIdentifier<?>, Object, DocumentRoutesDescriptor, Object, DocumentCommitStrategy, DocumentRefreshStrategy) - 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, IndexFieldInclusion, 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, IndexFieldInclusion, 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.
addIndexedEmbeddedIfIncluded(IndexedEmbeddedDefinition, boolean) - Method in interface org.hibernate.search.engine.mapper.mapping.building.spi.IndexBindingContext
 
addMappingInitiator(MappingKey<PBM, ?>, MappingInitiator<?, PBM>) - Method in interface org.hibernate.search.engine.common.spi.SearchIntegration.Builder
 
addNamedPredicate(String, IndexFieldInclusion, NamedPredicateProvider) - 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, IndexFieldInclusion, 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, IndexFieldInclusion) - 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(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) - 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
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(PojoRawTypeIdentifier<?>, Object, DocumentRoutesDescriptor, Object, DocumentCommitStrategy, DocumentRefreshStrategy) - 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(PojoRawTypeIdentifier<?>, Object, DocumentRoutesDescriptor, boolean, boolean, BitSet) - Method in interface org.hibernate.search.mapper.pojo.work.spi.PojoIndexingPlan
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.
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
 
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.coordination.outboxpolling.cfg.spi.HibernateOrmMapperOutboxPollingSpiSettings
Allows the user to define a specific Hibernate mapping for the Agent entity.
AGENT_ENTITY_MAPPING - Static variable in class org.hibernate.search.mapper.orm.coordination.outboxpolling.cfg.spi.HibernateOrmMapperOutboxPollingSpiSettings.CoordinationRadicals
 
AGENT_ENTITY_MAPPING - Static variable in class org.hibernate.search.mapper.orm.coordination.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() - Method in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.GenericField
 
aggregable() - Method in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.KeywordField
 
aggregable() - Method 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 - 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<R>>>) - Static method in class org.hibernate.search.engine.backend.common.spi.MultiEntityOperationExecutionReport
 
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.
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 analysis configurer to use.
analyzer() - Method 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.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.dsl.SimpleQueryStringPredicateOptionsStep
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.MatchPredicateBuilder
 
analyzer(String) - Method in interface org.hibernate.search.engine.search.predicate.spi.PhrasePredicateBuilder
 
analyzer(String) - Method in interface org.hibernate.search.engine.search.predicate.spi.SimpleQueryStringPredicateBuilder
 
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 - org.hibernate.search.engine.search.common.BooleanOperator
AND operator: all terms/clauses must match
AND - org.hibernate.search.engine.search.predicate.dsl.SimpleQueryFlag
Enables AND operator (+)
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.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
 
AnnotationDefaultValues - Class in org.hibernate.search.mapper.pojo.mapping.definition.annotation
 
AnnotationHelper - Class in org.hibernate.search.util.common.reflect.spi
 
AnnotationHelper(ValueReadHandleFactory) - Constructor for class org.hibernate.search.util.common.reflect.spi.AnnotationHelper
 
annotationMapping() - Method in interface org.hibernate.search.mapper.orm.mapping.HibernateOrmMappingConfigurationContext
Start 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 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
 
annotationValueReadHandleFactory() - Method in interface org.hibernate.search.mapper.pojo.model.spi.PojoBootstrapIntrospector
 
ANY - org.hibernate.search.engine.environment.bean.BeanRetrieval
Retrieve a bean using any available method.
ANY_STRING - 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
 
apply(AutomaticIndexingSynchronizationConfigurationContext) - Method in interface org.hibernate.search.mapper.orm.automaticindexing.session.AutomaticIndexingSynchronizationStrategy
 
apply(T, U, V) - Method in interface org.hibernate.search.util.common.function.TriFunction
 
array(PojoRawTypeModel<? super T[]>, PojoGenericTypeModel<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.spi.AbstractPojoGenericTypeModel
 
arrayElementType() - Method in class org.hibernate.search.mapper.pojo.model.spi.GenericContextAwarePojoGenericTypeModel
 
arrayElementType() - Method in interface org.hibernate.search.mapper.pojo.model.spi.PojoGenericTypeModel
 
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
 
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.
asc() - Method in interface org.hibernate.search.engine.search.sort.dsl.SortOrderStep
Sort in ascending order.
ASC - 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.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.
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
 
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
 
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() - Static method in interface org.hibernate.search.engine.backend.common.spi.EntityReferenceFactory
 
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.
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
 
ASYNC - Static variable in class org.hibernate.search.mapper.orm.automaticindexing.session.AutomaticIndexingSynchronizationStrategyNames
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
 
AUTO - org.hibernate.search.backend.lucene.lowlevel.directory.FileSystemAccessStrategyName
 
AUTOMATIC_INDEXING - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings.Radicals
 
AUTOMATIC_INDEXING_ENABLE_DIRTY_CHECK - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings
Whether to check if dirty properties are relevant to indexing before actually reindexing an entity.
AUTOMATIC_INDEXING_ENABLE_DIRTY_CHECK - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings.Defaults
 
AUTOMATIC_INDEXING_ENABLE_DIRTY_CHECK - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings.Radicals
 
AUTOMATIC_INDEXING_ENABLED - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings
Whether automatic indexing is enabled, i.e.
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
 
AUTOMATIC_INDEXING_STRATEGY - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings
Deprecated.
Use HibernateOrmMapperSettings.AUTOMATIC_INDEXING_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
The synchronization strategy to use when indexing automatically.
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
 
AutomaticIndexingSynchronizationConfigurationContext - Interface in org.hibernate.search.mapper.orm.automaticindexing.session
 
automaticIndexingSynchronizationStrategy(AutomaticIndexingSynchronizationStrategy) - Method in interface org.hibernate.search.mapper.orm.session.SearchSession
Set the AutomaticIndexingSynchronizationStrategy to use for this session.
AutomaticIndexingSynchronizationStrategy - Interface in org.hibernate.search.mapper.orm.automaticindexing.session
Determines how the thread will block upon committing a transaction where indexed entities were modified.
AutomaticIndexingSynchronizationStrategyNames - Class in org.hibernate.search.mapper.orm.automaticindexing.session
The names of built-in automatic indexing synchronization strategies, accepted by HibernateOrmMapperSettings.AUTOMATIC_INDEXING_SYNCHRONIZATION_STRATEGY.
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 - 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.coordination.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() - Method 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
 
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.
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.
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
 
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> - 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) - Constructor for class org.hibernate.search.engine.backend.orchestration.spi.BatchingExecutor
 
BatchMappingContext - 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.
BatchTypeIdentifierProvider - Interface in org.hibernate.search.mapper.orm.spi
 
BEAN - 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
 
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 - 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
 
beforeFirst() - Method in class org.hibernate.search.mapper.orm.search.query.spi.HibernateOrmSearchScrollableResultsAdapter
 
beforeJob() - Method in class org.hibernate.search.batch.jsr352.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(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() - Method in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.MarkerBinding
 
binder() - Method in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.PropertyBinding
 
binder() - Method 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
 
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
 
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
Match documents if they match a combination of boolean clauses, which will be defined by the given consumer.
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.
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 interface org.hibernate.search.engine.search.predicate.spi.SearchPredicateBuilder
 
boost(float) - Method in interface org.hibernate.search.engine.search.predicate.spi.SimpleQueryStringPredicateBuilder.FieldState
 
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
 
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
Start 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.batch.jsr352.core.massindexing.MassIndexingJob.ParametersBuilder
Build the parameters.
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.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 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 interface org.hibernate.search.engine.search.predicate.spi.SearchPredicateBuilder
 
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 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 interface org.hibernate.search.mapper.pojo.massindexing.spi.PojoMassIndexingContextBuilder
 
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() - 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(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
 
BUILTIN - org.hibernate.search.engine.environment.bean.BeanRetrieval
Retrieve a built-in bean.
BuiltinContainerExtractors - Class in org.hibernate.search.mapper.pojo.extractor.builtin
The names of container extractors available in Hibernate Search out of the box.

C

CACHE_MODE - Static variable in class org.hibernate.search.batch.jsr352.core.massindexing.MassIndexingJobParameters
 
CACHE_MODE - Static variable in class org.hibernate.search.batch.jsr352.core.massindexing.MassIndexingJobParameters.Defaults
 
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.batch.jsr352.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
 
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.hcann.spi.AbstractPojoHCAnnRawTypeModel
 
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.
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.batch.jsr352.core.massindexing.MassIndexingJobParameters
 
CHECKPOINT_INTERVAL_DEFAULT_RAW - Static variable in class org.hibernate.search.batch.jsr352.core.massindexing.MassIndexingJobParameters.Defaults
 
checkpointInfo() - Method in class org.hibernate.search.batch.jsr352.core.massindexing.step.spi.EntityReader
The checkpointInfo method returns the current checkpoint data for this reader.
checkpointInterval(int) - Method in class org.hibernate.search.batch.jsr352.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.batch.jsr352.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 - 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.coordination.outboxpolling.mapping.OutboxPollingSearchMapping
Delete all events that are at the moment in aborted state.
clearAllAbortedEvents(String) - Method in interface org.hibernate.search.mapper.orm.coordination.outboxpolling.mapping.OutboxPollingSearchMapping
Delete all events that are at the moment in aborted state.
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
Allows to define a ElasticsearchHttpClientConfigurer, that can be used for instance to set custom HTTP client configurations, using an instance of HttpAsyncClientBuilder.
CLIENT_FACTORY - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.spi.ElasticsearchBackendSpiSettings
 
CLIENT_FACTORY - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.spi.ElasticsearchBackendSpiSettings.Defaults
 
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.batch.jsr352.core.massindexing.step.spi.EntityReader
Close operation(s) before the class destruction.
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.query.SearchScroll
 
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.
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.
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
 
compile(String) - Static method in class org.hibernate.search.util.common.pattern.spi.SimpleGlobPattern
 
COMPLEMENT - org.hibernate.search.engine.search.predicate.dsl.RegexpQueryFlag
Enables COMPLEMENT operator (~)
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(IndexFieldInclusion) - Method in enum org.hibernate.search.engine.backend.document.model.spi.IndexFieldInclusion
 
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(BiFunction<P1, P2, P>, SearchProjection<P1>, SearchProjection<P2>) - Method in interface org.hibernate.search.engine.search.projection.spi.SearchProjectionBuilderFactory
 
composite(BiFunction<P1, P2, T>, ProjectionFinalStep<P1>, ProjectionFinalStep<P2>) - Method in interface org.hibernate.search.engine.search.projection.dsl.SearchProjectionFactory
Create a projection that will compose a custom object based on two almost-built projections.
composite(BiFunction<P1, P2, T>, SearchProjection<P1>, SearchProjection<P2>) - Method in interface org.hibernate.search.engine.search.projection.dsl.SearchProjectionFactory
Create a projection that will compose a custom object based on two given projections.
composite(BiFunction<P1, P2, T>, SearchProjection<P1>, SearchProjection<P2>) - Method in class org.hibernate.search.engine.search.projection.dsl.spi.AbstractSearchProjectionFactory
 
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<?>, P>, SearchProjection<?>...) - Method in interface org.hibernate.search.engine.search.projection.spi.SearchProjectionBuilderFactory
 
composite(Function<List<?>, T>, ProjectionFinalStep<?>...) - Method in interface org.hibernate.search.engine.search.projection.dsl.SearchProjectionFactory
Create a projection that will compose a custom object based on the given almost-built projections.
composite(Function<List<?>, T>, SearchProjection<?>...) - Method in interface org.hibernate.search.engine.search.projection.dsl.SearchProjectionFactory
Create a projection that will compose a custom object based on the given projections.
composite(Function<List<?>, T>, SearchProjection<?>...) - Method in class org.hibernate.search.engine.search.projection.dsl.spi.AbstractSearchProjectionFactory
 
composite(Function<P, T>, ProjectionFinalStep<P>) - Method in interface org.hibernate.search.engine.search.projection.dsl.SearchProjectionFactory
Create a projection that will compose a custom object based on one almost-built projection.
composite(Function<P, T>, SearchProjection<P>) - Method in interface org.hibernate.search.engine.search.projection.dsl.SearchProjectionFactory
Create a projection that will compose a custom object based on one given projection.
composite(Function<P, T>, SearchProjection<P>) - Method in class org.hibernate.search.engine.search.projection.dsl.spi.AbstractSearchProjectionFactory
 
composite(Function<P1, P>, SearchProjection<P1>) - Method in interface org.hibernate.search.engine.search.projection.spi.SearchProjectionBuilderFactory
 
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(TriFunction<P1, P2, P3, P>, SearchProjection<P1>, SearchProjection<P2>, SearchProjection<P3>) - Method in interface org.hibernate.search.engine.search.projection.spi.SearchProjectionBuilderFactory
 
composite(TriFunction<P1, P2, P3, T>, ProjectionFinalStep<P1>, ProjectionFinalStep<P2>, ProjectionFinalStep<P3>) - Method in interface org.hibernate.search.engine.search.projection.dsl.SearchProjectionFactory
Create a projection that will compose a custom object based on three almost-built projections.
composite(TriFunction<P1, P2, P3, T>, SearchProjection<P1>, SearchProjection<P2>, SearchProjection<P3>) - Method in interface org.hibernate.search.engine.search.projection.dsl.SearchProjectionFactory
Create a projection that will compose a custom object based on three given projections.
composite(TriFunction<P1, P2, P3, T>, SearchProjection<P1>, SearchProjection<P2>, SearchProjection<P3>) - Method in class org.hibernate.search.engine.search.projection.dsl.spi.AbstractSearchProjectionFactory
 
COMPOSITE - Static variable in class org.hibernate.search.engine.search.common.spi.SearchIndexSchemaElementContextHelper
 
CompositeProjectionBuilder<T> - Interface in org.hibernate.search.engine.search.projection.spi
 
CompositeProjectionOptionsStep<S extends CompositeProjectionOptionsStep<?,​T>,​T> - Interface in org.hibernate.search.engine.search.projection.dsl
The initial and final step in a composite projection definition, 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
 
concat(EventContext, EventContext...) - Static method in class org.hibernate.search.util.common.reporting.EventContext
 
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
The strategy to use when reporting 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
 
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.
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.
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
 
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 interface org.hibernate.search.engine.search.predicate.spi.SearchPredicateBuilder
 
CONSTRUCTOR - org.hibernate.search.engine.environment.bean.BeanRetrieval
Retrieve an instance of a class through the constructor directly, ignoring any bean manager.
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
 
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
Start 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(FieldModelContributorContext) - Method in interface org.hibernate.search.mapper.pojo.bridge.binding.spi.FieldModelContributor
 
contributeAdditionalMetadata(MEC) - Method in interface org.hibernate.search.mapper.pojo.mapping.building.spi.PojoMetadataContributor
 
contributeAdditionalMetadata(PojoAdditionalMetadataCollectorPropertyNode) - Method in class org.hibernate.search.mapper.pojo.mapping.building.spi.ErrorCollectingPojoPropertyMetadataContributor
 
contributeAdditionalMetadata(PojoAdditionalMetadataCollectorTypeNode) - Method in class org.hibernate.search.mapper.pojo.mapping.building.spi.ErrorCollectingPojoTypeMetadataContributor
 
contributeMapping(MAC) - Method in interface org.hibernate.search.mapper.pojo.mapping.building.spi.PojoMetadataContributor
 
contributeMapping(PojoMappingCollectorPropertyNode) - Method in class org.hibernate.search.mapper.pojo.mapping.building.spi.ErrorCollectingPojoPropertyMetadataContributor
 
contributeMapping(PojoMappingCollectorTypeNode) - Method in class org.hibernate.search.mapper.pojo.mapping.building.spi.ErrorCollectingPojoTypeMetadataContributor
 
contributor(MappableTypeModel, C) - Method in class org.hibernate.search.engine.mapper.model.spi.TypeMetadataContributorProvider.Builder
 
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_EVENT_PROCESSOR_BATCH_SIZE - Static variable in class org.hibernate.search.mapper.orm.coordination.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.coordination.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.Defaults
 
COORDINATION_EVENT_PROCESSOR_BATCH_SIZE - Static variable in class org.hibernate.search.mapper.orm.coordination.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.Radicals
 
COORDINATION_EVENT_PROCESSOR_ENABLED - Static variable in class org.hibernate.search.mapper.orm.coordination.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings
Whether the application will process entity change events.
COORDINATION_EVENT_PROCESSOR_ENABLED - Static variable in class org.hibernate.search.mapper.orm.coordination.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.Defaults
 
COORDINATION_EVENT_PROCESSOR_ENABLED - Static variable in class org.hibernate.search.mapper.orm.coordination.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.Radicals
 
COORDINATION_EVENT_PROCESSOR_POLLING_INTERVAL - Static variable in class org.hibernate.search.mapper.orm.coordination.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.coordination.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.Defaults
 
COORDINATION_EVENT_PROCESSOR_POLLING_INTERVAL - Static variable in class org.hibernate.search.mapper.orm.coordination.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.Radicals
 
COORDINATION_EVENT_PROCESSOR_PULSE_EXPIRATION - Static variable in class org.hibernate.search.mapper.orm.coordination.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.coordination.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.Defaults
 
COORDINATION_EVENT_PROCESSOR_PULSE_EXPIRATION - Static variable in class org.hibernate.search.mapper.orm.coordination.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.Radicals
 
COORDINATION_EVENT_PROCESSOR_PULSE_INTERVAL - Static variable in class org.hibernate.search.mapper.orm.coordination.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.coordination.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.Defaults
 
COORDINATION_EVENT_PROCESSOR_PULSE_INTERVAL - Static variable in class org.hibernate.search.mapper.orm.coordination.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.Radicals
 
COORDINATION_EVENT_PROCESSOR_RETRY_DELAY - Static variable in class org.hibernate.search.mapper.orm.coordination.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.coordination.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.Defaults
 
COORDINATION_EVENT_PROCESSOR_RETRY_DELAY - Static variable in class org.hibernate.search.mapper.orm.coordination.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.Radicals
 
COORDINATION_EVENT_PROCESSOR_SHARDS_ASSIGNED - Static variable in class org.hibernate.search.mapper.orm.coordination.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.coordination.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.Radicals
 
COORDINATION_EVENT_PROCESSOR_SHARDS_TOTAL_COUNT - Static variable in class org.hibernate.search.mapper.orm.coordination.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.coordination.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.Radicals
 
COORDINATION_EVENT_PROCESSOR_TRANSACTION_TIMEOUT - Static variable in class org.hibernate.search.mapper.orm.coordination.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.coordination.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.Radicals
 
COORDINATION_MASS_INDEXER_POLLING_INTERVAL - Static variable in class org.hibernate.search.mapper.orm.coordination.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.coordination.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.Defaults
 
COORDINATION_MASS_INDEXER_POLLING_INTERVAL - Static variable in class org.hibernate.search.mapper.orm.coordination.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.Radicals
 
COORDINATION_MASS_INDEXER_PULSE_EXPIRATION - Static variable in class org.hibernate.search.mapper.orm.coordination.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.coordination.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.Defaults
 
COORDINATION_MASS_INDEXER_PULSE_EXPIRATION - Static variable in class org.hibernate.search.mapper.orm.coordination.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.Radicals
 
COORDINATION_MASS_INDEXER_PULSE_INTERVAL - Static variable in class org.hibernate.search.mapper.orm.coordination.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.coordination.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.Defaults
 
COORDINATION_MASS_INDEXER_PULSE_INTERVAL - Static variable in class org.hibernate.search.mapper.orm.coordination.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.coordination.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.Radicals
 
COORDINATION_PREFIX - Static variable in class org.hibernate.search.mapper.orm.coordination.outboxpolling.cfg.spi.HibernateOrmMapperOutboxPollingSpiSettings.Radicals
 
COORDINATION_STRATEGY - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings
The strategy for coordinating 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.coordination.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.coordination.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.coordination.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.coordination.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.coordination.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
 
countAbortedEvents() - Method in interface org.hibernate.search.mapper.orm.coordination.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.coordination.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(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(Supplier<GsonBuilder>, boolean) - Static method in class org.hibernate.search.backend.elasticsearch.gson.spi.GsonProvider
 
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(BeanResolver, ConfigurationPropertySource, ThreadProvider, String, ScheduledExecutorService, GsonProvider) - 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(NamedPredicateProviderContext) - Method in interface org.hibernate.search.engine.search.predicate.factories.NamedPredicateProvider
Creates a named predicate.
create(TenancyMode, ConfigurationPropertySource) - Static method in class org.hibernate.search.mapper.orm.tenancy.spi.TenancyConfiguration
 
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 - 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 - 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 - 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
 
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
 
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(PojoMassIndexingEntityLoadingContext<E>) - Method in interface org.hibernate.search.mapper.pojo.massindexing.spi.PojoMassIndexingLoadingStrategy
 
createEntityReference(String, Object) - Method in interface org.hibernate.search.engine.backend.common.spi.EntityReferenceFactory
 
createEventProcessingPlan(PojoWorkSessionContext, DocumentCommitStrategy, DocumentRefreshStrategy, PojoIndexingQueueEventSendingPlan) - Method in interface org.hibernate.search.mapper.pojo.mapping.spi.PojoMappingDelegate
 
createForField(Field) - Method in interface org.hibernate.search.util.common.reflect.spi.ValueReadHandleFactory
 
createForMethod(Method) - Method in interface org.hibernate.search.util.common.reflect.spi.ValueReadHandleFactory
 
createGenericTypeModel(Class<U>) - Method in class org.hibernate.search.mapper.pojo.model.spi.GenericContextAwarePojoGenericTypeModel.RawTypeDeclaringContext
 
createGenericTypeModel(Type) - Method in class org.hibernate.search.mapper.pojo.model.spi.GenericContextAwarePojoGenericTypeModel.RawTypeDeclaringContext
 
createHandle(Member) - Method in class org.hibernate.search.mapper.pojo.model.hcann.spi.AbstractPojoHCAnnPropertyModel
 
createIdentifierLoader(PojoMassIndexingIdentifierLoadingContext<E, I>) - Method in interface org.hibernate.search.mapper.pojo.massindexing.spi.PojoMassIndexingLoadingStrategy
 
createIfMissing() - Method in interface org.hibernate.search.engine.backend.schema.management.spi.IndexSchemaManager
Creates the schema if it doesn't already exist.
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(FailureCollector) - 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, ConfigurationPropertySource) - Method in interface org.hibernate.search.engine.backend.spi.BackendImplementor
 
createInitial() - Method in class org.hibernate.search.engine.search.projection.spi.ListProjectionAccumulator
 
createInitial() - Method in interface org.hibernate.search.engine.search.projection.spi.ProjectionAccumulator
Creates the initial accumulated container.
createInitial() - Method in class org.hibernate.search.engine.search.projection.spi.SingleValuedProjectionAccumulator
 
createInitialElasticsearchIndexName(String) - Method in interface org.hibernate.search.backend.elasticsearch.index.layout.IndexLayoutStrategy
Generates an initial non-alias Elasticsearch name for an index.
createLoader(Set<? extends PojoLoadingTypeContext<? extends E>>) - Method in interface org.hibernate.search.mapper.pojo.loading.spi.PojoSelectionLoadingStrategy
 
createMappedIndexManager(IndexedEntityBindingMapperContext, 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.
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, IndexFieldInclusion, boolean) - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexFieldTemplate
 
createOrUpdate() - 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() - 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(FailureCollector) - 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) - 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
 
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
 
createProjectionHitMapper() - Method in interface org.hibernate.search.engine.search.loading.spi.SearchLoadingContext
 
createPropertyModel(String) - Method in class org.hibernate.search.mapper.pojo.model.spi.AbstractPojoRawTypeModel
 
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.massindexing.spi.PojoMassIndexingIdentifierLoadingContext
 
createSink(PojoMassIndexingSessionContext) - Method in interface org.hibernate.search.mapper.pojo.massindexing.spi.PojoMassIndexingEntityLoadingContext
 
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.
createWorkspace(DetachedBackendSessionContext) - Method in interface org.hibernate.search.engine.backend.index.spi.IndexManagerImplementor
 
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.
CUSTOM_QUERY_HQL - Static variable in class org.hibernate.search.batch.jsr352.core.massindexing.MassIndexingJobParameters
 

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 - org.hibernate.search.backend.lucene.lowlevel.index.IOStrategyName
 
decimalScale() - Method in class org.hibernate.search.engine.mapper.mapping.building.spi.IndexFieldTypeDefaultsProvider
 
decimalScale() - Method 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
 
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
 
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 - org.hibernate.search.engine.backend.types.Aggregable
Use the backend-specific default.
DEFAULT - org.hibernate.search.engine.backend.types.Norms
Use the backend-specific default.
DEFAULT - org.hibernate.search.engine.backend.types.ObjectStructure
Use the backend-specific default.
DEFAULT - org.hibernate.search.engine.backend.types.Projectable
Use the backend-specific default.
DEFAULT - org.hibernate.search.engine.backend.types.Searchable
Use the backend-specific default.
DEFAULT - org.hibernate.search.engine.backend.types.Sortable
Use the backend-specific default.
DEFAULT - org.hibernate.search.engine.backend.types.TermVector
Use the backend-specific default.
DEFAULT - 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 - 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.
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.SimpleQueryStringPredicateOptionsStep
Define the default operator.
defaultOperator(BooleanOperator) - Method in interface org.hibernate.search.engine.search.predicate.spi.SimpleQueryStringPredicateBuilder
 
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<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<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
 
definingTypeModel() - Method in class org.hibernate.search.engine.mapper.mapping.building.spi.IndexedEmbeddedDefinition
 
delegate() - Method in class org.hibernate.search.mapper.pojo.mapping.spi.AbstractPojoMappingImplementor
 
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(DocumentReferenceProvider) - Method in interface org.hibernate.search.engine.backend.work.execution.spi.IndexIndexingPlan
Delete a document from the index.
delete(DocumentReferenceProvider, DocumentCommitStrategy, DocumentRefreshStrategy) - 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
Delete an entity from the index.
delete(PojoRawTypeIdentifier<?>, Object, DocumentRoutesDescriptor, Object, DocumentCommitStrategy, DocumentRefreshStrategy) - 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
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() - Method 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 - 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 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
Provides visibility from the lower layers of Hibernate Search (engine, backend) to the session defined in the upper layers (mapping).
detectEntityType(T) - Method in interface org.hibernate.search.mapper.pojo.model.spi.PojoRuntimeIntrospector
Detect the type of a given entity instance.
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
The filesystem access strategy for the directory.
DIRECTORY_LOCKING_STRATEGY - Static variable in class org.hibernate.search.backend.lucene.cfg.LuceneIndexSettings
The locking strategy 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 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).
discoverer(TypeMetadataDiscoverer<C>) - Method in class org.hibernate.search.engine.mapper.model.spi.TypeMetadataContributorProvider.Builder
 
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 - org.hibernate.search.backend.elasticsearch.mapping.TypeNameMappingStrategyName
Rely on a discriminator field added to each document to resolve the type name.
DISCRIMINATOR - org.hibernate.search.backend.elasticsearch.multitenancy.MultiTenancyStrategyName
The multi-tenancy information is stored in the index as a discriminator field.
DISCRIMINATOR - 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.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.
document() - Method in interface org.hibernate.search.backend.lucene.search.projection.dsl.LuceneSearchProjectionFactory
Project to a Lucene Document containing all the stored fields.
documentCommitStrategy(DocumentCommitStrategy) - Method in interface org.hibernate.search.mapper.orm.automaticindexing.session.AutomaticIndexingSynchronizationConfigurationContext
 
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.
DocumentReferenceConverter<R> - Interface in org.hibernate.search.engine.backend.common.spi
 
DocumentReferenceProjectionBuilder - Interface in org.hibernate.search.engine.search.projection.spi
 
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(DocumentRefreshStrategy) - Method in interface org.hibernate.search.mapper.orm.automaticindexing.session.AutomaticIndexingSynchronizationConfigurationContext
 
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) - Method in class org.hibernate.search.engine.backend.orchestration.spi.AbstractWorkOrchestrator
 
DROP_AND_CREATE - 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 - 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.engine.backend.schema.management.spi.IndexSchemaManager
Drops the schema and all indexed data if it exists, then creates the schema.
dropAndCreate() - Method in interface org.hibernate.search.mapper.orm.schema.management.SearchSchemaManager
Drops existing indexes and re-creates them and their schema.
dropAndCreate(FailureCollector) - 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.engine.backend.schema.management.spi.IndexSchemaManager
Drops the schema and all indexed data if it exists.
dropIfExisting() - Method in interface org.hibernate.search.mapper.orm.schema.management.SearchSchemaManager
Drops existing indexes.
dropIfExisting(FailureCollector) - 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
Specify the default behavior to handle dynamically-mapped fields in the Elasticsearch mapping.
DynamicMapping - Enum in org.hibernate.search.backend.elasticsearch.index
 

E

elapsedTimeEstimateMillis() - Method in class org.hibernate.search.engine.search.timeout.spi.TimeoutManager
 
ELASTIC - 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
 
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
Default values for the different settings if no values are given.
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.
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.
ElasticsearchIndexFieldTypeFactory - Interface in org.hibernate.search.backend.elasticsearch.types.dsl
 
ElasticsearchIndexManager - Interface in org.hibernate.search.backend.elasticsearch.index
 
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
 
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
 
ENABLE_DIRTY_CHECK - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings.AutomaticIndexingRadicals
 
enabled() - Method 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 not.
ENABLED - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings.Radicals
 
encoded - Variable in class org.hibernate.search.backend.elasticsearch.util.spi.URLEncodedString
 
encounteredFieldPaths() - Method in class org.hibernate.search.engine.mapper.mapping.building.spi.IndexedEmbeddedPathTracker
 
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, ...).
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 was originally indexed.
entity() - Method in class org.hibernate.search.engine.search.projection.dsl.spi.AbstractSearchProjectionFactory
 
entity() - Method in interface org.hibernate.search.engine.search.projection.spi.SearchProjectionBuilderFactory
 
ENTITY_FETCH_SIZE - Static variable in class org.hibernate.search.batch.jsr352.core.massindexing.MassIndexingJobParameters
 
ENTITY_MANAGER_FACTORY_NAMESPACE - Static variable in class org.hibernate.search.batch.jsr352.core.massindexing.MassIndexingJobParameters
 
ENTITY_MANAGER_FACTORY_REFERENCE - Static variable in class org.hibernate.search.batch.jsr352.core.massindexing.MassIndexingJobParameters
 
ENTITY_TYPES - Static variable in class org.hibernate.search.batch.jsr352.core.massindexing.MassIndexingJobParameters
 
entityFetchSize(int) - Method in class org.hibernate.search.batch.jsr352.core.massindexing.MassIndexingJob.ParametersBuilder
Specifies the fetch size to be used when loading entities from database.
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
 
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
 
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.batch.jsr352.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.batch.jsr352.core.massindexing.MassIndexingJob.ParametersBuilder
The string that will identify the EntityManagerFactory.
EntityManagerFactoryRegistry - Interface in org.hibernate.search.batch.jsr352.core.context.jpa.spi
An abstract contract allowing to retrieve an entity manager factory.
EntityProjectionBuilder<E> - Interface in org.hibernate.search.engine.search.projection.spi
 
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.
EntityReader - Class in org.hibernate.search.batch.jsr352.core.massindexing.step.spi
Entity reader reads entities from database.
EntityReader() - Constructor for class org.hibernate.search.batch.jsr352.core.massindexing.step.spi.EntityReader
 
EntityReader(String, String, String, String, String, String, String, String, String, String, String, JobContext, StepContext) - Constructor for class org.hibernate.search.batch.jsr352.core.massindexing.step.spi.EntityReader
 
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.mapper.orm.common
A reference to an indexed entity.
entityReferenceFactory() - Method in interface org.hibernate.search.mapper.orm.automaticindexing.spi.AutomaticIndexingMappingContext
 
entityReferenceFactory() - Method in interface org.hibernate.search.mapper.pojo.massindexing.spi.PojoMassIndexingMappingContext
 
entityReferenceFactory() - Method in interface org.hibernate.search.mapper.pojo.work.spi.PojoWorkMappingContext
 
EntityReferenceFactory<R> - Interface in org.hibernate.search.engine.backend.common.spi
 
EntityReferenceProjectionBuilder<R> - Interface in org.hibernate.search.engine.search.projection.spi
 
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
 
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.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.mapper.mapping.building.spi.IndexedEmbeddedDefinition
 
equals(Object) - Method in interface org.hibernate.search.engine.mapper.model.spi.MappableTypeModel
 
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.extractor.mapping.programmatic.ContainerExtractorPath
 
equals(Object) - Method in interface org.hibernate.search.mapper.pojo.loading.spi.PojoSelectionLoadingStrategy
 
equals(Object) - Method in interface org.hibernate.search.mapper.pojo.massindexing.spi.PojoMassIndexingLoadingStrategy
 
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.PojoRawTypeIdentifier
 
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.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 - org.hibernate.search.engine.search.predicate.dsl.SimpleQueryFlag
Enables ESCAPE operator (\)
EVENT_PROCESSOR_BATCH_SIZE - Static variable in class org.hibernate.search.mapper.orm.coordination.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.CoordinationRadicals
 
EVENT_PROCESSOR_ENABLED - Static variable in class org.hibernate.search.mapper.orm.coordination.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.CoordinationRadicals
 
EVENT_PROCESSOR_POLLING_INTERVAL - Static variable in class org.hibernate.search.mapper.orm.coordination.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.CoordinationRadicals
 
EVENT_PROCESSOR_PREFIX - Static variable in class org.hibernate.search.mapper.orm.coordination.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.CoordinationRadicals
 
EVENT_PROCESSOR_PULSE_EXPIRATION - Static variable in class org.hibernate.search.mapper.orm.coordination.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.CoordinationRadicals
 
EVENT_PROCESSOR_PULSE_INTERVAL - Static variable in class org.hibernate.search.mapper.orm.coordination.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.CoordinationRadicals
 
EVENT_PROCESSOR_RETRY_DELAY - Static variable in class org.hibernate.search.mapper.orm.coordination.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.CoordinationRadicals
 
EVENT_PROCESSOR_SHARDS_ASSIGNED - Static variable in class org.hibernate.search.mapper.orm.coordination.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.CoordinationRadicals
 
EVENT_PROCESSOR_SHARDS_TOTAL_COUNT - Static variable in class org.hibernate.search.mapper.orm.coordination.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.CoordinationRadicals
 
EVENT_PROCESSOR_TRANSACTION_TIMEOUT - Static variable in class org.hibernate.search.mapper.orm.coordination.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 - org.hibernate.search.engine.search.timeout.spi.TimeoutManager.Type
 
EXCLUDED - org.hibernate.search.engine.backend.document.model.spi.IndexFieldInclusion
The field is excluded.
EXCLUDED - org.hibernate.search.util.common.data.RangeBoundInclusion
 
execute() - 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.
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.
executeAndReport() - 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(EntityReferenceFactory<R>) - 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(EntityReferenceFactory<R>) - 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(EntityReferenceFactory<R>) - 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.
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.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.
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.
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<R, 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<R, 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<R, 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(SearchMapping) - Method in class org.hibernate.search.mapper.orm.coordination.outboxpolling.OutboxPollingExtension
 
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.
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(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.schema.management.SchemaManagementStrategyName
 
externalRepresentation() - Method in enum org.hibernate.search.mapper.orm.search.loading.EntityLoadingCacheLookupStrategy
 
extract() - Method 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(PojoGenericTypeModel<?>, ContainerExtractorPath) - Method in interface org.hibernate.search.mapper.pojo.mapping.spi.PojoMappingConfigurationContext
 
extraction() - Method in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.AssociationInverseSide
 
extraction() - Method in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.FullTextField
 
extraction() - Method in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.GenericField
 
extraction() - Method in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.IndexedEmbedded
 
extraction() - Method in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.IndexingDependency
 
extraction() - Method in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.KeywordField
 
extraction() - Method in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.NonStandardField
 
extraction() - Method in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.PropertyValue
 
extraction() - Method in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.ScaledNumberField
 
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
 
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
 
failingEntityReference(EntityReferenceFactory<R>, String, Object) - Method in class org.hibernate.search.engine.backend.common.spi.MultiEntityOperationExecutionReport.Builder
 
failingEntityReference(R) - Method in class org.hibernate.search.engine.backend.common.spi.MultiEntityOperationExecutionReport.Builder
 
failingEntityReferences() - Method in class org.hibernate.search.engine.backend.common.spi.MultiEntityOperationExecutionReport
 
failingOperation - Variable in class org.hibernate.search.engine.reporting.FailureContext
 
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.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
 
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
 
failureHandler() - Method in interface org.hibernate.search.mapper.orm.automaticindexing.spi.AutomaticIndexingMappingContext
 
failureHandler() - Method in interface org.hibernate.search.mapper.pojo.mapping.spi.PojoMappingDelegate
 
failureHandler() - Method in interface org.hibernate.search.mapper.pojo.massindexing.spi.PojoMassIndexingMappingContext
 
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 - org.hibernate.search.backend.elasticsearch.index.DynamicMapping
Ignore unknown fields
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(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.ExistsPredicateFieldStep
Target the given field in the "exists" 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.SimpleQueryStringPredicateFieldMoreStep
Target the given field in the simple query string predicate, as an alternative to the already-targeted fields.
field(String) - Method in interface org.hibernate.search.engine.search.predicate.dsl.SimpleQueryStringPredicateFieldStep
Target the given field in the simple query string 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 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.SimpleQueryStringPredicateBuilder
 
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.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() - Method 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
 
FieldPaths - Class in org.hibernate.search.engine.backend.common.spi
 
FieldPaths.RelativizedPath - Class in org.hibernate.search.engine.backend.common.spi
 
FieldProjectionBuilder<T> - Interface in org.hibernate.search.engine.search.projection.spi
 
FieldProjectionBuilder.TypeSelector - Interface in org.hibernate.search.engine.search.projection.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.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.SimpleQueryStringPredicateFieldMoreStep
Target the given fields in the simple query string predicate, as an alternative to the already-targeted fields.
fields(String...) - Method in interface org.hibernate.search.engine.search.predicate.dsl.SimpleQueryStringPredicateFieldStep
Target the given fields in the simple query string 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.
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.BooleanPredicateClausesStep
Add a "filter" clause to be defined by the given function.
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(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.BooleanPredicateClausesStep
Add a "filter" clause based on an almost-built SearchPredicate.
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.BooleanPredicateClausesStep
Add a "filter" clause based on a previously-built SearchPredicate.
filter(SearchPredicate) - Method in interface org.hibernate.search.engine.search.predicate.spi.BooleanPredicateBuilder
 
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, IndexFieldInclusion) - 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(F, ProjectionConverter<? super F, ? extends V>, FromDocumentValueConvertContext) - Method in class org.hibernate.search.engine.search.projection.spi.SingleValuedProjectionAccumulator
 
finish(List<F>, ProjectionConverter<? super F, ? extends V>, FromDocumentValueConvertContext) - Method in class org.hibernate.search.engine.search.projection.spi.ListProjectionAccumulator
 
finish(U, ProjectionConverter<? super F, ? extends V>, FromDocumentValueConvertContext) - Method in interface org.hibernate.search.engine.search.projection.spi.ProjectionAccumulator
Finishes the collecting, converting the accumulated 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 - org.hibernate.search.engine.backend.types.ObjectStructure
Flatten multi-valued object fields.
flush() - Method in interface org.hibernate.search.engine.backend.work.execution.spi.IndexWorkspace
 
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
 
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 - 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 - 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.batch.jsr352.core.massindexing.MassIndexingJob.ParametersBuilderInitialStep
The entity types to index in this job execution.
forEntity(Class<?>) - Method in class org.hibernate.search.batch.jsr352.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
 
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.
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
 
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
 
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
 
fromDocumentReference(DocumentReference) - Method in interface org.hibernate.search.engine.backend.common.spi.DocumentReferenceConverter
 
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
 
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.
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
 
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
 
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 - org.hibernate.search.engine.search.predicate.dsl.SimpleQueryFlag
Enables FUZZY operators: (~) on single terms

G

GenericContextAwarePojoGenericTypeModel<T> - Class in org.hibernate.search.mapper.pojo.model.spi
An implementation of PojoGenericTypeModel 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
 
genericType(PojoRawTypeModel<? super T>, PojoGenericTypeModel<?>, PojoGenericTypeModel<?>...) - Static method in class org.hibernate.search.mapper.pojo.model.spi.SyntheticPojoGenericTypeModel
 
genericTypeModel(Class<T>) - Method in interface org.hibernate.search.mapper.pojo.model.spi.PojoBootstrapIntrospector
 
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.coordination.outboxpolling.OutboxPollingExtension
 
get() - Static method in class org.hibernate.search.mapper.orm.HibernateOrmExtension
 
get() - Method in class org.hibernate.search.mapper.orm.search.query.spi.HibernateOrmSearchScrollableResultsAdapter
 
get(int) - Method in class org.hibernate.search.mapper.orm.search.query.spi.HibernateOrmSearchScrollableResultsAdapter
 
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.batch.jsr352.core.context.jpa.spi.EntityManagerFactoryRegistry
Retrieve a factory using the default (implementation-dependent) scope.
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, String) - Method in interface org.hibernate.search.batch.jsr352.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(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
 
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.
getBigDecimal(int) - Method in class org.hibernate.search.mapper.orm.search.query.spi.HibernateOrmSearchScrollableResultsAdapter
 
getBigInteger(int) - Method in class org.hibernate.search.mapper.orm.search.query.spi.HibernateOrmSearchScrollableResultsAdapter
 
getBinary(int) - Method in class org.hibernate.search.mapper.orm.search.query.spi.HibernateOrmSearchScrollableResultsAdapter
 
getBlob(int) - Method in class org.hibernate.search.mapper.orm.search.query.spi.HibernateOrmSearchScrollableResultsAdapter
 
getBoolean(int) - Method in class org.hibernate.search.mapper.orm.search.query.spi.HibernateOrmSearchScrollableResultsAdapter
 
getByte(int) - Method in class org.hibernate.search.mapper.orm.search.query.spi.HibernateOrmSearchScrollableResultsAdapter
 
getCalendar(int) - Method in class org.hibernate.search.mapper.orm.search.query.spi.HibernateOrmSearchScrollableResultsAdapter
 
getCharacter(int) - Method in class org.hibernate.search.mapper.orm.search.query.spi.HibernateOrmSearchScrollableResultsAdapter
 
getClob(int) - Method in class org.hibernate.search.mapper.orm.search.query.spi.HibernateOrmSearchScrollableResultsAdapter
 
getDate(int) - Method in class org.hibernate.search.mapper.orm.search.query.spi.HibernateOrmSearchScrollableResultsAdapter
 
getDouble(int) - Method in class org.hibernate.search.mapper.orm.search.query.spi.HibernateOrmSearchScrollableResultsAdapter
 
getFloat(int) - Method in class org.hibernate.search.mapper.orm.search.query.spi.HibernateOrmSearchScrollableResultsAdapter
 
getGson() - Method in class org.hibernate.search.backend.elasticsearch.gson.spi.GsonProvider
 
getGsonNoSerializeNulls() - Method in class org.hibernate.search.backend.elasticsearch.gson.spi.GsonProvider
 
getInteger(int) - Method in class org.hibernate.search.mapper.orm.search.query.spi.HibernateOrmSearchScrollableResultsAdapter
 
getLocale(int) - Method in class org.hibernate.search.mapper.orm.search.query.spi.HibernateOrmSearchScrollableResultsAdapter
 
getLogHelper() - Method in class org.hibernate.search.backend.elasticsearch.gson.spi.GsonProvider
 
getLong(int) - Method in class org.hibernate.search.mapper.orm.search.query.spi.HibernateOrmSearchScrollableResultsAdapter
 
getNumberOfTypes() - Method in class org.hibernate.search.mapper.orm.search.query.spi.HibernateOrmSearchScrollableResultsAdapter
 
getOrCreatePathTracker(IndexedEmbeddedDefinition) - Method in interface org.hibernate.search.engine.mapper.mapping.building.spi.IndexedEntityBindingMapperContext
Get the shared path-tracker for a given indexed-embedded definition.
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
 
getShort(int) - Method in class org.hibernate.search.mapper.orm.search.query.spi.HibernateOrmSearchScrollableResultsAdapter
 
getString(int) - Method in class org.hibernate.search.mapper.orm.search.query.spi.HibernateOrmSearchScrollableResultsAdapter
 
getText(int) - Method in class org.hibernate.search.mapper.orm.search.query.spi.HibernateOrmSearchScrollableResultsAdapter
 
getTimeZone(int) - Method in class org.hibernate.search.mapper.orm.search.query.spi.HibernateOrmSearchScrollableResultsAdapter
 
getType(int) - Method in class org.hibernate.search.mapper.orm.search.query.spi.HibernateOrmSearchScrollableResultsAdapter
 
getVersionString() - Static method in class org.hibernate.search.engine.Version
Deprecated.
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.
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.
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 - org.hibernate.search.backend.elasticsearch.index.IndexStatus
 
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 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
 
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.util.spi.URLEncodedString
 
hashCode() - Method in class org.hibernate.search.engine.common.resources.spi.SavedState.Key
 
hashCode() - Method in class org.hibernate.search.engine.mapper.mapping.building.spi.IndexedEmbeddedDefinition
 
hashCode() - Method in interface org.hibernate.search.engine.mapper.model.spi.MappableTypeModel
 
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.extractor.mapping.programmatic.ContainerExtractorPath
 
hashCode() - Method in interface org.hibernate.search.mapper.pojo.loading.spi.PojoSelectionLoadingStrategy
 
hashCode() - Method in interface org.hibernate.search.mapper.pojo.massindexing.spi.PojoMassIndexingLoadingStrategy
 
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.PojoRawTypeIdentifier
 
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.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
 
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
 
HibernateOrmMapperOutboxPollingClasses - Class in org.hibernate.search.mapper.orm.coordination.outboxpolling.mapping.spi
 
HibernateOrmMapperOutboxPollingSettings - Class in org.hibernate.search.mapper.orm.coordination.outboxpolling.cfg
 
HibernateOrmMapperOutboxPollingSettings.CoordinationRadicals - Class in org.hibernate.search.mapper.orm.coordination.outboxpolling.cfg
HibernateOrmMapperOutboxPollingSettings.Defaults - Class in org.hibernate.search.mapper.orm.coordination.outboxpolling.cfg
Default values for the different settings if no values are given.
HibernateOrmMapperOutboxPollingSettings.Radicals - Class in org.hibernate.search.mapper.orm.coordination.outboxpolling.cfg
Configuration property keys without the prefix.
HibernateOrmMapperOutboxPollingSpiSettings - Class in org.hibernate.search.mapper.orm.coordination.outboxpolling.cfg.spi
SPI-related settings.
HibernateOrmMapperOutboxPollingSpiSettings.CoordinationRadicals - Class in org.hibernate.search.mapper.orm.coordination.outboxpolling.cfg.spi
 
HibernateOrmMapperOutboxPollingSpiSettings.Radicals - Class in org.hibernate.search.mapper.orm.coordination.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
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.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
 
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<H> - Class in org.hibernate.search.mapper.orm.search.query.spi
 
HibernateOrmSearchScrollableResultsAdapter(SearchScroll<H>, int, HibernateOrmSearchScrollableResultsAdapter.ScrollHitExtractor<? super H>) - Constructor for class org.hibernate.search.mapper.orm.search.query.spi.HibernateOrmSearchScrollableResultsAdapter
 
HibernateOrmSearchScrollableResultsAdapter.ScrollHitExtractor<H> - Interface in org.hibernate.search.mapper.orm.search.query.spi
 
HibernateOrmSessionContext - Interface in org.hibernate.search.mapper.orm.session.context
 
hibernateOrmTypes() - Static method in class org.hibernate.search.mapper.orm.coordination.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.batch.jsr352.core.inject.scope.spi
Scope for job execution, to be mapped to the scopes specific to each JSR-352 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.batch.jsr352.core.inject.scope.spi
Scope for partition execution, to be mapped to the scopes specific to each JSR-352 implementation.
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.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 host name and ports of the Elasticsearch servers to connect to.

I

id() - Method in interface org.hibernate.search.engine.backend.common.DocumentReference
 
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() - Method in interface org.hibernate.search.mapper.orm.common.EntityReference
 
id() - Method in annotation type org.hibernate.search.mapper.pojo.bridge.builtin.annotation.AlternativeDiscriminator
 
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_FETCH_SIZE - Static variable in class org.hibernate.search.batch.jsr352.core.massindexing.MassIndexingJobParameters.Defaults
 
ID_FETCH_SIZE - Static variable in class org.hibernate.search.batch.jsr352.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() - Method 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.PojoMappingCollectorPropertyNode
 
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() - Method 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
 
idFetchSize(int) - Method in class org.hibernate.search.batch.jsr352.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.
IdProjectionBuilder<I> - Interface in org.hibernate.search.engine.search.projection.spi
 
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
 
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 - org.hibernate.search.engine.cfg.ConfigurationPropertyCheckingStrategyName
Ignore the result of configuration property checking.
INCLUDED - org.hibernate.search.engine.backend.document.model.spi.IndexFieldInclusion
The field is included.
INCLUDED - org.hibernate.search.util.common.data.RangeBoundInclusion
 
INCLUDED_ONLY - 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.mapper.mapping.building.spi.IndexedEmbeddedDefinition
 
includeDepth() - Method 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(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
 
includedTypes() - Method in interface org.hibernate.search.mapper.pojo.massindexing.spi.PojoMassIndexingEntityLoadingContext
 
includedTypes() - Method in interface org.hibernate.search.mapper.pojo.massindexing.spi.PojoMassIndexingIdentifierLoadingContext
 
includeEmbeddedObjectId() - Method 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.mapper.mapping.building.spi.IndexedEmbeddedDefinition
 
includePaths() - Method 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(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
 
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() - Method in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.Indexed
 
index(String) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.TypeMappingIndexedStep
 
INDEX_NAME - 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(PojoRawTypeModel<?>, String, ObjectStructure, Integer, Set<String>, boolean, Class<?>) - Method in interface org.hibernate.search.mapper.pojo.mapping.building.spi.PojoMappingCollectorValueNode
 
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.
IndexedEmbeddedDefinition - Class in org.hibernate.search.engine.mapper.mapping.building.spi
 
IndexedEmbeddedDefinition(MappableTypeModel, String, ObjectStructure, Integer, Set<String>) - Constructor for class org.hibernate.search.engine.mapper.mapping.building.spi.IndexedEmbeddedDefinition
 
IndexedEmbeddedPathTracker - Class in org.hibernate.search.engine.mapper.mapping.building.spi
A tracker for paths actually affected by an indexed embedded definition.
IndexedEmbeddedPathTracker(IndexedEmbeddedDefinition) - Constructor for class org.hibernate.search.engine.mapper.mapping.building.spi.IndexedEmbeddedPathTracker
 
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
 
IndexFieldInclusion - 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.
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
 
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_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_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_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 automatic indexing.
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<CompletableFuture<SearchIndexingPlanExecutionReport>>) - Method in interface org.hibernate.search.mapper.orm.automaticindexing.session.AutomaticIndexingSynchronizationConfigurationContext
Set the handler for the (asynchronous) indexing future.
indexingPlan() - Method in interface org.hibernate.search.mapper.orm.session.SearchSession
 
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() - Method in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.GenericField
 
indexNullAs() - Method in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.KeywordField
 
indexNullAs() - Method in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.ScaledNumberField
 
indexNullAs(F) - Method in interface org.hibernate.search.engine.backend.types.dsl.StandardIndexFieldTypeOptionsStep
 
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
 
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
 
IndexSchemaBuildContext - Interface in org.hibernate.search.engine.backend.document.model.dsl.spi
 
IndexSchemaContributionListener - Interface in org.hibernate.search.engine.mapper.mapping.building.spi
 
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.
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.
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
 
interpretPath(PojoModelPathValueNode) - Method in interface org.hibernate.search.mapper.pojo.model.path.spi.PojoPathDefinitionProvider
 
interpretPaths(Set<String>, Set<PojoModelPathValueNode>) - Method in interface org.hibernate.search.mapper.pojo.model.path.spi.PojoPathsDefinition
Deprecated.
 
INTERSECTION - org.hibernate.search.engine.search.predicate.dsl.RegexpQueryFlag
Enables INTERSECTION operator (&)
INTERVAL - 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() - Method 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
The I/O strategy, deciding how indexes are written to and read from.
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
JobContextSetupListener - Class in org.hibernate.search.batch.jsr352.core.massindexing.spi
Listener before the start of the job.
JobContextSetupListener() - Constructor for class org.hibernate.search.batch.jsr352.core.massindexing.spi.JobContextSetupListener
 
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

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.aggregation.spi.AggregationTypeKeys
 
key(String) - Static method in class org.hibernate.search.engine.search.predicate.spi.PredicateTypeKeys
 
key(String) - Static method in class org.hibernate.search.engine.search.projection.spi.ProjectionTypeKeys
 
key(String) - Static method in class org.hibernate.search.engine.search.sort.spi.SortTypeKeys
 
KeyContext - Interface in org.hibernate.search.engine.cfg.spi
 
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 - org.hibernate.search.engine.spatial.DistanceUnit
 

L

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
The layout strategy for indexes and their 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 - 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.
ListProjectionAccumulator<F,​V> - Class in org.hibernate.search.engine.search.projection.spi
A ProjectionAccumulator that can accumulate any number of values into a List.
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
 
loadingContextBuilder() - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractSearchQuerySelectStep
 
LoadingResult<R,​E> - Interface in org.hibernate.search.engine.search.loading.spi
The result of the loading of the entities by the ProjectionHitMapper.
loadingStrategy(PojoLoadingTypeContext<T>) - Method in interface org.hibernate.search.mapper.pojo.loading.spi.PojoSelectionLoadingContext
 
loadingStrategy(PojoRawTypeIdentifier<T>) - Method in interface org.hibernate.search.mapper.pojo.massindexing.spi.PojoMassIndexingContext
 
loadingStrategyOptional(PojoLoadingTypeContext<T>) - Method in interface org.hibernate.search.mapper.pojo.loading.spi.PojoSelectionLoadingContext
 
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.
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).
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
 
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.
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.
LuceneIndexFieldTypeFactory - Interface in org.hibernate.search.backend.lucene.types.dsl
 
LuceneIndexManager - Interface in org.hibernate.search.backend.lucene.index
 
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
 
luceneVersion() - Method in interface org.hibernate.search.backend.lucene.cache.QueryCachingConfigurationContext
 

M

major() - 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.
mapIndexedTypes(MappedIndexManagerFactory) - Method in interface org.hibernate.search.engine.mapper.mapping.building.spi.Mapper
Begin the creation of a mapping for all indexed types.
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
 
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(String) - 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(SessionFactory) - Static method in class org.hibernate.search.mapper.orm.Search
Retrieve the SearchMapping from a Hibernate ORM SessionFactory.
MAPPING_CONFIGURER - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings
The mapping configurer to use.
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 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
The strategy for mapping 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.
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() - Method in interface org.hibernate.search.engine.backend.session.spi.BackendSessionContext
 
mappingContext() - Method in class org.hibernate.search.engine.backend.session.spi.DetachedBackendSessionContext
 
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
 
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.
markAsEncountered(String, boolean) - Method in class org.hibernate.search.engine.mapper.mapping.building.spi.IndexedEmbeddedPathTracker
 
markAsEntity(String, PojoPathDefinitionProvider) - Method in interface org.hibernate.search.mapper.pojo.model.additionalmetadata.building.spi.PojoAdditionalMetadataCollectorTypeNode
Mark this type as an entity type.
markAsEntity(String, PojoPathsDefinition) - 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(boolean) - Method in interface org.hibernate.search.mapper.pojo.model.additionalmetadata.building.spi.PojoAdditionalMetadataCollectorTypeNode
Mark this type as an indexed type.
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() - Method in annotation type org.hibernate.search.mapper.pojo.bridge.builtin.annotation.GeoPointBinding
 
markerSet() - Method in annotation type org.hibernate.search.mapper.pojo.bridge.builtin.annotation.Latitude
 
markerSet() - Method 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.coordination.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.CoordinationRadicals
 
MASS_INDEXER_PREFIX - Static variable in class org.hibernate.search.mapper.orm.coordination.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.CoordinationRadicals
 
MASS_INDEXER_PULSE_EXPIRATION - Static variable in class org.hibernate.search.mapper.orm.coordination.outboxpolling.cfg.HibernateOrmMapperOutboxPollingSettings.CoordinationRadicals
 
MASS_INDEXER_PULSE_INTERVAL - Static variable in class org.hibernate.search.mapper.orm.coordination.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 the given types, or to any of their sub-types.
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 the given types, or to any of their sub-types.
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
 
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.batch.jsr352.core.massindexing
A utility class to start the Hibernate Search JSR-352 mass indexing job.
MassIndexingJob.ParametersBuilder - Class in org.hibernate.search.batch.jsr352.core.massindexing
Parameter builder for mass-indexing job.
MassIndexingJob.ParametersBuilderInitialStep - Class in org.hibernate.search.batch.jsr352.core.massindexing
 
MassIndexingJobParameters - Class in org.hibernate.search.batch.jsr352.core.massindexing
 
MassIndexingJobParameters.Defaults - Class in org.hibernate.search.batch.jsr352.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.
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 - 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.
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
 
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(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.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.SimpleQueryStringPredicateMatchingStep
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.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.
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.
MAX - 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_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.batch.jsr352.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.batch.jsr352.core.massindexing.MassIndexingJobParameters
 
maxResultsPerEntity(int) - Method in class org.hibernate.search.batch.jsr352.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.batch.jsr352.core.massindexing.MassIndexingJob.ParametersBuilder
The maximum number of threads to use for processing the job.
MEDIAN - 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
 
MERGE_SEGMENTS_AFTER_PURGE - Static variable in class org.hibernate.search.batch.jsr352.core.massindexing.MassIndexingJobParameters.Defaults
 
MERGE_SEGMENTS_AFTER_PURGE - Static variable in class org.hibernate.search.batch.jsr352.core.massindexing.MassIndexingJobParameters
 
MERGE_SEGMENTS_ON_FINISH - Static variable in class org.hibernate.search.batch.jsr352.core.massindexing.MassIndexingJobParameters.Defaults
 
MERGE_SEGMENTS_ON_FINISH - Static variable in class org.hibernate.search.batch.jsr352.core.massindexing.MassIndexingJobParameters
 
mergeSegments() - Method in interface org.hibernate.search.engine.backend.work.execution.spi.IndexWorkspace
 
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
 
mergeSegmentsAfterPurge(boolean) - Method in class org.hibernate.search.batch.jsr352.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.batch.jsr352.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 - org.hibernate.search.engine.spatial.DistanceUnit
 
method() - Method in class org.hibernate.search.backend.elasticsearch.client.spi.ElasticsearchRequest
 
micro() - Method in class org.hibernate.search.backend.elasticsearch.ElasticsearchVersion
 
MILES - org.hibernate.search.engine.spatial.DistanceUnit
 
MIN - 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.BooleanPredicateClausesStep
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.BooleanPredicateClausesStep
Start defining the minimum number of "should" constraints that have to match in order for the boolean predicate to match.
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.BooleanPredicateClausesStep
minimumShouldMatchNumber(int, int) - Method in interface org.hibernate.search.engine.search.predicate.spi.BooleanPredicateBuilder
minimumShouldMatchPercent(int) - Method in interface org.hibernate.search.engine.search.predicate.dsl.BooleanPredicateClausesStep
minimumShouldMatchPercent(int, int) - Method in interface org.hibernate.search.engine.search.predicate.spi.BooleanPredicateBuilder
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
 
missingFirst() - Method in interface org.hibernate.search.engine.search.sort.spi.DistanceSortBuilder
 
missingFirst() - 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
 
missingSupportHint(SearchQueryElementTypeKey<?>) - Method in class org.hibernate.search.engine.search.common.spi.SearchIndexSchemaElementContextHelper
 
MMAP - 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 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_TENANCY - 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
The multi-tenancy strategy to use.
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
The multi-tenancy strategy to use.
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<R> - Class in org.hibernate.search.engine.backend.common.spi
 
MultiEntityOperationExecutionReport.Builder<R> - 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
 
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 interface org.hibernate.search.engine.backend.metamodel.IndexFieldDescriptor
 
multiValued() - Method in interface org.hibernate.search.mapper.pojo.extractor.ContainerExtractor
 
multiValuedInRoot - Variable in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexField
 
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.document.model.spi.IndexNode
 
multiValuedInRoot() - Method in interface org.hibernate.search.engine.backend.metamodel.IndexFieldDescriptor
 
multiValuedInRoot() - Method in class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexValueFieldContext
 
multiValuedInRoot() - Method in interface org.hibernate.search.engine.search.common.spi.SearchIndexValueFieldContext
 
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.BooleanPredicateClausesStep
Add a "must" clause to be defined by the given function.
must(PredicateFinalStep) - Method in interface org.hibernate.search.engine.search.predicate.dsl.BooleanPredicateClausesStep
Add a "must" clause based on an almost-built SearchPredicate.
must(SearchPredicate) - Method in interface org.hibernate.search.engine.search.predicate.dsl.BooleanPredicateClausesStep
Add a "must" clause based on a previously-built SearchPredicate.
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.BooleanPredicateClausesStep
Add a "must not" clause to be defined by the given function.
mustNot(PredicateFinalStep) - Method in interface org.hibernate.search.engine.search.predicate.dsl.BooleanPredicateClausesStep
Add a "must not" clause based on an almost-built SearchPredicate.
mustNot(SearchPredicate) - Method in interface org.hibernate.search.engine.search.predicate.dsl.BooleanPredicateClausesStep
Add a "must not" clause based on a previously-built SearchPredicate.
mustNot(SearchPredicate) - Method in interface org.hibernate.search.engine.search.predicate.spi.BooleanPredicateBuilder
 

N

name - Variable in class org.hibernate.search.mapper.pojo.model.hcann.spi.AbstractPojoHCAnnPropertyModel
 
name() - Method in class org.hibernate.search.engine.backend.orchestration.spi.AbstractWorkOrchestrator
 
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 interface org.hibernate.search.mapper.orm.common.EntityReference
 
name() - Method in annotation type org.hibernate.search.mapper.pojo.bridge.mapping.annotation.IdentifierBinderRef
Reference an identifier binder by its bean name.
name() - Method in annotation type org.hibernate.search.mapper.pojo.bridge.mapping.annotation.IdentifierBridgeRef
Reference an identifier bridge by its bean name.
name() - Method in annotation type org.hibernate.search.mapper.pojo.bridge.mapping.annotation.MarkerBinderRef
Reference a marker binder by its bean name.
name() - Method in annotation type org.hibernate.search.mapper.pojo.bridge.mapping.annotation.PropertyBinderRef
Reference a property binder by its bean name.
name() - Method in annotation type org.hibernate.search.mapper.pojo.bridge.mapping.annotation.RoutingBinderRef
Reference a routing binder by its bean name.
name() - Method in annotation type org.hibernate.search.mapper.pojo.bridge.mapping.annotation.TypeBinderRef
Reference a type binder by its bean name.
name() - Method in annotation type org.hibernate.search.mapper.pojo.bridge.mapping.annotation.ValueBinderRef
Reference a value binder by its bean name.
name() - Method in annotation type org.hibernate.search.mapper.pojo.bridge.mapping.annotation.ValueBridgeRef
Reference a value bridge by its bean name.
name() - Method in annotation type org.hibernate.search.mapper.pojo.common.annotation.Param
 
name() - Method in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.FullTextField
 
name() - Method in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.GenericField
 
name() - Method in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.IndexedEmbedded
 
name() - Method in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.KeywordField
 
name() - Method in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.NonStandardField
 
name() - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.MappingAnnotatedProperty
 
name() - Method in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.PropertyMappingAnnotationProcessorRef
Reference a PropertyMappingAnnotationProcessor by its bean name.
name() - Method in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.TypeMappingAnnotationProcessorRef
Reference a TypeMappingAnnotationProcessor by its bean name.
name() - Method in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.ScaledNumberField
 
name() - Method in class org.hibernate.search.mapper.pojo.model.hcann.spi.AbstractPojoHCAnnPropertyModel
 
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.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 - Static variable in class org.hibernate.search.batch.jsr352.core.massindexing.MassIndexingJob
 
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, NamedPredicateProvider) - 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.
NamedPredicateProvider - Interface in org.hibernate.search.engine.search.predicate.factories
A factory for predicates, which is given a name and assigned to an element in the index schema.
NamedPredicateProviderContext - Interface in org.hibernate.search.engine.search.predicate.factories
nanoTime() - Method in interface org.hibernate.search.engine.common.timing.spi.TimingSource
Returns current system time in nanoseconds.
NATIVE_FILESYSTEM - org.hibernate.search.backend.lucene.lowlevel.directory.LockingStrategyName
 
NAUTICAL_MILES - org.hibernate.search.engine.spatial.DistanceUnit
 
NEAR - org.hibernate.search.engine.search.predicate.dsl.SimpleQueryFlag
Enables NEAR operators: (~) on phrases
NEAR_REAL_TIME - 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, and the index writer is
nest(Function<? super SearchPredicateFactory, ? extends PredicateFinalStep>) - Method in interface org.hibernate.search.engine.search.predicate.dsl.NestedPredicateNestStep
Set the inner predicate defined by the given function.
nest(PredicateFinalStep) - Method in interface org.hibernate.search.engine.search.predicate.dsl.NestedPredicateNestStep
Set the inner predicate to an almost-built SearchPredicate.
nest(SearchPredicate) - Method in interface org.hibernate.search.engine.search.predicate.dsl.NestedPredicateNestStep
Set the inner predicate to a previously-built SearchPredicate.
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
Match documents where a nested object matches a given predicate.
nested() - 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 - org.hibernate.search.engine.backend.types.ObjectStructure
Store object fields as nested documents.
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
 
NestedPredicateFieldStep<N extends NestedPredicateNestStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The initial step in a "nested" predicate definition, where the target field can be set.
NestedPredicateNestStep<N extends NestedPredicateOptionsStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The step in a "nested" predicate definition where the predicate to nest can be set.
NestedPredicateOptionsStep<S extends NestedPredicateOptionsStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The final step in an "nested" predicate definition, where optional parameters can be set.
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 - org.hibernate.search.backend.lucene.lowlevel.directory.FileSystemAccessStrategyName
 
NO - org.hibernate.search.engine.backend.types.Aggregable
Do not allow aggregation on the field.
NO - org.hibernate.search.engine.backend.types.Norms
The index-time scoring information is not stored.
NO - org.hibernate.search.engine.backend.types.Projectable
Do not allow projection on the field.
NO - org.hibernate.search.engine.backend.types.Searchable
The field is not searchable, i.e.
NO - org.hibernate.search.engine.backend.types.Sortable
The field is not sortable.
NO - org.hibernate.search.engine.backend.types.TermVector
Do not store term vectors.
NO - org.hibernate.search.engine.search.common.ValueConvert
Disables value conversion.
NO - 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 - 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
 
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.
NONE - org.hibernate.search.backend.elasticsearch.multitenancy.MultiTenancyStrategyName
Single tenant configuration.
NONE - org.hibernate.search.backend.lucene.lowlevel.directory.LockingStrategyName
 
NONE - org.hibernate.search.backend.lucene.multitenancy.MultiTenancyStrategyName
Single tenant configuration.
NONE - 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 - 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 - org.hibernate.search.engine.search.timeout.spi.TimeoutManager.Type
 
NONE - org.hibernate.search.mapper.orm.automaticindexing.AutomaticIndexingStrategyName
NONE - org.hibernate.search.mapper.orm.schema.management.SchemaManagementStrategyName
A strategy that does not do anything on startup or shutdown.
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() - Method 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() - Method in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.FullTextField
 
norms() - Method 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 - org.hibernate.search.engine.search.predicate.dsl.SimpleQueryFlag
Enables NOT operator (-)
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.
NUMBER_OF_SHARDS - Static variable in class org.hibernate.search.backend.lucene.cfg.LuceneIndexSettings.ShardingRadicals
 
NumberScaleConstants - Class in org.hibernate.search.engine.cfg.spi
 

O

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
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).
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 enum org.hibernate.search.mapper.orm.automaticindexing.AutomaticIndexingStrategyName
Deprecated.
 
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(String, String) - Static method in class org.hibernate.search.engine.search.common.spi.SearchQueryElementTypeKey
 
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
 
of(BackendSessionContext) - Static method in class org.hibernate.search.engine.backend.session.spi.DetachedBackendSessionContext
 
of(TimingSource, Long, TimeUnit, boolean) - Static method in class org.hibernate.search.engine.search.timeout.spi.TimeoutManager
 
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
 
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
 
onSchemaContributed() - Method in interface org.hibernate.search.engine.mapper.mapping.building.spi.IndexSchemaContributionListener
Called at least once if something was contributed to the schema.
opaqueType(PojoRawTypeModel<T>) - Static method in class org.hibernate.search.mapper.pojo.model.spi.SyntheticPojoGenericTypeModel
 
open(Serializable) - Method in class org.hibernate.search.batch.jsr352.core.massindexing.step.spi.EntityReader
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 - 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
 
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 - org.hibernate.search.engine.search.common.BooleanOperator
OR operator: at least one term/clause must match.
OR - 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
 
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.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.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.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.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.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.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.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.batch.jsr352.core.context.jpa.spi - package org.hibernate.search.batch.jsr352.core.context.jpa.spi
 
org.hibernate.search.batch.jsr352.core.inject.scope.spi - package org.hibernate.search.batch.jsr352.core.inject.scope.spi
 
org.hibernate.search.batch.jsr352.core.massindexing - package org.hibernate.search.batch.jsr352.core.massindexing
 
org.hibernate.search.batch.jsr352.core.massindexing.spi - package org.hibernate.search.batch.jsr352.core.massindexing.spi
 
org.hibernate.search.batch.jsr352.core.massindexing.step.spi - package org.hibernate.search.batch.jsr352.core.massindexing.step.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.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.dsl.spi - package org.hibernate.search.engine.common.dsl.spi
 
org.hibernate.search.engine.common.resources.spi - package org.hibernate.search.engine.common.resources.spi
 
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.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.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.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.factories - package org.hibernate.search.engine.search.predicate.factories
 
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.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.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.coordination.outboxpolling - package org.hibernate.search.mapper.orm.coordination.outboxpolling
 
org.hibernate.search.mapper.orm.coordination.outboxpolling.cfg - package org.hibernate.search.mapper.orm.coordination.outboxpolling.cfg
 
org.hibernate.search.mapper.orm.coordination.outboxpolling.cfg.spi - package org.hibernate.search.mapper.orm.coordination.outboxpolling.cfg.spi
 
org.hibernate.search.mapper.orm.coordination.outboxpolling.mapping - package org.hibernate.search.mapper.orm.coordination.outboxpolling.mapping
 
org.hibernate.search.mapper.orm.coordination.outboxpolling.mapping.spi - package org.hibernate.search.mapper.orm.coordination.outboxpolling.mapping.spi
 
org.hibernate.search.mapper.orm.entity - package org.hibernate.search.mapper.orm.entity
 
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.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.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.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.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.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.session.spi - package org.hibernate.search.mapper.pojo.session.spi
 
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.function - package org.hibernate.search.util.common.function
 
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.coordination.outboxpolling.cfg.spi.HibernateOrmMapperOutboxPollingSpiSettings.CoordinationRadicals
 
OUTBOXEVENT_ENTITY_MAPPING - Static variable in class org.hibernate.search.mapper.orm.coordination.outboxpolling.cfg.spi.HibernateOrmMapperOutboxPollingSpiSettings
Allows the user to define a specific Hibernate mapping for the OutboxEvent entity.
OUTBOXEVENT_ENTITY_MAPPING - Static variable in class org.hibernate.search.mapper.orm.coordination.outboxpolling.cfg.spi.HibernateOrmMapperOutboxPollingSpiSettings.Radicals
 
OutboxPollingExtension - Class in org.hibernate.search.mapper.orm.coordination.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.coordination.outboxpolling.OutboxPollingExtension
 
OutboxPollingSearchMapping - Interface in org.hibernate.search.mapper.orm.coordination.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.factories.NamedPredicateProviderContext
 
param(String) - Method in interface org.hibernate.search.mapper.pojo.bridge.binding.BindingContext
 
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, 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 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.
parameters() - Method in class org.hibernate.search.backend.elasticsearch.client.spi.ElasticsearchRequest
 
parameters() - Static method in class org.hibernate.search.batch.jsr352.core.massindexing.MassIndexingJob
 
parametersMap() - Method in interface org.hibernate.search.backend.elasticsearch.search.query.ElasticsearchSearchRequestTransformerContext
 
paramOptional(String) - Method in interface org.hibernate.search.engine.search.predicate.factories.NamedPredicateProviderContext
 
paramOptional(String) - Method in interface org.hibernate.search.mapper.pojo.bridge.binding.BindingContext
 
params() - Method in annotation type org.hibernate.search.mapper.pojo.bridge.mapping.annotation.IdentifierBinderRef
 
params() - Method in annotation type org.hibernate.search.mapper.pojo.bridge.mapping.annotation.MarkerBinderRef
 
params() - Method in annotation type org.hibernate.search.mapper.pojo.bridge.mapping.annotation.PropertyBinderRef
 
params() - Method in annotation type org.hibernate.search.mapper.pojo.bridge.mapping.annotation.RoutingBinderRef
 
params() - Method in annotation type org.hibernate.search.mapper.pojo.bridge.mapping.annotation.TypeBinderRef
 
params() - Method in annotation type org.hibernate.search.mapper.pojo.bridge.mapping.annotation.ValueBinderRef
 
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.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
 
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
 
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() - Method in class org.hibernate.search.backend.elasticsearch.client.spi.ElasticsearchRequest
 
path() - Method in interface org.hibernate.search.backend.elasticsearch.search.query.ElasticsearchSearchRequestTransformerContext
 
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
 
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
 
PERSISTENCE_CONTEXT - 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 - 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 - org.hibernate.search.engine.search.predicate.dsl.SimpleQueryFlag
Enables PHRASE operator (")
PHRASE - Static variable in class org.hibernate.search.engine.search.predicate.spi.PredicateTypeKeys
 
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.
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.
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.
PojoEventContexts - Class in org.hibernate.search.mapper.pojo.reporting.spi
 
PojoGenericTypeModel<T> - Interface in org.hibernate.search.mapper.pojo.model.spi
A PojoTypeModel representing a parameterized type, where generic type arguments are known.
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.
PojoLoadingTypeContext<E> - 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
 
PojoMappingCollectorPropertyNode - Interface in org.hibernate.search.mapper.pojo.mapping.building.spi
 
PojoMappingCollectorTypeNode - Interface in org.hibernate.search.mapper.pojo.mapping.building.spi
 
PojoMappingCollectorValueNode - 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.
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.
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.
PojoMassIndexingContextBuilder<LOS> - Interface in org.hibernate.search.mapper.pojo.massindexing.spi
A builder for PojoMassIndexingContext, allowing changes to the parameters of object loading, for example while a query is being built.
PojoMassIndexingEntityLoadingContext<E> - Interface in org.hibernate.search.mapper.pojo.massindexing.spi
PojoMassIndexingIdentifierLoadingContext<E,​I> - Interface in org.hibernate.search.mapper.pojo.massindexing.spi
PojoMassIndexingLoadingStrategy<E,​I> - Interface in org.hibernate.search.mapper.pojo.massindexing.spi
A strategy for entity loading during mass indexing.
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
 
PojoMetadataContributor<MEC extends PojoAdditionalMetadataCollector,​MAC extends PojoMappingCollector> - Interface in org.hibernate.search.mapper.pojo.mapping.building.spi
 
PojoModelCompositeElement - Interface in org.hibernate.search.mapper.pojo.model
A potentially composite element in the POJO model.
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.
PojoPathsDefinition - Interface in org.hibernate.search.mapper.pojo.model.path.spi
Deprecated.
Implement PojoPathDefinitionProvider instead.
PojoPropertyIndexingDependencyConfigurationContext - Interface in org.hibernate.search.mapper.pojo.model.dependency
 
PojoPropertyMetadataContributor - Interface in org.hibernate.search.mapper.pojo.mapping.building.spi
An alias interface used when we don't want to write the full version of PojoMetadataContributor with generic parameters.
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.
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,​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
 
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
 
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.
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
 
PojoTypeMetadataContributor - Interface in org.hibernate.search.mapper.pojo.mapping.building.spi
An alias interface used when we don't want to write the full version of PojoMetadataContributor with generic parameters.
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.
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
 
post() - Static method in class org.hibernate.search.backend.elasticsearch.client.spi.ElasticsearchRequest
 
preBoot(BiConsumer<String, Object>) - Method in interface org.hibernate.search.mapper.orm.bootstrap.spi.HibernateOrmIntegrationBooter
 
PRECEDENCE - 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
 
preDefinedOrdinals() - Method in interface org.hibernate.search.mapper.pojo.model.path.spi.PojoPathsDefinition
Deprecated.
 
predicate() - Method in interface org.hibernate.search.engine.mapper.scope.spi.MappedIndexScope
 
predicate() - Method in interface org.hibernate.search.engine.search.predicate.factories.NamedPredicateProviderContext
 
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
 
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() - Method 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 - org.hibernate.search.engine.search.predicate.dsl.SimpleQueryFlag
Enables PREFIX operator (*)
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.coordination.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.coordination.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.
prepareIndexedTypes(BackendsInfo) - Method in interface org.hibernate.search.engine.mapper.mapping.building.spi.Mapper
Prepare for the mapping of indexed 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.
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.
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(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() - Method in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.PropertyMapping
 
processor() - Method in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.TypeMapping
 
produceMappings(ConfigurationPropertySource, MappingBinder, MetadataBuildingContext) - Method in interface org.hibernate.search.mapper.orm.bootstrap.spi.HibernateSearchOrmMappingProducer
 
programmaticMapping() - Method in interface org.hibernate.search.mapper.orm.mapping.HibernateOrmMappingConfigurationContext
Start the definition of a 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() - Method in annotation type org.hibernate.search.mapper.pojo.bridge.builtin.annotation.GeoPointBinding
 
projectable() - Method in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.FullTextField
 
projectable() - Method in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.GenericField
 
projectable() - Method in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.KeywordField
 
projectable() - Method in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.ScaledNumberField
 
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.StandardIndexFieldTypeOptionsStep
 
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 - 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
 
ProjectionAccumulator<F,​V,​U,​R> - Interface in org.hibernate.search.engine.search.projection.spi
A variation on Collector suitable for projections on field values.
ProjectionAccumulator.Provider<V,​R> - Interface in org.hibernate.search.engine.search.projection.spi
Provides an accumulator for a given underlying field type (F).
projectionBuilders() - Method in interface org.hibernate.search.engine.search.projection.spi.SearchProjectionIndexScope
 
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
 
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<R,​E> - Interface in org.hibernate.search.engine.search.loading.spi
Contract binding result hits and the mapper.
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.PojoMappingCollectorTypeNode
 
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.PojoMappingCollectorPropertyNode
 
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 type.
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.
propertyName() - Method 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 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
 
provider() - Static method in class org.hibernate.search.engine.search.projection.spi.ListProjectionAccumulator
 
provider() - Static method in class org.hibernate.search.engine.search.projection.spi.SingleValuedProjectionAccumulator
 
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.engine.backend.work.execution.spi.IndexWorkspace
 
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
 
PURGE_ALL_ON_START - Static variable in class org.hibernate.search.batch.jsr352.core.massindexing.MassIndexingJobParameters.Defaults
 
PURGE_ALL_ON_START - Static variable in class org.hibernate.search.batch.jsr352.core.massindexing.MassIndexingJobParameters
 
purgeAllOnStart(boolean) - Method in class org.hibernate.search.batch.jsr352.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 query caching configurer to use.
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
The strategy to use when loading entities during the execution of 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
The fetch size to use when loading entities during the execution of a search query.
QUERY_LOADING_FETCH_SIZE - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings.Radicals
 
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.AbstractIndexCompositeNodeType
 
queryElementFactory(SearchQueryElementTypeKey<T>) - Method in class org.hibernate.search.engine.backend.types.spi.AbstractIndexValueFieldType
 
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.AbstractIndexCompositeNodeType.Builder
 
queryElementFactory(SearchQueryElementTypeKey<T>, SearchQueryElementFactory<? extends T, ? super SC, ? super N>) - Method in class org.hibernate.search.engine.backend.types.spi.AbstractIndexValueFieldType.Builder
 
queryString() - Method in interface org.hibernate.search.engine.search.query.SearchQuery
 
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
 
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.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.PojoModelValue
 
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
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.batch.jsr352.core.massindexing.step.spi.EntityReader
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
 
RED - org.hibernate.search.backend.elasticsearch.index.IndexStatus
 
reference() - Method in class org.hibernate.search.mapper.pojo.extractor.spi.ContainerExtractorDefinition
 
refresh() - Method in interface org.hibernate.search.engine.backend.work.execution.spi.IndexWorkspace
 
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
 
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.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.
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.
reindexOnUpdate() - Method 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 automatic indexing.
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
 
relativePrefix() - Method in class org.hibernate.search.engine.mapper.mapping.building.spi.IndexedEmbeddedDefinition
 
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.coordination.outboxpolling.mapping.OutboxPollingSearchMapping
Reprocess events that are at the moment in aborted state.
reprocessAbortedEvents(String) - Method in interface org.hibernate.search.mapper.orm.coordination.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.
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
 
restrictedBy(String) - Method in class org.hibernate.search.batch.jsr352.core.massindexing.MassIndexingJob.ParametersBuilder
Use HQL / JPQL to index entities of a target entity type.
retrieval() - Method in annotation type org.hibernate.search.mapper.pojo.bridge.mapping.annotation.IdentifierBinderRef
 
retrieval() - Method in annotation type org.hibernate.search.mapper.pojo.bridge.mapping.annotation.IdentifierBridgeRef
 
retrieval() - Method in annotation type org.hibernate.search.mapper.pojo.bridge.mapping.annotation.MarkerBinderRef
 
retrieval() - Method in annotation type org.hibernate.search.mapper.pojo.bridge.mapping.annotation.PropertyBinderRef
 
retrieval() - Method in annotation type org.hibernate.search.mapper.pojo.bridge.mapping.annotation.RoutingBinderRef
 
retrieval() - Method in annotation type org.hibernate.search.mapper.pojo.bridge.mapping.annotation.TypeBinderRef
 
retrieval() - Method in annotation type org.hibernate.search.mapper.pojo.bridge.mapping.annotation.ValueBinderRef
 
retrieval() - Method in annotation type org.hibernate.search.mapper.pojo.bridge.mapping.annotation.ValueBridgeRef
 
retrieval() - Method in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.PropertyMappingAnnotationProcessorRef
 
retrieval() - Method in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.TypeMappingAnnotationProcessorRef
 
returnIfSupported(Object, Optional<E>) - Static method in class org.hibernate.search.engine.common.dsl.spi.DslExtensionState
 
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(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
 
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
 
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() - Method 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.batch.jsr352.core.massindexing.MassIndexingJobParameters.Defaults
 
ROWS_PER_PARTITION - Static variable in class org.hibernate.search.batch.jsr352.core.massindexing.MassIndexingJobParameters
 
rowsPerPartition(int) - Method in class org.hibernate.search.batch.jsr352.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.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<R>, 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
 
SCHEMA_MANAGEMENT_MAPPING_FILE - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchIndexSettings
The path to a mappings file, allowing to add custom mappings to 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
 
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 to add custom settings to 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
The schema management strategy, controlling 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(IndexSchemaContributionListener) - Method in interface org.hibernate.search.engine.mapper.mapping.building.spi.IndexBindingContext
 
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 the given type, or to any of its sub-types.
schemaManager(Collection<? extends Class<?>>) - Method in interface org.hibernate.search.mapper.orm.session.SearchSession
Create a SearchSchemaManager for the indexes mapped to the given types, or to any of their sub-types.
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.mapping.SearchMapping
Create a SearchScope limited to the given type.
scope(Class<T>) - Method in interface org.hibernate.search.mapper.orm.session.SearchSession
Create a SearchScope limited to the given type.
scope(Class<T>, String) - Method in interface org.hibernate.search.mapper.orm.mapping.SearchMapping
Create a SearchScope limited to entity types referenced by their name.
scope(Class<T>, String) - Method in interface org.hibernate.search.mapper.orm.session.SearchSession
Create a SearchScope limited to entity types referenced by their name.
scope(Class<T>, Collection<String>) - Method in interface org.hibernate.search.mapper.orm.mapping.SearchMapping
Create a SearchScope limited to entity types referenced by their name.
scope(Class<T>, Collection<String>) - Method in interface org.hibernate.search.mapper.orm.session.SearchSession
Create a SearchScope limited to entity types referenced by their name.
scope(Collection<? extends Class<? extends T>>) - Method in interface org.hibernate.search.mapper.orm.mapping.SearchMapping
Create a SearchScope limited to the given types.
scope(Collection<? extends Class<? extends T>>) - Method in interface org.hibernate.search.mapper.orm.session.SearchSession
Create a SearchScope limited to the given types.
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
 
ScoreProjectionBuilder - Interface in org.hibernate.search.engine.search.projection.spi
 
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.
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<R, 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, DocumentReferenceConverter<R>, 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() - Method in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.FullTextField
 
searchable() - Method in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.GenericField
 
searchable() - Method in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.KeywordField
 
searchable() - Method in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.ScaledNumberField
 
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.StandardIndexFieldTypeOptionsStep
 
searchable(Searchable) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingStandardFieldOptionsStep
 
Searchable - Enum in org.hibernate.search.engine.backend.types
Whether or not we want to be able to search the document using this field.
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() - Method 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
 
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.
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
 
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
 
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<R,​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<R,​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.
SearchQueryBuilderFactory - Interface in org.hibernate.search.engine.search.query.spi
A factory for search query builders.
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.
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, allowing to build search-related objects (query, predicate, ...) taking into account the relevant indexes and their metadata (underlying technology, field types, ...).
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
 
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 index operations.
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.SearchQueryBuilderFactory
 
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
 
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
 
sendAndReport(EntityReferenceFactory<R>) - Method in interface org.hibernate.search.mapper.orm.automaticindexing.spi.AutomaticIndexingQueueEventSendingPlan
Sends the events to the queue.
sendAndReport(EntityReferenceFactory<R>) - 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.
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.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 - org.hibernate.search.mapper.orm.automaticindexing.AutomaticIndexingStrategyName
SESSION_CLEAR_INTERVAL - Static variable in class org.hibernate.search.batch.jsr352.core.massindexing.MassIndexingJobParameters
 
SESSION_CLEAR_INTERVAL_DEFAULT_RAW - Static variable in class org.hibernate.search.batch.jsr352.core.massindexing.MassIndexingJobParameters.Defaults
 
sessionClearInterval(int) - Method in class org.hibernate.search.batch.jsr352.core.massindexing.MassIndexingJob.ParametersBuilder
The number of entities to process before clearing the session.
sessionClearInterval(Integer, Integer) - Static method in class org.hibernate.search.batch.jsr352.core.massindexing.MassIndexingJobParameters.Defaults
 
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.spi.BatchMappingContext
 
sessionFactory() - Method in interface org.hibernate.search.mapper.orm.automaticindexing.spi.AutomaticIndexingMappingContext
 
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, String) - Constructor for class org.hibernate.search.mapper.orm.common.spi.SessionHelper
 
setRowNumber(int) - Method in class org.hibernate.search.mapper.orm.search.query.spi.HibernateOrmSearchScrollableResultsAdapter
 
SHALLOW - 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.BooleanPredicateClausesStep
Add a "should" clause to be defined by the given function.
should(PredicateFinalStep) - Method in interface org.hibernate.search.engine.search.predicate.dsl.BooleanPredicateClausesStep
Add a "should" clause based on an almost-built SearchPredicate.
should(SearchPredicate) - Method in interface org.hibernate.search.engine.search.predicate.dsl.BooleanPredicateClausesStep
Add a "should" clause based on a previously-built SearchPredicate.
should(SearchPredicate) - Method in interface org.hibernate.search.engine.search.predicate.spi.BooleanPredicateBuilder
 
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 - org.hibernate.search.backend.lucene.lowlevel.directory.FileSystemAccessStrategyName
Deprecated.
This strategy will be removed in a future version of Lucene.
SIMPLE - Static variable in class org.hibernate.search.engine.backend.analysis.AnalyzerNames
The simple analyzer.
SIMPLE_FILESYSTEM - org.hibernate.search.backend.lucene.lowlevel.directory.LockingStrategyName
 
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
 
simpleQueryString(String) - Method in interface org.hibernate.search.engine.search.predicate.spi.SimpleQueryStringPredicateBuilder
 
SimpleQueryStringPredicateBuilder - Interface in org.hibernate.search.engine.search.predicate.spi
 
SimpleQueryStringPredicateBuilder.FieldState - 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 an "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 an "simple query string" predicate definition, where optional parameters can be set.
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_INSTANCE - org.hibernate.search.backend.lucene.lowlevel.directory.LockingStrategyName
 
SINGLE_TENANCY - org.hibernate.search.engine.tenancy.spi.TenancyMode
 
singleObject() - Static method in interface org.hibernate.search.mapper.orm.search.query.spi.HibernateOrmSearchScrollableResultsAdapter.ScrollHitExtractor
 
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
 
SingleValuedProjectionAccumulator<F,​V> - Class in org.hibernate.search.engine.search.projection.spi
A ProjectionAccumulator that can accumulate up to one value, and will throw an exception beyond that.
SKIP - 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.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.dsl.SimpleQueryStringPredicateOptionsStep
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.MatchPredicateBuilder
 
skipAnalysis() - Method in interface org.hibernate.search.engine.search.predicate.spi.PhrasePredicateBuilder
 
skipAnalysis() - Method in interface org.hibernate.search.engine.search.predicate.spi.SimpleQueryStringPredicateBuilder
 
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() - Method in annotation type org.hibernate.search.mapper.pojo.bridge.builtin.annotation.GeoPointBinding
 
sortable() - Method in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.GenericField
 
sortable() - Method in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.KeywordField
 
sortable() - Method 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.
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.search.predicate.spi.PredicateTypeKeys
 
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.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() - Method in interface org.hibernate.search.mapper.pojo.massindexing.spi.PojoMassIndexerAgent
Starts requesting from other agents that could possibly perform indexing (e.g.
start(ExecutorService) - Method in class org.hibernate.search.engine.backend.orchestration.spi.BatchingExecutor
Start the executor, allowing works to be submitted through BatchingExecutor.submit(BatchedWork).
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(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.
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.
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(SearchProjectionBuilder<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).
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 - 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.AutomaticIndexingRadicals.ENABLED instead (caution: it expects a boolean value).
STRATEGY - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings.CoordinationRadicals
 
STRICT - 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() - Method in class org.hibernate.search.engine.mapper.mapping.building.spi.IndexedEmbeddedDefinition
 
structure() - Method 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
 
submit(ElasticsearchRequest) - Method in interface org.hibernate.search.backend.elasticsearch.client.spi.ElasticsearchClient
 
submit(BatchedWork<? super P>) - Method in class org.hibernate.search.engine.backend.orchestration.spi.BatchingExecutor
Submit a work for execution.
submit(W) - Method in class org.hibernate.search.engine.backend.orchestration.spi.AbstractWorkOrchestrator
 
submitTo(P) - Method in interface org.hibernate.search.engine.backend.orchestration.spi.BatchedWork
 
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 - 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
 
sync() - Static method in interface org.hibernate.search.mapper.orm.automaticindexing.session.AutomaticIndexingSynchronizationStrategy
 
SYNC - Static variable in class org.hibernate.search.mapper.orm.automaticindexing.session.AutomaticIndexingSynchronizationStrategyNames
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
An abstract base for implementations of PojoGenericTypeModel.
system() - Static method in interface org.hibernate.search.engine.cfg.spi.AllAwareConfigurationPropertySource
 

T

targetType() - Method 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.batch.jsr352.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.batch.jsr352.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
 
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.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.coordination.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.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() - Method 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.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 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() - 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
 
throwable() - Method in class org.hibernate.search.mapper.pojo.massindexing.MassIndexingFailureContext
 
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
 
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
 
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
 
toAPI() - Method in interface org.hibernate.search.mapper.pojo.massindexing.spi.PojoMassIndexingContextBuilder
 
toArray(H) - Method in interface org.hibernate.search.mapper.orm.search.query.spi.HibernateOrmSearchScrollableResultsAdapter.ScrollHitExtractor
 
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.
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.
toElement(H, int) - Method in interface org.hibernate.search.mapper.orm.search.query.spi.HibernateOrmSearchScrollableResultsAdapter.ScrollHitExtractor
 
toEntityManager() - Method in interface org.hibernate.search.mapper.orm.session.SearchSession
 
toEntityManagerFactory() - Method in interface org.hibernate.search.mapper.orm.mapping.SearchMapping
 
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
 
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
 
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
Convert a SearchQuery to a Hibernate ORM query.
toOrmSession() - Method in interface org.hibernate.search.mapper.orm.session.SearchSession
 
toOrmSessionFactory() - Method in interface org.hibernate.search.mapper.orm.mapping.SearchMapping
 
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
 
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.AbstractIndexValueFieldType
 
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 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.spi.ListProjectionAccumulator
 
toString() - Method in class org.hibernate.search.engine.search.projection.spi.SingleValuedProjectionAccumulator
 
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.pojo.extractor.mapping.programmatic.ContainerExtractorPath
 
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.model.path.PojoModelPath
 
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.PojoRawTypeIdentifier
 
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.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
 
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
 
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(ElasticsearchSearchRequestTransformerContext) - Method in interface org.hibernate.search.backend.elasticsearch.search.query.ElasticsearchSearchRequestTransformer
 
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 - 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.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.IndexObjectFieldDescriptor
 
type() - Method in interface org.hibernate.search.engine.backend.metamodel.IndexValueFieldDescriptor
 
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 interface org.hibernate.search.mapper.orm.common.EntityReference
 
type() - Method in annotation type org.hibernate.search.mapper.pojo.bridge.mapping.annotation.IdentifierBinderRef
Reference an identifier binder by its type.
type() - Method in annotation type org.hibernate.search.mapper.pojo.bridge.mapping.annotation.IdentifierBridgeRef
Reference an identifier bridge by its type.
type() - Method in annotation type org.hibernate.search.mapper.pojo.bridge.mapping.annotation.MarkerBinderRef
Reference a marker binder by its bean type.
type() - Method in annotation type org.hibernate.search.mapper.pojo.bridge.mapping.annotation.PropertyBinderRef
Reference a property binder by its bean type.
type() - Method in annotation type org.hibernate.search.mapper.pojo.bridge.mapping.annotation.RoutingBinderRef
Reference a routing binder by its bean type.
type() - Method in annotation type org.hibernate.search.mapper.pojo.bridge.mapping.annotation.TypeBinderRef
Reference a type binder by its bean type.
type() - Method in annotation type org.hibernate.search.mapper.pojo.bridge.mapping.annotation.ValueBinderRef
Reference a value binder by its type.
type() - Method 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.extractor.spi.ContainerExtractorDefinition
 
type() - Method in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.PropertyMappingAnnotationProcessorRef
Reference a PropertyMappingAnnotationProcessor by its bean type.
type() - Method in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.TypeMappingAnnotationProcessorRef
Reference a TypeMappingAnnotationProcessor 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 - 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 name to use for the backend type configuration property so that an Elasticsearch backend is instantiated by Hibernate Search.
TYPE_NAME - Static variable in class org.hibernate.search.backend.lucene.cfg.LuceneBackendSettings
The name to use for the backend type configuration property so that a Lucene backend is instantiated by Hibernate Search.
typeArgument(Class<?>, int) - Method in class org.hibernate.search.mapper.pojo.model.spi.AbstractPojoGenericTypeModel
 
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.PojoGenericTypeModel
 
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.PojoMappingCollectorTypeNode
 
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
 
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.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
 
typeIdentifierForEntityName(String) - Method in interface org.hibernate.search.mapper.orm.spi.BatchTypeIdentifierProvider
 
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.
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 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

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
 
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.
updateAssociationInverseSide(PojoRawTypeIdentifier<?>, BitSet, Object[], Object[]) - Method in interface org.hibernate.search.mapper.pojo.work.spi.PojoIndexingPlan
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.
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
Alternatively to ElasticsearchBackendSettings.HOSTS and ElasticsearchBackendSettings.PROTOCOL, it is possible to define both the protocol and hosts as one or more URIs using this property.
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.batch.jsr352.core.context.jpa.spi.EntityManagerFactoryRegistry
 
uselessIncludePaths() - Method in class org.hibernate.search.engine.mapper.mapping.building.spi.IndexedEmbeddedPathTracker
 
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.ValueReadHandleFactory
 
usingMethodHandle(MethodHandles.Lookup) - Static method in interface org.hibernate.search.util.common.reflect.spi.ValueReadHandleFactory
 

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) - 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
 
VALIDATE - 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() - Method in annotation type org.hibernate.search.mapper.pojo.bridge.builtin.annotation.GeoPointBinding.List
 
value() - Method in annotation type org.hibernate.search.mapper.pojo.common.annotation.Param
 
value() - Method in annotation type org.hibernate.search.mapper.pojo.extractor.mapping.annotation.ContainerExtraction
 
value() - Method in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.AssociationInverseSide.List
 
value() - Method in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.FullTextField.List
 
value() - Method in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.GenericField.List
 
value() - Method in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.IndexedEmbedded.List
 
value() - Method in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.IndexingDependency.List
 
value() - Method in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.KeywordField.List
 
value() - Method in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.MarkerBinding.List
 
value() - Method in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.NonStandardField.List
 
value() - Method in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.ObjectPath
 
value() - Method in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.PropertyBinding.List
 
value() - Method in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.ScaledNumberField.List
 
value() - Method in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.TypeBinding.List
 
value(C, P, PojoModelPathValueNode) - Method in interface org.hibernate.search.mapper.pojo.model.path.spi.PojoModelPathWalker
 
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.PojoMappingCollectorPropertyNode
 
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() - Method in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.FullTextField
 
valueBinder() - Method in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.GenericField
 
valueBinder() - Method in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.KeywordField
 
valueBinder() - Method in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.NonStandardField
 
valueBinder() - Method in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.ScaledNumberField
 
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.PojoMappingCollectorValueNode
 
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() - Method in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.FullTextField
 
valueBridge() - Method in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.GenericField
 
valueBridge() - Method in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.KeywordField
 
valueBridge() - Method in annotation type org.hibernate.search.mapper.pojo.mapping.definition.annotation.ScaledNumberField
 
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 - Enum in org.hibernate.search.engine.search.common
Specifies whether values should be converted during search queries.
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.document.model.spi.IndexFieldInclusion
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.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.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.cfg.ConfigurationPropertyCheckingStrategyName
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.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.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.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(ValueReadHandleFactory) - Method in interface org.hibernate.search.mapper.orm.bootstrap.spi.HibernateOrmIntegrationBooter.Builder
 
ValueReadHandleFactory - Interface in org.hibernate.search.util.common.reflect.spi
 
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.document.model.spi.IndexFieldInclusion
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.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.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.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.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.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.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.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.
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.
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
 
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 - 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(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 - 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.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_OFFSETS - org.hibernate.search.engine.backend.types.TermVector
Store the term vectors.
WITH_POSITIONS - org.hibernate.search.engine.backend.types.TermVector
Store the term vectors.
WITH_POSITIONS_OFFSETS - org.hibernate.search.engine.backend.types.TermVector
Store the term vectors.
WITH_POSITIONS_OFFSETS_PAYLOADS - org.hibernate.search.engine.backend.types.TermVector
Store the term vectors.
WITH_POSITIONS_PAYLOADS - 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
 
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
 
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.
work() - Method in interface org.hibernate.search.engine.backend.orchestration.spi.SingletonTask.Worker
Executes a unit of work.
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 the given type, or to any of its sub-types.
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(Collection<? extends Class<?>>) - Method in interface org.hibernate.search.mapper.orm.session.SearchSession
Create a SearchWorkspace for the indexes mapped to the given types, or to any of their sub-types.
workspace(DetachedBackendSessionContext) - Method in interface org.hibernate.search.mapper.pojo.scope.spi.PojoScopeDelegate
 
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
A strategy that waits for index changes to be queued and applied, forces a commit, and waits for the commit to complete.
writeName() - Method in interface org.hibernate.search.backend.elasticsearch.metamodel.ElasticsearchIndexDescriptor
 
writeSync() - Static method in interface org.hibernate.search.mapper.orm.automaticindexing.session.AutomaticIndexingSynchronizationStrategy
 

X

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

Y

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