Index

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

A

absolutePath - Variable in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexField
 
absolutePath - Variable in class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexNodeContext
 
absolutePath() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexField
 
absolutePath() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexRoot
 
absolutePath() - Method in interface org.hibernate.search.engine.backend.metamodel.IndexFieldDescriptor
 
absolutePath() - Method in class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexNodeContext
 
absolutePath() - Method in interface org.hibernate.search.engine.search.common.spi.SearchIndexNodeContext
 
absolutePath(String) - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexObjectField
 
absolutePath(String) - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexRoot
 
absolutePath(String) - Method in class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexCompositeNodeContext
 
absolutePath(String) - Method in interface org.hibernate.search.engine.search.common.spi.SearchIndexCompositeNodeContext
 
absolutePathComponents - Variable in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexField
 
absolutePathComponents() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexField
 
absolutePathComponents() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexRoot
 
absolutePathComponents() - Method in class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexNodeContext
 
absolutePathComponents() - Method in interface org.hibernate.search.engine.search.common.spi.SearchIndexNodeContext
 
absolutize(String, String, SimpleGlobPattern) - Static method in class org.hibernate.search.engine.backend.common.spi.FieldPaths
 
AbstractDelegatingSearchQuerySelectStep<R,E,LOS> - Class in org.hibernate.search.engine.search.query.dsl.spi
 
AbstractDelegatingSearchQuerySelectStep(SearchQuerySelectStep<?, R, E, LOS, ?, ?>) - Constructor for class org.hibernate.search.engine.search.query.dsl.spi.AbstractDelegatingSearchQuerySelectStep
 
AbstractExtendedSearchQueryOptionsStep<S extends SearchQueryOptionsStep<S,H,LOS,SF,AF>,H,R extends SearchResult<H>,SCR extends SearchScroll<H>,LOS,PDF extends SearchPredicateFactory,SF extends SearchSortFactory,AF extends SearchAggregationFactory,SC extends SearchQueryIndexScope<?>> - Class in org.hibernate.search.engine.search.query.dsl.spi
 
AbstractExtendedSearchQueryOptionsStep(SC, SearchQueryBuilder<H>, SearchLoadingContextBuilder<?, LOS>) - Constructor for class org.hibernate.search.engine.search.query.dsl.spi.AbstractExtendedSearchQueryOptionsStep
 
AbstractIndexCompositeNodeType<SC extends SearchIndexScope<?>,N extends SearchIndexCompositeNodeContext<SC>> - Class in org.hibernate.search.engine.backend.types.spi
 
AbstractIndexCompositeNodeType(AbstractIndexCompositeNodeType.Builder<SC, N>) - Constructor for class org.hibernate.search.engine.backend.types.spi.AbstractIndexCompositeNodeType
 
AbstractIndexCompositeNodeType.Builder<SC extends SearchIndexScope<?>,N extends SearchIndexCompositeNodeContext<SC>> - Class in org.hibernate.search.engine.backend.types.spi
 
AbstractIndexField<S extends AbstractIndexField<S,SC,?,C>,SC extends SearchIndexScope<?>,NT extends AbstractIndexNodeType<SC,? super S>,C extends IndexCompositeNode<SC,?,?>> - Class in org.hibernate.search.engine.backend.document.model.spi
 
AbstractIndexField(C, String, NT, TreeNodeInclusion, boolean) - Constructor for class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexField
 
AbstractIndexFieldTemplate<M extends AbstractIndexModel<?,?,F>,F extends IndexField<?,C>,C extends IndexCompositeNode<?,?,?>,FT> - Class in org.hibernate.search.engine.backend.document.model.spi
 
AbstractIndexFieldTemplate(C, SimpleGlobPattern, FT, TreeNodeInclusion, boolean) - Constructor for class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexFieldTemplate
 
AbstractIndexModel<S extends AbstractIndexModel<?,R,F>,R extends IndexCompositeNode<?,?,?>,F extends IndexField<?,?>> - Class in org.hibernate.search.engine.backend.document.model.spi
 
AbstractIndexModel(String, String, IndexIdentifier, R, Map<String, F>, List<? extends AbstractIndexFieldTemplate<? super S, ? extends F, ? super R, ?>>) - Constructor for class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexModel
 
AbstractIndexNode<S extends AbstractIndexNode<S,SC,?>,SC extends SearchIndexScope<?>,NT extends SearchIndexNodeTypeContext<SC,? super S>> - Class in org.hibernate.search.engine.backend.document.model.spi
 
AbstractIndexNode(NT) - Constructor for class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexNode
 
AbstractIndexNodeType<SC extends SearchIndexScope<?>,N extends SearchIndexNodeContext<SC>> - Class in org.hibernate.search.engine.backend.types.spi
 
AbstractIndexNodeType(AbstractIndexNodeType.Builder<SC, N>) - Constructor for class org.hibernate.search.engine.backend.types.spi.AbstractIndexNodeType
 
AbstractIndexNodeType.Builder<SC extends SearchIndexScope<?>,N extends SearchIndexNodeContext<SC>> - Class in org.hibernate.search.engine.backend.types.spi
 
AbstractIndexObjectField<S extends AbstractIndexObjectField<S,SC,NT,C,F>,SC extends SearchIndexScope<?>,NT extends AbstractIndexCompositeNodeType<SC,? super S>,C extends IndexCompositeNode<SC,NT,F>,F extends IndexField<SC,?>> - Class in org.hibernate.search.engine.backend.document.model.spi
 
AbstractIndexObjectField(C, String, NT, TreeNodeInclusion, boolean, Map<String, F>) - Constructor for class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexObjectField
 
AbstractIndexRoot<S extends AbstractIndexRoot<S,SC,NT,F>,SC extends SearchIndexScope<?>,NT extends AbstractIndexCompositeNodeType<SC,? super S>,F extends IndexField<SC,?>> - Class in org.hibernate.search.engine.backend.document.model.spi
 
AbstractIndexRoot(NT, Map<String, F>) - Constructor for class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexRoot
 
AbstractIndexValueField<S extends AbstractIndexValueField<S,SC,FT,C,F>,SC extends SearchIndexScope<?>,FT extends AbstractIndexValueFieldType<SC,? super S,F>,C extends IndexCompositeNode<SC,?,?>,F> - Class in org.hibernate.search.engine.backend.document.model.spi
 
AbstractIndexValueField(C, String, FT, TreeNodeInclusion, boolean) - Constructor for class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexValueField
 
AbstractIndexValueFieldType<SC extends SearchIndexScope<?>,N extends SearchIndexValueFieldContext<SC>,F> - Class in org.hibernate.search.engine.backend.types.spi
 
AbstractIndexValueFieldType(AbstractIndexValueFieldType.Builder<SC, N, F>) - Constructor for class org.hibernate.search.engine.backend.types.spi.AbstractIndexValueFieldType
 
AbstractIndexValueFieldType.Builder<SC extends SearchIndexScope<?>,N extends SearchIndexValueFieldContext<SC>,F> - Class in org.hibernate.search.engine.backend.types.spi
 
AbstractMultiIndexSearchIndexCompositeNodeContext<S extends SearchIndexCompositeNodeContext<SC>,SC extends SearchIndexScope<?>,NT extends SearchIndexCompositeNodeTypeContext<SC,S>,F extends SearchIndexNodeContext<SC>> - Class in org.hibernate.search.engine.search.common.spi
 
AbstractMultiIndexSearchIndexCompositeNodeContext(SC, String, List<? extends S>) - Constructor for class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexCompositeNodeContext
 
AbstractMultiIndexSearchIndexNodeContext<S extends SearchIndexNodeContext<SC>,SC extends SearchIndexScope<?>,NT extends SearchIndexNodeTypeContext<SC,S>> - Class in org.hibernate.search.engine.search.common.spi
 
AbstractMultiIndexSearchIndexValueFieldContext<S extends SearchIndexValueFieldContext<SC>,SC extends SearchIndexScope<?>,FT extends SearchIndexValueFieldTypeContext<SC,S,F>,F> - Class in org.hibernate.search.engine.search.common.spi
 
AbstractMultiIndexSearchIndexValueFieldContext(SC, String, List<? extends S>) - Constructor for class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexValueFieldContext
 
AbstractPredicateFinalStep - Class in org.hibernate.search.engine.search.predicate.dsl.spi
An abstract base for PredicateFinalStep implementations.
AbstractPredicateFinalStep(SearchPredicateDslContext<?>) - Constructor for class org.hibernate.search.engine.search.predicate.dsl.spi.AbstractPredicateFinalStep
 
AbstractProjectionDefinition<P> - Class in org.hibernate.search.engine.search.projection.definition.spi
 
AbstractProjectionDefinition() - Constructor for class org.hibernate.search.engine.search.projection.definition.spi.AbstractProjectionDefinition
 
AbstractSearchAggregationFactory<S extends ExtendedSearchAggregationFactory<S,PDF>,SC extends SearchAggregationIndexScope<?>,PDF extends SearchPredicateFactory> - Class in org.hibernate.search.engine.search.aggregation.dsl.spi
 
AbstractSearchAggregationFactory(SearchAggregationDslContext<SC, PDF>) - Constructor for class org.hibernate.search.engine.search.aggregation.dsl.spi.AbstractSearchAggregationFactory
 
AbstractSearchHighlighterFactory<SC extends SearchIndexScope<?>> - Class in org.hibernate.search.engine.search.highlighter.dsl.spi
 
AbstractSearchHighlighterFactory(SC) - Constructor for class org.hibernate.search.engine.search.highlighter.dsl.spi.AbstractSearchHighlighterFactory
 
AbstractSearchIndexScope<S extends SearchQueryIndexScope<?>,M extends AbstractIndexModel<?,? extends C,? extends N>,N extends SearchIndexNodeContext<? super S>,C extends SearchIndexCompositeNodeContext<? super S>> - Class in org.hibernate.search.engine.backend.scope.spi
 
AbstractSearchIndexScope(BackendMappingContext, Set<? extends M>) - Constructor for class org.hibernate.search.engine.backend.scope.spi.AbstractSearchIndexScope
 
AbstractSearchIndexScope(AbstractSearchIndexScope<S, M, N, C>, C) - Constructor for class org.hibernate.search.engine.backend.scope.spi.AbstractSearchIndexScope
 
AbstractSearchPredicateFactory<S extends ExtendedSearchPredicateFactory<S>,SC extends SearchPredicateIndexScope<?>> - Class in org.hibernate.search.engine.search.predicate.dsl.spi
 
AbstractSearchPredicateFactory(SearchPredicateDslContext<SC>) - Constructor for class org.hibernate.search.engine.search.predicate.dsl.spi.AbstractSearchPredicateFactory
 
AbstractSearchProjectionFactory<S extends ExtendedSearchProjectionFactory<S,R,E>,SC extends SearchProjectionIndexScope<?>,R,E> - Class in org.hibernate.search.engine.search.projection.dsl.spi
 
AbstractSearchProjectionFactory(SearchProjectionDslContext<SC>) - Constructor for class org.hibernate.search.engine.search.projection.dsl.spi.AbstractSearchProjectionFactory
 
AbstractSearchQuery<H,R extends SearchResult<H>> - Class in org.hibernate.search.engine.search.query.spi
An abstract base for implementations of SearchQuery.
AbstractSearchQuery() - Constructor for class org.hibernate.search.engine.search.query.spi.AbstractSearchQuery
 
AbstractSearchQueryOptionsStep<S extends SearchQueryOptionsStep<S,H,LOS,SF,AF>,H,LOS,PDF extends SearchPredicateFactory,SF extends SearchSortFactory,AF extends SearchAggregationFactory,SC extends SearchQueryIndexScope<?>> - Class in org.hibernate.search.engine.search.query.dsl.spi
 
AbstractSearchQueryOptionsStep(SC, SearchQueryBuilder<H>, SearchLoadingContextBuilder<?, LOS>) - Constructor for class org.hibernate.search.engine.search.query.dsl.spi.AbstractSearchQueryOptionsStep
 
AbstractSearchQuerySelectStep<N extends SearchQueryOptionsStep<?,E,LOS,?,?>,R,E,LOS,PJF extends SearchProjectionFactory<R,E>,PDF extends SearchPredicateFactory> - Class in org.hibernate.search.engine.search.query.dsl.spi
 
AbstractSearchQuerySelectStep() - Constructor for class org.hibernate.search.engine.search.query.dsl.spi.AbstractSearchQuerySelectStep
 
AbstractSearchSortFactory<S extends ExtendedSearchSortFactory<S,PDF>,SC extends SearchSortIndexScope<?>,PDF extends SearchPredicateFactory> - Class in org.hibernate.search.engine.search.sort.dsl.spi
 
AbstractSearchSortFactory(SearchSortDslContext<SC, PDF>) - Constructor for class org.hibernate.search.engine.search.sort.dsl.spi.AbstractSearchSortFactory
 
AbstractSortThenStep - Class in org.hibernate.search.engine.search.sort.dsl.spi
 
AbstractSortThenStep(SearchSortDslContext<?, ?>) - Constructor for class org.hibernate.search.engine.search.sort.dsl.spi.AbstractSortThenStep
 
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
 
accumulate(A, E) - Method in interface org.hibernate.search.engine.search.projection.spi.ProjectionAccumulator
Folds a new value in the given accumulated container.
accumulateAll(A, Collection<E>) - Method in interface org.hibernate.search.engine.search.projection.spi.ProjectionAccumulator
Folds a collection of new values in the given accumulated container.
add(String) - Method in interface org.hibernate.search.engine.reporting.spi.ContextualFailureCollector
 
add(Throwable) - Method in interface org.hibernate.search.engine.reporting.spi.ContextualFailureCollector
 
add(Function<? super SearchPredicateFactory, ? extends PredicateFinalStep>) - Method in interface org.hibernate.search.engine.search.predicate.dsl.GenericSimpleBooleanPredicateClausesStep
 
add(Function<? super SearchPredicateFactory, ? extends PredicateFinalStep>) - Method in interface org.hibernate.search.engine.search.predicate.dsl.SimpleBooleanPredicateClausesCollector
Adds a clause to be defined by the given function.
add(MultiEntityOperationExecutionReport) - Method in class org.hibernate.search.engine.backend.common.spi.MultiEntityOperationExecutionReport.Builder
 
add(DocumentReferenceProvider, DocumentContributor) - Method in interface org.hibernate.search.engine.backend.work.execution.spi.IndexIndexingPlan
Add a document to the index, assuming that the document is absent from the index.
add(DocumentReferenceProvider, DocumentContributor, DocumentCommitStrategy, DocumentRefreshStrategy, OperationSubmitter) - Method in interface org.hibernate.search.engine.backend.work.execution.spi.IndexIndexer
Add a document to the index, assuming that the document is absent from the index.
add(PredicateFinalStep) - Method in interface org.hibernate.search.engine.search.predicate.dsl.GenericSimpleBooleanPredicateClausesStep
 
add(PredicateFinalStep) - Method in interface org.hibernate.search.engine.search.predicate.dsl.SimpleBooleanPredicateClausesCollector
Adds the specified predicate to the list of clauses.
add(SearchPredicate) - Method in interface org.hibernate.search.engine.search.predicate.dsl.GenericSimpleBooleanPredicateClausesStep
 
add(SearchPredicate) - Method in interface org.hibernate.search.engine.search.predicate.dsl.SimpleBooleanPredicateClausesCollector
Adds the specified previously-built SearchPredicate to the list of clauses.
add(SortFinalStep) - Method in interface org.hibernate.search.engine.search.sort.dsl.CompositeSortComponentsStep
Add an element to the composite sort based on an almost-built SearchSort.
add(SearchSort) - Method in interface org.hibernate.search.engine.search.sort.dsl.CompositeSortComponentsStep
Add an element to the composite sort based on a previously-built SearchSort.
add(SearchSort) - Method in interface org.hibernate.search.engine.search.sort.spi.CompositeSortBuilder
 
addField(String, TreeNodeInclusion, IndexFieldType<F>) - Method in interface org.hibernate.search.engine.backend.document.model.dsl.spi.IndexCompositeNodeBuilder
Create a new field and add it to the current builder.
addFieldTemplate(String, TreeNodeInclusion, IndexFieldType<?>, String) - Method in interface org.hibernate.search.engine.backend.document.model.dsl.spi.IndexCompositeNodeBuilder
Create a new field template and add it to the current builder.
addImplicitField(String, IndexFieldType<F>) - Method in interface org.hibernate.search.engine.backend.document.model.dsl.spi.ImplicitFieldCollector
Create a new implicit field.
addIndexedEmbeddedIfIncluded(MappingElement, String, ObjectStructure, TreeFilterDefinition, boolean) - Method in interface org.hibernate.search.engine.mapper.mapping.building.spi.IndexBindingContext
 
addMappingInitiator(MappingKey<PBM, ?>, MappingInitiator<?, PBM>) - Method in interface org.hibernate.search.engine.common.spi.SearchIntegration.Builder
 
addNamedPredicate(String, TreeNodeInclusion, PredicateDefinition) - Method in interface org.hibernate.search.engine.backend.document.model.dsl.spi.IndexCompositeNodeBuilder
Create a new named predicate and add it to the current builder.
addNullObject(String) - Method in interface org.hibernate.search.engine.backend.document.DocumentElement
Add a null object to a field in this document element.
addNullObject(String) - Method in class org.hibernate.search.engine.backend.document.spi.NoOpDocumentElement
 
addNullObject(IndexObjectFieldReference) - Method in interface org.hibernate.search.engine.backend.document.DocumentElement
Add a null object to the referenced field in this document element.
addNullObject(IndexObjectFieldReference) - Method in class org.hibernate.search.engine.backend.document.spi.NoOpDocumentElement
 
addObject(String) - Method in interface org.hibernate.search.engine.backend.document.DocumentElement
Add a new object to a field in this document element.
addObject(String) - Method in class org.hibernate.search.engine.backend.document.spi.NoOpDocumentElement
 
addObject(IndexObjectFieldReference) - Method in interface org.hibernate.search.engine.backend.document.DocumentElement
Add a new object to a field in this document element.
addObject(IndexObjectFieldReference) - Method in class org.hibernate.search.engine.backend.document.spi.NoOpDocumentElement
 
addObjectField(String, TreeNodeInclusion, ObjectStructure) - Method in interface org.hibernate.search.engine.backend.document.model.dsl.spi.IndexCompositeNodeBuilder
Create a new object field and add it to the current builder.
addObjectFieldTemplate(String, ObjectStructure, String, TreeNodeInclusion) - Method in interface org.hibernate.search.engine.backend.document.model.dsl.spi.IndexCompositeNodeBuilder
Create a new object field template and add it to the current builder.
addOrUpdate(DocumentReferenceProvider, DocumentContributor) - Method in interface org.hibernate.search.engine.backend.work.execution.spi.IndexIndexingPlan
Update a document in the index, or add it if it's absent from the index.
addOrUpdate(DocumentReferenceProvider, DocumentContributor, DocumentCommitStrategy, DocumentRefreshStrategy, OperationSubmitter) - Method in interface org.hibernate.search.engine.backend.work.execution.spi.IndexIndexer
Update a document in the index, or add it if it's absent from the index.
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
 
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
 
aggregable() - Method in interface org.hibernate.search.engine.backend.metamodel.IndexValueFieldTypeDescriptor
 
aggregable() - Method in class org.hibernate.search.engine.backend.types.spi.AbstractIndexValueFieldType
 
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 - 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(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 - Enum constant in enum org.hibernate.search.engine.backend.document.model.spi.IndexFieldFilter
Returns all fields independently from their inclusion.
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.
allOf(List<CompletableFuture<MultiEntityOperationExecutionReport>>) - Static method in class org.hibernate.search.engine.backend.common.spi.MultiEntityOperationExecutionReport
 
allowedHighlighterTypes(Set<SearchHighlighterType>) - Method in class org.hibernate.search.engine.backend.types.spi.AbstractIndexValueFieldType.Builder
 
allowLeadingWildcard(boolean) - Method in interface org.hibernate.search.engine.search.predicate.dsl.QueryStringPredicateOptionsStep
Specifies whether * and ? are allowed as first characters of a search term.
allowLeadingWildcard(boolean) - Method in interface org.hibernate.search.engine.search.predicate.spi.QueryStringPredicateBuilder
 
analyzer(String) - Method in interface org.hibernate.search.engine.backend.types.dsl.StringIndexFieldTypeOptionsStep
Define the type as analyzed.
analyzer(String) - Method in interface org.hibernate.search.engine.search.predicate.dsl.CommonQueryStringPredicateOptionsStep
Define an analyzer to use at query time to interpret the value to match.
analyzer(String) - Method in interface org.hibernate.search.engine.search.predicate.dsl.MatchPredicateOptionsStep
Define an analyzer to use at query time to interpret the value to match.
analyzer(String) - Method in interface org.hibernate.search.engine.search.predicate.dsl.PhrasePredicateOptionsStep
Define an analyzer to use at query time to interpret the value to match.
analyzer(String) - Method in interface org.hibernate.search.engine.search.predicate.spi.CommonQueryStringPredicateBuilder
 
analyzer(String) - Method in interface org.hibernate.search.engine.search.predicate.spi.MatchPredicateBuilder
 
analyzer(String) - Method in interface org.hibernate.search.engine.search.predicate.spi.PhrasePredicateBuilder
 
analyzerName() - Method in interface org.hibernate.search.engine.backend.metamodel.IndexValueFieldTypeDescriptor
 
analyzerName() - Method in class org.hibernate.search.engine.backend.types.spi.AbstractIndexValueFieldType
 
analyzerName(String) - Method in class org.hibernate.search.engine.backend.types.spi.AbstractIndexValueFieldType.Builder
 
AnalyzerNames - Class in org.hibernate.search.engine.backend.analysis
Constants for the names of built-in analyzers.
and() - Method in interface org.hibernate.search.engine.search.predicate.dsl.SearchPredicateFactory
Match documents if they match all inner clauses.
and() - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.AbstractSearchPredicateFactory
 
and(PredicateFinalStep, PredicateFinalStep...) - Method in interface org.hibernate.search.engine.search.predicate.dsl.SearchPredicateFactory
Match documents if they match all clauses.
and(PredicateFinalStep, PredicateFinalStep...) - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.AbstractSearchPredicateFactory
 
and(SearchPredicate, SearchPredicate...) - Method in interface org.hibernate.search.engine.search.predicate.dsl.SearchPredicateFactory
Match documents if they match all previously-built SearchPredicate.
and(SearchPredicate, SearchPredicate...) - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.AbstractSearchPredicateFactory
 
AND - Enum constant in enum org.hibernate.search.engine.search.common.BooleanOperator
AND operator: all terms/clauses must match
AND - Enum constant in enum org.hibernate.search.engine.search.predicate.dsl.SimpleQueryFlag
Enables AND operator (+)
ANY - Enum constant in enum org.hibernate.search.engine.backend.types.Highlightable
Allow any highlighter type be applied for highlighting the field.
ANY - Enum constant in enum org.hibernate.search.engine.environment.bean.BeanRetrieval
Retrieve a bean using any available method.
ANY_STRING - Enum constant in enum org.hibernate.search.engine.search.predicate.dsl.RegexpQueryFlag
Enables ANY_STRING operator (@)
append(SearchSort) - Method in class org.hibernate.search.engine.search.sort.dsl.spi.SearchSortDslContext
Create a new context with a sort appended.
appendObject(String) - Method in interface org.hibernate.search.engine.common.tree.spi.TreeNestingContext.NestedContextBuilder
 
appendTo(ToStringTreeAppender) - Method in class org.hibernate.search.engine.search.projection.definition.spi.AbstractProjectionDefinition
 
appendTo(ToStringTreeAppender) - Method in class org.hibernate.search.engine.search.projection.definition.spi.ConstantProjectionDefinition
 
appendTo(ToStringTreeAppender) - Method in class org.hibernate.search.engine.search.projection.definition.spi.FieldProjectionDefinition
 
appendTo(ToStringTreeAppender) - Method in class org.hibernate.search.engine.search.projection.definition.spi.ObjectProjectionDefinition
 
apply(SearchProjectionFactory<?, ?>, CompositeProjectionInnerStep, ProjectionDefinitionContext) - Method in interface org.hibernate.search.engine.search.projection.definition.spi.CompositeProjectionDefinition
 
as(Class<F>) - Method in interface org.hibernate.search.engine.backend.types.dsl.IndexFieldTypeFactory
Define a field type whose values are represented as a given type in Hibernate Search.
as(Class<T>, Function<String, T>) - Method in interface org.hibernate.search.engine.cfg.spi.KeyContext
 
as(Class<V>) - Method in interface org.hibernate.search.engine.search.projection.dsl.CompositeProjectionInnerStep
Defines the result of the composite projection as the result of applying the given function to the single inner projection defined so far.
as(BiFunction<V1, V2, V>) - Method in interface org.hibernate.search.engine.search.projection.dsl.CompositeProjectionFrom2AsStep
Defines the result of the composite projection as the result of applying the given function to the two inner projections defined so far.
as(Function<V1, V>) - Method in interface org.hibernate.search.engine.search.projection.dsl.CompositeProjectionFrom1AsStep
Defines the result of the composite projection as the result of applying the given function to the single inner projection defined so far.
as(TriFunction<V1, V2, V3, V>) - Method in interface org.hibernate.search.engine.search.projection.dsl.CompositeProjectionFrom3AsStep
Defines the result of the composite projection as the result of applying the given function to the three inner projections defined so far.
asArray() - Method in interface org.hibernate.search.engine.search.projection.dsl.CompositeProjectionFromAsStep
Defines the result of the composite projection as an object array that will contain the results of inner projections defined so far, in order.
asArray(Function<? super Object[], ? extends V>) - Method in interface org.hibernate.search.engine.search.projection.dsl.CompositeProjectionFromAsStep
Defines the result of the composite projection as the result of applying the given function to an object array containing the results of inner projections defined so far, in order.
asBeanReference(Class<T>) - Method in interface org.hibernate.search.engine.cfg.spi.KeyContext
 
asBigDecimal() - Method in interface org.hibernate.search.engine.backend.types.dsl.IndexFieldTypeFactory
Define a field type whose values are represented as a BigDecimal in Hibernate Search.
asBigInteger() - Method in interface org.hibernate.search.engine.backend.types.dsl.IndexFieldTypeFactory
Define a field type whose values are represented as a BigInteger in Hibernate Search.
asBoolean() - Method in interface org.hibernate.search.engine.backend.types.dsl.IndexFieldTypeFactory
Define a field type whose values are represented as a Boolean in Hibernate Search.
asBoolean() - Method in interface org.hibernate.search.engine.cfg.spi.KeyContext
 
asByte() - Method in interface org.hibernate.search.engine.backend.types.dsl.IndexFieldTypeFactory
Define a field type whose values are represented as a Byte in Hibernate Search.
asByteVector() - Method in interface org.hibernate.search.engine.backend.types.dsl.IndexFieldTypeFactory
Define a field type intended for use in vector search and whose values are represented as a byte[] in Hibernate Search.
asc() - Method in interface org.hibernate.search.engine.search.sort.dsl.SortOrderStep
Sort in ascending order.
ASC - Enum constant in enum org.hibernate.search.engine.search.sort.dsl.SortOrder
Sort in ascending order.
ascendingSuperTypes() - Method in interface org.hibernate.search.engine.mapper.model.spi.MappableTypeModel
 
asDouble() - Method in interface org.hibernate.search.engine.backend.types.dsl.IndexFieldTypeFactory
Define a field type whose values are represented as a Double in Hibernate Search.
asFloat() - Method in interface org.hibernate.search.engine.backend.types.dsl.IndexFieldTypeFactory
Define a field type whose values are represented as a Float in Hibernate Search.
asFloatVector() - Method in interface org.hibernate.search.engine.backend.types.dsl.IndexFieldTypeFactory
Define a field type intended for use in vector search and whose values are represented as a float[] in Hibernate Search.
asGeoPoint() - Method in interface org.hibernate.search.engine.backend.types.dsl.IndexFieldTypeFactory
Define a field type whose values are represented as a GeoPoint in Hibernate Search.
asInstant() - Method in interface org.hibernate.search.engine.backend.types.dsl.IndexFieldTypeFactory
Define a field type whose values are represented as an Instant in Hibernate Search.
asInteger() - Method in interface org.hibernate.search.engine.backend.types.dsl.IndexFieldTypeFactory
Define a field type whose values are represented as an Integer in Hibernate Search.
asInteger() - Method in interface org.hibernate.search.engine.cfg.spi.KeyContext
asIntegerPositiveOrZero() - Method in interface org.hibernate.search.engine.cfg.spi.KeyContext
 
asIntegerPositiveOrZeroOrNegative() - Method in interface org.hibernate.search.engine.cfg.spi.KeyContext
 
asIntegerStrictlyPositive() - Method in interface org.hibernate.search.engine.cfg.spi.KeyContext
 
asList() - Method in interface org.hibernate.search.engine.search.projection.dsl.CompositeProjectionFromAsStep
Defines the result of the composite projection as a List that will contain the results of inner projections defined so far, in order.
asList(Function<? super List<?>, ? extends V>) - Method in interface org.hibernate.search.engine.search.projection.dsl.CompositeProjectionFromAsStep
Defines the result of the composite projection as the result of applying the given function to a List containing the results of inner projections defined so far, in order.
asLocalDate() - Method in interface org.hibernate.search.engine.backend.types.dsl.IndexFieldTypeFactory
Define a field type whose values are represented as a LocalDate in Hibernate Search.
asLocalDateTime() - Method in interface org.hibernate.search.engine.backend.types.dsl.IndexFieldTypeFactory
Define a field type whose values are represented as a LocalDateTime in Hibernate Search.
asLocalTime() - Method in interface org.hibernate.search.engine.backend.types.dsl.IndexFieldTypeFactory
Define a field type whose values are represented as a LocalTime in Hibernate Search.
asLong() - Method in interface org.hibernate.search.engine.backend.types.dsl.IndexFieldTypeFactory
Define a field type whose values are represented as a Long in Hibernate Search.
asLong() - Method in interface org.hibernate.search.engine.cfg.spi.KeyContext
asLongPositiveOrZeroOrNegative() - Method in interface org.hibernate.search.engine.cfg.spi.KeyContext
 
asLongStrictlyPositive() - Method in interface org.hibernate.search.engine.cfg.spi.KeyContext
 
asMonthDay() - Method in interface org.hibernate.search.engine.backend.types.dsl.IndexFieldTypeFactory
Define a field type whose values are represented as a MonthDay in Hibernate Search.
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.
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.
asString() - Method in interface org.hibernate.search.engine.backend.types.dsl.IndexFieldTypeFactory
Define a field type whose values are represented as a String in Hibernate Search.
asString() - Method in interface org.hibernate.search.engine.cfg.spi.KeyContext
 
asSubTypeOf(Class<U>) - Method in interface org.hibernate.search.engine.environment.bean.BeanReference
Cast this reference into a reference whose BeanReference.resolve(BeanResolver) method is is guaranteed to either fail or return an instance of the given type.
asVector(Class<F>) - Method in interface org.hibernate.search.engine.backend.types.dsl.IndexFieldTypeFactory
Define a vector field type whose values are represented as a given type in Hibernate Search.
asYear() - Method in interface org.hibernate.search.engine.backend.types.dsl.IndexFieldTypeFactory
Define a field type whose values are represented as a Year in Hibernate Search.
asYearMonth() - Method in interface org.hibernate.search.engine.backend.types.dsl.IndexFieldTypeFactory
Define a field type whose values are represented as a YearMonth in Hibernate Search.
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.
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.
AVG - Enum constant in enum org.hibernate.search.engine.search.common.SortMode
When a field has multiple values, compute the average of all the values.

B

backend() - Method in interface org.hibernate.search.engine.backend.index.IndexManager
 
backend() - Method in interface org.hibernate.search.engine.common.spi.SearchIntegration
 
backend(String) - Method in interface org.hibernate.search.engine.common.spi.SearchIntegration
 
Backend - Interface in org.hibernate.search.engine.backend
A backend as viewed by Hibernate Search users.
BACKEND - Static variable in class org.hibernate.search.engine.cfg.EngineSettings
The root property for properties of the default backend, e.g.
BACKEND - Static variable in class org.hibernate.search.engine.cfg.EngineSettings.Radicals
 
BACKEND - Static variable in class org.hibernate.search.engine.cfg.spi.ConfigurationScopeNamespaces
 
BackendBuildContext - Interface in org.hibernate.search.engine.backend.spi
A build context for backends.
BackendFactory - Interface in org.hibernate.search.engine.backend.spi
 
BackendImplementor - Interface in org.hibernate.search.engine.backend.spi
 
BackendInfo(Optional<String>, TenancyMode) - Constructor for class org.hibernate.search.engine.mapper.mapping.building.spi.BackendsInfo.BackendInfo
 
backendKey(String) - Static method in class org.hibernate.search.engine.cfg.BackendSettings
Builds a configuration property key for the default backend, with the given radical.
backendKey(String, String) - Static method in class org.hibernate.search.engine.cfg.BackendSettings
Builds a configuration property key for the given backend, with the given radical.
BackendMapperContext - Interface in org.hibernate.search.engine.backend.mapping.spi
 
BackendMappingContext - Interface in org.hibernate.search.engine.backend.mapping.spi
Provides visibility from the lower layers of Hibernate Search (engine, backend) to the mapping defined in the upper layers.
BackendMappingHints - Interface in org.hibernate.search.engine.backend.reporting.spi
 
BackendMappingHints_$bundle - Class in org.hibernate.search.engine.backend.reporting.spi
Warning this class consists of generated code.
BackendMappingHints_$bundle() - Constructor for class org.hibernate.search.engine.backend.reporting.spi.BackendMappingHints_$bundle
 
backendName() - Method in interface org.hibernate.search.engine.backend.spi.BackendBuildContext
 
BACKENDS - Static variable in class org.hibernate.search.engine.cfg.EngineSettings
The root property for properties of named backends, e.g.
BACKENDS - Static variable in class org.hibernate.search.engine.cfg.EngineSettings.Radicals
 
BackendSearchHints - Interface in org.hibernate.search.engine.backend.reporting.spi
 
BackendSearchHints_$bundle - Class in org.hibernate.search.engine.backend.reporting.spi
Warning this class consists of generated code.
BackendSearchHints_$bundle() - Constructor for class org.hibernate.search.engine.backend.reporting.spi.BackendSearchHints_$bundle
 
BackendSessionContext - Interface in org.hibernate.search.engine.backend.session.spi
Provides visibility from the lower layers of Hibernate Search (engine, backend) to the session defined in the upper layers (mapping).
BackendSettings - Class in org.hibernate.search.engine.cfg
Configuration properties common to all Hibernate Search backends regardless of the underlying technology.
BackendsInfo - Class in org.hibernate.search.engine.mapper.mapping.building.spi
 
BackendsInfo() - Constructor for class org.hibernate.search.engine.mapper.mapping.building.spi.BackendsInfo
 
BackendsInfo.BackendInfo - Class in org.hibernate.search.engine.mapper.mapping.building.spi
 
BackendStartContext - Interface in org.hibernate.search.engine.backend.spi
A start context for backends.
BACKGROUND_FAILURE_HANDLER - Static variable in class org.hibernate.search.engine.cfg.EngineSettings
The FailureHandler instance that should be notified of any failure occurring in a background process (mainly index operations).
BACKGROUND_FAILURE_HANDLER - Static variable in class org.hibernate.search.engine.cfg.EngineSettings.Defaults
 
BACKGROUND_FAILURE_HANDLER - Static variable in class org.hibernate.search.engine.cfg.EngineSettings.Radicals
 
BatchedWork<P> - Interface in org.hibernate.search.engine.backend.orchestration.spi
A work ready to be submitted to a BatchingExecutor, and eventually processed in a batch by a BatchedWorkProcessor.
BatchedWorkProcessor - Interface in org.hibernate.search.engine.backend.orchestration.spi
A processor of batched works submitted to a BatchingExecutor.
BatchingExecutor<P extends BatchedWorkProcessor,W extends BatchedWork<? super P>> - Class in org.hibernate.search.engine.backend.orchestration.spi
An executor of works that accepts works from multiple threads, puts them in a queue, and processes them in batches in a single background thread.
BatchingExecutor(String, P, int, boolean, FailureHandler, Consumer<? super W>) - Constructor for class org.hibernate.search.engine.backend.orchestration.spi.BatchingExecutor
 
BEAN - Enum constant in enum org.hibernate.search.engine.environment.bean.BeanRetrieval
Retrieve an actual managed bean.
BEAN_CONFIGURERS - Static variable in class org.hibernate.search.engine.cfg.spi.EngineSpiSettings
The BeanConfigurer instances used to programmatically assign names to beans.
BEAN_CONFIGURERS - Static variable in class org.hibernate.search.engine.cfg.spi.EngineSpiSettings.Defaults
 
BEAN_CONFIGURERS - Static variable in class org.hibernate.search.engine.cfg.spi.EngineSpiSettings.Radicals
 
BeanConfigurationContext - Interface in org.hibernate.search.engine.environment.bean.spi
 
BeanConfigurer - Interface in org.hibernate.search.engine.environment.bean.spi
An object responsible for defining beans that can then be resolved during Hibernate Search bootstrap.
BeanCreationContext - Interface in org.hibernate.search.engine.environment.bean.spi
 
BeanHolder<T> - Interface in org.hibernate.search.engine.environment.bean
An object holding a bean instance, and allowing to release it.
BeanNotFoundException - Exception in org.hibernate.search.engine.environment.bean.spi
Indicates a bean was not found by a BeanProvider.
BeanNotFoundException(String) - Constructor for exception org.hibernate.search.engine.environment.bean.spi.BeanNotFoundException
 
BeanNotFoundException(String, Throwable) - Constructor for exception org.hibernate.search.engine.environment.bean.spi.BeanNotFoundException
 
beanProvider() - Method in class org.hibernate.search.engine.common.spi.SearchIntegrationEnvironment
 
beanProvider(BeanProvider) - Method in class org.hibernate.search.engine.common.spi.SearchIntegrationEnvironment.Builder
 
BeanProvider - Interface in org.hibernate.search.engine.environment.bean.spi
The interface to be implemented by components providing beans to Hibernate Search.
BeanReference<T> - Interface in org.hibernate.search.engine.environment.bean
A reference to a bean, allowing the retrieval of that bean when passed a BeanResolver.
beanResolver() - Method in interface org.hibernate.search.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 - 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
 
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.
blocking() - Static method in class org.hibernate.search.engine.backend.work.execution.OperationSubmitter
When using this submitter, dding a new element will block the thread when the underlying queue is a BlockingQueue and it is at its maximum capacity, until some elements are removed from the queue
blockingRetryProducer - Variable in class org.hibernate.search.engine.backend.orchestration.spi.AbstractWorkOrchestrator
 
bool() - Method in interface org.hibernate.search.engine.search.predicate.dsl.SearchPredicateFactory
Match documents if they match a combination of boolean clauses.
bool() - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.AbstractSearchPredicateFactory
 
bool() - Method in interface org.hibernate.search.engine.search.predicate.spi.SearchPredicateBuilderFactory
 
bool(Consumer<? super BooleanPredicateClausesStep<?>>) - Method in interface org.hibernate.search.engine.search.predicate.dsl.SearchPredicateFactory
Deprecated.
Use .bool().with(...) instead.
bool(Consumer<? super BooleanPredicateClausesStep<?>>) - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.AbstractSearchPredicateFactory
 
BooleanOperator - Enum in org.hibernate.search.engine.search.common
 
BooleanPredicateBuilder - Interface in org.hibernate.search.engine.search.predicate.spi
 
BooleanPredicateClausesStep<S extends BooleanPredicateClausesStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The initial and final step in a boolean predicate definition, where clauses can be added.
BooleanPredicateOptionsCollector<S extends BooleanPredicateOptionsCollector<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
An object where the clauses and options of a boolean predicate can be set.
boost(float) - Method in interface org.hibernate.search.engine.search.predicate.dsl.MultiFieldPredicateFieldBoostStep
Boost the weight of the last added set of fields in score computation.
boost(float) - Method in interface org.hibernate.search.engine.search.predicate.dsl.PredicateScoreStep
Boost the weight of the predicate in score computation.
boost(float) - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.KnnPredicateFieldStepImpl
 
boost(float) - Method in interface org.hibernate.search.engine.search.predicate.spi.CommonQueryStringPredicateBuilder.FieldState
 
boost(float) - Method in interface org.hibernate.search.engine.search.predicate.spi.SearchPredicateBuilder
 
bottomRight() - Method in interface org.hibernate.search.engine.spatial.GeoBoundingBox
 
boundaryChars - Variable in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
boundaryChars() - Method in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
boundaryChars(Character[]) - Method in interface org.hibernate.search.engine.search.highlighter.dsl.HighlighterBoundaryScannerFastVectorHighlighterOptionsStep
Specify a set of characters to look for when scanning for boundaries when a characters boundary scanner is used.
boundaryChars(Character[]) - Method in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
boundaryChars(String) - Method in interface org.hibernate.search.engine.search.highlighter.dsl.HighlighterBoundaryScannerFastVectorHighlighterOptionsStep
Specify a set of characters to look for when scanning for boundaries when a characters boundary scanner is used.
boundaryChars(String) - Method in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
boundaryCharsAsString() - Method in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
boundaryMaxScan - Variable in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
boundaryMaxScan() - Method in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
boundaryMaxScan(int) - Method in interface org.hibernate.search.engine.search.highlighter.dsl.HighlighterBoundaryScannerFastVectorHighlighterOptionsStep
Specify how far to scan for boundary characters when a characters boundary scanner is used.
boundaryMaxScan(Integer) - Method in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
boundaryScanner() - Method in interface org.hibernate.search.engine.search.highlighter.dsl.HighlighterFastVectorHighlighterOptionsStep
Specify how the text should be broken up into highlighting snippets.
boundaryScanner() - Method in interface org.hibernate.search.engine.search.highlighter.dsl.HighlighterUnifiedOptionsStep
Specify how the text should be broken up into highlighting snippets.
boundaryScanner(Consumer<? super HighlighterBoundaryScannerTypeFastVectorHighlighterStep<?>>) - Method in interface org.hibernate.search.engine.search.highlighter.dsl.HighlighterFastVectorHighlighterOptionsStep
Specify how the text should be broken up into highlighting snippets.
boundaryScanner(Consumer<? super HighlighterBoundaryScannerTypeStep<?, ?>>) - Method in interface org.hibernate.search.engine.search.highlighter.dsl.HighlighterUnifiedOptionsStep
Specify how the text should be broken up into highlighting snippets.
boundaryScannerLocale - Variable in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
boundaryScannerLocale() - Method in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
boundaryScannerLocale(Locale) - Method in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
boundaryScannerType - Variable in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
boundaryScannerType() - Method in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
boundaryScannerType(BoundaryScannerType) - Method in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
BoundaryScannerType - Enum in org.hibernate.search.engine.search.highlighter.spi
 
boundingBox(double, double, double, double) - Method in interface org.hibernate.search.engine.search.predicate.dsl.SpatialWithinPredicateAreaStep
Require at least one of the targeted fields to point to a location within the given box (~rectangle).
boundingBox(GeoBoundingBox) - Method in interface org.hibernate.search.engine.search.predicate.dsl.SpatialWithinPredicateAreaStep
Require at least one of the targeted fields to point to a location within the given box (~rectangle).
boundingBox(GeoBoundingBox) - Method in interface org.hibernate.search.engine.search.predicate.spi.SpatialWithinBoundingBoxPredicateBuilder
 
build() - Method in class org.hibernate.search.engine.backend.common.spi.MultiEntityOperationExecutionReport.Builder
 
build() - Method in interface org.hibernate.search.engine.backend.index.spi.IndexManagerBuilder
Build the mapping based on the IndexManagerBuilder.schemaRootNodeBuilder() metadata contributed} so far.
build() - Method in interface org.hibernate.search.engine.backend.scope.spi.IndexScopeBuilder
 
build() - Method in class org.hibernate.search.engine.backend.types.spi.AbstractIndexCompositeNodeType.Builder
 
build() - Method in class org.hibernate.search.engine.backend.types.spi.AbstractIndexNodeType.Builder
 
build() - Method in class org.hibernate.search.engine.backend.types.spi.AbstractIndexValueFieldType.Builder
 
build() - Method in interface org.hibernate.search.engine.cfg.spi.DefaultedPropertyContext
 
build() - Method in interface org.hibernate.search.engine.cfg.spi.OptionalPropertyContext
 
build() - Method in class org.hibernate.search.engine.common.resources.spi.SavedState.Builder
 
build() - Method in class org.hibernate.search.engine.common.spi.SearchIntegrationEnvironment.Builder
 
build() - Method in interface org.hibernate.search.engine.mapper.mapping.building.spi.MappedIndexManagerBuilder
 
build() - Method in class org.hibernate.search.engine.mapper.model.spi.TypeMetadataContributorProvider.Builder
 
build() - Method in interface org.hibernate.search.engine.mapper.scope.spi.MappedIndexScopeBuilder
 
build() - Method in class org.hibernate.search.engine.reporting.EntityIndexingFailureContext.Builder
 
build() - Method in class org.hibernate.search.engine.reporting.FailureContext.Builder
 
build() - Method in interface org.hibernate.search.engine.search.aggregation.spi.SearchAggregationBuilder
 
build() - Method in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
build() - Method in interface org.hibernate.search.engine.search.loading.spi.SearchLoadingContextBuilder
 
build() - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.AbstractPredicateFinalStep
 
build() - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.KnnPredicateFieldStepImpl
 
build() - Method in interface org.hibernate.search.engine.search.predicate.spi.KnnPredicateBuilder
 
build() - Method in interface org.hibernate.search.engine.search.predicate.spi.SearchPredicateBuilder
 
build() - Method in class org.hibernate.search.engine.search.projection.dsl.spi.HighlightProjectionBuilder
 
build() - Method in interface org.hibernate.search.engine.search.projection.spi.DistanceToFieldProjectionBuilder
 
build() - Method in interface org.hibernate.search.engine.search.projection.spi.FieldProjectionBuilder
 
build() - Method in interface org.hibernate.search.engine.search.projection.spi.SearchProjectionBuilder
 
build() - Method in interface org.hibernate.search.engine.search.query.spi.SearchQueryBuilder
 
build() - Method in class org.hibernate.search.engine.search.sort.dsl.spi.AbstractSortThenStep
 
build() - Method in class org.hibernate.search.engine.search.sort.dsl.spi.StaticSortThenStep
 
build() - Method in interface org.hibernate.search.engine.search.sort.spi.SearchSortBuilder
 
build(TreeNestingContext) - Method in interface org.hibernate.search.engine.common.tree.spi.TreeNestingContext.NestedContextBuilder
 
build(SearchProjection<?>[], ProjectionCompositor<E, V>, ProjectionAccumulator.Provider<V, P>) - Method in interface org.hibernate.search.engine.search.projection.spi.CompositeProjectionBuilder
 
build(ProjectionAccumulator.Provider<Double, P>) - Method in interface org.hibernate.search.engine.search.projection.spi.DistanceToFieldProjectionBuilder
 
build(ProjectionAccumulator.Provider<T, P>) - Method in interface org.hibernate.search.engine.search.projection.spi.FieldProjectionBuilder
 
builder - Variable in class org.hibernate.search.engine.search.predicate.dsl.spi.KnnPredicateFieldStepImpl
 
builder() - Static method in class org.hibernate.search.engine.backend.common.spi.MultiEntityOperationExecutionReport
 
builder() - Static method in class org.hibernate.search.engine.common.resources.spi.SavedState
 
builder() - Static method in class org.hibernate.search.engine.mapper.model.spi.TypeMetadataContributorProvider
 
builder() - Static method in class org.hibernate.search.engine.reporting.EntityIndexingFailureContext
 
builder() - Static method in class org.hibernate.search.engine.reporting.FailureContext
 
builder(ConfigurationPropertySource, ConfigurationPropertyChecker) - Static method in class org.hibernate.search.engine.common.spi.SearchIntegrationEnvironment
 
builder(SearchIntegrationEnvironment) - Static method in interface org.hibernate.search.engine.common.spi.SearchIntegration
 
Builder() - Constructor for class org.hibernate.search.engine.backend.types.spi.AbstractIndexNodeType.Builder
 
Builder(Class<F>) - Constructor for class org.hibernate.search.engine.backend.types.spi.AbstractIndexValueFieldType.Builder
 
Builder(ObjectStructure) - Constructor for class org.hibernate.search.engine.backend.types.spi.AbstractIndexCompositeNodeType.Builder
 
BUILTIN - Enum constant in enum org.hibernate.search.engine.environment.bean.BeanRetrieval
Retrieve a built-in bean.
byTypeName(Map<String, ? extends SearchProjection<? extends T>>) - Method in interface org.hibernate.search.engine.search.projection.spi.SearchProjectionBuilderFactory
 

C

cannotUseQueryElement(SearchQueryElementTypeKey<?>, String, Exception) - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexNode
 
cannotUseQueryElement(SearchQueryElementTypeKey<?>, String, Exception) - Method in class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexNodeContext
 
cannotUseQueryElement(SearchQueryElementTypeKey<?>, String, Exception) - Method in interface org.hibernate.search.engine.search.common.spi.SearchIndexNodeContext
 
cannotUseQueryElement(SearchQueryElementTypeKey<T>, N, String, Exception) - Method in class org.hibernate.search.engine.search.common.spi.SearchIndexSchemaElementContextHelper
 
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
 
chars() - Method in interface org.hibernate.search.engine.search.highlighter.dsl.HighlighterBoundaryScannerTypeFastVectorHighlighterStep
Break highlighted fragments at the next boundary based on a provided boundary characters
CHARS - Enum constant in enum org.hibernate.search.engine.search.highlighter.spi.BoundaryScannerType
 
checkCompatibleWith(SearchQueryElementFactory<?, ?, ?>) - Method in interface org.hibernate.search.engine.search.common.spi.SearchQueryElementFactory
Checks whether this factory and the given factory can be used interchangeably.
checkNestedDocumentPathCompatibility(SearchIndexNodeContext<?>, SearchIndexNodeContext<?>) - Static method in class org.hibernate.search.engine.search.common.spi.SearchIndexSchemaElementContextHelper
 
checkNoFailure() - Method in class org.hibernate.search.engine.reporting.spi.RootFailureCollector
 
checkRemainingTimeMillis() - Method in interface org.hibernate.search.engine.common.timing.Deadline
 
checkRemainingTimeMillis() - Method in class org.hibernate.search.engine.common.timing.spi.StaticDeadline
 
checkTimedOut() - Method in class org.hibernate.search.engine.search.timeout.spi.TimeoutManager
 
child(SearchIndexCompositeNodeContext<?>, String) - Method in class org.hibernate.search.engine.backend.scope.spi.AbstractSearchIndexScope
 
child(SearchIndexCompositeNodeContext<?>, String) - Method in interface org.hibernate.search.engine.search.common.spi.SearchIndexScope
 
childInScope(String) - Method in class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexCompositeNodeContext
 
circle(double, double, double) - Method in interface org.hibernate.search.engine.search.predicate.dsl.SpatialWithinPredicateAreaStep
Require at least one of the targeted fields to point to a location within the given circle, i.e.
circle(double, double, double, DistanceUnit) - Method in interface org.hibernate.search.engine.search.predicate.dsl.SpatialWithinPredicateAreaStep
Require at least one of the targeted fields to point to a location within the given circle, i.e.
circle(GeoPoint, double) - Method in interface org.hibernate.search.engine.search.predicate.dsl.SpatialWithinPredicateAreaStep
Require at least one of the targeted fields to point to a location within the given circle, i.e.
circle(GeoPoint, double, DistanceUnit) - Method in interface org.hibernate.search.engine.search.predicate.dsl.SpatialWithinPredicateAreaStep
Require at least one of the targeted fields to point to a location within the given circle, i.e.
circle(GeoPoint, double, DistanceUnit) - Method in interface org.hibernate.search.engine.search.predicate.spi.SpatialWithinCirclePredicateBuilder
 
CLASS - Enum constant in enum org.hibernate.search.engine.environment.bean.BeanRetrieval
Retrieve an instance of a class.
classForName(Class<T>, String, ClassResolver) - Static method in class org.hibernate.search.engine.environment.classpath.spi.ClassLoaderHelper
 
classForName(String) - Method in interface org.hibernate.search.engine.environment.classpath.spi.ClassResolver
Locate a class by name.
classForName(String) - Method in class org.hibernate.search.engine.environment.classpath.spi.DefaultClassResolver
 
ClassLoaderHelper - Class in org.hibernate.search.engine.environment.classpath.spi
Utility class to load instances of other classes by using a fully qualified name, or from a class type.
ClassLoadingException - Exception in org.hibernate.search.engine.environment.classpath.spi
Indicates a problem performing class loading.
ClassLoadingException(String, Throwable) - Constructor for exception org.hibernate.search.engine.environment.classpath.spi.ClassLoadingException
Constructs a ClassLoadingException using the specified message and cause.
classResolver() - Method in interface org.hibernate.search.engine.backend.spi.BackendBuildContext
 
classResolver() - Method in class org.hibernate.search.engine.common.spi.SearchIntegrationEnvironment
 
classResolver() - Method in interface org.hibernate.search.engine.mapper.mapping.building.spi.MappingBuildContext
 
classResolver(ClassResolver) - Method in class org.hibernate.search.engine.common.spi.SearchIntegrationEnvironment.Builder
 
ClassResolver - Interface in org.hibernate.search.engine.environment.classpath.spi
A resolver of Java classes.
clearTags() - Method in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
close() - Method in class org.hibernate.search.engine.common.resources.spi.SavedState
 
close() - Method in interface org.hibernate.search.engine.common.spi.SearchIntegration
 
close() - Method in class org.hibernate.search.engine.common.spi.SearchIntegrationEnvironment
 
close() - Method in interface org.hibernate.search.engine.environment.bean.BeanHolder
Release any resource currently held by the BeanHolder.
close() - Method in interface org.hibernate.search.engine.environment.bean.spi.BeanProvider
Release any internal resource created to support provided beans.
close() - Method in interface org.hibernate.search.engine.search.projection.definition.spi.CompositeProjectionDefinition
Close any resource before the projection definition is discarded.
close() - Method in class org.hibernate.search.engine.search.projection.definition.spi.ObjectProjectionDefinition
 
close() - Method in interface org.hibernate.search.engine.search.query.SearchScroll
 
close(SavedState.Key<?>) - Method in class org.hibernate.search.engine.common.resources.spi.SavedState.SavedValue
 
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.
closestMultiValuedParentAbsolutePath() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexField
 
closestMultiValuedParentAbsolutePath() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexRoot
 
closestMultiValuedParentAbsolutePath() - Method in class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexNodeContext
 
closestMultiValuedParentAbsolutePath() - Method in interface org.hibernate.search.engine.search.common.spi.SearchIndexNodeContext
 
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
 
collectSilentlyAndCheck(ContextualFailureCollector) - Method in exception org.hibernate.search.engine.mapper.mapping.building.spi.MappingAbortedException
Collects the cause/suppressed of this exception, if any, in the failure collector, and throws an exception if there is nothing to explain the abortion (neither in the failure collector or in this exceptions' cause/suppressed).
CommonQueryStringPredicateBuilder - Interface in org.hibernate.search.engine.search.predicate.spi
 
CommonQueryStringPredicateBuilder.FieldState - Interface in org.hibernate.search.engine.search.predicate.spi
 
CommonQueryStringPredicateFieldMoreStep<S extends CommonQueryStringPredicateFieldMoreStep<?,N>,N extends CommonQueryStringPredicateOptionsStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The step in a query string predicate definition, where the query string to match can be set (see the superinterface CommonQueryStringPredicateMatchingStep), or optional parameters for the last targeted field(s) can be set, or more target fields can be added.
CommonQueryStringPredicateFieldStep<N extends CommonQueryStringPredicateFieldMoreStep<?,?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The initial step in a query string predicate definition, where the target field can be set.
CommonQueryStringPredicateMatchingStep<N extends CommonQueryStringPredicateOptionsStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The step in a query string predicate definition, where the query string to match can be set.
CommonQueryStringPredicateOptionsStep<S extends CommonQueryStringPredicateOptionsStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The final step in a query string predicate definition, where optional parameters can be set.
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.
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
 
compose(String, String) - Static method in class org.hibernate.search.engine.backend.common.spi.FieldPaths
 
compose(String, SimpleGlobPattern) - Static method in class org.hibernate.search.engine.backend.common.spi.FieldPaths
 
compose(TreeNodeInclusion) - Method in enum org.hibernate.search.engine.common.tree.spi.TreeNodeInclusion
 
composite() - Method in interface org.hibernate.search.engine.search.projection.dsl.SearchProjectionFactory
Starts the definition of a composite projection, which will combine multiple given projections.
composite() - Method in class org.hibernate.search.engine.search.projection.dsl.spi.AbstractSearchProjectionFactory
 
composite() - Method in interface org.hibernate.search.engine.search.projection.spi.SearchProjectionBuilderFactory
 
composite() - Method in interface org.hibernate.search.engine.search.sort.dsl.SearchSortFactory
Order by a sort composed of several elements.
composite() - Method in class org.hibernate.search.engine.search.sort.dsl.spi.AbstractSearchSortFactory
 
composite() - Method in interface org.hibernate.search.engine.search.sort.spi.SearchSortBuilderFactory
 
composite(Class<T>) - Method in interface org.hibernate.search.engine.search.projection.definition.spi.ProjectionRegistry
 
composite(BiFunction<P1, P2, T>, ProjectionFinalStep<P1>, ProjectionFinalStep<P2>) - Method in interface org.hibernate.search.engine.search.projection.dsl.SearchProjectionFactory
Deprecated.
Use .composite().from( dslFinalStep1, dslFinalStep2 ).as( transformer ) instead.
composite(BiFunction<P1, P2, T>, SearchProjection<P1>, SearchProjection<P2>) - Method in interface org.hibernate.search.engine.search.projection.dsl.SearchProjectionFactory
Deprecated.
Use .composite().from( projection1, projection2 ).as( transformer ) instead.
composite(Consumer<? super CompositeSortComponentsStep<?>>) - Method in interface org.hibernate.search.engine.search.sort.dsl.SearchSortFactory
Order by a sort composed of several elements, which will be defined by the given consumer.
composite(Consumer<? super CompositeSortComponentsStep<?>>) - Method in class org.hibernate.search.engine.search.sort.dsl.spi.AbstractSearchSortFactory
 
composite(Function<List<?>, T>, ProjectionFinalStep<?>...) - Method in interface org.hibernate.search.engine.search.projection.dsl.SearchProjectionFactory
Deprecated.
Use .composite().from( dslFinalSteps ).asList( transformer ) instead.
composite(Function<List<?>, T>, SearchProjection<?>...) - Method in interface org.hibernate.search.engine.search.projection.dsl.SearchProjectionFactory
Deprecated.
Use .composite().from( projections ).asList( transformer ) instead.
composite(Function<P, T>, ProjectionFinalStep<P>) - Method in interface org.hibernate.search.engine.search.projection.dsl.SearchProjectionFactory
Deprecated.
Use .composite().from( dslFinalStep ).as( transformer ) instead.
composite(Function<P, T>, SearchProjection<P>) - Method in interface org.hibernate.search.engine.search.projection.dsl.SearchProjectionFactory
Deprecated.
Use .composite().from( projection ).as( transformer ) instead.
composite(ProjectionFinalStep<?>...) - Method in interface org.hibernate.search.engine.search.projection.dsl.SearchProjectionFactory
Create a projection that will compose a List based on the given almost-built projections.
composite(SearchProjection<?>...) - Method in interface org.hibernate.search.engine.search.projection.dsl.SearchProjectionFactory
Create a projection that will compose a List based on the given projections.
composite(SearchProjection<?>...) - Method in class org.hibernate.search.engine.search.projection.dsl.spi.AbstractSearchProjectionFactory
 
composite(TriFunction<P1, P2, P3, T>, ProjectionFinalStep<P1>, ProjectionFinalStep<P2>, ProjectionFinalStep<P3>) - Method in interface org.hibernate.search.engine.search.projection.dsl.SearchProjectionFactory
Deprecated.
Use .composite().from( dslFinalStep1, dslFinalStep2, dslFinalStep3 ).as( transformer ) instead.
composite(TriFunction<P1, P2, P3, T>, SearchProjection<P1>, SearchProjection<P2>, SearchProjection<P3>) - Method in interface org.hibernate.search.engine.search.projection.dsl.SearchProjectionFactory
Deprecated.
Use .composite().from( projection1, projection2, projection3 ).as( transformer ) instead.
COMPOSITE - Static variable in class org.hibernate.search.engine.search.common.spi.SearchIndexSchemaElementContextHelper
 
compositeOptional(Class<T>) - Method in interface org.hibernate.search.engine.search.projection.definition.spi.ProjectionRegistry
 
CompositeProjectionBuilder - Interface in org.hibernate.search.engine.search.projection.spi
 
CompositeProjectionDefinition<T> - Interface in org.hibernate.search.engine.search.projection.definition.spi
 
CompositeProjectionFrom1AsStep<V1> - Interface in org.hibernate.search.engine.search.projection.dsl
The step in a "multi-step" composite projection definition where a single inner projection has been defined and the result of the composite projection can be defined.
CompositeProjectionFrom2AsStep<V1,V2> - Interface in org.hibernate.search.engine.search.projection.dsl
The step in a "multi-step" composite projection definition where 2 inner projections have been defined and the result of the composite projection can be defined.
CompositeProjectionFrom3AsStep<V1,V2,V3> - Interface in org.hibernate.search.engine.search.projection.dsl
The step in a "multi-step" composite projection definition where 3 inner projections have been defined and the result of the composite projection can be defined.
CompositeProjectionFromAsStep - Interface in org.hibernate.search.engine.search.projection.dsl
The step in a "multi-step" composite projection definition where one or more inner projections have been defined and the result of the composite projection can be defined.
CompositeProjectionInnerStep - Interface in org.hibernate.search.engine.search.projection.dsl
A step in a "multi-step" composite projection definition where one can define inner projections to get values from.
CompositeProjectionOptionsStep<S extends CompositeProjectionOptionsStep<?,T>,T> - Interface in org.hibernate.search.engine.search.projection.dsl
The final step in a composite projection definition where optional parameters can be set.
CompositeProjectionValueStep<N extends CompositeProjectionOptionsStep<?,T>,T> - Interface in org.hibernate.search.engine.search.projection.dsl
The step in a composite projection definition where the projection (optionally) can be marked as multi-valued (returning Lists), and where optional parameters can be set.
CompositeSortBuilder - Interface in org.hibernate.search.engine.search.sort.spi
 
CompositeSortComponentsStep<S extends CompositeSortComponentsStep<?>> - Interface in org.hibernate.search.engine.search.sort.dsl
The initial and final step in a composite sort definition, where sort elements can be added.
CONFIGURATION_PROPERTIES_MASK - Static variable in class org.hibernate.search.engine.common.spi.SearchIntegrationEnvironment
 
CONFIGURATION_PROPERTY_CHECKING_STRATEGY - Static variable in class org.hibernate.search.engine.cfg.EngineSettings
How to report the results of configuration property checking.
CONFIGURATION_PROPERTY_CHECKING_STRATEGY - Static variable in class org.hibernate.search.engine.cfg.EngineSettings.Defaults
 
CONFIGURATION_PROPERTY_CHECKING_STRATEGY - Static variable in class org.hibernate.search.engine.cfg.EngineSettings.Radicals
 
ConfigurationProperty<T> - Interface in org.hibernate.search.engine.cfg.spi
 
ConfigurationPropertyChecker - Class in org.hibernate.search.engine.cfg.spi
A utility that checks usage of property keys by wrapping a ConfigurationPropertySource and requiring special hooks to be called before and after bootstrap.
ConfigurationPropertyCheckingStrategyName - Enum in org.hibernate.search.engine.cfg
 
configurationPropertySource() - Method in interface org.hibernate.search.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 - Interface in org.hibernate.search.engine.cfg
A source of property values for Hibernate Search.
ConfigurationProvider - Interface in org.hibernate.search.engine.cfg.spi
Allows integrators to provide their default configuration properties for various scopes that would override Hibernate Search specific ones.
ConfigurationScope - Class in org.hibernate.search.engine.cfg.spi
Holds a configuration scope.
ConfigurationScopeNamespaces - Class in org.hibernate.search.engine.cfg.spi
Names of configuration scope namespaces used to construct a ConfigurationScope.
configure(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
 
constant(T) - Method in interface org.hibernate.search.engine.search.projection.dsl.SearchProjectionFactory
Project to a given constant.
constant(T) - Method in class org.hibernate.search.engine.search.projection.dsl.spi.AbstractSearchProjectionFactory
 
constant(T) - Method in interface org.hibernate.search.engine.search.projection.spi.SearchProjectionBuilderFactory
 
CONSTANT_SCORE - Enum constant in enum org.hibernate.search.engine.search.common.RewriteMethod
A rewrite method that first creates a private Filter, by visiting each term in sequence and marking all docs for that term.
CONSTANT_SCORE_BOOLEAN - Enum constant in enum org.hibernate.search.engine.search.common.RewriteMethod
Like RewriteMethod.SCORING_BOOLEAN except scores are not computed.
ConstantProjectionDefinition<T> - Class in org.hibernate.search.engine.search.projection.definition.spi
 
constantScore() - Method in interface org.hibernate.search.engine.search.predicate.dsl.PredicateScoreStep
Force the score of the predicate to a single constant, identical for all documents.
constantScore() - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.KnnPredicateFieldStepImpl
 
constantScore() - Method in interface org.hibernate.search.engine.search.predicate.spi.SearchPredicateBuilder
 
CONSTRUCTOR - Enum constant in enum org.hibernate.search.engine.environment.bean.BeanRetrieval
Retrieve an instance of a class through the constructor directly, ignoring any bean manager.
ConsumedPropertyTrackingConfigurationPropertySource - Class in org.hibernate.search.engine.cfg.spi
 
ConsumedPropertyTrackingConfigurationPropertySource(ConfigurationPropertySource, Consumer<String>) - Constructor for class org.hibernate.search.engine.cfg.spi.ConsumedPropertyTrackingConfigurationPropertySource
 
ContextualFailureCollector - Interface in org.hibernate.search.engine.reporting.spi
A failure collector with an implicit context.
contribute(DocumentElement) - Method in interface org.hibernate.search.engine.backend.work.execution.spi.DocumentContributor
 
contribute(ImplicitFieldCollector) - Method in interface org.hibernate.search.engine.backend.document.model.dsl.spi.ImplicitFieldContributor
 
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
 
COSINE - Enum constant in enum org.hibernate.search.engine.backend.types.VectorSimilarity
Cosine similarity.
create() - Static method in class org.hibernate.search.engine.cfg.spi.ConfigurationPropertyChecker
 
create(String, TreeNodeInclusion) - Method in interface org.hibernate.search.engine.common.tree.spi.TreeNestingContext.LeafFactory
 
create(String, TreeNodeInclusion, TreeNestingContext) - Method in interface org.hibernate.search.engine.common.tree.spi.TreeNestingContext.CompositeFactory
 
create(TreeNodeInclusion, String) - Method in interface org.hibernate.search.engine.common.tree.spi.TreeNestingContext.UnfilteredFactory
 
create(AggregatedClassLoader) - Static method in class org.hibernate.search.engine.environment.classpath.spi.DefaultClassResolver
 
create(AggregatedClassLoader) - Static method in class org.hibernate.search.engine.environment.classpath.spi.DefaultResourceResolver
 
create(AggregatedClassLoader) - Static method in class org.hibernate.search.engine.environment.classpath.spi.DefaultServiceResolver
 
create(PredicateDefinitionContext) - Method in interface org.hibernate.search.engine.search.predicate.definition.PredicateDefinition
Creates a predicate.
create(SearchProjectionFactory<?, ?>, ProjectionDefinitionContext) - Method in interface org.hibernate.search.engine.search.projection.definition.ProjectionDefinition
Creates a projection with a specific projected type.
create(SearchProjectionFactory<?, ?>, ProjectionDefinitionContext) - Method in interface org.hibernate.search.engine.search.projection.definition.spi.CompositeProjectionDefinition
 
create(SearchProjectionFactory<?, ?>, ProjectionDefinitionContext) - Method in class org.hibernate.search.engine.search.projection.definition.spi.ConstantProjectionDefinition
 
create(SearchProjectionFactory<?, ?>, ProjectionDefinitionContext) - Method in class org.hibernate.search.engine.search.projection.definition.spi.FieldProjectionDefinition.MultiValued
 
create(SearchProjectionFactory<?, ?>, ProjectionDefinitionContext) - Method in class org.hibernate.search.engine.search.projection.definition.spi.FieldProjectionDefinition.SingleValued
 
create(SearchProjectionFactory<?, ?>, ProjectionDefinitionContext) - Method in class org.hibernate.search.engine.search.projection.definition.spi.ObjectProjectionDefinition.MultiValued
 
create(SearchProjectionFactory<?, ?>, ProjectionDefinitionContext) - Method in class org.hibernate.search.engine.search.projection.definition.spi.ObjectProjectionDefinition.SingleValued
 
create(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
 
createDefault() - Static method in class org.hibernate.search.engine.environment.classpath.spi.AggregatedClassLoader
 
createEntityReference(String, Object) - Method in interface org.hibernate.search.engine.backend.common.spi.EntityReferenceFactory
 
createIfMissing(OperationSubmitter) - Method in interface org.hibernate.search.engine.backend.schema.management.spi.IndexSchemaManager
Creates the schema if it doesn't already exist.
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
 
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
 
createIndexManagerBuilder(String, String, BackendBuildContext, BackendMapperContext, ConfigurationPropertySource) - Method in interface org.hibernate.search.engine.backend.spi.BackendImplementor
 
createInitial() - Method in interface org.hibernate.search.engine.search.projection.spi.ProjectionAccumulator
Creates the initial accumulated container.
createInitial() - Method in interface org.hibernate.search.engine.search.projection.spi.ProjectionCompositor
Creates the initial container for component values.
createMappedIndexManager(IndexedEntityBindingMapperContext, BackendMapperContext, Optional<String>, String, String) - Method in interface org.hibernate.search.engine.mapper.mapping.building.spi.MappedIndexManagerFactory
 
createMapper(MappingBuildContext, TypeMetadataContributorProvider<C>) - Method in interface org.hibernate.search.engine.mapper.mapping.building.spi.MappingInitiator
 
createMultiIndexSearchObjectFieldContext(String, List<N>) - Method in class org.hibernate.search.engine.backend.scope.spi.AbstractSearchIndexScope
 
createMultiIndexSearchRootContext(List<C>) - Method in class org.hibernate.search.engine.backend.scope.spi.AbstractSearchIndexScope
 
createMultiIndexSearchValueFieldContext(String, List<N>) - Method in class org.hibernate.search.engine.backend.scope.spi.AbstractSearchIndexScope
 
createNode(C, String, FT, TreeNodeInclusion, boolean) - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexFieldTemplate
 
createOrUpdate(OperationSubmitter) - Method in interface org.hibernate.search.engine.backend.schema.management.spi.IndexSchemaManager
Creates the schema if it doesn't already exist, or updates the existing schema to match requirements expressed by the mapper.
createOrValidate(ContextualFailureCollector, OperationSubmitter) - Method in interface org.hibernate.search.engine.backend.schema.management.spi.IndexSchemaManager
Creates the schema if it doesn't already exist, or validates the existing schema against requirements expressed by the mapper.
createProjectionHitMapper() - Method in interface org.hibernate.search.engine.search.loading.spi.SearchLoadingContext
 
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
 
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(BackendMappingContext, Set<String>) - Method in interface org.hibernate.search.engine.backend.index.spi.IndexManagerImplementor
 
createWorkspace(BackendMappingContext, Set<String>) - Method in interface org.hibernate.search.engine.mapper.mapping.spi.MappedIndexManager
 
createWorkspace(DetachedBackendSessionContext) - Method in interface org.hibernate.search.engine.mapper.mapping.spi.MappedIndexManager

D

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
 
decimalScale() - Method in class org.hibernate.search.engine.mapper.mapping.building.spi.IndexFieldTypeDefaultsProvider
 
decimalScale(int) - Method in interface org.hibernate.search.engine.backend.types.dsl.ScaledNumberIndexFieldTypeOptionsStep
 
DEFAULT - Enum constant in enum org.hibernate.search.engine.backend.types.Aggregable
Use the backend-specific default.
DEFAULT - Enum constant in enum org.hibernate.search.engine.backend.types.Highlightable
Use the backend-specific default that is dependent on an overall field configuration.
DEFAULT - Enum constant in enum org.hibernate.search.engine.backend.types.Norms
Use the backend-specific default.
DEFAULT - Enum constant in enum org.hibernate.search.engine.backend.types.ObjectStructure
Use the backend-specific default.
DEFAULT - Enum constant in enum org.hibernate.search.engine.backend.types.Projectable
Use the backend-specific default.
DEFAULT - Enum constant in enum org.hibernate.search.engine.backend.types.Searchable
Use the backend-specific default.
DEFAULT - Enum constant in enum org.hibernate.search.engine.backend.types.Sortable
Use the backend-specific default.
DEFAULT - Enum constant in enum org.hibernate.search.engine.backend.types.TermVector
Use the backend-specific default.
DEFAULT - Enum constant in enum org.hibernate.search.engine.backend.types.VectorSimilarity
Use the backend-specific default.
DEFAULT - Enum constant in enum org.hibernate.search.engine.search.highlighter.dsl.HighlighterEncoder
Text will be returned as is with no encoding.
DEFAULT - Enum constant in enum org.hibernate.search.engine.search.highlighter.spi.BoundaryScannerType
Default is dependent on a highlighter type being used.
DEFAULT - Static variable in class org.hibernate.search.engine.backend.analysis.AnalyzerNames
The default analyzer.
defaultBackend() - Static method in class org.hibernate.search.engine.reporting.spi.EventContexts
 
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
 
defaultOperator(BooleanOperator) - Method in interface org.hibernate.search.engine.search.predicate.dsl.CommonQueryStringPredicateOptionsStep
Define the default operator.
defaultOperator(BooleanOperator) - Method in interface org.hibernate.search.engine.search.predicate.spi.CommonQueryStringPredicateBuilder
 
DefaultResourceResolver - Class in org.hibernate.search.engine.environment.classpath.spi
Default implementation of ClassResolver relying on an AggregatedClassLoader.
DefaultServiceResolver - Class in org.hibernate.search.engine.environment.classpath.spi
Default implementation of ClassResolver relying on an AggregatedClassLoader.
define(Class<T>, String, BeanReference<? extends T>) - Method in interface org.hibernate.search.engine.environment.bean.spi.BeanConfigurationContext
Define a way to resolve a bean referenced by its exposedType and name.
define(Class<T>, BeanReference<? extends T>) - Method in interface org.hibernate.search.engine.environment.bean.spi.BeanConfigurationContext
Define a way to resolve a bean referenced by its exposedType.
delegate - Variable in class org.hibernate.search.engine.search.projection.definition.spi.ObjectProjectionDefinition
 
DelegatingSimpleScheduledExecutor - Class in org.hibernate.search.engine.common.execution.spi
 
DelegatingSimpleScheduledExecutor(ScheduledExecutorService, boolean) - Constructor for class org.hibernate.search.engine.common.execution.spi.DelegatingSimpleScheduledExecutor
 
delete(DocumentReferenceProvider) - Method in interface org.hibernate.search.engine.backend.work.execution.spi.IndexIndexingPlan
Delete a document from the index.
delete(DocumentReferenceProvider, DocumentCommitStrategy, DocumentRefreshStrategy, OperationSubmitter) - Method in interface org.hibernate.search.engine.backend.work.execution.spi.IndexIndexer
Delete a document from the index.
desc() - Method in interface org.hibernate.search.engine.search.sort.dsl.SortOrderStep
Sort in descending order.
DESC - Enum constant in enum org.hibernate.search.engine.search.sort.dsl.SortOrder
Sort in descending order.
descendingSuperTypes() - Method in interface org.hibernate.search.engine.mapper.model.spi.MappableTypeModel
 
descriptor() - Method in interface org.hibernate.search.engine.backend.index.IndexManager
 
DetachedBackendSessionContext - Class in org.hibernate.search.engine.backend.session.spi
Deprecated.
SPIs should simply pass around a string representing the tenant ID instead of using this class. In cases where the mapping context is also necessary, it should be passed around as a separate parameter.
dimension(int) - Method in interface org.hibernate.search.engine.backend.types.dsl.VectorFieldTypeOptionsStep
 
discard() - Method in interface org.hibernate.search.engine.backend.work.execution.spi.IndexIndexingPlan
Discard all works that are present in this plan.
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
 
distance(String, double, double) - Method in interface org.hibernate.search.engine.search.sort.dsl.ExtendedSearchSortFactory
 
distance(String, double, double) - Method in interface org.hibernate.search.engine.search.sort.dsl.SearchSortFactory
Order elements by the distance from the location stored in the specified field to the location specified.
distance(String, GeoPoint) - Method in interface org.hibernate.search.engine.search.projection.dsl.SearchProjectionFactory
Project on the distance from the center to a GeoPoint field.
distance(String, GeoPoint) - Method in class org.hibernate.search.engine.search.projection.dsl.spi.AbstractSearchProjectionFactory
 
distance(String, GeoPoint) - Method in interface org.hibernate.search.engine.search.sort.dsl.ExtendedSearchSortFactory
 
distance(String, GeoPoint) - Method in interface org.hibernate.search.engine.search.sort.dsl.SearchSortFactory
Order elements by the distance from the location stored in the specified field to the location specified.
distance(String, GeoPoint) - Method in class org.hibernate.search.engine.search.sort.dsl.spi.AbstractSearchSortFactory
 
DISTANCE - Static variable in class org.hibernate.search.engine.backend.types.IndexFieldTraits.Projections
 
DISTANCE - Static variable in class org.hibernate.search.engine.backend.types.IndexFieldTraits.Sorts
 
DISTANCE - Static variable in class org.hibernate.search.engine.search.projection.spi.ProjectionTypeKeys
 
DISTANCE - Static variable in class org.hibernate.search.engine.search.sort.spi.SortTypeKeys
 
DistanceSortBuilder - Interface in org.hibernate.search.engine.search.sort.spi
 
DistanceSortMissingValueBehaviorStep<N> - Interface in org.hibernate.search.engine.search.sort.dsl
The step in a sort definition where the behavior on missing values can be set.
DistanceSortOptionsStep<S extends DistanceSortOptionsStep<?,PDF>,PDF extends SearchPredicateFactory> - Interface in org.hibernate.search.engine.search.sort.dsl
The initial and final step in a "distance" sort definition, where optional parameters can be set.
DistanceToFieldProjectionBuilder - Interface in org.hibernate.search.engine.search.projection.spi
 
DistanceToFieldProjectionOptionsStep<S extends DistanceToFieldProjectionOptionsStep<?,T>,T> - Interface in org.hibernate.search.engine.search.projection.dsl
The initial and final step in a "distance to field" projection definition, where optional parameters can be set.
DistanceToFieldProjectionValueStep<N extends DistanceToFieldProjectionOptionsStep<?,T>,T> - Interface in org.hibernate.search.engine.search.projection.dsl
The initial step in a "distance to field" projection definition, where the projection (optionally) can be marked as multi-valued (returning Lists), and where optional parameters can be set.
DistanceUnit - Enum in org.hibernate.search.engine.spatial
Distance units.
DOCUMENT_REFERENCE - Static variable in class org.hibernate.search.engine.search.projection.spi.ProjectionTypeKeys
 
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.
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.
documentReferenceProjectionNestingNotSupportedHint() - Method in class org.hibernate.search.engine.backend.reporting.spi.BackendSearchHints_$bundle
 
documentReferenceProjectionNestingNotSupportedHint() - Method in interface org.hibernate.search.engine.backend.reporting.spi.BackendSearchHints
 
documentReferenceProjectionNestingNotSupportedHint$str() - Method in class org.hibernate.search.engine.backend.reporting.spi.BackendSearchHints_$bundle
 
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 - 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.
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
 
doSubmit(W, OperationSubmitter) - Method in class org.hibernate.search.engine.backend.orchestration.spi.AbstractWorkOrchestrator
 
DOT_PRODUCT - Enum constant in enum org.hibernate.search.engine.backend.types.VectorSimilarity
Inner product (dot product in particular).
dropAndCreate(OperationSubmitter) - Method in interface org.hibernate.search.engine.backend.schema.management.spi.IndexSchemaManager
Drops the schema and all indexed data if it exists, then creates the schema.
dropIfExisting(OperationSubmitter) - Method in interface org.hibernate.search.engine.backend.schema.management.spi.IndexSchemaManager
Drops the schema and all indexed data if it exists.
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
 

E

efConstruction(int) - Method in interface org.hibernate.search.engine.backend.types.dsl.VectorFieldTypeOptionsStep
 
elapsedTimeEstimateMillis() - Method in class org.hibernate.search.engine.search.timeout.spi.TimeoutManager
 
empty() - Static method in interface org.hibernate.search.engine.cfg.ConfigurationPropertySource
 
empty() - Static method in class org.hibernate.search.engine.common.resources.spi.SavedState
 
emptyList() - Static method in class org.hibernate.search.engine.search.projection.definition.spi.ConstantProjectionDefinition
 
enablePositionIncrements(boolean) - Method in interface org.hibernate.search.engine.search.predicate.dsl.QueryStringPredicateOptionsStep
When set to true, resulting queries are aware of position increments.
enablePositionIncrements(boolean) - Method in interface org.hibernate.search.engine.search.predicate.spi.QueryStringPredicateBuilder
 
encoder - Variable in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
encoder() - Method in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
encoder(HighlighterEncoder) - Method in interface org.hibernate.search.engine.search.highlighter.dsl.HighlighterOptionsStep
Specify the encoder for the highlighted output.
encoder(HighlighterEncoder) - Method in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
encounteredFieldPaths() - Method in class org.hibernate.search.engine.common.tree.spi.TreeFilterPathTracker
 
end() - Method in interface org.hibernate.search.engine.search.highlighter.dsl.HighlighterBoundaryScannerFinalStep
End the definition of a boundary scanner.
end() - Method in interface org.hibernate.search.engine.search.predicate.dsl.MinimumShouldMatchMoreStep
End the "minimum should match" constraint definition and continue the predicate definition.
endBatch() - Method in interface org.hibernate.search.engine.backend.orchestration.spi.BatchedWorkProcessor
Ensures all works submitted since the last call to BatchedWorkProcessor.beginBatch() will actually be executed, along with any finishing task (commit, ...).
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.
entity() - Method in interface org.hibernate.search.engine.search.projection.dsl.SearchProjectionFactory
Project to the entity that was originally indexed.
entity() - Method in class org.hibernate.search.engine.search.projection.dsl.spi.AbstractSearchProjectionFactory
 
entity(Class<T>) - Method in interface org.hibernate.search.engine.search.projection.dsl.SearchProjectionFactory
Project to the entity that was originally indexed.
entity(Class<T>) - Method in class org.hibernate.search.engine.search.projection.dsl.spi.AbstractSearchProjectionFactory
 
ENTITY - Static variable in class org.hibernate.search.engine.search.projection.spi.ProjectionTypeKeys
 
ENTITY_REFERENCE - Static variable in class org.hibernate.search.engine.search.projection.spi.ProjectionTypeKeys
 
entityComposite(SearchProjection<T>) - Method in interface org.hibernate.search.engine.search.projection.spi.SearchProjectionBuilderFactory
 
entityIdentifier() - Method in interface org.hibernate.search.engine.backend.work.execution.spi.DocumentReferenceProvider
 
EntityIndexingFailureContext - Class in org.hibernate.search.engine.reporting
Contextual information about a failure to index entities.
EntityIndexingFailureContext.Builder - Class in org.hibernate.search.engine.reporting
 
entityLoading() - Method in interface org.hibernate.search.engine.search.projection.spi.SearchProjectionBuilderFactory
 
entityProjectionNestingNotSupportedHint() - Method in class org.hibernate.search.engine.backend.reporting.spi.BackendSearchHints_$bundle
 
entityProjectionNestingNotSupportedHint() - Method in interface org.hibernate.search.engine.backend.reporting.spi.BackendSearchHints
 
entityProjectionNestingNotSupportedHint$str() - Method in class org.hibernate.search.engine.backend.reporting.spi.BackendSearchHints_$bundle
 
EntityProjectionOptionsStep<S extends EntityProjectionOptionsStep<?,E>,E> - Interface in org.hibernate.search.engine.search.projection.dsl
The initial and final step in an "entity" projection definition, where optional parameters can be set.
entityReference() - Method in interface org.hibernate.search.engine.search.projection.dsl.SearchProjectionFactory
Project to a reference to the entity that was originally indexed.
entityReference() - Method in class org.hibernate.search.engine.search.projection.dsl.spi.AbstractSearchProjectionFactory
 
entityReference() - Method in interface org.hibernate.search.engine.search.projection.spi.SearchProjectionBuilderFactory
 
entityReference(Object) - Method in class org.hibernate.search.engine.reporting.EntityIndexingFailureContext.Builder
EntityReference - Interface in org.hibernate.search.engine.common
A reference to an indexed or contained entity.
entityReferenceFactory() - Method in interface org.hibernate.search.engine.backend.mapping.spi.BackendMappingContext
 
EntityReferenceFactory - Interface in org.hibernate.search.engine.backend.common.spi
 
entityReferenceProjectionNestingNotSupportedHint() - Method in class org.hibernate.search.engine.backend.reporting.spi.BackendSearchHints_$bundle
 
entityReferenceProjectionNestingNotSupportedHint() - Method in interface org.hibernate.search.engine.backend.reporting.spi.BackendSearchHints
 
entityReferenceProjectionNestingNotSupportedHint$str() - Method in class org.hibernate.search.engine.backend.reporting.spi.BackendSearchHints_$bundle
 
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
equals(Object) - Method in class org.hibernate.search.engine.common.resources.spi.SavedState.Key
 
equals(Object) - Method in class org.hibernate.search.engine.common.tree.TreeFilterDefinition
 
equals(Object) - Method in interface org.hibernate.search.engine.mapper.model.spi.MappableTypeModel
 
equals(Object) - Method in interface org.hibernate.search.engine.mapper.model.spi.MappingElement
 
equals(Object) - Method in class org.hibernate.search.engine.search.aggregation.AggregationKey
 
equals(Object) - Method in class org.hibernate.search.engine.search.common.spi.SearchQueryElementTypeKey
 
ESCAPE - Enum constant in enum org.hibernate.search.engine.search.predicate.dsl.SimpleQueryFlag
Enables ESCAPE operator (\)
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
 
EventContexts - Class in org.hibernate.search.engine.reporting.spi
 
exact(long) - Static method in class org.hibernate.search.engine.search.query.spi.SimpleSearchResultTotal
 
except(Function<? super SearchPredicateFactory, ? extends PredicateFinalStep>) - Method in interface org.hibernate.search.engine.search.predicate.dsl.MatchAllPredicateOptionsStep
Add a "must not" clause to be defined by the given function.
except(PredicateFinalStep) - Method in interface org.hibernate.search.engine.search.predicate.dsl.MatchAllPredicateOptionsStep
Add a "must not" clause based on an almost-built SearchPredicate.
except(SearchPredicate) - Method in interface org.hibernate.search.engine.search.predicate.dsl.MatchAllPredicateOptionsStep
Add a "must not" clause based on a previously-built SearchPredicate,
EXCEPTION - Enum constant in enum org.hibernate.search.engine.search.timeout.spi.TimeoutManager.Type
 
excludeAll() - Static method in interface org.hibernate.search.engine.common.tree.spi.TreeNestingContext
 
EXCLUDED - Enum constant in enum org.hibernate.search.engine.common.tree.spi.TreeNodeInclusion
The node is excluded.
excludePaths() - Method in class org.hibernate.search.engine.common.tree.TreeFilterDefinition
 
execute(OperationSubmitter) - Method in interface org.hibernate.search.engine.backend.work.execution.spi.IndexIndexingPlan
Start executing all the works in this plan, and clear the plan so that it can be re-used.
executeAndReport(OperationSubmitter) - Method in interface org.hibernate.search.engine.backend.work.execution.spi.IndexIndexingPlan
Start executing all the works in this plan, and clear the plan so that it can be re-used.
exists() - Method in interface org.hibernate.search.engine.search.predicate.dsl.SearchPredicateFactory
Match documents where a given field exists.
exists() - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.AbstractSearchPredicateFactory
 
EXISTS - Static variable in class org.hibernate.search.engine.backend.types.IndexFieldTraits.Predicates
 
EXISTS - Static variable in class org.hibernate.search.engine.search.predicate.spi.PredicateTypeKeys
 
ExistsPredicateBuilder - Interface in org.hibernate.search.engine.search.predicate.spi
 
ExistsPredicateFieldStep<N extends ExistsPredicateOptionsStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The initial step in an "exists" predicate definition, where the target field can be set.
ExistsPredicateOptionsStep<S extends ExistsPredicateOptionsStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The final step in an "exists" predicate definition, where optional parameters can be set.
explanationProjectionNestingNotSupportedHint() - Method in class org.hibernate.search.engine.backend.reporting.spi.BackendSearchHints_$bundle
 
explanationProjectionNestingNotSupportedHint() - Method in interface org.hibernate.search.engine.backend.reporting.spi.BackendSearchHints
 
explanationProjectionNestingNotSupportedHint$str() - Method in class org.hibernate.search.engine.backend.reporting.spi.BackendSearchHints_$bundle
 
explicitRouting() - Method in interface org.hibernate.search.engine.backend.document.model.dsl.spi.IndexRootBuilder
Inform the model collector that documents will always be provided along with an explicit routing key, to be used to route the document to a specific shard.
explicitRouting() - Method in interface org.hibernate.search.engine.mapper.mapping.building.spi.IndexedEntityBindingContext
Inform the backend that documents for the mapped index will always be provided along with an explicit routing key, to be used to route the document to a specific shard.
exportExpectedSchema(IndexSchemaCollector) - Method in interface org.hibernate.search.engine.backend.schema.management.spi.IndexSchemaManager
Accepts a collector that will receive the schema export represented by this index schema manager.
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(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(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(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(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 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 interface org.hibernate.search.engine.search.projection.dsl.SearchProjectionFactoryExtension
Attempt to extend a given factory, returning an empty Optional in case of failure.
extendOptional(SearchQuerySelectStep<?, R, E, LOS, ?, ?>, SearchQueryIndexScope<?>, BackendSessionContext, SearchLoadingContextBuilder<E, LOS>) - Method in 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 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 interface org.hibernate.search.engine.search.sort.dsl.SearchSortFactoryExtension
Attempt to extend a given factory, returning an empty Optional 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 interface org.hibernate.search.engine.backend.types.dsl.IndexFieldTypeFactoryExtension
Attempt to extend a given factory, throwing an exception in case of failure.
extendOrFail(SchemaExport) - Method in interface org.hibernate.search.engine.common.schema.management.SchemaExportExtension
Attempt to extend a given export, 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(FromDocumentFieldValueConvertContextExtension<T>) - Method in interface org.hibernate.search.engine.backend.types.converter.runtime.FromDocumentFieldValueConvertContext
Deprecated.
Extend the current context with the given extension, resulting in an extended context offering more options.
extension(FromDocumentFieldValueConvertContextExtension<T>) - Method in class org.hibernate.search.engine.backend.types.converter.runtime.spi.FromDocumentValueConvertContextImpl
Deprecated.
extension(FromDocumentValueConvertContextExtension<T>) - Method in interface org.hibernate.search.engine.backend.types.converter.runtime.FromDocumentValueConvertContext
Extend the current context with the given extension, resulting in an extended context offering more options.
extension(FromDocumentValueConvertContextExtension<T>) - Method in class org.hibernate.search.engine.backend.types.converter.runtime.spi.FromDocumentValueConvertContextImpl
 
extension(ToDocumentFieldValueConvertContextExtension<T>) - Method in class org.hibernate.search.engine.backend.types.converter.runtime.spi.ToDocumentValueConvertContextImpl
Deprecated.
extension(ToDocumentFieldValueConvertContextExtension<T>) - Method in interface org.hibernate.search.engine.backend.types.converter.runtime.ToDocumentFieldValueConvertContext
Deprecated.
Extend the current context with the given extension, resulting in an extended context offering more options.
extension(ToDocumentValueConvertContextExtension<T>) - Method in class org.hibernate.search.engine.backend.types.converter.runtime.spi.ToDocumentValueConvertContextImpl
 
extension(ToDocumentValueConvertContextExtension<T>) - Method in interface org.hibernate.search.engine.backend.types.converter.runtime.ToDocumentValueConvertContext
Extend the current context with the given extension, resulting in an extended context offering more options.
extension(IndexFieldTypeFactoryExtension<T>) - Method in interface org.hibernate.search.engine.backend.types.dsl.IndexFieldTypeFactory
Extend the current factory with the given extension, resulting in an extended factory offering more field types.
extension(SchemaExportExtension<T>) - Method in interface org.hibernate.search.engine.common.schema.management.SchemaExport
Extends the export with the given extension, resulting in an extended export exposing more information.
extension(SearchAggregationFactoryExtension<T>) - Method in interface org.hibernate.search.engine.search.aggregation.dsl.SearchAggregationFactory
Extend the current factory with the given extension, resulting in an extended factory offering different types of aggregations.
extension(SearchAggregationFactoryExtension<T>) - Method in class org.hibernate.search.engine.search.aggregation.dsl.spi.AbstractSearchAggregationFactory
 
extension(SearchPredicateFactoryExtension<T>) - Method in interface org.hibernate.search.engine.search.predicate.dsl.SearchPredicateFactory
Extend the current factory with the given extension, resulting in an extended factory offering different types of predicates.
extension(SearchPredicateFactoryExtension<T>) - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.AbstractSearchPredicateFactory
 
extension(SearchProjectionFactoryExtension<T, R, E>) - Method in interface org.hibernate.search.engine.search.projection.dsl.SearchProjectionFactory
Extend the current factory with the given extension, resulting in an extended factory offering different types of projections.
extension(SearchProjectionFactoryExtension<T, R, E>) - Method in class org.hibernate.search.engine.search.projection.dsl.spi.AbstractSearchProjectionFactory
 
extension(SearchQueryDslExtension<T, R, E, LOS>) - Method in interface org.hibernate.search.engine.search.query.dsl.SearchQuerySelectStep
Extend the current DSL step with the given extension, resulting in an extended step offering more query options.
extension(SearchQueryDslExtension<T, R, E, LOS>) - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractDelegatingSearchQuerySelectStep
 
extension(SearchQueryDslExtension<T, R, E, LOS>) - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractSearchQuerySelectStep
 
extension(SearchQueryExtension<Q, H>) - Method in interface org.hibernate.search.engine.search.query.SearchQuery
Extend the current query with the given extension, resulting in an extended query offering more options or a more detailed result type.
extension(SearchSortFactoryExtension<T>) - Method in interface org.hibernate.search.engine.search.sort.dsl.SearchSortFactory
Extend the current factory with the given extension, resulting in an extended factory offering different types of sorts.
extension(SearchSortFactoryExtension<T>) - Method in class org.hibernate.search.engine.search.sort.dsl.spi.AbstractSearchSortFactory
 
externalRepresentation() - Method in enum org.hibernate.search.engine.cfg.ConfigurationPropertyCheckingStrategyName
 

F

factory(SearchPredicateFactory) - Method in interface org.hibernate.search.engine.search.predicate.spi.NamedPredicateBuilder
 
FAIL - Enum constant in enum org.hibernate.search.engine.backend.work.execution.spi.UnsupportedOperationBehavior
 
failAfter(long, TimeUnit) - Method in interface org.hibernate.search.engine.search.query.dsl.SearchQueryOptionsStep
Stop the query and throw a SearchTimeoutException after a given timeout.
failAfter(long, TimeUnit) - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractSearchQueryOptionsStep
 
failAfter(long, TimeUnit) - Method in interface org.hibernate.search.engine.search.query.spi.SearchQueryBuilder
 
failAfter(long, TimeUnit) - Method in interface org.hibernate.search.engine.search.query.spi.SearchQueryImplementor
 
failingEntityReference(EntityReferenceFactory, String, Object) - Method in class org.hibernate.search.engine.backend.common.spi.MultiEntityOperationExecutionReport.Builder
 
failingEntityReference(EntityReference) - Method in class org.hibernate.search.engine.backend.common.spi.MultiEntityOperationExecutionReport.Builder
 
failingEntityReference(EntityReference) - Method in class org.hibernate.search.engine.reporting.EntityIndexingFailureContext.Builder
 
failingEntityReferences() - Method in class org.hibernate.search.engine.backend.common.spi.MultiEntityOperationExecutionReport
 
failingEntityReferences() - Method in class org.hibernate.search.engine.reporting.EntityIndexingFailureContext
 
failingOperation - Variable in class org.hibernate.search.engine.reporting.FailureContext
 
failingOperation() - Method in class org.hibernate.search.engine.reporting.FailureContext
 
failingOperation(Object) - Method in class org.hibernate.search.engine.reporting.FailureContext.Builder
 
failureCollector() - Method in interface org.hibernate.search.engine.backend.index.spi.IndexManagerStartContext
A collector of (non-fatal) failures, allowing to notify Hibernate Search that something went wrong and bootstrap should be aborted at some point, while still continuing the bootstrap process for some time to collect other errors that could be relevant to users.
failureCollector() - Method in interface org.hibernate.search.engine.backend.spi.BackendStartContext
A collector of (non-fatal) failures, allowing to notify Hibernate Search that something went wrong and bootstrap should be aborted at some point, while still continuing the bootstrap process for some time to collect other errors that could be relevant to users.
failureCollector() - Method in interface org.hibernate.search.engine.mapper.mapping.building.spi.MappingBuildContext
A collector of (non-fatal) failures, allowing to notify Hibernate Search that something went wrong and bootstrap should be aborted at some point, while still continuing the bootstrap process for some time to collect other errors that could be relevant to users.
failureCollector() - Method in interface org.hibernate.search.engine.mapper.mapping.building.spi.MappingFinalizationContext
 
failureCollector() - Method in interface org.hibernate.search.engine.mapper.mapping.spi.MappingPreStopContext
A collector of (non-fatal) failures, allowing notification of Hibernate Search that something went wrong and an exception should be thrown at some point, while still continuing the shutdown process.
failureCollector() - Method in interface org.hibernate.search.engine.mapper.mapping.spi.MappingStartContext
A collector of (non-fatal) failures, allowing notification of Hibernate Search that something went wrong and an exception should be thrown at some point, while still continuing the bootstrap process for some time to collect other errors that could be relevant to users.
FailureCollector - Interface in org.hibernate.search.engine.reporting.spi
A failure collector without any context.
FailureContext - Class in org.hibernate.search.engine.reporting
Contextual information about a failing background operation.
FailureContext.Builder - Class in org.hibernate.search.engine.reporting
 
failureFloodingThreshold() - Method in interface org.hibernate.search.engine.reporting.FailureHandler
When this handler is used for handling mass indexing failures - returns the number of failures during one mass indexing beyond which the failure handler will no longer be notified.
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 - 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.
FAST_VECTOR - Enum constant in enum org.hibernate.search.engine.backend.types.Highlightable
Allow the fast vector highlighter type be applied for highlighting the field.
FAST_VECTOR - Enum constant in enum org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterType
 
fastVector() - Method in interface org.hibernate.search.engine.search.highlighter.dsl.SearchHighlighterFactory
 
fastVector() - Method in class org.hibernate.search.engine.search.highlighter.dsl.spi.AbstractSearchHighlighterFactory
 
fetch(Integer) - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractExtendedSearchQueryOptionsStep
 
fetch(Integer) - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractSearchQueryOptionsStep
 
fetch(Integer) - Method in interface org.hibernate.search.engine.search.query.ExtendedSearchFetchable
 
fetch(Integer) - Method in interface org.hibernate.search.engine.search.query.SearchFetchable
Execute the query and return the SearchResult, limiting to limit hits.
fetch(Integer) - Method in class org.hibernate.search.engine.search.query.spi.AbstractSearchQuery
 
fetch(Integer, Integer) - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractExtendedSearchQueryOptionsStep
 
fetch(Integer, Integer) - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractSearchQueryOptionsStep
 
fetch(Integer, Integer) - Method in interface org.hibernate.search.engine.search.query.ExtendedSearchFetchable
 
fetch(Integer, Integer) - Method in interface org.hibernate.search.engine.search.query.SearchFetchable
Execute the query and return the SearchResult, skipping offset hits and limiting to limit hits.
fetch(Integer, Integer) - Method in class org.hibernate.search.engine.search.query.spi.AbstractSearchQuery
 
fetchAll() - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractExtendedSearchQueryOptionsStep
 
fetchAll() - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractSearchQueryOptionsStep
 
fetchAll() - Method in interface org.hibernate.search.engine.search.query.ExtendedSearchFetchable
 
fetchAll() - Method in interface org.hibernate.search.engine.search.query.SearchFetchable
Execute the query and return the SearchResult, including all hits, without any sort of limit.
fetchAll() - Method in class org.hibernate.search.engine.search.query.spi.AbstractSearchQuery
 
fetchAllHits() - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractSearchQueryOptionsStep
 
fetchAllHits() - Method in interface org.hibernate.search.engine.search.query.SearchFetchable
Execute the query and return all hits as a List, without any sort of limit.
fetchAllHits() - Method in class org.hibernate.search.engine.search.query.spi.AbstractSearchQuery
 
fetchHits(Integer) - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractSearchQueryOptionsStep
 
fetchHits(Integer) - Method in interface org.hibernate.search.engine.search.query.SearchFetchable
Execute the query and return the hits as a List, limiting to limit hits.
fetchHits(Integer) - Method in class org.hibernate.search.engine.search.query.spi.AbstractSearchQuery
 
fetchHits(Integer, Integer) - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractSearchQueryOptionsStep
 
fetchHits(Integer, Integer) - Method in interface org.hibernate.search.engine.search.query.SearchFetchable
Execute the query and return the hits as a List, skipping offset hits and limiting to limit hits.
fetchSingleHit() - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractSearchQueryOptionsStep
 
fetchSingleHit() - Method in interface org.hibernate.search.engine.search.query.SearchFetchable
Execute the query and return the hits as a single, optional element.
fetchSingleHit() - Method in class org.hibernate.search.engine.search.query.spi.AbstractSearchQuery
 
fetchTotalHitCount() - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractSearchQueryOptionsStep
 
fetchTotalHitCount() - Method in interface org.hibernate.search.engine.search.query.SearchFetchable
Execute the query and return the total hit count.
field(String) - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexModel
 
field(String) - Method in interface org.hibernate.search.engine.backend.metamodel.IndexDescriptor
Get a field by its path.
field(String) - Method in class org.hibernate.search.engine.backend.scope.spi.AbstractSearchIndexScope
 
field(String) - Method in interface org.hibernate.search.engine.search.predicate.dsl.CommonQueryStringPredicateFieldMoreStep
Target the given field in the query string predicate, as an alternative to the already-targeted fields.
field(String) - Method in interface org.hibernate.search.engine.search.predicate.dsl.CommonQueryStringPredicateFieldStep
Target the given field in the query string predicate.
field(String) - Method in interface org.hibernate.search.engine.search.predicate.dsl.ExistsPredicateFieldStep
Target the given field in the "exists" predicate.
field(String) - Method in interface org.hibernate.search.engine.search.predicate.dsl.KnnPredicateFieldStep
Target the given field in the match predicate.
field(String) - Method in interface org.hibernate.search.engine.search.predicate.dsl.MatchPredicateFieldMoreStep
Target the given field in the match predicate, as an alternative to the already-targeted fields.
field(String) - Method in interface org.hibernate.search.engine.search.predicate.dsl.MatchPredicateFieldStep
Target the given field in the match predicate.
field(String) - Method in interface org.hibernate.search.engine.search.predicate.dsl.PhrasePredicateFieldMoreStep
Target the given field in the phrase predicate, as an alternative to the already-targeted fields.
field(String) - Method in interface org.hibernate.search.engine.search.predicate.dsl.PhrasePredicateFieldStep
Target the given field in the phrase predicate.
field(String) - Method in interface org.hibernate.search.engine.search.predicate.dsl.RangePredicateFieldMoreStep
Target the given field in the range predicate, as an alternative to the already-targeted fields.
field(String) - Method in interface org.hibernate.search.engine.search.predicate.dsl.RangePredicateFieldStep
Target the given field in the range predicate.
field(String) - Method in interface org.hibernate.search.engine.search.predicate.dsl.RegexpPredicateFieldMoreStep
Target the given field in the regexp predicate, as an alternative to the already-targeted fields.
field(String) - Method in interface org.hibernate.search.engine.search.predicate.dsl.RegexpPredicateFieldStep
Target the given field in the regexp predicate.
field(String) - Method in interface org.hibernate.search.engine.search.predicate.dsl.SpatialWithinPredicateFieldMoreStep
Target the given field in the "within" predicate, as an alternative to the already-targeted fields.
field(String) - Method in interface org.hibernate.search.engine.search.predicate.dsl.SpatialWithinPredicateFieldStep
Target the given field in the "within" predicate.
field(String) - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.KnnPredicateFieldStepImpl
 
field(String) - Method in interface org.hibernate.search.engine.search.predicate.dsl.TermsPredicateFieldMoreStep
Target the given field in the terms predicate, as an alternative to the already-targeted fields.
field(String) - Method in interface org.hibernate.search.engine.search.predicate.dsl.TermsPredicateFieldStep
Target the given field in the terms predicate.
field(String) - Method in interface org.hibernate.search.engine.search.predicate.dsl.WildcardPredicateFieldMoreStep
Target the given field in the wildcard predicate, as an alternative to the already-targeted fields.
field(String) - Method in interface org.hibernate.search.engine.search.predicate.dsl.WildcardPredicateFieldStep
Target the given field in the wildcard predicate.
field(String) - Method in interface org.hibernate.search.engine.search.predicate.spi.CommonQueryStringPredicateBuilder
 
field(String) - Method in interface org.hibernate.search.engine.search.projection.dsl.SearchProjectionFactory
Project to the value of a field in the indexed document, without specifying a type.
field(String) - Method in interface org.hibernate.search.engine.search.sort.dsl.ExtendedSearchSortFactory
 
field(String) - Method in interface org.hibernate.search.engine.search.sort.dsl.SearchSortFactory
Order elements by the value of a specific field.
field(String) - Method in class org.hibernate.search.engine.search.sort.dsl.spi.AbstractSearchSortFactory
 
field(String, Class<F>) - Method in interface org.hibernate.search.engine.search.aggregation.dsl.RangeAggregationFieldStep
Target the given field in the range aggregation.
field(String, Class<F>) - Method in interface org.hibernate.search.engine.search.aggregation.dsl.TermsAggregationFieldStep
Target the given field in the terms aggregation.
field(String, Class<F>, ValueConvert) - Method in interface org.hibernate.search.engine.search.aggregation.dsl.RangeAggregationFieldStep
Target the given field in the range aggregation.
field(String, Class<F>, ValueConvert) - Method in interface org.hibernate.search.engine.search.aggregation.dsl.TermsAggregationFieldStep
Target the given field in the terms aggregation.
field(String, Class<T>) - Method in interface org.hibernate.search.engine.search.projection.dsl.SearchProjectionFactory
Project to the value of a field in the indexed document.
field(String, Class<T>, ValueConvert) - Method in interface org.hibernate.search.engine.search.projection.dsl.SearchProjectionFactory
Project to the value of a field in the indexed document.
field(String, Class<T>, ValueConvert) - Method in class org.hibernate.search.engine.search.projection.dsl.spi.AbstractSearchProjectionFactory
 
field(String, Function<? super IndexFieldTypeFactory, ? extends IndexFieldTypeFinalStep<F>>) - Method in interface org.hibernate.search.engine.backend.document.model.dsl.IndexSchemaElement
Add a field to this index schema element with the type to be defined by the given function.
field(String, IndexFieldTypeFinalStep<F>) - Method in interface org.hibernate.search.engine.backend.document.model.dsl.IndexSchemaElement
Add a field to this index schema element with the given almost-built type.
field(String, IndexFieldType<F>) - Method in interface org.hibernate.search.engine.backend.document.model.dsl.IndexSchemaElement
Add a field to this index schema element with the given type.
field(String, ValueConvert) - Method in interface org.hibernate.search.engine.search.projection.dsl.SearchProjectionFactory
Project to the value of a field in the indexed document, without specifying a type.
field(String, ValueConvert) - Method in class org.hibernate.search.engine.search.projection.dsl.spi.AbstractSearchProjectionFactory
 
FIELD - Static variable in class org.hibernate.search.engine.backend.types.IndexFieldTraits.Projections
 
FIELD - Static variable in class org.hibernate.search.engine.backend.types.IndexFieldTraits.Sorts
 
FIELD - Static variable in class org.hibernate.search.engine.search.projection.spi.ProjectionTypeKeys
 
FIELD - Static variable in class org.hibernate.search.engine.search.sort.spi.SortTypeKeys
 
fieldOrNull(String) - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexModel
 
fieldOrNull(String, IndexFieldFilter) - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexModel
 
fieldPath - Variable in class org.hibernate.search.engine.search.projection.definition.spi.FieldProjectionDefinition
 
fieldPath - Variable in class org.hibernate.search.engine.search.projection.definition.spi.ObjectProjectionDefinition
 
FieldPaths - Class in org.hibernate.search.engine.backend.common.spi
 
FieldPaths.RelativizedPath - Class in org.hibernate.search.engine.backend.common.spi
 
FieldProjectionBuilder<T> - Interface in org.hibernate.search.engine.search.projection.spi
 
FieldProjectionBuilder.TypeSelector - Interface in org.hibernate.search.engine.search.projection.spi
 
FieldProjectionDefinition<P,F> - Class in org.hibernate.search.engine.search.projection.definition.spi
 
FieldProjectionDefinition.MultiValued<F> - Class in org.hibernate.search.engine.search.projection.definition.spi
 
FieldProjectionDefinition.SingleValued<F> - Class in org.hibernate.search.engine.search.projection.definition.spi
 
FieldProjectionOptionsStep<S extends FieldProjectionOptionsStep<?,T>,T> - Interface in org.hibernate.search.engine.search.projection.dsl
The initial and final step in a "field" projection definition, where optional parameters can be set.
FieldProjectionValueStep<N extends FieldProjectionOptionsStep<?,T>,T> - Interface in org.hibernate.search.engine.search.projection.dsl
The initial step in a "field" projection definition, where the projection (optionally) can be marked as multi-valued (returning Lists), and where optional parameters can be set.
fieldQueryElement(String, SearchQueryElementTypeKey<T>) - Method in class org.hibernate.search.engine.backend.scope.spi.AbstractSearchIndexScope
 
fieldQueryElement(String, SearchQueryElementTypeKey<T>) - Method in interface org.hibernate.search.engine.search.common.spi.SearchIndexScope
 
fields(String...) - Method in interface org.hibernate.search.engine.search.predicate.dsl.CommonQueryStringPredicateFieldMoreStep
Target the given fields in the query string predicate, as an alternative to the already-targeted fields.
fields(String...) - Method in interface org.hibernate.search.engine.search.predicate.dsl.CommonQueryStringPredicateFieldStep
Target the given fields in the query string predicate.
fields(String...) - Method in interface org.hibernate.search.engine.search.predicate.dsl.MatchPredicateFieldMoreStep
Target the given fields in the match predicate, as an alternative to the already-targeted fields.
fields(String...) - Method in interface org.hibernate.search.engine.search.predicate.dsl.MatchPredicateFieldStep
Target the given fields in the match predicate.
fields(String...) - Method in interface org.hibernate.search.engine.search.predicate.dsl.PhrasePredicateFieldMoreStep
Target the given fields in the phrase predicate, as an alternative to the already-targeted fields.
fields(String...) - Method in interface org.hibernate.search.engine.search.predicate.dsl.PhrasePredicateFieldStep
Target the given fields in the phrase predicate.
fields(String...) - Method in interface org.hibernate.search.engine.search.predicate.dsl.RangePredicateFieldMoreStep
Target the given fields in the range predicate, as an alternative to the already-targeted fields.
fields(String...) - Method in interface org.hibernate.search.engine.search.predicate.dsl.RangePredicateFieldStep
Target the given fields in the range predicate.
fields(String...) - Method in interface org.hibernate.search.engine.search.predicate.dsl.RegexpPredicateFieldMoreStep
Target the given fields in the regexp predicate, as an alternative to the already-targeted fields.
fields(String...) - Method in interface org.hibernate.search.engine.search.predicate.dsl.RegexpPredicateFieldStep
Target the given fields in the regexp predicate.
fields(String...) - Method in interface org.hibernate.search.engine.search.predicate.dsl.SpatialWithinPredicateFieldMoreStep
Target the given fields in the "within" predicate, as an alternative to the already-targeted fields.
fields(String...) - Method in interface org.hibernate.search.engine.search.predicate.dsl.SpatialWithinPredicateFieldStep
Target the given fields in the "within" predicate.
fields(String...) - Method in interface org.hibernate.search.engine.search.predicate.dsl.TermsPredicateFieldMoreStep
Target the given fields in the terms predicate, as an alternative to the already-targeted fields.
fields(String...) - Method in interface org.hibernate.search.engine.search.predicate.dsl.TermsPredicateFieldStep
Target the given fields in the terms predicate.
fields(String...) - Method in interface org.hibernate.search.engine.search.predicate.dsl.WildcardPredicateFieldMoreStep
Target the given fields in the wildcard predicate, as an alternative to the already-targeted fields.
fields(String...) - Method in interface org.hibernate.search.engine.search.predicate.dsl.WildcardPredicateFieldStep
Target the given fields in the wildcard predicate.
FieldSortBuilder - Interface in org.hibernate.search.engine.search.sort.spi
 
FieldSortMissingValueBehaviorStep<N> - Interface in org.hibernate.search.engine.search.sort.dsl
The step in a sort definition where the behavior on missing values can be set.
FieldSortOptionsStep<S extends FieldSortOptionsStep<?,PDF>,PDF extends SearchPredicateFactory> - Interface in org.hibernate.search.engine.search.sort.dsl
The initial and final step in a "field" sort definition, where optional parameters can be set.
fieldTemplate(String, Function<? super IndexFieldTypeFactory, ? extends IndexFieldTypeFinalStep<?>>) - Method in interface org.hibernate.search.engine.backend.document.model.dsl.IndexSchemaElement
Add a field to this index schema element with the type to be defined by the given function.
fieldTemplate(String, IndexFieldTypeFinalStep<?>) - Method in interface org.hibernate.search.engine.backend.document.model.dsl.IndexSchemaElement
Add a field template to this index schema element with the given almost-built type.
fieldTemplate(String, IndexFieldType<?>) - Method in interface org.hibernate.search.engine.backend.document.model.dsl.IndexSchemaElement
Add a field template to this index schema element with the given type.
fieldType - Variable in class org.hibernate.search.engine.search.projection.definition.spi.FieldProjectionDefinition
 
filter(Function<? super SearchPredicateFactory, ? extends PredicateFinalStep>) - Method in interface org.hibernate.search.engine.search.predicate.dsl.BooleanPredicateOptionsCollector
Add a "filter" clause to be defined by the given function.
filter(Function<? super SearchPredicateFactory, ? extends PredicateFinalStep>) - Method in interface org.hibernate.search.engine.search.predicate.dsl.GenericBooleanPredicateClausesStep
 
filter(Function<? super SearchPredicateFactory, ? extends PredicateFinalStep>) - Method in interface org.hibernate.search.engine.search.predicate.dsl.KnnPredicateOptionsStep
 
filter(Function<? super SearchPredicateFactory, ? extends PredicateFinalStep>) - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.KnnPredicateFieldStepImpl
 
filter(Function<? super PDF, ? extends PredicateFinalStep>) - Method in interface org.hibernate.search.engine.search.aggregation.dsl.AggregationFilterStep
Filter nested objects from which values will be extracted for this aggregation.
filter(Function<? super PDF, ? extends PredicateFinalStep>) - Method in interface org.hibernate.search.engine.search.sort.dsl.SortFilterStep
Filter nested objects from which values will be extracted for this sort.
filter(PredicateFinalStep) - Method in interface org.hibernate.search.engine.search.aggregation.dsl.AggregationFilterStep
Filter nested objects from which values will be extracted for this aggregation.
filter(PredicateFinalStep) - Method in interface org.hibernate.search.engine.search.predicate.dsl.BooleanPredicateOptionsCollector
Add a "filter" clause based on an almost-built SearchPredicate.
filter(PredicateFinalStep) - Method in interface org.hibernate.search.engine.search.predicate.dsl.GenericBooleanPredicateClausesStep
 
filter(PredicateFinalStep) - Method in interface org.hibernate.search.engine.search.predicate.dsl.KnnPredicateOptionsStep
 
filter(PredicateFinalStep) - Method in interface org.hibernate.search.engine.search.sort.dsl.SortFilterStep
Filter nested objects from which values will be extracted for this sort.
filter(SearchPredicate) - Method in interface org.hibernate.search.engine.search.aggregation.dsl.AggregationFilterStep
Filter nested objects from which values will be extracted for this aggregation.
filter(SearchPredicate) - Method in interface org.hibernate.search.engine.search.aggregation.spi.RangeAggregationBuilder
 
filter(SearchPredicate) - Method in interface org.hibernate.search.engine.search.aggregation.spi.TermsAggregationBuilder
 
filter(SearchPredicate) - Method in interface org.hibernate.search.engine.search.predicate.dsl.BooleanPredicateOptionsCollector
Add a "filter" clause based on a previously-built SearchPredicate.
filter(SearchPredicate) - Method in interface org.hibernate.search.engine.search.predicate.dsl.GenericBooleanPredicateClausesStep
 
filter(SearchPredicate) - Method in interface org.hibernate.search.engine.search.predicate.dsl.KnnPredicateOptionsStep
 
filter(SearchPredicate) - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.KnnPredicateFieldStepImpl
 
filter(SearchPredicate) - Method in interface org.hibernate.search.engine.search.predicate.spi.BooleanPredicateBuilder
 
filter(SearchPredicate) - Method in interface org.hibernate.search.engine.search.predicate.spi.KnnPredicateBuilder
 
filter(SearchPredicate) - Method in interface org.hibernate.search.engine.search.sort.dsl.SortFilterStep
Filter nested objects from which values will be extracted for this sort.
filter(SearchPredicate) - Method in interface org.hibernate.search.engine.search.sort.spi.DistanceSortBuilder
 
filter(SearchPredicate) - Method in interface org.hibernate.search.engine.search.sort.spi.FieldSortBuilder
 
filter(T, TreeNodeInclusion) - Method in enum org.hibernate.search.engine.backend.document.model.spi.IndexFieldFilter
 
finalizeIntegration() - Method in interface org.hibernate.search.engine.common.spi.SearchIntegrationFinalizer
Finalize the building of the integration.
finalizeMapping(MappingFinalizationContext, PBM) - Method in interface org.hibernate.search.engine.mapper.mapping.building.spi.MappingFinalizer
 
finalizeMapping(MappingKey<PBM, M>, MappingFinalizer<PBM, M>) - Method in interface org.hibernate.search.engine.common.spi.SearchIntegrationFinalizer
Finalize the building of a mapping.
finalizer(ConfigurationPropertySource, ConfigurationPropertyChecker) - Method in interface org.hibernate.search.engine.common.spi.SearchIntegrationPartialBuildState
 
findClass(String) - Method in class org.hibernate.search.engine.environment.classpath.spi.AggregatedClassLoader
 
findResource(String) - Method in class org.hibernate.search.engine.environment.classpath.spi.AggregatedClassLoader
 
finish(A) - Method in interface org.hibernate.search.engine.search.projection.spi.ProjectionAccumulator
Finishes the accumulation, converting the accumulated container into the final result.
finish(E) - Method in interface org.hibernate.search.engine.search.projection.spi.ProjectionCompositor
Finishes composition, converting the component container into the final result.
first() - Method in interface org.hibernate.search.engine.search.sort.dsl.DistanceSortMissingValueBehaviorStep
Put documents with missing values first in the sorting.
first() - Method in interface org.hibernate.search.engine.search.sort.dsl.FieldSortMissingValueBehaviorStep
Put documents with missing values first in the sorting.
flags(Set<RegexpQueryFlag>) - Method in interface org.hibernate.search.engine.search.predicate.dsl.RegexpPredicateOptionsStep
Enable operation in the given flags.
flags(Set<RegexpQueryFlag>) - Method in interface org.hibernate.search.engine.search.predicate.spi.RegexpPredicateBuilder
 
flags(Set<SimpleQueryFlag>) - Method in interface org.hibernate.search.engine.search.predicate.dsl.SimpleQueryStringPredicateOptionsStep
Enable operation in the given flags.
flags(Set<SimpleQueryFlag>) - Method in interface org.hibernate.search.engine.search.predicate.spi.SimpleQueryStringPredicateBuilder
 
flags(RegexpQueryFlag...) - Method in interface org.hibernate.search.engine.search.predicate.dsl.RegexpPredicateOptionsStep
Enable operation in the given flags.
flags(SimpleQueryFlag...) - Method in interface org.hibernate.search.engine.search.predicate.dsl.SimpleQueryStringPredicateOptionsStep
Enable operation in the given flags.
FLATTENED - Enum constant in enum org.hibernate.search.engine.backend.types.ObjectStructure
Flatten multi-valued object fields.
flush(OperationSubmitter, UnsupportedOperationBehavior) - Method in interface org.hibernate.search.engine.backend.work.execution.spi.IndexWorkspace
Flush to disk the changes to the index that were not committed yet.
FORCE - Enum constant in enum org.hibernate.search.engine.backend.work.execution.DocumentCommitStrategy
After a change to an indexed document, force a commit of the relevant shard and wait for that commit to finish, to ensure changes are persisted to disk.
FORCE - Enum constant in enum org.hibernate.search.engine.backend.work.execution.DocumentRefreshStrategy
After a change to an indexed document, force a refresh of the corresponding shard to make the updated document searchable immediately, and wait for that refresh to finish.
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
 
forKey(String) - Static method in interface org.hibernate.search.engine.cfg.spi.ConfigurationProperty
Start the creation of a configuration property.
forType(Class<T>) - Method in interface org.hibernate.search.engine.environment.bean.spi.BeanProvider
Provide a bean referenced by its type.
forTypeAndName(Class<T>, String) - Method in interface org.hibernate.search.engine.environment.bean.spi.BeanProvider
Provide a bean referenced by its type and name.
fragmenter(HighlighterFragmenter) - Method in interface org.hibernate.search.engine.search.highlighter.dsl.HighlighterPlainOptionsStep
Specify how the text should be broken up into highlighting snippets.
fragmenter(HighlighterFragmenter) - Method in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
fragmenterType - Variable in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
fragmenterType() - Method in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
fragmentSize - Variable in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
fragmentSize() - Method in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
fragmentSize(int) - Method in interface org.hibernate.search.engine.search.highlighter.dsl.HighlighterOptionsStep
Specify the size of the highlighted fragments in characters.
fragmentSize(Integer) - Method in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
from(BiFunction<P1, P2, V>) - Static method in interface org.hibernate.search.engine.search.projection.spi.ProjectionCompositor
 
from(Function<P1, V>) - Static method in interface org.hibernate.search.engine.search.projection.spi.ProjectionCompositor
 
from(ProjectionFinalStep<?>...) - Method in interface org.hibernate.search.engine.search.projection.dsl.CompositeProjectionInnerStep
Defines multiple inner projections to get values from, based on almost-built SearchProjections.
from(ProjectionFinalStep<V1>) - Method in interface org.hibernate.search.engine.search.projection.dsl.CompositeProjectionInnerStep
Defines one inner projection to get values from, based on an almost-built SearchProjection.
from(ProjectionFinalStep<V1>, ProjectionFinalStep<V2>) - Method in interface org.hibernate.search.engine.search.projection.dsl.CompositeProjectionInnerStep
Defines two inner projections to get values from, based on almost-built SearchProjections.
from(ProjectionFinalStep<V1>, ProjectionFinalStep<V2>, ProjectionFinalStep<V3>) - Method in interface org.hibernate.search.engine.search.projection.dsl.CompositeProjectionInnerStep
Defines three inner projections to get values from, based on almost-built SearchProjections.
from(SearchProjection<?>...) - Method in interface org.hibernate.search.engine.search.projection.dsl.CompositeProjectionInnerStep
Defines multiple inner projections to get values from, based on previously-built SearchProjections.
from(SearchProjection<V1>) - Method in interface org.hibernate.search.engine.search.projection.dsl.CompositeProjectionInnerStep
Defines one inner projection to get values from, based on a previously-built SearchProjection.
from(SearchProjection<V1>, SearchProjection<V2>) - Method in interface org.hibernate.search.engine.search.projection.dsl.CompositeProjectionInnerStep
Defines two inner projections to get values from, based on previously-built SearchProjections.
from(SearchProjection<V1>, SearchProjection<V2>, SearchProjection<V3>) - Method in interface org.hibernate.search.engine.search.projection.dsl.CompositeProjectionInnerStep
Defines three inner projections to get values from, based on previously-built SearchProjections.
from(TriFunction<P1, P2, P3, V>) - Static method in interface org.hibernate.search.engine.search.projection.spi.ProjectionCompositor
 
fromAnalyzer(String) - Static method in class org.hibernate.search.engine.reporting.spi.EventContexts
 
fromArray(int) - Static method in interface org.hibernate.search.engine.search.projection.spi.ProjectionCompositor
 
fromArray(int, Function<? super Object[], ? extends V>) - Static method in interface org.hibernate.search.engine.search.projection.spi.ProjectionCompositor
 
fromBackendName(String) - Static method in class org.hibernate.search.engine.reporting.spi.EventContexts
 
fromCharFilter(String) - Static method in class org.hibernate.search.engine.reporting.spi.EventContexts
 
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.
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
 
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
 
fromList(int) - Static method in interface org.hibernate.search.engine.search.projection.spi.ProjectionCompositor
 
fromList(int, Function<? super List<?>, ? extends V>) - Static method in interface org.hibernate.search.engine.search.projection.spi.ProjectionCompositor
 
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
 
fromShardId(String) - Static method in class org.hibernate.search.engine.reporting.spi.EventContexts
 
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
 
fromTypeIfCompatible(Function<NT, T>, BiPredicate<T, T>, String) - Method in class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexNodeContext
 
fuzzy() - Method in interface org.hibernate.search.engine.search.predicate.dsl.MatchPredicateOptionsStep
Enable fuzziness for this match predicate; only works for text fields.
fuzzy(int) - Method in interface org.hibernate.search.engine.search.predicate.dsl.MatchPredicateOptionsStep
Enable fuzziness for this match predicate; only works for text fields.
fuzzy(int, int) - Method in interface org.hibernate.search.engine.search.predicate.dsl.MatchPredicateOptionsStep
Enable fuzziness for this match predicate; only works for text fields.
fuzzy(int, int) - Method in interface org.hibernate.search.engine.search.predicate.spi.MatchPredicateBuilder
 
FUZZY - Enum constant in enum org.hibernate.search.engine.search.predicate.dsl.SimpleQueryFlag
Enables FUZZY operators: (~) on single terms

G

GenericBooleanPredicateClausesStep<S extends C,C extends BooleanPredicateOptionsCollector<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
A generic superinterface for Predicate DSL steps that involve collecting clauses and options of a boolean predicate.
GenericSimpleBooleanPredicateClausesStep<S extends C,C extends SimpleBooleanPredicateClausesCollector<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
A generic superinterface for "simple boolean predicate" DSL steps that involve collecting clauses.
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.
GeoPolygon - Interface in org.hibernate.search.engine.spatial
A polygon in the geocentric coordinate system.
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(A, int) - Method in interface org.hibernate.search.engine.search.projection.spi.ProjectionAccumulator
Retrieves the value at the given index.
get(E, int) - Method in interface org.hibernate.search.engine.search.projection.spi.ProjectionCompositor
Gets a value from the given component container.
get(Object) - Method in interface org.hibernate.search.engine.search.loading.spi.LoadingResult
 
get(String) - Method in interface org.hibernate.search.engine.cfg.ConfigurationPropertySource
 
get(String) - Method in class org.hibernate.search.engine.cfg.spi.ConsumedPropertyTrackingConfigurationPropertySource
 
get(ConfigurationPropertySource) - Method in interface org.hibernate.search.engine.cfg.spi.ConfigurationProperty
Get the value of this configuration property.
get(ConfigurationScope) - Method in interface org.hibernate.search.engine.cfg.spi.ConfigurationProvider
Provide a configuration property source for the given scope.
get(SavedState.Key<T>) - Method in class org.hibernate.search.engine.common.resources.spi.SavedState
 
get(MappableTypeModel) - Method in class org.hibernate.search.engine.mapper.model.spi.TypeMetadataContributorProvider
 
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.
getIgnoringInheritance(MappableTypeModel) - Method in class org.hibernate.search.engine.mapper.model.spi.TypeMetadataContributorProvider
 
getLoggingLocale() - Method in class org.hibernate.search.engine.backend.reporting.spi.BackendMappingHints_$bundle
 
getLoggingLocale() - Method in class org.hibernate.search.engine.backend.reporting.spi.BackendSearchHints_$bundle
 
getOrCreatePathTracker(MappingElement, TreeFilterDefinition) - Method in interface org.hibernate.search.engine.mapper.mapping.building.spi.IndexedEntityBindingMapperContext
Get the shared path-tracker for a given mapping element involving a TreeFilterDefinition, e.g.
getOrFail() - Method in interface org.hibernate.search.engine.common.spi.SearchIntegration.Handle
 
getOrNull() - Method in interface org.hibernate.search.engine.common.spi.SearchIntegration.Handle
 
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
 
getVersionString() - Static method in class org.hibernate.search.engine.Version
Deprecated.
GLOBAL - Static variable in class org.hibernate.search.engine.cfg.spi.ConfigurationScope
 
GLOBAL - Static variable in class org.hibernate.search.engine.cfg.spi.ConfigurationScopeNamespaces
 
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.

H

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.
hardDeadlineOrNull() - Method in class org.hibernate.search.engine.search.timeout.spi.TimeoutManager
 
hardTimeout(TimingSource, long, TimeUnit) - Static method in class org.hibernate.search.engine.search.timeout.spi.TimeoutManager
 
hasClause() - Method in interface org.hibernate.search.engine.search.predicate.dsl.BooleanPredicateOptionsCollector
Checks if this predicate contains at least one clause.
hasClause() - Method in interface org.hibernate.search.engine.search.predicate.dsl.SimpleBooleanPredicateClausesCollector
Checks if this predicate contains at least one clause.
hasClause() - Method in interface org.hibernate.search.engine.search.predicate.spi.BooleanPredicateBuilder
 
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.engine.common.resources.spi.SavedState.Key
 
hashCode() - Method in class org.hibernate.search.engine.common.tree.TreeFilterDefinition
 
hashCode() - Method in interface org.hibernate.search.engine.mapper.model.spi.MappableTypeModel
 
hashCode() - Method in interface org.hibernate.search.engine.mapper.model.spi.MappingElement
 
hashCode() - Method in class org.hibernate.search.engine.search.aggregation.AggregationKey
 
hashCode() - Method in class org.hibernate.search.engine.search.common.spi.SearchQueryElementTypeKey
 
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
 
hibernateSearchIndexNames() - Method in class org.hibernate.search.engine.backend.scope.spi.AbstractSearchIndexScope
 
hibernateSearchIndexNames() - Method in interface org.hibernate.search.engine.search.common.spi.SearchIndexScope
 
hibernateSearchName() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexModel
 
hibernateSearchName() - Method in interface org.hibernate.search.engine.backend.metamodel.IndexDescriptor
 
highest() - Method in interface org.hibernate.search.engine.search.sort.dsl.DistanceSortMissingValueBehaviorStep
Give documents with missing values the highest value when sorting.
highest() - Method in interface org.hibernate.search.engine.search.sort.dsl.FieldSortMissingValueBehaviorStep
Give documents with missing values the highest value when sorting.
highlight(String) - Method in interface org.hibernate.search.engine.search.projection.dsl.SearchProjectionFactory
Project to highlights, i.e.
highlight(String) - Method in class org.hibernate.search.engine.search.projection.dsl.spi.AbstractSearchProjectionFactory
 
HIGHLIGHT - Static variable in class org.hibernate.search.engine.backend.types.IndexFieldTraits.Projections
 
HIGHLIGHT - Static variable in class org.hibernate.search.engine.search.projection.spi.ProjectionTypeKeys
 
highlightable(Collection<Highlightable>) - Method in interface org.hibernate.search.engine.backend.types.dsl.StringIndexFieldTypeOptionsStep
 
Highlightable - Enum in org.hibernate.search.engine.backend.types
Whether we want to be able to highlight this field.
highlighter() - Method in interface org.hibernate.search.engine.mapper.scope.spi.MappedIndexScope
 
highlighter(String) - Method in interface org.hibernate.search.engine.search.projection.dsl.HighlightProjectionOptionsStep
Defines a name of a named highlighter to be used by this field projection.
highlighter(String) - Method in class org.hibernate.search.engine.search.projection.dsl.spi.HighlightProjectionBuilder
 
highlighter(String, Function<? super SearchHighlighterFactory, ? extends HighlighterFinalStep>) - Method in interface org.hibernate.search.engine.search.query.dsl.SearchQueryOptionsStep
Configure a named highlighter.
highlighter(String, Function<? super SearchHighlighterFactory, ? extends HighlighterFinalStep>) - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractSearchQueryOptionsStep
 
highlighter(String, SearchHighlighter) - Method in interface org.hibernate.search.engine.search.query.dsl.SearchQueryOptionsStep
Configure a named highlighter.
highlighter(String, SearchHighlighter) - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractSearchQueryOptionsStep
 
highlighter(String, SearchHighlighter) - Method in interface org.hibernate.search.engine.search.query.spi.SearchQueryBuilder
 
highlighter(Function<? super SearchHighlighterFactory, ? extends HighlighterFinalStep>) - Method in interface org.hibernate.search.engine.search.query.dsl.SearchQueryOptionsStep
Configure the default highlighter.
highlighter(Function<? super SearchHighlighterFactory, ? extends HighlighterFinalStep>) - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractSearchQueryOptionsStep
 
highlighter(SearchHighlighter) - Method in interface org.hibernate.search.engine.search.query.dsl.SearchQueryOptionsStep
Configure the default highlighter.
highlighter(SearchHighlighter) - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractSearchQueryOptionsStep
 
highlighter(SearchHighlighter) - Method in interface org.hibernate.search.engine.search.query.spi.SearchQueryBuilder
 
HighlighterBoundaryScannerFastVectorHighlighterOptionsStep<T extends HighlighterOptionsStep<?>> - Interface in org.hibernate.search.engine.search.highlighter.dsl
The step in a highlighter definition where boundary scanner options can be set.
HighlighterBoundaryScannerFinalStep<T extends HighlighterOptionsStep<?>> - Interface in org.hibernate.search.engine.search.highlighter.dsl
The final step in a highlighter definition where all boundary scanner options are already set.
HighlighterBoundaryScannerOptionsStep<T extends HighlighterBoundaryScannerOptionsStep<?,?>,N extends HighlighterOptionsStep<?>> - Interface in org.hibernate.search.engine.search.highlighter.dsl
The step in a highlighter definition where the boundary scanner options can be set.
HighlighterBoundaryScannerTypeFastVectorHighlighterStep<N extends HighlighterOptionsStep<?>> - Interface in org.hibernate.search.engine.search.highlighter.dsl
The step in a highlighter definition where the boundary scanner type can be set.
HighlighterBoundaryScannerTypeStep<T extends HighlighterBoundaryScannerOptionsStep<T,N>,N extends HighlighterOptionsStep<?>> - Interface in org.hibernate.search.engine.search.highlighter.dsl
The step in a highlighter definition where the boundary scanner type can be set.
highlighterBuilder(SC) - Method in class org.hibernate.search.engine.search.highlighter.dsl.spi.AbstractSearchHighlighterFactory
 
HighlighterEncoder - Enum in org.hibernate.search.engine.search.highlighter.dsl
Defines how to encode the output snippets.
highlighterFactory() - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractSearchQueryOptionsStep
 
highlighterFactory() - Method in interface org.hibernate.search.engine.search.query.spi.SearchQueryIndexScope
 
HighlighterFastVectorHighlighterOptionsStep - Interface in org.hibernate.search.engine.search.highlighter.dsl
The step in a fast vector highlighter definition where options can be set.
HighlighterFinalStep - Interface in org.hibernate.search.engine.search.highlighter.dsl
The final step in highlighter definition.
HighlighterFragmenter - Enum in org.hibernate.search.engine.search.highlighter.dsl
Defines how to break up text into highlight snippets.
highlighterName - Variable in class org.hibernate.search.engine.search.projection.dsl.spi.HighlightProjectionBuilder
 
HighlighterOptionsStep<T extends HighlighterOptionsStep<?>> - Interface in org.hibernate.search.engine.search.highlighter.dsl
The step in a highlighter definition where options can be set.
HighlighterPlainOptionsStep - Interface in org.hibernate.search.engine.search.highlighter.dsl
The step in a plain highlighter definition where options can be set.
HighlighterTagSchema - Enum in org.hibernate.search.engine.search.highlighter.dsl
Defines a set of predefined pre-/post- tags.
highlighterTypeSupported(SearchHighlighterType) - Method in class org.hibernate.search.engine.backend.types.spi.AbstractIndexValueFieldType
 
highlighterTypeSupported(SearchHighlighterType) - Method in class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexValueFieldContext
 
highlighterTypeSupported(SearchHighlighterType) - Method in interface org.hibernate.search.engine.search.common.spi.SearchIndexValueFieldTypeContext
 
HighlighterUnifiedOptionsStep - Interface in org.hibernate.search.engine.search.highlighter.dsl
The step in a unified highlighter definition where options can be set.
HighlightProjectionBuilder - Class in org.hibernate.search.engine.search.projection.dsl.spi
 
HighlightProjectionBuilder(String) - Constructor for class org.hibernate.search.engine.search.projection.dsl.spi.HighlightProjectionBuilder
 
HighlightProjectionFinalStep - Interface in org.hibernate.search.engine.search.projection.dsl
The final step in a highlight definition.
HighlightProjectionOptionsStep - Interface in org.hibernate.search.engine.search.projection.dsl
The initial and final step in a highlight definition, where optional parameters can be set.
hints() - Method in interface org.hibernate.search.engine.backend.mapping.spi.BackendMapperContext
 
hints() - Method in interface org.hibernate.search.engine.backend.mapping.spi.BackendMappingContext
 
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
 
HTML - Enum constant in enum org.hibernate.search.engine.search.highlighter.dsl.HighlighterEncoder
Simple HTML escaping will be applied before the highlight tags are inserted into the output.

I

id() - Method in interface org.hibernate.search.engine.backend.common.DocumentReference
 
id() - Method in interface org.hibernate.search.engine.common.EntityReference
 
id() - Method in interface org.hibernate.search.engine.search.predicate.dsl.SearchPredicateFactory
Match documents where the identifier is among the given values.
id() - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.AbstractSearchPredicateFactory
 
id() - Method in interface org.hibernate.search.engine.search.predicate.spi.SearchPredicateBuilderFactory
 
id() - Method in interface org.hibernate.search.engine.search.projection.dsl.SearchProjectionFactory
Project to the identifier of the referenced entity, i.e.
id(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 - Static variable in class org.hibernate.search.engine.search.projection.spi.ProjectionTypeKeys
 
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
 
idProjectionConverter(Class<I>, FromDocumentValueConverter<String, I>) - Method in interface org.hibernate.search.engine.backend.document.model.dsl.spi.IndexRootBuilder
Define how values returned when projecting on identifiers should be converted before being returned to the user.
idProjectionConverter(Class<I>, FromDocumentValueConverter<String, I>) - Method in interface org.hibernate.search.engine.mapper.mapping.building.spi.IndexedEntityBindingContext
 
idProjectionNestingNotSupportedHint() - Method in class org.hibernate.search.engine.backend.reporting.spi.BackendSearchHints_$bundle
 
idProjectionNestingNotSupportedHint() - Method in interface org.hibernate.search.engine.backend.reporting.spi.BackendSearchHints
 
idProjectionNestingNotSupportedHint$str() - Method in class org.hibernate.search.engine.backend.reporting.spi.BackendSearchHints_$bundle
 
IdProjectionOptionsStep<S extends IdProjectionOptionsStep<?,I>,I> - Interface in org.hibernate.search.engine.search.projection.dsl
The initial and final step in an "id" projection definition, where optional parameters can be set.
ifMoreThan(int) - Method in interface org.hibernate.search.engine.search.predicate.dsl.MinimumShouldMatchConditionStep
Start adding a "minimumShouldMatch" constraint that will be applied if (and only if) there are strictly more than ignoreConstraintCeiling "should" clauses.
ifSupported(Object, Optional<E>, Function<E, ? extends R>) - Method in class org.hibernate.search.engine.common.dsl.spi.DslExtensionState
 
ifSupported(SearchPredicateFactoryExtension<T>, Function<T, ? extends PredicateFinalStep>) - Method in interface org.hibernate.search.engine.search.predicate.dsl.SearchPredicateFactoryExtensionIfSupportedStep
If the given extension is supported, and none of the previous extensions passed to SearchPredicateFactoryExtensionIfSupportedStep.ifSupported(SearchPredicateFactoryExtension, Function) was supported, extend the current factory with this extension, apply the given function to the extended factory, and store the resulting predicate for later retrieval.
ifSupported(SearchProjectionFactoryExtension<T, R, E>, Function<T, ? extends ProjectionFinalStep<P>>) - Method in interface org.hibernate.search.engine.search.projection.dsl.SearchProjectionFactoryExtensionIfSupportedStep
If the given extension is supported, and none of the previous extensions passed to SearchProjectionFactoryExtensionIfSupportedStep.ifSupported(SearchProjectionFactoryExtension, Function) was supported, extend the current factory with this extension, apply the given function to the extended factory, and store the resulting projection for later retrieval.
ifSupported(SearchSortFactoryExtension<T>, Function<T, ? extends SortFinalStep>) - Method in interface org.hibernate.search.engine.search.sort.dsl.SearchSortFactoryExtensionIfSupportedStep
If the given extension is supported, and none of the previous extensions passed to SearchSortFactoryExtensionIfSupportedStep.ifSupported(SearchSortFactoryExtension, Function) was supported, extend the current factory with this extension, apply the given function to the extended factory, and store the resulting sort for later retrieval.
IGNORE - Enum constant in enum org.hibernate.search.engine.backend.work.execution.spi.UnsupportedOperationBehavior
 
IGNORE - Enum constant in enum org.hibernate.search.engine.cfg.ConfigurationPropertyCheckingStrategyName
Ignore the result of configuration property checking.
ImplicitFieldCollector - Interface in org.hibernate.search.engine.backend.document.model.dsl.spi
 
ImplicitFieldContributor - Interface in org.hibernate.search.engine.backend.document.model.dsl.spi
Opens an extension point to accept implicit fields.
includeAll() - Static method in class org.hibernate.search.engine.common.tree.TreeFilterDefinition
 
INCLUDED - Enum constant in enum org.hibernate.search.engine.common.tree.spi.TreeNodeInclusion
The node is included.
INCLUDED_ONLY - Enum constant in enum org.hibernate.search.engine.backend.document.model.spi.IndexFieldFilter
Returns fields that are actually included in the schema.
includeDepth() - Method in class org.hibernate.search.engine.common.tree.TreeFilterDefinition
 
includePaths() - Method in class org.hibernate.search.engine.common.tree.TreeFilterDefinition
 
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
 
INDEX - Static variable in class org.hibernate.search.engine.cfg.spi.ConfigurationScopeNamespaces
 
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.
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.
IndexedEntityBindingContext - Interface in org.hibernate.search.engine.mapper.mapping.building.spi
The binding context associated to the root node in the entity tree.
IndexedEntityBindingMapperContext - Interface in org.hibernate.search.engine.mapper.mapping.building.spi
 
INDEXES - Static variable in class org.hibernate.search.engine.cfg.BackendSettings
The root property whose children are index names, e.g.
indexesAndRootEventContext() - Method in class org.hibernate.search.engine.backend.scope.spi.AbstractSearchIndexScope
 
indexesEventContext() - Method in class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexNodeContext
 
IndexField<SC extends SearchIndexScope<?>,C extends IndexCompositeNode<SC,?,?>> - Interface in org.hibernate.search.engine.backend.document.model.spi
 
IndexFieldDescriptor - Interface in org.hibernate.search.engine.backend.metamodel
A field in the index.
IndexFieldFilter - Enum in org.hibernate.search.engine.backend.document.model.spi
 
IndexFieldReference<F> - Interface in org.hibernate.search.engine.backend.document
A reference to an "object" field of an indexed document, allowing to add new values to this field for a given document.
IndexFieldTraits - Class in org.hibernate.search.engine.backend.types
Constants for the names of various traits that can be exposed by index fields.
IndexFieldTraits.Aggregations - Class in org.hibernate.search.engine.backend.types
Constants for the names of aggregation-related traits that can be exposed by index fields.
IndexFieldTraits.Predicates - Class in org.hibernate.search.engine.backend.types
Constants for the names of predicate-related traits that can be exposed by index fields.
IndexFieldTraits.Projections - Class in org.hibernate.search.engine.backend.types
Constants for the names of projection-related traits that can be exposed by index fields.
IndexFieldTraits.Sorts - Class in org.hibernate.search.engine.backend.types
Constants for the names of sort-related traits that can be exposed by index fields.
IndexFieldType<F> - Interface in org.hibernate.search.engine.backend.types
The type of a field in the index.
IndexFieldTypeConverterStep<S extends IndexFieldTypeConverterStep<?,F>,F> - Interface in org.hibernate.search.engine.backend.types.dsl
The step in an index field type definition where DSL converters (applied when using the search DSL) and projection converters (applied when projecting in a search query) can be set.
IndexFieldTypeDefaultsProvider - Class in org.hibernate.search.engine.mapper.mapping.building.spi
 
IndexFieldTypeDefaultsProvider() - Constructor for class org.hibernate.search.engine.mapper.mapping.building.spi.IndexFieldTypeDefaultsProvider
 
IndexFieldTypeDefaultsProvider(Integer) - Constructor for class org.hibernate.search.engine.mapper.mapping.building.spi.IndexFieldTypeDefaultsProvider
 
IndexFieldTypeDescriptor - Interface in org.hibernate.search.engine.backend.metamodel
The type of a field in the index, exposing its various capabilities.
indexFieldTypeFactory() - Method in interface org.hibernate.search.engine.backend.document.model.dsl.spi.ImplicitFieldCollector
Returned factory can be used to easily create a field type for ImplicitFieldCollector.addImplicitField(String, IndexFieldType).
IndexFieldTypeFactory - Interface in org.hibernate.search.engine.backend.types.dsl
A factory for types of index fields.
IndexFieldTypeFactoryExtension<T> - Interface in org.hibernate.search.engine.backend.types.dsl
An extension to the index field type DSL, allowing to create non-standard types in an index schema.
IndexFieldTypeFinalStep<F> - Interface in org.hibernate.search.engine.backend.types.dsl
The final step in an index field type definition, where the type can be retrieved.
IndexFieldTypeOptionsStep<S extends IndexFieldTypeOptionsStep<?,F>,F> - Interface in org.hibernate.search.engine.backend.types.dsl
The final step in an index field type definition, where optional parameters can be set.
IndexIdentifier - Class in org.hibernate.search.engine.backend.document.model.spi
 
IndexIdentifier(DslConverter<?, String>, ProjectionConverter<String, ?>) - Constructor for class org.hibernate.search.engine.backend.document.model.spi.IndexIdentifier
 
IndexIndexer - Interface in org.hibernate.search.engine.backend.work.execution.spi
An indexer scoped to a single index.
IndexIndexingPlan - Interface in org.hibernate.search.engine.backend.work.execution.spi
A set of works to be executed on a single index.
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.
indexManager(String) - Method in interface org.hibernate.search.engine.common.spi.SearchIntegration
 
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.
IndexNode<SC extends SearchIndexScope<?>> - Interface in org.hibernate.search.engine.backend.document.model.spi
 
indexNullAs(F) - Method in interface org.hibernate.search.engine.backend.types.dsl.SearchableProjectableIndexFieldTypeOptionsStep
 
IndexObjectField<SC extends SearchIndexScope<?>,NT extends AbstractIndexCompositeNodeType<SC,?>,C extends IndexCompositeNode<SC,NT,F>,F extends IndexField<SC,?>> - Interface in org.hibernate.search.engine.backend.document.model.spi
 
IndexObjectFieldBuilder - Interface in org.hibernate.search.engine.backend.document.model.dsl.spi
 
IndexObjectFieldDescriptor - Interface in org.hibernate.search.engine.backend.metamodel
An "object" field in the index, i.e.
IndexObjectFieldReference - Interface in org.hibernate.search.engine.backend.document
A reference to an "object" field of an indexed document, allowing to add new values to this field for a given document.
IndexObjectFieldTypeDescriptor - Interface in org.hibernate.search.engine.backend.metamodel
The type of an "object" field in the index, exposing its various capabilities.
indexOrder() - Method in interface org.hibernate.search.engine.search.sort.dsl.SearchSortFactory
Order elements by their internal index order.
indexOrder() - Method in class org.hibernate.search.engine.search.sort.dsl.spi.AbstractSearchSortFactory
 
indexOrder() - Method in interface org.hibernate.search.engine.search.sort.spi.SearchSortBuilderFactory
 
IndexRootBuilder - Interface in org.hibernate.search.engine.backend.document.model.dsl.spi
 
indexSchema(Optional<String>, String, SchemaExport) - Method in interface org.hibernate.search.engine.backend.schema.management.spi.IndexSchemaCollector
Called when an index schema export is encountered.
IndexSchemaBuildContext - Interface in org.hibernate.search.engine.backend.document.model.dsl.spi
 
IndexSchemaCollector - Interface in org.hibernate.search.engine.backend.schema.management.spi
An index schema collector that walks through an index schema exports of a schema manager this collector is passed to.
IndexSchemaElement - 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.
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.
INSTANCE - Static variable in class org.hibernate.search.engine.backend.reporting.spi.BackendMappingHints_$bundle
 
INSTANCE - Static variable in class org.hibernate.search.engine.backend.reporting.spi.BackendSearchHints_$bundle
 
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.
integrationHandle() - Method in interface org.hibernate.search.engine.mapper.mapping.spi.MappingStartContext
 
INTERSECTION - Enum constant in enum org.hibernate.search.engine.search.predicate.dsl.RegexpQueryFlag
Enables INTERSECTION operator (&)
INTERVAL - Enum constant in enum org.hibernate.search.engine.search.predicate.dsl.RegexpQueryFlag
Enables INTERVAL operator (<>)
isAbstract() - Method in interface org.hibernate.search.engine.mapper.model.spi.MappableTypeModel
 
isBlocking() - Method in class org.hibernate.search.engine.common.execution.spi.DelegatingSimpleScheduledExecutor
 
isBlocking() - Method in interface org.hibernate.search.engine.common.execution.spi.SimpleScheduledExecutor
 
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
 
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
 
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
 
ISO_MONTH_DAY - Static variable in class org.hibernate.search.engine.cfg.spi.ParseUtils
 
ISO_YEAR - Static variable in class org.hibernate.search.engine.cfg.spi.ParseUtils
 
ISO_YEAR_MONTH - Static variable in class org.hibernate.search.engine.cfg.spi.ParseUtils
 
isObjectField() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexObjectField
 
isObjectField() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexRoot
 
isObjectField() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexValueField
 
isObjectField() - Method in interface org.hibernate.search.engine.backend.metamodel.IndexCompositeElementDescriptor
 
isObjectField() - Method in interface org.hibernate.search.engine.backend.metamodel.IndexFieldDescriptor
 
isObjectField() - Method in class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexCompositeNodeContext
 
isObjectField() - Method in class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexValueFieldContext
 
isObjectField() - Method in interface org.hibernate.search.engine.search.common.spi.SearchIndexNodeContext
 
isRoot() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexObjectField
 
isRoot() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexRoot
 
isRoot() - Method in interface org.hibernate.search.engine.backend.metamodel.IndexCompositeElementDescriptor
 
isScheduledExecutorBlocking() - Method in interface org.hibernate.search.engine.environment.thread.spi.ThreadPoolProvider
 
isSingleValued() - Method in interface org.hibernate.search.engine.search.projection.spi.ProjectionAccumulator.Provider
 
isStrictPrefix(String, String) - Static method in class org.hibernate.search.engine.backend.common.spi.FieldPaths
 
isSubTypeOf(MappableTypeModel) - Method in interface org.hibernate.search.engine.mapper.model.spi.MappableTypeModel
 
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
 

J

javaClass() - Method in interface org.hibernate.search.engine.search.projection.spi.ProjectionMappedTypeContext
 

K

k(int) - Method in interface org.hibernate.search.engine.search.predicate.spi.KnnPredicateBuilder
 
key(String) - Static method in class org.hibernate.search.engine.common.resources.spi.SavedState
 
key(String) - Static method in class org.hibernate.search.engine.search.predicate.spi.PredicateTypeKeys
 
KeyContext - Interface in org.hibernate.search.engine.cfg.spi
 
KEYWORD - Static variable in class org.hibernate.search.engine.backend.analysis.AnalyzerNames
The keyword analyzer.
KILOMETERS - Enum constant in enum org.hibernate.search.engine.spatial.DistanceUnit
 
knn(int) - Method in interface org.hibernate.search.engine.search.predicate.dsl.SearchPredicateFactory
Match k documents whose vector field value is nearest to the given vector.
knn(int) - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.AbstractSearchPredicateFactory
 
KNN - Static variable in class org.hibernate.search.engine.backend.types.IndexFieldTraits.Predicates
 
KNN - Static variable in class org.hibernate.search.engine.search.predicate.spi.PredicateTypeKeys
 
KnnPredicateBuilder - Interface in org.hibernate.search.engine.search.predicate.spi
 
KnnPredicateFieldStep - Interface in org.hibernate.search.engine.search.predicate.dsl
The initial step in a "knn" predicate definition, where the target field can be set.
KnnPredicateFieldStepImpl - Class in org.hibernate.search.engine.search.predicate.dsl.spi
 
KnnPredicateFieldStepImpl(SearchPredicateFactory, SearchPredicateDslContext<?>, int) - Constructor for class org.hibernate.search.engine.search.predicate.dsl.spi.KnnPredicateFieldStepImpl
 
KnnPredicateOptionsStep - Interface in org.hibernate.search.engine.search.predicate.dsl
The final step in a "knn" predicate definition, where optional parameters can be set.
KnnPredicateVectorStep - Interface in org.hibernate.search.engine.search.predicate.dsl
The step in a "knn" predicate definition where the vector to match is defined.

L

L2 - Enum constant in enum org.hibernate.search.engine.backend.types.VectorSimilarity
L2 (Euclidean) norm.
last() - Method in interface org.hibernate.search.engine.search.sort.dsl.DistanceSortMissingValueBehaviorStep
Put documents with missing values last in the sorting.
last() - Method in interface org.hibernate.search.engine.search.sort.dsl.FieldSortMissingValueBehaviorStep
Put documents with missing values last in the sorting.
latitude() - Method in interface org.hibernate.search.engine.spatial.GeoPoint
 
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.
LIMIT - Enum constant in enum org.hibernate.search.engine.search.timeout.spi.TimeoutManager.Type
 
list() - Static method in interface org.hibernate.search.engine.search.projection.spi.ProjectionAccumulator
 
loadBlocking(Deadline) - Method in interface org.hibernate.search.engine.search.loading.spi.ProjectionHitMapper
Loads the entities planned for loading in one go, blocking the current thread while doing so.
loading(Consumer<? super LOS>) - Method in interface org.hibernate.search.engine.search.query.dsl.SearchQueryOptionsStep
Configure entity loading for this query.
loading(Consumer<? super LOS>) - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractSearchQueryOptionsStep
 
loadingAvailable() - Method in interface org.hibernate.search.engine.search.projection.spi.ProjectionMappedTypeContext
 
loadingContextBuilder() - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractSearchQuerySelectStep
 
LoadingResult<E> - Interface in org.hibernate.search.engine.search.loading.spi
The result of the loading of the entities by the ProjectionHitMapper.
loadJavaServices(Class<T>) - Method in interface org.hibernate.search.engine.environment.classpath.spi.ServiceResolver
Discovers and instantiates implementations of the named service contract.
locale(Locale) - Method in interface org.hibernate.search.engine.search.highlighter.dsl.HighlighterBoundaryScannerOptionsStep
Specify a locale to be used when searching for boundaries by a BreakIterator.
locateResourceStream(String) - Method in class org.hibernate.search.engine.environment.classpath.spi.DefaultResourceResolver
 
locateResourceStream(String) - Method in interface org.hibernate.search.engine.environment.classpath.spi.ResourceResolver
Locate a resource by name (classpath lookup) and get its stream.
longitude() - Method in interface org.hibernate.search.engine.spatial.GeoPoint
 
lowerBound(long) - Static method in class org.hibernate.search.engine.search.query.spi.SimpleSearchResultTotal
 
lowest() - Method in interface org.hibernate.search.engine.search.sort.dsl.DistanceSortMissingValueBehaviorStep
Give documents with missing values the lowest value when sorting.
lowest() - Method in interface org.hibernate.search.engine.search.sort.dsl.FieldSortMissingValueBehaviorStep
Give documents with missing values the lowest value when sorting.

M

m(int) - Method in interface org.hibernate.search.engine.backend.types.dsl.VectorFieldTypeOptionsStep
 
MappableTypeModel - Interface in org.hibernate.search.engine.mapper.model.spi
A representation of an entity type that can be mapped to an index.
MappableTypeModelFormatter - Class in org.hibernate.search.engine.logging.spi
 
MappableTypeModelFormatter(MappableTypeModel) - Constructor for class org.hibernate.search.engine.logging.spi.MappableTypeModelFormatter
 
MappedIndexManager - Interface in org.hibernate.search.engine.mapper.mapping.spi
The object responsible for applying works and searches to a full-text index.
MappedIndexManagerBuilder - Interface in org.hibernate.search.engine.mapper.mapping.building.spi
A builder for MappedIndexManager instances, which will be the interface between the mapping and the index when indexing and searching.
MappedIndexManagerFactory - Interface in org.hibernate.search.engine.mapper.mapping.building.spi
A factory for MappedIndexManager instances, which will be the interface between the mapping and the index when indexing and searching.
MappedIndexScope<R,E> - Interface in org.hibernate.search.engine.mapper.scope.spi
 
MappedIndexScopeBuilder<R,E> - Interface in org.hibernate.search.engine.mapper.scope.spi
 
mappedTypeContext(String) - Method in interface org.hibernate.search.engine.backend.mapping.spi.BackendMappingContext
 
mappedTypeContexts() - Method in class org.hibernate.search.engine.backend.scope.spi.AbstractSearchIndexScope
 
mappedTypeContexts() - Method in interface org.hibernate.search.engine.search.projection.spi.SearchProjectionIndexScope
 
mappedTypeName() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexModel
 
Mapper<MPBS extends MappingPartialBuildState> - Interface in org.hibernate.search.engine.mapper.mapping.building.spi
 
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
 
MappingBuildContext - Interface in org.hibernate.search.engine.mapper.mapping.building.spi
A build context for mappings.
MappingConfigurationCollector<C> - Interface in org.hibernate.search.engine.mapper.mapping.building.spi
 
mappingContext - Variable in class org.hibernate.search.engine.backend.scope.spi.AbstractSearchIndexScope
 
mappingContext() - Method in class org.hibernate.search.engine.backend.scope.spi.AbstractSearchIndexScope
 
mappingContext() - Method in interface org.hibernate.search.engine.backend.session.spi.BackendSessionContext
 
mappingContext() - Method in class org.hibernate.search.engine.backend.session.spi.DetachedBackendSessionContext
Deprecated.
 
mappingContext() - Method in interface org.hibernate.search.engine.search.common.spi.SearchIndexScope
 
MappingElement - Interface in org.hibernate.search.engine.mapper.model.spi
A unique representation of an element in the mapping.
MappingFinalizationContext - Interface in org.hibernate.search.engine.mapper.mapping.building.spi
The context passed to the mapper during the very last step of bootstrap.
MappingFinalizer<PBM,M> - Interface in org.hibernate.search.engine.mapper.mapping.building.spi
An object responsible for finalizing a mapping.
MappingImplementor<M> - Interface in org.hibernate.search.engine.mapper.mapping.spi
Interface used by the engine to manipulate mappings
MappingInitiator<C,MPBS extends MappingPartialBuildState> - Interface in org.hibernate.search.engine.mapper.mapping.building.spi
An object responsible for initiating a mapping by contributing its basic configuration (indexed types, type metadata), then creating the mapper based on the configuration processed by the engine.
MappingKey<PBM,M> - Interface in org.hibernate.search.engine.mapper.mapping.building.spi
Tagging interface for objects used as a key to retrieve mappings at different states: when finalizing the mapping in SearchIntegrationFinalizer.finalizeMapping(MappingKey, MappingFinalizer).
MappingPartialBuildState - Interface in org.hibernate.search.engine.mapper.mapping.building.spi
 
MappingPreStopContext - Interface in org.hibernate.search.engine.mapper.mapping.spi
A pre-stop context for mappings.
MappingStartContext - Interface in org.hibernate.search.engine.mapper.mapping.spi
A start context for mappings.
mapTypes(MappedIndexManagerFactory) - Method in interface org.hibernate.search.engine.mapper.mapping.building.spi.Mapper
Begin the creation of a mapping for all mapped types.
markAsEncountered(String, boolean) - Method in class org.hibernate.search.engine.common.tree.spi.TreeFilterPathTracker
 
markAsFailed(Throwable) - Method in interface org.hibernate.search.engine.backend.orchestration.spi.BatchedWork
 
match() - Method in interface org.hibernate.search.engine.search.predicate.dsl.SearchPredicateFactory
Match documents where targeted fields have a value that "matches" a given single value.
match() - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.AbstractSearchPredicateFactory
 
match(Predicate<ConfigurationScope>) - Method in class org.hibernate.search.engine.cfg.spi.ConfigurationScope
 
MATCH - Static variable in class org.hibernate.search.engine.backend.types.IndexFieldTraits.Predicates
 
MATCH - Static variable in class org.hibernate.search.engine.search.predicate.spi.PredicateTypeKeys
 
matchAll() - Method in interface org.hibernate.search.engine.search.predicate.dsl.SearchPredicateFactory
Match all documents.
matchAll() - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.AbstractSearchPredicateFactory
 
matchAll() - Method in interface org.hibernate.search.engine.search.predicate.spi.SearchPredicateBuilderFactory
 
MatchAllPredicateBuilder - Interface in org.hibernate.search.engine.search.predicate.spi
 
MatchAllPredicateOptionsStep<S extends MatchAllPredicateOptionsStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The initial and final step in "match all" predicate definition, where optional parameters can be set.
matchAny(String) - Method in class org.hibernate.search.engine.cfg.spi.ConfigurationScope
 
matchExact(String) - Method in class org.hibernate.search.engine.cfg.spi.ConfigurationScope
 
matchExact(String, String) - Method in class org.hibernate.search.engine.cfg.spi.ConfigurationScope
 
MatchIdPredicateBuilder - Interface in org.hibernate.search.engine.search.predicate.spi
 
MatchIdPredicateMatchingMoreStep<S extends MatchIdPredicateMatchingMoreStep<?,N>,N extends MatchIdPredicateOptionsStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The final step in a "match id" predicate definition, where more IDs to match can be set.
MatchIdPredicateMatchingStep<N extends MatchIdPredicateMatchingMoreStep<?,?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The step in a "match id" predicate definition where the IDs to match can be set.
MatchIdPredicateOptionsStep<S extends MatchIdPredicateOptionsStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The final step in a "match id" predicate definition, where optional parameters can be set.
matching(byte...) - Method in interface org.hibernate.search.engine.search.predicate.dsl.KnnPredicateVectorStep
 
matching(byte...) - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.KnnPredicateFieldStepImpl
 
matching(float...) - Method in interface org.hibernate.search.engine.search.predicate.dsl.KnnPredicateVectorStep
 
matching(float...) - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.KnnPredicateFieldStepImpl
 
matching(Object) - Method in interface org.hibernate.search.engine.search.predicate.dsl.MatchIdPredicateMatchingStep
Target the identifier with the given id.
matching(Object) - Method in interface org.hibernate.search.engine.search.predicate.dsl.MatchPredicateMatchingStep
Require at least one of the targeted fields to match the given value.
matching(Object, ValueConvert) - Method in interface org.hibernate.search.engine.search.predicate.dsl.MatchIdPredicateMatchingStep
Target the identifier with the given id.
matching(Object, ValueConvert) - Method in interface org.hibernate.search.engine.search.predicate.dsl.MatchPredicateMatchingStep
Require at least one of the targeted fields to match the given value.
matching(String) - Method in interface org.hibernate.search.engine.search.predicate.dsl.CommonQueryStringPredicateMatchingStep
Require at least one of the targeted fields to match the given query string.
matching(String) - Method in interface org.hibernate.search.engine.search.predicate.dsl.PhrasePredicateMatchingStep
Require at least one of the targeted fields to match the given phrase.
matching(String) - Method in interface org.hibernate.search.engine.search.predicate.dsl.RegexpPredicateMatchingStep
Require at least one of the targeted fields to match the given regular expression pattern.
matching(String) - Method in interface org.hibernate.search.engine.search.predicate.dsl.WildcardPredicateMatchingStep
Require at least one of the targeted fields to match the given wildcard pattern.
matchingAll(Object, Object...) - Method in interface org.hibernate.search.engine.search.predicate.dsl.TermsPredicateMatchingStep
Require at least one of the targeted fields to match all of the provided terms.
matchingAll(Collection<?>) - Method in interface org.hibernate.search.engine.search.predicate.dsl.TermsPredicateMatchingStep
Require at least one of the targeted fields to match all of the provided terms.
matchingAll(Collection<?>, ValueConvert) - Method in interface org.hibernate.search.engine.search.predicate.dsl.TermsPredicateMatchingStep
Require at least one of the targeted fields to match all of the provided terms.
matchingAll(Collection<?>, ValueConvert) - Method in interface org.hibernate.search.engine.search.predicate.spi.TermsPredicateBuilder
 
matchingAny(Object, Object...) - Method in interface org.hibernate.search.engine.search.predicate.dsl.TermsPredicateMatchingStep
Require at least one of the targeted fields to match any of the provided terms.
matchingAny(Collection<?>) - Method in interface org.hibernate.search.engine.search.predicate.dsl.MatchIdPredicateMatchingStep
Target the identifiers matching any of the values in a collection.
matchingAny(Collection<?>) - Method in interface org.hibernate.search.engine.search.predicate.dsl.TermsPredicateMatchingStep
Require at least one of the targeted fields to match any of the provided terms.
matchingAny(Collection<?>, ValueConvert) - Method in interface org.hibernate.search.engine.search.predicate.dsl.MatchIdPredicateMatchingStep
Target the identifiers matching any of the values in a collection.
matchingAny(Collection<?>, ValueConvert) - Method in interface org.hibernate.search.engine.search.predicate.dsl.TermsPredicateMatchingStep
Require at least one of the targeted fields to match any of the provided terms.
matchingAny(Collection<?>, ValueConvert) - Method in interface org.hibernate.search.engine.search.predicate.spi.TermsPredicateBuilder
 
matchingPathGlob(String) - Method in interface org.hibernate.search.engine.backend.document.model.dsl.IndexSchemaFieldTemplateOptionsStep
Restrict the field template to only fields whose path matches the given glob pattern.
matchNone() - Method in interface org.hibernate.search.engine.search.predicate.dsl.SearchPredicateFactory
Match none of the documents.
matchNone() - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.AbstractSearchPredicateFactory
 
matchNone() - Method in interface org.hibernate.search.engine.search.predicate.spi.SearchPredicateBuilderFactory
 
MatchNonePredicateBuilder - Interface in org.hibernate.search.engine.search.predicate.spi
 
MatchNonePredicateFinalStep - Interface in org.hibernate.search.engine.search.predicate.dsl
The initial and final step in "match none" predicate definition.
MatchPredicateBuilder - Interface in org.hibernate.search.engine.search.predicate.spi
 
MatchPredicateFieldMoreStep<S extends MatchPredicateFieldMoreStep<?,N>,N extends MatchPredicateOptionsStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The step in a "match" predicate definition where the value to match can be set (see the superinterface MatchPredicateMatchingStep), or optional parameters for the last targeted field(s) can be set, or more target fields can be added.
MatchPredicateFieldStep<N extends MatchPredicateFieldMoreStep<?,?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The initial step in a "match" predicate definition, where the target field can be set.
MatchPredicateMatchingStep<N extends MatchPredicateOptionsStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The step in a "match" predicate definition where the value to match can be set.
MatchPredicateOptionsStep<S extends MatchPredicateOptionsStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The final step in a "match" predicate definition, where optional parameters can be set.
MAX - Enum constant in enum org.hibernate.search.engine.search.common.SortMode
When a field has multiple values, pick the highest value.
MAX_INNER_PRODUCT - Enum constant in enum org.hibernate.search.engine.backend.types.VectorSimilarity
Similar to VectorSimilarity.DOT_PRODUCT but does not require vector normalization.
MAX_LONG_AS_BIGINTEGER - Static variable in class org.hibernate.search.engine.cfg.spi.NumberScaleConstants
 
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
 
MEDIAN - Enum constant in enum org.hibernate.search.engine.search.common.SortMode
When a field has multiple values, compute the median of all the values.
mergeSegments(OperationSubmitter, UnsupportedOperationBehavior) - Method in interface org.hibernate.search.engine.backend.work.execution.spi.IndexWorkspace
Merge all segments of the index into a single one.
METERS - Enum constant in enum org.hibernate.search.engine.spatial.DistanceUnit
 
MILES - Enum constant in enum org.hibernate.search.engine.spatial.DistanceUnit
 
MIN - Enum constant in enum org.hibernate.search.engine.search.common.SortMode
When a field has multiple values, pick the lowest value.
MIN_LONG_AS_BIGINTEGER - Static variable in class org.hibernate.search.engine.cfg.spi.NumberScaleConstants
 
minDocumentCount(int) - Method in interface org.hibernate.search.engine.search.aggregation.dsl.TermsAggregationOptionsStep
Eliminates buckets with less than minDocumentCount matching documents from the aggregation result.
minDocumentCount(int) - Method in interface org.hibernate.search.engine.search.aggregation.spi.TermsAggregationBuilder
 
minimumShouldMatch() - Method in interface org.hibernate.search.engine.search.predicate.dsl.BooleanPredicateOptionsCollector
Start defining the minimum number of "should" constraints that have to match in order for the boolean predicate to match.
minimumShouldMatch() - Method in interface org.hibernate.search.engine.search.predicate.dsl.CommonQueryStringPredicateOptionsStep
 
minimumShouldMatch() - Method in interface org.hibernate.search.engine.search.predicate.dsl.GenericBooleanPredicateClausesStep
 
minimumShouldMatch(Consumer<? super MinimumShouldMatchConditionStep<?>>) - Method in interface org.hibernate.search.engine.search.predicate.dsl.BooleanPredicateOptionsCollector
Start defining the minimum number of "should" constraints that have to match in order for the boolean predicate to match.
minimumShouldMatch(Consumer<? super MinimumShouldMatchConditionStep<?>>) - Method in interface org.hibernate.search.engine.search.predicate.dsl.CommonQueryStringPredicateOptionsStep
Start defining the minimum number of "should" constraints that have to match in order for the boolean predicate to match.
minimumShouldMatch(Consumer<? super MinimumShouldMatchConditionStep<?>>) - Method in interface org.hibernate.search.engine.search.predicate.dsl.GenericBooleanPredicateClausesStep
 
MinimumShouldMatchBuilder - Interface in org.hibernate.search.engine.search.predicate.spi
 
MinimumShouldMatchConditionStep<N> - Interface in org.hibernate.search.engine.search.predicate.dsl
The step in a "minimum should match" constraint definition where a condition can be defined as necessary for the following requirements to be enforced.
MinimumShouldMatchMoreStep<N> - Interface in org.hibernate.search.engine.search.predicate.dsl
The step in a "minimum should match" constraint definition where the constraint definition can be ended, or more conditions can be added.
minimumShouldMatchNumber(int) - Method in interface org.hibernate.search.engine.search.predicate.dsl.BooleanPredicateOptionsCollector
minimumShouldMatchNumber(int) - Method in interface org.hibernate.search.engine.search.predicate.dsl.CommonQueryStringPredicateOptionsStep
minimumShouldMatchNumber(int) - Method in interface org.hibernate.search.engine.search.predicate.dsl.GenericBooleanPredicateClausesStep
 
minimumShouldMatchNumber(int, int) - Method in interface org.hibernate.search.engine.search.predicate.spi.BooleanPredicateBuilder
minimumShouldMatchNumber(int, int) - Method in interface org.hibernate.search.engine.search.predicate.spi.MinimumShouldMatchBuilder
 
minimumShouldMatchPercent(int) - Method in interface org.hibernate.search.engine.search.predicate.dsl.BooleanPredicateOptionsCollector
minimumShouldMatchPercent(int) - Method in interface org.hibernate.search.engine.search.predicate.dsl.CommonQueryStringPredicateOptionsStep
minimumShouldMatchPercent(int) - Method in interface org.hibernate.search.engine.search.predicate.dsl.GenericBooleanPredicateClausesStep
 
minimumShouldMatchPercent(int, int) - Method in interface org.hibernate.search.engine.search.predicate.spi.BooleanPredicateBuilder
minimumShouldMatchPercent(int, int) - Method in interface org.hibernate.search.engine.search.predicate.spi.MinimumShouldMatchBuilder
 
MinimumShouldMatchRequireStep<N> - Interface in org.hibernate.search.engine.search.predicate.dsl
The step in a "minimum should match" constraint definition where the minimum required number or percentage of should clauses to match can be set.
missing() - Method in interface org.hibernate.search.engine.search.sort.dsl.DistanceSortOptionsStep
Start describing the behavior of this sort when a document doesn't have any value for the targeted field.
missing() - Method in interface org.hibernate.search.engine.search.sort.dsl.FieldSortOptionsStep
Start describing the behavior of this sort when a document doesn't have any value for the targeted field.
missingAs(Object, ValueConvert) - Method in interface org.hibernate.search.engine.search.sort.spi.FieldSortBuilder
 
missingAs(GeoPoint) - Method in interface org.hibernate.search.engine.search.sort.spi.DistanceSortBuilder
 
missingDecimalScale() - Method in class org.hibernate.search.engine.backend.reporting.spi.BackendMappingHints_$bundle
 
missingDecimalScale() - Method in interface org.hibernate.search.engine.backend.reporting.spi.BackendMappingHints
 
missingDecimalScale$str() - Method in class org.hibernate.search.engine.backend.reporting.spi.BackendMappingHints_$bundle
 
missingFirst() - Method in interface org.hibernate.search.engine.search.sort.spi.DistanceSortBuilder
 
missingFirst() - Method in interface org.hibernate.search.engine.search.sort.spi.FieldSortBuilder
 
missingHighest() - Method in interface org.hibernate.search.engine.search.sort.spi.DistanceSortBuilder
 
missingHighest() - Method in interface org.hibernate.search.engine.search.sort.spi.FieldSortBuilder
 
missingLast() - Method in interface org.hibernate.search.engine.search.sort.spi.DistanceSortBuilder
 
missingLast() - Method in interface org.hibernate.search.engine.search.sort.spi.FieldSortBuilder
 
missingLowest() - Method in interface org.hibernate.search.engine.search.sort.spi.DistanceSortBuilder
 
missingLowest() - Method in interface org.hibernate.search.engine.search.sort.spi.FieldSortBuilder
 
missingSupportHint(SearchQueryElementTypeKey<?>) - Method in class org.hibernate.search.engine.search.common.spi.SearchIndexSchemaElementContextHelper
 
missingVectorDimension() - Method in class org.hibernate.search.engine.backend.reporting.spi.BackendMappingHints_$bundle
 
missingVectorDimension() - Method in interface org.hibernate.search.engine.backend.reporting.spi.BackendMappingHints
 
missingVectorDimension$str() - Method in class org.hibernate.search.engine.backend.reporting.spi.BackendMappingHints_$bundle
 
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
 
monotonicTimeEstimate() - Method in interface org.hibernate.search.engine.common.timing.spi.TimingSource
Returns an approximation of System.nanoTime().
multi() - Method in class org.hibernate.search.engine.search.projection.definition.spi.FieldProjectionDefinition
 
multi() - Method in class org.hibernate.search.engine.search.projection.definition.spi.FieldProjectionDefinition.MultiValued
 
multi() - Method in class org.hibernate.search.engine.search.projection.definition.spi.FieldProjectionDefinition.SingleValued
 
multi() - Method in class org.hibernate.search.engine.search.projection.definition.spi.ObjectProjectionDefinition
 
multi() - Method in class org.hibernate.search.engine.search.projection.definition.spi.ObjectProjectionDefinition.MultiValued
 
multi() - Method in class org.hibernate.search.engine.search.projection.definition.spi.ObjectProjectionDefinition.SingleValued
 
multi() - Method in interface org.hibernate.search.engine.search.projection.dsl.CompositeProjectionValueStep
Defines the projection as multi-valued, i.e.
multi() - Method in interface org.hibernate.search.engine.search.projection.dsl.DistanceToFieldProjectionValueStep
Defines the projection as multi-valued, i.e.
multi() - Method in interface org.hibernate.search.engine.search.projection.dsl.FieldProjectionValueStep
Defines the projection as multi-valued, i.e.
MULTI_TENANCY - Enum constant in enum org.hibernate.search.engine.tenancy.spi.TenancyMode
 
MultiEntityOperationExecutionReport - Class in org.hibernate.search.engine.backend.common.spi
 
MultiEntityOperationExecutionReport.Builder - Class in org.hibernate.search.engine.backend.common.spi
 
MultiFieldPredicateFieldBoostStep<S> - Interface in org.hibernate.search.engine.search.predicate.dsl
The step in a predicate definition where the boost of the last added field(s) can be set.
MultiIndexSearchIndexIdentifierContext - Class in org.hibernate.search.engine.search.common.spi
 
MultiIndexSearchIndexIdentifierContext(AbstractSearchIndexScope<?, ?, ?, ?>, List<SearchIndexIdentifierContext>) - Constructor for class org.hibernate.search.engine.search.common.spi.MultiIndexSearchIndexIdentifierContext
 
multiTenancyEnabled() - Method in interface org.hibernate.search.engine.backend.spi.BackendBuildContext
 
multivaluable() - Method in interface org.hibernate.search.engine.backend.metamodel.IndexValueFieldTypeDescriptor
 
multivaluable() - Method in class org.hibernate.search.engine.backend.types.spi.AbstractIndexValueFieldType
 
multivaluable(boolean) - Method in class org.hibernate.search.engine.backend.types.spi.AbstractIndexValueFieldType.Builder
 
multivalued() - Method in interface org.hibernate.search.engine.cfg.spi.OptionalPropertyContext
 
multiValued - Variable in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexField
 
multiValued() - Method in interface org.hibernate.search.engine.backend.document.model.dsl.IndexSchemaFieldOptionsStep
Mark the field as multi-valued.
multiValued() - Method in interface org.hibernate.search.engine.backend.document.model.dsl.IndexSchemaFieldTemplateOptionsStep
Mark the field as multi-valued.
multiValued() - Method in interface org.hibernate.search.engine.backend.document.model.dsl.spi.IndexObjectFieldBuilder
Mark the current node as multi-valued.
multiValued() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexField
 
multiValued() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexRoot
 
multiValued() - Method in interface org.hibernate.search.engine.backend.metamodel.IndexFieldDescriptor
 
multiValued() - Method in class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexNodeContext
 
multiValued() - Method in interface org.hibernate.search.engine.search.common.spi.SearchIndexNodeContext
 
MultiValued(String, Class<F>, ValueConvert) - Constructor for class org.hibernate.search.engine.search.projection.definition.spi.FieldProjectionDefinition.MultiValued
 
MultiValued(String, CompositeProjectionDefinition<T>) - Constructor for class org.hibernate.search.engine.search.projection.definition.spi.ObjectProjectionDefinition.MultiValued
 
multiValuedInRoot() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexField
 
multiValuedInRoot() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexRoot
 
multiValuedInRoot() - Method in interface org.hibernate.search.engine.backend.metamodel.IndexFieldDescriptor
 
multiValuedInRoot() - Method in class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexNodeContext
 
multiValuedInRoot() - Method in interface org.hibernate.search.engine.search.common.spi.SearchIndexNodeContext
 
must(Function<? super SearchPredicateFactory, ? extends PredicateFinalStep>) - Method in interface org.hibernate.search.engine.search.predicate.dsl.BooleanPredicateOptionsCollector
Add a "must" clause to be defined by the given function.
must(Function<? super SearchPredicateFactory, ? extends PredicateFinalStep>) - Method in interface org.hibernate.search.engine.search.predicate.dsl.GenericBooleanPredicateClausesStep
 
must(PredicateFinalStep) - Method in interface org.hibernate.search.engine.search.predicate.dsl.BooleanPredicateOptionsCollector
Add a "must" clause based on an almost-built SearchPredicate.
must(PredicateFinalStep) - Method in interface org.hibernate.search.engine.search.predicate.dsl.GenericBooleanPredicateClausesStep
 
must(SearchPredicate) - Method in interface org.hibernate.search.engine.search.predicate.dsl.BooleanPredicateOptionsCollector
Add a "must" clause based on a previously-built SearchPredicate.
must(SearchPredicate) - Method in interface org.hibernate.search.engine.search.predicate.dsl.GenericBooleanPredicateClausesStep
 
must(SearchPredicate) - Method in interface org.hibernate.search.engine.search.predicate.spi.BooleanPredicateBuilder
 
mustNot(Function<? super SearchPredicateFactory, ? extends PredicateFinalStep>) - Method in interface org.hibernate.search.engine.search.predicate.dsl.BooleanPredicateOptionsCollector
Add a "must not" clause to be defined by the given function.
mustNot(Function<? super SearchPredicateFactory, ? extends PredicateFinalStep>) - Method in interface org.hibernate.search.engine.search.predicate.dsl.GenericBooleanPredicateClausesStep
 
mustNot(PredicateFinalStep) - Method in interface org.hibernate.search.engine.search.predicate.dsl.BooleanPredicateOptionsCollector
Add a "must not" clause based on an almost-built SearchPredicate.
mustNot(PredicateFinalStep) - Method in interface org.hibernate.search.engine.search.predicate.dsl.GenericBooleanPredicateClausesStep
 
mustNot(SearchPredicate) - Method in interface org.hibernate.search.engine.search.predicate.dsl.BooleanPredicateOptionsCollector
Add a "must not" clause based on a previously-built SearchPredicate.
mustNot(SearchPredicate) - Method in interface org.hibernate.search.engine.search.predicate.dsl.GenericBooleanPredicateClausesStep
 
mustNot(SearchPredicate) - Method in interface org.hibernate.search.engine.search.predicate.spi.BooleanPredicateBuilder
 

N

name() - Method in interface org.hibernate.search.engine.backend.Backend
 
name() - Method in class org.hibernate.search.engine.backend.orchestration.spi.AbstractWorkOrchestrator
 
name() - Method in class org.hibernate.search.engine.cfg.spi.ConfigurationScope
 
name() - Method in interface org.hibernate.search.engine.common.EntityReference
 
name() - Method in class org.hibernate.search.engine.mapper.mapping.building.spi.BackendsInfo.BackendInfo
 
name() - Method in interface org.hibernate.search.engine.mapper.model.spi.MappableTypeModel
 
name() - Method in class org.hibernate.search.engine.search.aggregation.AggregationKey
 
name() - Method in class org.hibernate.search.engine.search.common.spi.SearchQueryElementTypeKey
 
name() - Method in interface org.hibernate.search.engine.search.projection.spi.ProjectionMappedTypeContext
 
named(String) - Static method in class org.hibernate.search.engine.backend.types.IndexFieldTraits.Predicates
 
named(String) - Method in interface org.hibernate.search.engine.search.predicate.dsl.SearchPredicateFactory
Match documents if they match a combination of defined named predicate clauses.
named(String) - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.AbstractSearchPredicateFactory
 
named(String) - Static method in class org.hibernate.search.engine.search.predicate.spi.PredicateTypeKeys
 
namedConfiguredForRole(Class<T>) - Method in interface org.hibernate.search.engine.environment.bean.BeanResolver
Return named bean references configured for the given role.
namedPredicate(String, PredicateDefinition) - Method in interface org.hibernate.search.engine.backend.document.model.dsl.IndexSchemaElement
Add a named predicate factory to this index schema element.
NamedPredicateBuilder - Interface in org.hibernate.search.engine.search.predicate.spi
 
NamedPredicateOptionsStep - Interface in org.hibernate.search.engine.search.predicate.dsl
The initial and final step in named predicate definition.
namespace() - Method in class org.hibernate.search.engine.cfg.spi.ConfigurationScope
 
nanoTime() - Method in interface org.hibernate.search.engine.common.timing.spi.TimingSource
Returns current system time in nanoseconds.
NAUTICAL_MILES - Enum constant in enum org.hibernate.search.engine.spatial.DistanceUnit
 
NEAR - Enum constant in enum org.hibernate.search.engine.search.predicate.dsl.SimpleQueryFlag
Enables NEAR operators: (~) on phrases
nest(String, TreeNestingContext.CompositeFactory<T>) - Method in interface org.hibernate.search.engine.common.tree.spi.TreeNestingContext
Nest a composite node in this context.
nest(String, TreeNestingContext.LeafFactory<T>) - Method in interface org.hibernate.search.engine.common.tree.spi.TreeNestingContext
Nest a leaf node in this context.
nest(Function<? super SearchPredicateFactory, ? extends PredicateFinalStep>) - Method in interface org.hibernate.search.engine.search.predicate.dsl.NestedPredicateNestStep
Deprecated.
Set the inner predicate defined by the given function.
nest(PredicateFinalStep) - Method in interface org.hibernate.search.engine.search.predicate.dsl.NestedPredicateNestStep
Deprecated.
Set the inner predicate to an almost-built SearchPredicate.
nest(SearchPredicate) - Method in interface org.hibernate.search.engine.search.predicate.dsl.NestedPredicateNestStep
Deprecated.
Set the inner predicate to a previously-built SearchPredicate.
nestComposed(MappingElement, String, TreeFilterDefinition, TreeFilterPathTracker, TreeNestingContext.NestedContextBuilder<T>, BiFunction<MappingElement, String, SearchException>) - Method in interface org.hibernate.search.engine.common.tree.spi.TreeNestingContext
Creates a nested context within this context, composing the given filter within this context's filter.
nested() - Method in interface org.hibernate.search.engine.backend.metamodel.IndexObjectFieldTypeDescriptor
 
nested() - Method in class org.hibernate.search.engine.backend.types.spi.AbstractIndexCompositeNodeType
 
nested() - Method in class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexCompositeNodeContext
 
nested() - Method in interface org.hibernate.search.engine.search.common.spi.SearchIndexCompositeNodeTypeContext
 
nested() - Method in interface org.hibernate.search.engine.search.predicate.dsl.SearchPredicateFactory
Deprecated.
nested() - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.AbstractSearchPredicateFactory
Deprecated.
nested(String) - Method in interface org.hibernate.search.engine.search.predicate.dsl.SearchPredicateFactory
Match documents where a nested object matches inner predicates to be defined in the next steps.
nested(String) - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.AbstractSearchPredicateFactory
 
nested(SearchPredicate) - Method in interface org.hibernate.search.engine.search.predicate.spi.NestedPredicateBuilder
 
NESTED - Enum constant in enum org.hibernate.search.engine.backend.types.ObjectStructure
Store object fields as nested documents.
NESTED - Static variable in class org.hibernate.search.engine.backend.types.IndexFieldTraits.Predicates
 
NESTED - Static variable in class org.hibernate.search.engine.search.predicate.spi.PredicateTypeKeys
 
nestedDocumentPath() - Method in class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexNodeContext
 
nestedDocumentPath() - Method in interface org.hibernate.search.engine.search.common.spi.SearchIndexNodeContext
 
nestedPathHierarchy() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexObjectField
 
nestedPathHierarchy() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexRoot
 
nestedPathHierarchy() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexValueField
 
nestedPathHierarchy() - Method in class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexNodeContext
 
nestedPathHierarchy() - Method in interface org.hibernate.search.engine.search.common.spi.SearchIndexNodeContext
 
NestedPredicateBuilder - Interface in org.hibernate.search.engine.search.predicate.spi
 
NestedPredicateClausesCollector<S extends NestedPredicateClausesCollector<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
An object where the clauses of a nested predicate can be set.
NestedPredicateClausesStep<S extends NestedPredicateClausesStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The step in a nested predicate definition where clauses can be added.
NestedPredicateFieldStep<N extends NestedPredicateNestStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
Deprecated.
NestedPredicateNestStep<N extends NestedPredicateOptionsStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
Deprecated.
NestedPredicateOptionsStep<S extends NestedPredicateOptionsStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
Deprecated.
nestUnfiltered(TreeNestingContext.UnfilteredFactory<T>) - Method in interface org.hibernate.search.engine.common.tree.spi.TreeNestingContext
Nest an unfiltered node in this context.
newFixedThreadPool(int, String) - Method in interface org.hibernate.search.engine.environment.thread.spi.ThreadPoolProvider
Creates a new fixed size ThreadPoolExecutor.
newFixedThreadPool(int, String, int) - Method in interface org.hibernate.search.engine.environment.thread.spi.ThreadPoolProvider
Creates a new fixed size ThreadPoolExecutor.
newScheduledExecutor(int, String) - Method in interface org.hibernate.search.engine.environment.thread.spi.ThreadPoolProvider
Creates a new fixed size ScheduledExecutorService.
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.
NO - Enum constant in enum org.hibernate.search.engine.backend.types.Aggregable
Do not allow aggregation on the field.
NO - Enum constant in enum org.hibernate.search.engine.backend.types.Highlightable
Do not allow highlighting on the field.
NO - Enum constant in enum org.hibernate.search.engine.backend.types.Norms
The index-time scoring information is not stored.
NO - Enum constant in enum org.hibernate.search.engine.backend.types.Projectable
Do not allow projection on the field.
NO - Enum constant in enum org.hibernate.search.engine.backend.types.Searchable
The field is not searchable, i.e.
NO - Enum constant in enum org.hibernate.search.engine.backend.types.Sortable
The field is not sortable.
NO - Enum constant in enum org.hibernate.search.engine.backend.types.TermVector
Do not store term vectors.
NO - Enum constant in enum org.hibernate.search.engine.search.common.ValueConvert
Disables value conversion.
nodeForEachIndex - Variable in class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexNodeContext
 
noEntityProjectionAvailable() - Method in class org.hibernate.search.engine.backend.reporting.spi.BackendMappingHints_$bundle
 
noEntityProjectionAvailable() - Method in interface org.hibernate.search.engine.backend.reporting.spi.BackendMappingHints
 
noEntityProjectionAvailable$str() - Method in class org.hibernate.search.engine.backend.reporting.spi.BackendMappingHints_$bundle
 
noMatchSize - Variable in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
noMatchSize() - Method in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
noMatchSize(int) - Method in interface org.hibernate.search.engine.search.highlighter.dsl.HighlighterOptionsStep
Specify the amount of text to be returned, starting at the beginning of the field if there are no matching fragments to highlight.
noMatchSize(Integer) - Method in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
NONE - Enum constant in enum org.hibernate.search.engine.backend.work.execution.DocumentCommitStrategy
After a change to an indexed document, simply let the global index commit policy follow its course, without waiting for or forcing a commit.
NONE - Enum constant in enum org.hibernate.search.engine.backend.work.execution.DocumentRefreshStrategy
After a change to an indexed document, simply let the global index refresh policy follow its course, without waiting for anything.
NONE - Enum constant in enum org.hibernate.search.engine.search.timeout.spi.TimeoutManager.Type
 
NONE - Static variable in interface org.hibernate.search.engine.backend.reporting.spi.BackendMappingHints
 
NONE - Static variable in interface org.hibernate.search.engine.backend.reporting.spi.BackendSearchHints
 
NoOpDocumentElement - Class in org.hibernate.search.engine.backend.document.spi
 
normalizer(String) - Method in interface org.hibernate.search.engine.backend.types.dsl.StringIndexFieldTypeOptionsStep
Define the type as normalized.
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(Norms) - Method in interface org.hibernate.search.engine.backend.types.dsl.StringIndexFieldTypeOptionsStep
 
Norms - Enum in org.hibernate.search.engine.backend.types
Whether index-time scoring information for the field should be stored or not.
not(PredicateFinalStep) - Method in interface org.hibernate.search.engine.search.predicate.dsl.SearchPredicateFactory
Match documents that do not satisfy the passed in predicate.
not(PredicateFinalStep) - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.AbstractSearchPredicateFactory
 
not(SearchPredicate) - Method in interface org.hibernate.search.engine.search.predicate.dsl.SearchPredicateFactory
Match documents that do not satisfy the passed in previously-built SearchPredicate.
not(SearchPredicate) - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.AbstractSearchPredicateFactory
 
NOT - Enum constant in enum org.hibernate.search.engine.search.predicate.dsl.SimpleQueryFlag
Enables NOT operator (-)
notifying(TreeNestingContext, TreeContributionListener) - Static method in interface org.hibernate.search.engine.common.tree.spi.TreeNestingContext
 
noTimeout(TimingSource) - Static method in class org.hibernate.search.engine.search.timeout.spi.TimeoutManager
 
NotPredicateFinalStep - Interface in org.hibernate.search.engine.search.predicate.dsl
The initial and final step in "not" predicate definition.
nullValue() - Static method in class org.hibernate.search.engine.search.projection.definition.spi.ConstantProjectionDefinition
 
numberOfFragments - Variable in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
numberOfFragments() - Method in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
numberOfFragments(int) - Method in interface org.hibernate.search.engine.search.highlighter.dsl.HighlighterOptionsStep
Specify the maximum number of highlighted snippets to be returned.
numberOfFragments(Integer) - Method in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
NumberScaleConstants - Class in org.hibernate.search.engine.cfg.spi
 

O

object(String) - Method in interface org.hibernate.search.engine.search.projection.dsl.SearchProjectionFactory
Starts the definition of an object projection, which will yield one value per object in a given object field, the value being the result of combining multiple given projections (usually on fields within the object field).
object(String) - Method in class org.hibernate.search.engine.search.projection.dsl.spi.AbstractSearchProjectionFactory
 
OBJECT - Static variable in class org.hibernate.search.engine.backend.types.IndexFieldTraits.Projections
 
OBJECT - Static variable in class org.hibernate.search.engine.search.projection.spi.ProjectionTypeKeys
 
objectField(String) - Method in interface org.hibernate.search.engine.backend.document.model.dsl.IndexSchemaElement
Add an object field to this index schema element with the default structure.
objectField(String) - Method in interface org.hibernate.search.engine.search.predicate.dsl.NestedPredicateFieldStep
Deprecated.
Set the object field to "nest" on.
objectField(String, ObjectStructure) - Method in interface org.hibernate.search.engine.backend.document.model.dsl.IndexSchemaElement
Add an object field to this index schema element with the given structure.
objectFieldTemplate(String) - Method in interface org.hibernate.search.engine.backend.document.model.dsl.IndexSchemaElement
Add an object field template to this index schema element with the default structure.
objectFieldTemplate(String, ObjectStructure) - Method in interface org.hibernate.search.engine.backend.document.model.dsl.IndexSchemaElement
Add an object field template to this index schema element with the given structure.
ObjectProjectionDefinition<P,T> - Class in org.hibernate.search.engine.search.projection.definition.spi
 
ObjectProjectionDefinition.MultiValued<T> - Class in org.hibernate.search.engine.search.projection.definition.spi
 
ObjectProjectionDefinition.SingleValued<T> - Class in org.hibernate.search.engine.search.projection.definition.spi
 
ObjectStructure - Enum in org.hibernate.search.engine.backend.types
Defines how the structure of an object field is preserved upon indexing.
of(double, double) - Static method in interface org.hibernate.search.engine.spatial.GeoPoint
Create a GeoPoint from a latitude and a longitude.
of(double, double, double, double) - Static method in interface org.hibernate.search.engine.spatial.GeoBoundingBox
Create a GeoBoundingBox from the latitude and longitude of the top-left and bottom-right corners.
of(long, boolean) - Static method in class org.hibernate.search.engine.search.query.spi.SimpleSearchResultTotal
 
of(Class<T>) - Static method in interface org.hibernate.search.engine.environment.bean.BeanReference
Create a BeanReference referencing a bean by its type only.
of(Class<T>, 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, 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.engine.cfg.ConfigurationPropertyCheckingStrategyName
 
of(String) - Static method in class org.hibernate.search.engine.search.aggregation.AggregationKey
 
of(String) - Static method in class org.hibernate.search.engine.search.common.spi.SearchQueryElementTypeKey
 
of(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(BackendMappingContext, String) - Static method in class org.hibernate.search.engine.backend.session.spi.DetachedBackendSessionContext
Deprecated.
 
of(BackendSessionContext) - Static method in class org.hibernate.search.engine.backend.session.spi.DetachedBackendSessionContext
Deprecated.
 
of(TimingSource, Long, TimeUnit, boolean) - Static method in class org.hibernate.search.engine.search.timeout.spi.TimeoutManager
 
of(BeanReference<T>, Map<String, ?>) - Static method in class org.hibernate.search.engine.environment.bean.spi.ParameterizedBeanReference
 
of(GeoPoint, GeoPoint) - Static method in interface org.hibernate.search.engine.spatial.GeoBoundingBox
Create a GeoBoundingBox from the top-left and bottom-right corners.
of(GeoPoint, GeoPoint, GeoPoint, GeoPoint, GeoPoint...) - Static method in interface org.hibernate.search.engine.spatial.GeoPolygon
Create a GeoPolygon from points.
of(T) - Static method in interface org.hibernate.search.engine.environment.bean.BeanHolder
 
ofCloseable(T) - Static method in interface org.hibernate.search.engine.environment.bean.BeanHolder
 
offer(Runnable) - Method in interface org.hibernate.search.engine.common.execution.spi.SimpleScheduledExecutor
Makes an attempt to submit a task for execution.
offloading(Consumer<Runnable>) - Static method in class org.hibernate.search.engine.backend.work.execution.OperationSubmitter
Creates an operation submitter that would attempt to submit work to a queue, but in case the queue is full it would offload the submitting of the operation to provided executor.
ofInstance(T) - Static method in interface org.hibernate.search.engine.environment.bean.BeanReference
Create a BeanReference referencing a bean instance directly.
ofMilliseconds(long) - Static method in class org.hibernate.search.engine.common.timing.spi.StaticDeadline
 
onNodeContributed() - Method in interface org.hibernate.search.engine.common.tree.spi.TreeContributionListener
Called at least once if a node was contributed to the tree.
OperationSubmitter - Class in org.hibernate.search.engine.backend.work.execution
Interface defining how operation should be submitted to the queue or executor.
OptionalConfigurationProperty<T> - Interface in org.hibernate.search.engine.cfg.spi
 
OptionalPropertyContext<T> - Interface in org.hibernate.search.engine.cfg.spi
 
or() - Method in interface org.hibernate.search.engine.search.predicate.dsl.SearchPredicateFactory
Match documents if they match any inner clause.
or() - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.AbstractSearchPredicateFactory
 
or(PredicateFinalStep, PredicateFinalStep...) - Method in interface org.hibernate.search.engine.search.predicate.dsl.SearchPredicateFactory
Match documents if they match any clause.
or(PredicateFinalStep, PredicateFinalStep...) - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.AbstractSearchPredicateFactory
 
or(SearchPredicate, SearchPredicate...) - Method in interface org.hibernate.search.engine.search.predicate.dsl.SearchPredicateFactory
Match documents if they match any previously-built SearchPredicate.
or(SearchPredicate, SearchPredicate...) - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.AbstractSearchPredicateFactory
 
OR - Enum constant in enum org.hibernate.search.engine.search.common.BooleanOperator
OR operator: at least one term/clause must match.
OR - Enum constant in enum org.hibernate.search.engine.search.predicate.dsl.SimpleQueryFlag
Enables OR operator (|)
order(SortOrder) - Method in interface org.hibernate.search.engine.search.sort.dsl.SortOrderStep
Sort in the given order.
order(SortOrder) - Method in interface org.hibernate.search.engine.search.sort.spi.DistanceSortBuilder
 
order(SortOrder) - Method in interface org.hibernate.search.engine.search.sort.spi.FieldSortBuilder
 
order(SortOrder) - Method in interface org.hibernate.search.engine.search.sort.spi.ScoreSortBuilder
 
orderByCountAscending() - Method in interface org.hibernate.search.engine.search.aggregation.dsl.TermsAggregationOptionsStep
Order buckets by ascending document count in the aggregation result.
orderByCountAscending() - Method in interface org.hibernate.search.engine.search.aggregation.spi.TermsAggregationBuilder
 
orderByCountDescending() - Method in interface org.hibernate.search.engine.search.aggregation.dsl.TermsAggregationOptionsStep
Order buckets by descending document count in the aggregation result.
orderByCountDescending() - Method in interface org.hibernate.search.engine.search.aggregation.spi.TermsAggregationBuilder
 
orderByScore - Variable in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
orderByScore() - Method in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
orderByScore(boolean) - Method in interface org.hibernate.search.engine.search.highlighter.dsl.HighlighterOptionsStep
Specify if the highlighted fragments should be ordered by score.
orderByScore(Boolean) - Method in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
orderByTermAscending() - Method in interface org.hibernate.search.engine.search.aggregation.dsl.TermsAggregationOptionsStep
Order buckets by ascending term value in the aggregation result.
orderByTermAscending() - Method in interface org.hibernate.search.engine.search.aggregation.spi.TermsAggregationBuilder
 
orderByTermDescending() - Method in interface org.hibernate.search.engine.search.aggregation.dsl.TermsAggregationOptionsStep
Order buckets by descending term value in the aggregation result.
orderByTermDescending() - Method in interface org.hibernate.search.engine.search.aggregation.spi.TermsAggregationBuilder
 
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.engine - package org.hibernate.search.engine
 
org.hibernate.search.engine.backend - package org.hibernate.search.engine.backend
 
org.hibernate.search.engine.backend.analysis - package org.hibernate.search.engine.backend.analysis
 
org.hibernate.search.engine.backend.common - package org.hibernate.search.engine.backend.common
 
org.hibernate.search.engine.backend.common.spi - package org.hibernate.search.engine.backend.common.spi
 
org.hibernate.search.engine.backend.document - package org.hibernate.search.engine.backend.document
 
org.hibernate.search.engine.backend.document.model.dsl - package org.hibernate.search.engine.backend.document.model.dsl
 
org.hibernate.search.engine.backend.document.model.dsl.spi - package org.hibernate.search.engine.backend.document.model.dsl.spi
 
org.hibernate.search.engine.backend.document.model.spi - package org.hibernate.search.engine.backend.document.model.spi
 
org.hibernate.search.engine.backend.document.spi - package org.hibernate.search.engine.backend.document.spi
 
org.hibernate.search.engine.backend.index - package org.hibernate.search.engine.backend.index
 
org.hibernate.search.engine.backend.index.spi - package org.hibernate.search.engine.backend.index.spi
 
org.hibernate.search.engine.backend.mapping.spi - package org.hibernate.search.engine.backend.mapping.spi
 
org.hibernate.search.engine.backend.metamodel - package org.hibernate.search.engine.backend.metamodel
 
org.hibernate.search.engine.backend.orchestration.spi - package org.hibernate.search.engine.backend.orchestration.spi
 
org.hibernate.search.engine.backend.reporting.spi - package org.hibernate.search.engine.backend.reporting.spi
 
org.hibernate.search.engine.backend.schema.management.spi - package org.hibernate.search.engine.backend.schema.management.spi
 
org.hibernate.search.engine.backend.scope - package org.hibernate.search.engine.backend.scope
 
org.hibernate.search.engine.backend.scope.spi - package org.hibernate.search.engine.backend.scope.spi
 
org.hibernate.search.engine.backend.session.spi - package org.hibernate.search.engine.backend.session.spi
 
org.hibernate.search.engine.backend.spi - package org.hibernate.search.engine.backend.spi
 
org.hibernate.search.engine.backend.types - package org.hibernate.search.engine.backend.types
 
org.hibernate.search.engine.backend.types.converter - package org.hibernate.search.engine.backend.types.converter
 
org.hibernate.search.engine.backend.types.converter.runtime - package org.hibernate.search.engine.backend.types.converter.runtime
 
org.hibernate.search.engine.backend.types.converter.runtime.spi - package org.hibernate.search.engine.backend.types.converter.runtime.spi
 
org.hibernate.search.engine.backend.types.converter.spi - package org.hibernate.search.engine.backend.types.converter.spi
 
org.hibernate.search.engine.backend.types.dsl - package org.hibernate.search.engine.backend.types.dsl
 
org.hibernate.search.engine.backend.types.spi - package org.hibernate.search.engine.backend.types.spi
 
org.hibernate.search.engine.backend.work.execution - package org.hibernate.search.engine.backend.work.execution
 
org.hibernate.search.engine.backend.work.execution.spi - package org.hibernate.search.engine.backend.work.execution.spi
 
org.hibernate.search.engine.cfg - package org.hibernate.search.engine.cfg
This package contains everything related to the configuration of the Hibernate Search engine.
org.hibernate.search.engine.cfg.spi - package org.hibernate.search.engine.cfg.spi
 
org.hibernate.search.engine.common - package org.hibernate.search.engine.common
 
org.hibernate.search.engine.common.dsl.spi - package org.hibernate.search.engine.common.dsl.spi
 
org.hibernate.search.engine.common.execution.spi - package org.hibernate.search.engine.common.execution.spi
 
org.hibernate.search.engine.common.resources.spi - package org.hibernate.search.engine.common.resources.spi
 
org.hibernate.search.engine.common.schema.management - package org.hibernate.search.engine.common.schema.management
 
org.hibernate.search.engine.common.spi - package org.hibernate.search.engine.common.spi
 
org.hibernate.search.engine.common.timing - package org.hibernate.search.engine.common.timing
 
org.hibernate.search.engine.common.timing.spi - package org.hibernate.search.engine.common.timing.spi
 
org.hibernate.search.engine.common.tree - package org.hibernate.search.engine.common.tree
 
org.hibernate.search.engine.common.tree.spi - package org.hibernate.search.engine.common.tree.spi
 
org.hibernate.search.engine.environment.bean - package org.hibernate.search.engine.environment.bean
 
org.hibernate.search.engine.environment.bean.spi - package org.hibernate.search.engine.environment.bean.spi
 
org.hibernate.search.engine.environment.classpath.spi - package org.hibernate.search.engine.environment.classpath.spi
 
org.hibernate.search.engine.environment.thread.spi - package org.hibernate.search.engine.environment.thread.spi
 
org.hibernate.search.engine.logging.spi - package org.hibernate.search.engine.logging.spi
 
org.hibernate.search.engine.mapper.mapping.building.spi - package org.hibernate.search.engine.mapper.mapping.building.spi
 
org.hibernate.search.engine.mapper.mapping.spi - package org.hibernate.search.engine.mapper.mapping.spi
 
org.hibernate.search.engine.mapper.model.spi - package org.hibernate.search.engine.mapper.model.spi
 
org.hibernate.search.engine.mapper.scope.spi - package org.hibernate.search.engine.mapper.scope.spi
 
org.hibernate.search.engine.reporting - package org.hibernate.search.engine.reporting
 
org.hibernate.search.engine.reporting.spi - package org.hibernate.search.engine.reporting.spi
 
org.hibernate.search.engine.search.aggregation - package org.hibernate.search.engine.search.aggregation
 
org.hibernate.search.engine.search.aggregation.dsl - package org.hibernate.search.engine.search.aggregation.dsl
 
org.hibernate.search.engine.search.aggregation.dsl.spi - package org.hibernate.search.engine.search.aggregation.dsl.spi
 
org.hibernate.search.engine.search.aggregation.spi - package org.hibernate.search.engine.search.aggregation.spi
 
org.hibernate.search.engine.search.common - package org.hibernate.search.engine.search.common
 
org.hibernate.search.engine.search.common.spi - package org.hibernate.search.engine.search.common.spi
 
org.hibernate.search.engine.search.highlighter - package org.hibernate.search.engine.search.highlighter
 
org.hibernate.search.engine.search.highlighter.dsl - package org.hibernate.search.engine.search.highlighter.dsl
 
org.hibernate.search.engine.search.highlighter.dsl.spi - package org.hibernate.search.engine.search.highlighter.dsl.spi
 
org.hibernate.search.engine.search.highlighter.spi - package org.hibernate.search.engine.search.highlighter.spi
 
org.hibernate.search.engine.search.loading.spi - package org.hibernate.search.engine.search.loading.spi
 
org.hibernate.search.engine.search.predicate - package org.hibernate.search.engine.search.predicate
 
org.hibernate.search.engine.search.predicate.definition - package org.hibernate.search.engine.search.predicate.definition
 
org.hibernate.search.engine.search.predicate.dsl - package org.hibernate.search.engine.search.predicate.dsl
 
org.hibernate.search.engine.search.predicate.dsl.spi - package org.hibernate.search.engine.search.predicate.dsl.spi
 
org.hibernate.search.engine.search.predicate.spi - package org.hibernate.search.engine.search.predicate.spi
 
org.hibernate.search.engine.search.projection - package org.hibernate.search.engine.search.projection
 
org.hibernate.search.engine.search.projection.definition - package org.hibernate.search.engine.search.projection.definition
 
org.hibernate.search.engine.search.projection.definition.spi - package org.hibernate.search.engine.search.projection.definition.spi
 
org.hibernate.search.engine.search.projection.dsl - package org.hibernate.search.engine.search.projection.dsl
 
org.hibernate.search.engine.search.projection.dsl.spi - package org.hibernate.search.engine.search.projection.dsl.spi
 
org.hibernate.search.engine.search.projection.spi - package org.hibernate.search.engine.search.projection.spi
 
org.hibernate.search.engine.search.query - package org.hibernate.search.engine.search.query
 
org.hibernate.search.engine.search.query.dsl - package org.hibernate.search.engine.search.query.dsl
 
org.hibernate.search.engine.search.query.dsl.spi - package org.hibernate.search.engine.search.query.dsl.spi
 
org.hibernate.search.engine.search.query.spi - package org.hibernate.search.engine.search.query.spi
 
org.hibernate.search.engine.search.sort - package org.hibernate.search.engine.search.sort
 
org.hibernate.search.engine.search.sort.dsl - package org.hibernate.search.engine.search.sort.dsl
 
org.hibernate.search.engine.search.sort.dsl.spi - package org.hibernate.search.engine.search.sort.dsl.spi
 
org.hibernate.search.engine.search.sort.spi - package org.hibernate.search.engine.search.sort.spi
 
org.hibernate.search.engine.search.timeout.spi - package org.hibernate.search.engine.search.timeout.spi
 
org.hibernate.search.engine.spatial - package org.hibernate.search.engine.spatial
 
org.hibernate.search.engine.tenancy.spi - package org.hibernate.search.engine.tenancy.spi
 
override(ConfigurationPropertySource, ConfigurationPropertyChecker) - Method in class org.hibernate.search.engine.common.spi.SearchIntegrationEnvironment
 

P

param(String) - Method in interface org.hibernate.search.engine.search.predicate.definition.PredicateDefinitionContext
param(String, Class<T>) - Method in interface org.hibernate.search.engine.search.predicate.definition.PredicateDefinitionContext
 
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
 
ParameterizedBeanReference<T> - Class in org.hibernate.search.engine.environment.bean.spi
 
paramOptional(String) - Method in interface org.hibernate.search.engine.search.predicate.definition.PredicateDefinitionContext
paramOptional(String, Class<T>) - Method in interface org.hibernate.search.engine.search.predicate.definition.PredicateDefinitionContext
 
params() - Method in class org.hibernate.search.engine.environment.bean.spi.ParameterizedBeanReference
 
parent - Variable in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexField
 
parent() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexField
 
parent() - Method in interface org.hibernate.search.engine.backend.document.model.spi.IndexField
 
parent() - Method in interface org.hibernate.search.engine.backend.metamodel.IndexFieldDescriptor
 
parent() - Method in class org.hibernate.search.engine.cfg.spi.ConfigurationScope
 
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
 
parseBigDecimal(String) - Static method in class org.hibernate.search.engine.cfg.spi.ParseUtils
 
parseBigInteger(String) - Static method in class org.hibernate.search.engine.cfg.spi.ParseUtils
 
parseBoolean(String) - Static method in class org.hibernate.search.engine.cfg.spi.ParseUtils
 
parseByte(String) - Static method in class org.hibernate.search.engine.cfg.spi.ParseUtils
 
parseBytePrimitiveArray(String) - Static method in class org.hibernate.search.engine.cfg.spi.ParseUtils
 
parseCharacter(String) - Static method in class org.hibernate.search.engine.cfg.spi.ParseUtils
 
parseDiscreteValues(T[], Function<T, String>, BiFunction<String, List<String>, RuntimeException>, String) - Static method in class org.hibernate.search.engine.cfg.spi.ParseUtils
 
parseDouble(String) - Static method in class org.hibernate.search.engine.cfg.spi.ParseUtils
 
parseDuration(String) - Static method in class org.hibernate.search.engine.cfg.spi.ParseUtils
 
parseEnum(Class<E>, String) - Static method in class org.hibernate.search.engine.cfg.spi.ParseUtils
 
parseFloat(String) - Static method in class org.hibernate.search.engine.cfg.spi.ParseUtils
 
parseFloatPrimitiveArray(String) - Static method in class org.hibernate.search.engine.cfg.spi.ParseUtils
 
parseGeoPoint(String) - Static method in class org.hibernate.search.engine.cfg.spi.ParseUtils
 
parseInstant(String) - Static method in class org.hibernate.search.engine.cfg.spi.ParseUtils
 
parseInteger(String) - Static method in class org.hibernate.search.engine.cfg.spi.ParseUtils
 
parseLocalDate(String) - Static method in class org.hibernate.search.engine.cfg.spi.ParseUtils
 
parseLocalDateTime(String) - Static method in class org.hibernate.search.engine.cfg.spi.ParseUtils
 
parseLocalTime(String) - Static method in class org.hibernate.search.engine.cfg.spi.ParseUtils
 
parseLong(String) - Static method in class org.hibernate.search.engine.cfg.spi.ParseUtils
 
parseMonthDay(String) - Static method in class org.hibernate.search.engine.cfg.spi.ParseUtils
 
parseOffsetDateTime(String) - Static method in class org.hibernate.search.engine.cfg.spi.ParseUtils
 
parseOffsetTime(String) - Static method in class org.hibernate.search.engine.cfg.spi.ParseUtils
 
parsePeriod(String) - Static method in class org.hibernate.search.engine.cfg.spi.ParseUtils
 
parseShort(String) - Static method in class org.hibernate.search.engine.cfg.spi.ParseUtils
 
parseString(String) - Static method in class org.hibernate.search.engine.cfg.spi.ParseUtils
 
ParseUtils - Class in org.hibernate.search.engine.cfg.spi
 
parseUUID(String) - Static method in class org.hibernate.search.engine.cfg.spi.ParseUtils
 
parseYear(String) - Static method in class org.hibernate.search.engine.cfg.spi.ParseUtils
 
parseYearMonth(String) - Static method in class org.hibernate.search.engine.cfg.spi.ParseUtils
 
parseZonedDateTime(String) - Static method in class org.hibernate.search.engine.cfg.spi.ParseUtils
 
parseZoneId(String) - Static method in class org.hibernate.search.engine.cfg.spi.ParseUtils
 
parseZoneOffset(String) - Static method in class org.hibernate.search.engine.cfg.spi.ParseUtils
 
partialSupportHint() - Method in class org.hibernate.search.engine.search.common.spi.SearchIndexSchemaElementContextHelper
 
passThrough(Class<F>) - Static method in class org.hibernate.search.engine.backend.types.converter.spi.DslConverter
 
passThrough(Class<F>) - Static method in class org.hibernate.search.engine.backend.types.converter.spi.ProjectionConverter
 
path - Variable in class org.hibernate.search.engine.search.projection.dsl.spi.HighlightProjectionBuilder
 
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
 
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
 
phrase() - Method in interface org.hibernate.search.engine.search.predicate.dsl.SearchPredicateFactory
Match documents where targeted fields have a value that contains a given phrase.
phrase() - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.AbstractSearchPredicateFactory
 
phrase(String) - Method in interface org.hibernate.search.engine.search.predicate.spi.PhrasePredicateBuilder
 
PHRASE - Enum constant in enum org.hibernate.search.engine.search.predicate.dsl.SimpleQueryFlag
Enables PHRASE operator (")
PHRASE - Static variable in class org.hibernate.search.engine.backend.types.IndexFieldTraits.Predicates
 
PHRASE - Static variable in class org.hibernate.search.engine.search.predicate.spi.PredicateTypeKeys
 
phraseLimit - Variable in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
phraseLimit() - Method in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
phraseLimit(int) - Method in interface org.hibernate.search.engine.search.highlighter.dsl.HighlighterFastVectorHighlighterOptionsStep
Specify the maximum number of matching phrases in a document that are considered for highlighting.
phraseLimit(Integer) - Method in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
PhrasePredicateBuilder - Interface in org.hibernate.search.engine.search.predicate.spi
 
PhrasePredicateFieldMoreStep<S extends PhrasePredicateFieldMoreStep<?,N>,N extends PhrasePredicateOptionsStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The step in a "phrase" predicate definition where the phrase to match can be set (see the superinterface PhrasePredicateMatchingStep), or optional parameters for the last targeted field(s) can be set, or more target fields can be added.
PhrasePredicateFieldStep<N extends PhrasePredicateFieldMoreStep<?,?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The initial step in a "phrase" predicate definition, where the target field can be set.
PhrasePredicateMatchingStep<N extends PhrasePredicateOptionsStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The step in a "phrase" predicate definition where the phrase to match can be set.
PhrasePredicateOptionsStep<S extends PhrasePredicateOptionsStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The final step in a "phrase" predicate definition, where optional parameters can be set.
phraseSlop(Integer) - Method in interface org.hibernate.search.engine.search.predicate.dsl.QueryStringPredicateOptionsStep
Sets the slop, which defines how permissive the phrase predicate (created when parsing the query string) will be.
phraseSlop(Integer) - Method in interface org.hibernate.search.engine.search.predicate.spi.QueryStringPredicateBuilder
 
plain() - Method in interface org.hibernate.search.engine.search.highlighter.dsl.SearchHighlighterFactory
 
plain() - Method in class org.hibernate.search.engine.search.highlighter.dsl.spi.AbstractSearchHighlighterFactory
 
PLAIN - Enum constant in enum org.hibernate.search.engine.backend.types.Highlightable
Allow the plain highlighter type be applied for highlighting the field.
PLAIN - Enum constant in enum org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterType
 
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
 
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
 
postTags - Variable in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
postTags() - Method in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
PRECEDENCE - Enum constant in enum org.hibernate.search.engine.search.predicate.dsl.SimpleQueryFlag
Enables PRECEDENCE operators: ( and )
predicate() - Method in interface org.hibernate.search.engine.mapper.scope.spi.MappedIndexScope
 
predicate() - Method in interface org.hibernate.search.engine.search.predicate.definition.PredicateDefinitionContext
 
predicate(SearchPredicate) - Method in interface org.hibernate.search.engine.search.query.spi.SearchQueryBuilder
 
predicateBuilders() - Method in interface org.hibernate.search.engine.search.predicate.spi.SearchPredicateIndexScope
 
PredicateDefinition - Interface in org.hibernate.search.engine.search.predicate.definition
A component able to define a predicate using the Hibernate Search Predicate DSL.
PredicateDefinitionContext - Interface in org.hibernate.search.engine.search.predicate.definition
predicateFactory() - Method in class org.hibernate.search.engine.search.aggregation.dsl.spi.SearchAggregationDslContext
 
predicateFactory() - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractSearchQueryOptionsStep
 
predicateFactory() - Method in interface org.hibernate.search.engine.search.query.spi.SearchQueryIndexScope
 
predicateFactory() - Method in class org.hibernate.search.engine.search.sort.dsl.spi.SearchSortDslContext
 
PredicateFinalStep - Interface in org.hibernate.search.engine.search.predicate.dsl
The final step in a predicate definition, where the predicate can be retrieved.
PredicateScoreStep<S> - Interface in org.hibernate.search.engine.search.predicate.dsl
The step in a predicate definition where score-related options can be set.
PredicateTypeKeys - Class in org.hibernate.search.engine.search.predicate.spi
 
prefix(String, String) - Static method in class org.hibernate.search.engine.backend.common.spi.FieldPaths
 
prefix(String, SimpleGlobPattern) - Static method in class org.hibernate.search.engine.backend.common.spi.FieldPaths
 
PREFIX - Enum constant in enum org.hibernate.search.engine.search.predicate.dsl.SimpleQueryFlag
Enables PREFIX operator (*)
PREFIX - Static variable in class org.hibernate.search.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.
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.
prepareMappedTypes(BackendsInfo) - Method in interface org.hibernate.search.engine.mapper.mapping.building.spi.Mapper
Prepare for the mapping of types and inform the engine of the names of all backends this mapper depends on.
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(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.
preTags - Variable in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
preTags() - Method in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
priority() - Method in interface org.hibernate.search.engine.cfg.spi.ConfigurationProvider
Defines a priority of a particular configuration provider.
projectable() - Method in interface org.hibernate.search.engine.backend.metamodel.IndexValueFieldTypeDescriptor
 
projectable() - Method in class org.hibernate.search.engine.backend.types.spi.AbstractIndexValueFieldType
 
projectable(boolean) - Method in class org.hibernate.search.engine.backend.types.spi.AbstractIndexValueFieldType.Builder
 
projectable(Projectable) - Method in interface org.hibernate.search.engine.backend.types.dsl.SearchableProjectableIndexFieldTypeOptionsStep
 
Projectable - 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
 
ProjectionAccumulator<E,V,A,R> - Interface in org.hibernate.search.engine.search.projection.spi
A variation on Collector suitable for projections on field values.
ProjectionAccumulator.Provider<U,R> - Interface in org.hibernate.search.engine.search.projection.spi
Provides an accumulator for a given type of values to accumulate (T).
projectionBuilders() - Method in interface org.hibernate.search.engine.search.projection.spi.SearchProjectionIndexScope
 
ProjectionCompositor<E,V> - Interface in org.hibernate.search.engine.search.projection.spi
A variation on Collector suitable for composing the result of inner projections in a composite projection.
projectionConverter() - Method in class org.hibernate.search.engine.backend.document.model.spi.IndexIdentifier
 
projectionConverter() - Method in class org.hibernate.search.engine.backend.types.spi.AbstractIndexValueFieldType
 
projectionConverter() - Method in class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexValueFieldContext
 
projectionConverter() - Method in class org.hibernate.search.engine.search.common.spi.MultiIndexSearchIndexIdentifierContext
 
projectionConverter() - Method in interface org.hibernate.search.engine.search.common.spi.SearchIndexIdentifierContext
 
projectionConverter() - Method in interface org.hibernate.search.engine.search.common.spi.SearchIndexValueFieldTypeContext
 
projectionConverter(Class<V>, FromDocumentValueConverter<? super F, V>) - Method in interface org.hibernate.search.engine.backend.types.dsl.IndexFieldTypeConverterStep
Define how values returned when projecting on fields of this type should be converted before being returned to the user.
projectionConverter(Class<V>, FromDocumentValueConverter<? super F, V>) - Method in class org.hibernate.search.engine.backend.types.spi.AbstractIndexValueFieldType.Builder
 
projectionConverter(ValueConvert) - Method in interface org.hibernate.search.engine.search.common.spi.SearchIndexValueFieldTypeContext
 
ProjectionConverter<F,V> - Class in org.hibernate.search.engine.backend.types.converter.spi
A converter from a value obtained from the backend to a projected value.
ProjectionConverter(Class<V>, FromDocumentValueConverter<? super F, V>) - Constructor for class org.hibernate.search.engine.backend.types.converter.spi.ProjectionConverter
 
ProjectionDefinition<P> - Interface in org.hibernate.search.engine.search.projection.definition
A component able to define a projection using the Hibernate Search Projection DSL.
ProjectionDefinitionContext - Interface in org.hibernate.search.engine.search.projection.definition
projectionFactory() - Method in interface org.hibernate.search.engine.search.query.spi.SearchQueryIndexScope
 
ProjectionFinalStep<T> - Interface in org.hibernate.search.engine.search.projection.dsl
The final step in a projection definition, where the projection can be retrieved.
ProjectionHitMapper<E> - Interface in org.hibernate.search.engine.search.loading.spi
Contract binding result hits and the mapper.
ProjectionMappedTypeContext - Interface in org.hibernate.search.engine.search.projection.spi
 
projectionRegistry() - Method in interface org.hibernate.search.engine.backend.mapping.spi.BackendMappingContext
 
projectionRegistry() - Method in class org.hibernate.search.engine.backend.scope.spi.AbstractSearchIndexScope
 
projectionRegistry() - Method in interface org.hibernate.search.engine.search.projection.spi.SearchProjectionIndexScope
 
ProjectionRegistry - Interface in org.hibernate.search.engine.search.projection.definition.spi
 
ProjectionTypeKeys - Class in org.hibernate.search.engine.search.projection.spi
 
propertyChecker() - Method in class org.hibernate.search.engine.common.spi.SearchIntegrationEnvironment
 
propertySource() - Method in class org.hibernate.search.engine.common.spi.SearchIntegrationEnvironment
 
purge(Set<String>, OperationSubmitter, UnsupportedOperationBehavior) - Method in interface org.hibernate.search.engine.backend.work.execution.spi.IndexWorkspace
Delete documents that were indexed with any of the given routing keys, or all documents if the set of routing keys is empty.
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

QUERY_STRING - Static variable in class org.hibernate.search.engine.backend.types.IndexFieldTraits.Predicates
 
queryElement(SearchQueryElementTypeKey<T>, SearchQueryElementFactory<? extends T, ? super SC, ? super N>, SC, N) - Method in class org.hibernate.search.engine.search.common.spi.SearchIndexSchemaElementContextHelper
 
queryElement(SearchQueryElementTypeKey<T>, SC) - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexNode
 
queryElement(SearchQueryElementTypeKey<T>, SC) - Method in class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexNodeContext
 
queryElement(SearchQueryElementTypeKey<T>, SC) - Method in interface org.hibernate.search.engine.search.common.spi.SearchIndexNodeContext
 
queryElementFactory(SearchQueryElementTypeKey<T>) - Method in class org.hibernate.search.engine.backend.types.spi.AbstractIndexNodeType
 
queryElementFactory(SearchQueryElementTypeKey<T>) - Method in class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexNodeContext
 
queryElementFactory(SearchQueryElementTypeKey<T>) - Method in interface org.hibernate.search.engine.search.common.spi.SearchIndexNodeTypeContext
 
queryElementFactory(SearchQueryElementTypeKey<T>, SearchQueryElementFactory<? extends T, ? super SC, ? super N>) - Method in class org.hibernate.search.engine.backend.types.spi.AbstractIndexNodeType.Builder
 
queryString() - Method in interface org.hibernate.search.engine.search.predicate.dsl.SearchPredicateFactory
Match documents according to a given query string, using the Lucene's query language.
queryString() - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.AbstractSearchPredicateFactory
 
queryString() - Method in interface org.hibernate.search.engine.search.predicate.spi.SearchPredicateBuilderFactory
 
queryString() - Method in interface org.hibernate.search.engine.search.query.SearchQuery
 
queryString(String) - Method in interface org.hibernate.search.engine.search.predicate.spi.CommonQueryStringPredicateBuilder
 
QueryStringPredicateBuilder - Interface in org.hibernate.search.engine.search.predicate.spi
 
QueryStringPredicateFieldMoreStep<S extends QueryStringPredicateFieldMoreStep<?,N>,N extends QueryStringPredicateOptionsStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The step in a "query string" predicate definition where the query string to match can be set (see the superinterface QueryStringPredicateMatchingStep), or optional parameters for the last targeted field(s) can be set, or more target fields can be added.
QueryStringPredicateFieldStep<N extends QueryStringPredicateFieldMoreStep<?,?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The initial step in a "query string" predicate definition, where the target field can be set.
QueryStringPredicateMatchingStep<N extends QueryStringPredicateOptionsStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The step in a "query string" predicate definition where the query string to match can be set.
QueryStringPredicateOptionsStep<S extends QueryStringPredicateOptionsStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The final step in a "query string" predicate definition, where optional parameters can be set.

R

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 - Static variable in class org.hibernate.search.engine.backend.types.IndexFieldTraits.Aggregations
 
RANGE - Static variable in class org.hibernate.search.engine.backend.types.IndexFieldTraits.Predicates
 
RANGE - Static variable in class org.hibernate.search.engine.search.aggregation.spi.AggregationTypeKeys
 
RANGE - Static variable in class org.hibernate.search.engine.search.predicate.spi.PredicateTypeKeys
 
RangeAggregationBuilder<K> - Interface in org.hibernate.search.engine.search.aggregation.spi
 
RangeAggregationBuilder.TypeSelector - Interface in org.hibernate.search.engine.search.aggregation.spi
 
RangeAggregationFieldStep<PDF extends SearchPredicateFactory> - Interface in org.hibernate.search.engine.search.aggregation.dsl
The initial step in a "range" aggregation definition, where the target field can be set.
RangeAggregationOptionsStep<S extends RangeAggregationOptionsStep<?,PDF,F,A>,PDF extends SearchPredicateFactory,F,A> - Interface in org.hibernate.search.engine.search.aggregation.dsl
The final step in a "range" aggregation definition, where optional parameters can be set.
RangeAggregationRangeMoreStep<S extends RangeAggregationRangeMoreStep<?,?,PDF,F>,N extends RangeAggregationOptionsStep<?,PDF,F,Map<Range<F>,Long>>,PDF extends SearchPredicateFactory,F> - Interface in org.hibernate.search.engine.search.aggregation.dsl
The step in a "range" aggregation definition where optional parameters can be set, (see the superinterface RangeAggregationOptionsStep), or more ranges can be added.
RangeAggregationRangeStep<N extends RangeAggregationRangeMoreStep<?,?,PDF,F>,PDF extends SearchPredicateFactory,F> - Interface in org.hibernate.search.engine.search.aggregation.dsl
The step in a "range" aggregation definition where the ranges can be set.
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
 
readResolve() - Method in class org.hibernate.search.engine.backend.reporting.spi.BackendMappingHints_$bundle
 
readResolve() - Method in class org.hibernate.search.engine.backend.reporting.spi.BackendSearchHints_$bundle
 
reduce(String, String) - Method in class org.hibernate.search.engine.cfg.spi.ConfigurationScope
 
reference() - Method in class org.hibernate.search.engine.environment.bean.spi.ParameterizedBeanReference
 
refresh(OperationSubmitter, UnsupportedOperationBehavior) - Method in interface org.hibernate.search.engine.backend.work.execution.spi.IndexWorkspace
Refresh the indexes so that all changes executed so far will be visible in search queries.
regexp() - Method in interface org.hibernate.search.engine.search.predicate.dsl.SearchPredicateFactory
Match documents where targeted fields contain a term that matches a given regular expression.
regexp() - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.AbstractSearchPredicateFactory
 
REGEXP - Static variable in class org.hibernate.search.engine.backend.types.IndexFieldTraits.Predicates
 
REGEXP - Static variable in class org.hibernate.search.engine.search.predicate.spi.PredicateTypeKeys
 
RegexpPredicateBuilder - Interface in org.hibernate.search.engine.search.predicate.spi
 
RegexpPredicateFieldMoreStep<S extends RegexpPredicateFieldMoreStep<?,N>,N extends RegexpPredicateOptionsStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The step in a "regexp" predicate definition where the pattern to match can be set (see the superinterface RegexpPredicateMatchingStep), or optional parameters for the last targeted field(s) can be set, or more target fields can be added.
RegexpPredicateFieldStep<N extends RegexpPredicateFieldMoreStep<?,?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The initial step in a "regexp" predicate definition, where the target field can be set.
RegexpPredicateMatchingStep<N extends RegexpPredicateOptionsStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The step in a "regexp" predicate definition where the pattern to match can be set.
RegexpPredicateOptionsStep<S extends RegexpPredicateOptionsStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The final step in a "regexp" predicate definition, where optional parameters can be set.
RegexpQueryFlag - Enum in org.hibernate.search.engine.search.predicate.dsl
 
rejecting() - Static method in class org.hibernate.search.engine.backend.work.execution.OperationSubmitter
When using this submitter adding a new element will cause a RejectedExecutionException when the underlying queue is a BlockingQueue and it is at its maximum capacity.
relativeEventContext() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexField
 
relativeEventContext() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexRoot
 
relativeEventContext() - Method in class org.hibernate.search.engine.backend.document.model.spi.IndexIdentifier
 
relativeEventContext() - Method in class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexNodeContext
 
relativeEventContext() - Method in class org.hibernate.search.engine.search.common.spi.MultiIndexSearchIndexIdentifierContext
 
relativeEventContext() - Method in interface org.hibernate.search.engine.search.common.spi.SearchIndexIdentifierContext
 
relativeEventContext() - Method in interface org.hibernate.search.engine.search.common.spi.SearchIndexNodeContext
 
relativeName - Variable in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexField
 
relativeName() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexField
 
relativeName() - Method in interface org.hibernate.search.engine.backend.metamodel.IndexFieldDescriptor
 
relativePath - Variable in class org.hibernate.search.engine.backend.common.spi.FieldPaths.RelativizedPath
 
relativize(String) - Static method in class org.hibernate.search.engine.backend.common.spi.FieldPaths
 
requiredMinimumSimilarity(float) - Method in interface org.hibernate.search.engine.search.predicate.dsl.KnnPredicateOptionsStep
 
requiredMinimumSimilarity(float) - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.KnnPredicateFieldStepImpl
 
requiredMinimumSimilarity(float) - Method in interface org.hibernate.search.engine.search.predicate.spi.KnnPredicateBuilder
 
rescope(SC) - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.SearchPredicateDslContext
 
rescope(SC) - Method in class org.hibernate.search.engine.search.projection.dsl.spi.SearchProjectionDslContext
 
rescope(SC, PDF) - Method in class org.hibernate.search.engine.search.aggregation.dsl.spi.SearchAggregationDslContext
 
rescope(SC, PDF) - Method in class org.hibernate.search.engine.search.sort.dsl.spi.SearchSortDslContext
 
resolve(Class<T>, String, BeanRetrieval) - Method in interface org.hibernate.search.engine.environment.bean.BeanResolver
Resolve a bean by its name.
resolve(Class<T>, BeanRetrieval) - Method in interface org.hibernate.search.engine.environment.bean.BeanResolver
Resolve a bean by its type.
resolve(String) - Method in interface org.hibernate.search.engine.cfg.ConfigurationPropertySource
 
resolve(String) - Method in class org.hibernate.search.engine.cfg.spi.ConsumedPropertyTrackingConfigurationPropertySource
 
resolve(List<? extends BeanReference<? extends T>>) - Method in interface org.hibernate.search.engine.environment.bean.BeanResolver
Resolve a list of BeanReferences.
resolve(ConfigurationPropertySource) - Method in interface org.hibernate.search.engine.cfg.spi.ConfigurationProperty
Resolve the key for this configuration property as registered in the underlying configuration source, if possible.
resolve(BeanReference<T>) - Method in interface org.hibernate.search.engine.environment.bean.BeanResolver
Resolve a BeanReference.
resolve(BeanResolver) - Method in interface org.hibernate.search.engine.environment.bean.BeanReference
Resolve this reference into a bean using the given resolver.
resolveAll(BiPredicate<String, Object>) - Method in interface org.hibernate.search.engine.cfg.spi.AllAwareConfigurationPropertySource
 
resolveOrRaw(ConfigurationPropertySource) - Method in interface org.hibernate.search.engine.cfg.spi.ConfigurationProperty
Resolve the key for this configuration property as registered in the underlying configuration source, or, if not possible, just return the "raw" key passed to ConfigurationProperty.forKey(String).
resourceResolver() - Method in interface org.hibernate.search.engine.backend.spi.BackendBuildContext
 
resourceResolver() - Method in class org.hibernate.search.engine.common.spi.SearchIntegrationEnvironment
 
resourceResolver() - Method in interface org.hibernate.search.engine.mapper.mapping.building.spi.MappingBuildContext
 
resourceResolver(ResourceResolver) - Method in class org.hibernate.search.engine.common.spi.SearchIntegrationEnvironment.Builder
 
ResourceResolver - Interface in org.hibernate.search.engine.environment.classpath.spi
A resolver of Java resources.
restartBuilder(SearchIntegrationEnvironment) - Method in interface org.hibernate.search.engine.common.spi.SearchIntegration
 
returnIfSupported(Object, Optional<E>) - Static method in class org.hibernate.search.engine.common.dsl.spi.DslExtensionState
 
rewriteMethod(RewriteMethod) - Method in interface org.hibernate.search.engine.search.predicate.dsl.QueryStringPredicateOptionsStep
Determines how backend's query parser rewrites and scores multi-term queries.
rewriteMethod(RewriteMethod, int) - Method in interface org.hibernate.search.engine.search.predicate.dsl.QueryStringPredicateOptionsStep
Determines how backend's query parser rewrites and scores multi-term queries.
rewriteMethod(RewriteMethod, Integer) - Method in interface org.hibernate.search.engine.search.predicate.spi.QueryStringPredicateBuilder
 
RewriteMethod - Enum in org.hibernate.search.engine.search.common
The rewrite parameter determines: How Lucene calculates the relevance scores for each matching document Whether Lucene changes the original query to a bool query or bit set If changed to a bool query, which term query clauses are included
root() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexModel
 
root() - Method in interface org.hibernate.search.engine.backend.metamodel.IndexDescriptor
 
root() - Method in class org.hibernate.search.engine.backend.scope.spi.AbstractSearchIndexScope
 
root() - Static method in interface org.hibernate.search.engine.common.tree.spi.TreeNestingContext
 
root(SC) - Static method in class org.hibernate.search.engine.search.predicate.dsl.spi.SearchPredicateDslContext
 
root(SC) - Static method in class org.hibernate.search.engine.search.projection.dsl.spi.SearchProjectionDslContext
 
root(SC, Function<SearchSortDslContext<SC, PDF>, SearchSortFactory>, PDF) - Static method in class org.hibernate.search.engine.search.sort.dsl.spi.SearchSortDslContext
 
root(SC, PDF) - Static method in class org.hibernate.search.engine.search.aggregation.dsl.spi.SearchAggregationDslContext
 
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
 
rootPropertySource(ConfigurationPropertySource, BeanResolver) - Static method in class org.hibernate.search.engine.common.spi.SearchIntegrationEnvironment
 
rootQueryElement(SearchQueryElementTypeKey<T>) - Method in class org.hibernate.search.engine.backend.scope.spi.AbstractSearchIndexScope
 
rootQueryElement(SearchQueryElementTypeKey<T>) - Method in interface org.hibernate.search.engine.search.common.spi.SearchIndexScope
 
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
 
routingKey() - Method in interface org.hibernate.search.engine.backend.work.execution.spi.DocumentReferenceProvider
 

S

safeCreateEntityReference(EntityReferenceFactory, String, Object, Consumer<Exception>) - Static method in interface org.hibernate.search.engine.backend.common.spi.EntityReferenceFactory
 
SavedState - Class in org.hibernate.search.engine.common.resources.spi
 
SavedState.Builder - Class in org.hibernate.search.engine.common.resources.spi
 
SavedState.Key<T> - Class in org.hibernate.search.engine.common.resources.spi
 
SavedState.SavedValue<T,E extends Exception> - Class in org.hibernate.search.engine.common.resources.spi
 
SavedValue(T, ClosingOperator<T, ? extends Exception>) - Constructor for class org.hibernate.search.engine.common.resources.spi.SavedState.SavedValue
 
saveForRestart() - Method in interface org.hibernate.search.engine.backend.index.spi.IndexManagerImplementor
 
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.
schedule(Runnable) - Method in interface org.hibernate.search.engine.backend.orchestration.spi.SingletonTask.Scheduler
 
schedule(Runnable, long, TimeUnit) - Method in class org.hibernate.search.engine.common.execution.spi.DelegatingSimpleScheduledExecutor
 
schedule(Runnable, long, TimeUnit) - Method in interface org.hibernate.search.engine.common.execution.spi.SimpleScheduledExecutor
Submits a task that becomes enabled after the given delay.
schemaElement() - Method in interface org.hibernate.search.engine.mapper.mapping.building.spi.IndexBindingContext
 
schemaElement(TreeContributionListener) - Method in interface org.hibernate.search.engine.mapper.mapping.building.spi.IndexBindingContext
 
SchemaExport - Interface in org.hibernate.search.engine.common.schema.management
 
SchemaExportExtension<T> - Interface in org.hibernate.search.engine.common.schema.management
An extension to the index schema export, allowing to access backend-specific methods of a schema export.
schemaManager() - Method in interface org.hibernate.search.engine.backend.index.spi.IndexManagerImplementor
 
schemaManager() - Method in interface org.hibernate.search.engine.mapper.mapping.spi.MappedIndexManager
 
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
 
score() - Method in interface org.hibernate.search.engine.search.projection.dsl.SearchProjectionFactory
Project on the score of the hit.
score() - Method in class org.hibernate.search.engine.search.projection.dsl.spi.AbstractSearchProjectionFactory
 
score() - Method in interface org.hibernate.search.engine.search.projection.spi.SearchProjectionBuilderFactory
 
score() - Method in interface org.hibernate.search.engine.search.sort.dsl.SearchSortFactory
Order elements by their relevance score.
score() - Method in class org.hibernate.search.engine.search.sort.dsl.spi.AbstractSearchSortFactory
 
score() - Method in interface org.hibernate.search.engine.search.sort.spi.SearchSortBuilderFactory
 
SCORE - Static variable in class org.hibernate.search.engine.search.projection.spi.ProjectionTypeKeys
 
scoreProjectionNestingNotSupportedHint() - Method in class org.hibernate.search.engine.backend.reporting.spi.BackendSearchHints_$bundle
 
scoreProjectionNestingNotSupportedHint() - Method in interface org.hibernate.search.engine.backend.reporting.spi.BackendSearchHints
 
scoreProjectionNestingNotSupportedHint$str() - Method in class org.hibernate.search.engine.backend.reporting.spi.BackendSearchHints_$bundle
 
ScoreProjectionOptionsStep<S extends ScoreProjectionOptionsStep<?>> - Interface in org.hibernate.search.engine.search.projection.dsl
The initial and final step in a "score" projection definition, where optional parameters can be set.
ScoreSortBuilder - Interface in org.hibernate.search.engine.search.sort.spi
 
ScoreSortOptionsStep<S extends ScoreSortOptionsStep<?>> - Interface in org.hibernate.search.engine.search.sort.dsl
The initial and final step in a "score" sort definition, where optional parameters can be set.
SCORING_BOOLEAN - Enum constant in enum org.hibernate.search.engine.search.common.RewriteMethod
A rewrite method that first translates each term into a should clause of a boolean query, and keeps the scores as computed by the query.
scroll(int) - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractExtendedSearchQueryOptionsStep
 
scroll(int) - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractSearchQueryOptionsStep
 
scroll(int) - Method in interface org.hibernate.search.engine.search.query.ExtendedSearchFetchable
 
scroll(int) - Method in interface org.hibernate.search.engine.search.query.SearchFetchable
Execute the query continuously to deliver results in small chunks through a SearchScroll.
search(BackendSessionContext, SearchLoadingContextBuilder<E, LOS>) - Method in interface org.hibernate.search.engine.mapper.scope.spi.MappedIndexScope
 
searchable() - Method in interface org.hibernate.search.engine.backend.metamodel.IndexValueFieldTypeDescriptor
 
searchable() - Method in class org.hibernate.search.engine.backend.types.spi.AbstractIndexValueFieldType
 
searchable(boolean) - Method in class org.hibernate.search.engine.backend.types.spi.AbstractIndexValueFieldType.Builder
 
searchable(Searchable) - Method in interface org.hibernate.search.engine.backend.types.dsl.SearchableProjectableIndexFieldTypeOptionsStep
 
Searchable - Enum in org.hibernate.search.engine.backend.types
Whether or not we want to be able to search the document using this field.
SearchableProjectableIndexFieldTypeOptionsStep<S extends SearchableProjectableIndexFieldTypeOptionsStep<?,F>,F> - Interface in org.hibernate.search.engine.backend.types.dsl
The initial and final step in a "searchable/projectable" index field type definition, where optional parameters can be set.
SearchAggregation<A> - Interface in org.hibernate.search.engine.search.aggregation
A search aggregation, i.e.
SearchAggregationBuilder<A> - Interface in org.hibernate.search.engine.search.aggregation.spi
A search aggregation builder, i.e.
SearchAggregationBuilderFactory - Interface in org.hibernate.search.engine.search.aggregation.spi
A factory for search aggregation builders.
SearchAggregationDslContext<SC extends SearchAggregationIndexScope<?>,PDF extends SearchPredicateFactory> - Class in org.hibernate.search.engine.search.aggregation.dsl.spi
Represents the current context in the search DSL, including in particular the search scope and the aggregation builder factory.
SearchAggregationFactory - Interface in org.hibernate.search.engine.search.aggregation.dsl
A factory for search aggregations.
SearchAggregationFactoryExtension<T> - Interface in org.hibernate.search.engine.search.aggregation.dsl
An extension to the search aggregation DSL, allowing the use of non-standard aggregations in a query.
SearchAggregationIndexScope<S extends SearchAggregationIndexScope<?>> - Interface in org.hibernate.search.engine.search.aggregation.spi
 
searchAnalyzer(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.
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
 
SearchFetchable<H> - Interface in org.hibernate.search.engine.search.query
A component allowing to fetch search results.
SearchHighlighter - Interface in org.hibernate.search.engine.search.highlighter
A highlighter definition to be applied to a query.
SearchHighlighterBuilder - Class in org.hibernate.search.engine.search.highlighter.spi
 
SearchHighlighterBuilder() - Constructor for class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
SearchHighlighterFactory - Interface in org.hibernate.search.engine.search.highlighter.dsl
Factory for search highlighters.
SearchHighlighterType - Enum in org.hibernate.search.engine.search.highlighter.spi
Types of supported highlighters.
SearchIndexCompositeNodeContext<SC extends SearchIndexScope<?>> - Interface in org.hibernate.search.engine.search.common.spi
Information about a composite index element targeted by search; either the index root or an object field.
SearchIndexCompositeNodeTypeContext<SC extends SearchIndexScope<?>,N extends SearchIndexCompositeNodeContext<SC>> - Interface in org.hibernate.search.engine.search.common.spi
Information about the type of a composite (non-value) index element targeted by search, be it in a projection, a predicate, a sort, ...
SearchIndexIdentifierContext - Interface in org.hibernate.search.engine.search.common.spi
Information about an identifier targeted by search.
SearchIndexNodeContext<SC extends SearchIndexScope<?>> - Interface in org.hibernate.search.engine.search.common.spi
Information about an index node targeted by search, be it the index root, a value field or an object field.
SearchIndexNodeTypeContext<SC extends SearchIndexScope<?>,N> - Interface in org.hibernate.search.engine.search.common.spi
Information about the type of an composite index element targeted by search, be it in a projection, a predicate, a sort, ...
SearchIndexSchemaElementContextHelper - Class in org.hibernate.search.engine.search.common.spi
 
SearchIndexScope<S extends SearchIndexScope<?>> - Interface in org.hibernate.search.engine.search.common.spi
Information about indexes targeted by search, be it in a projection, a predicate, a sort, ...
SearchIndexValueFieldContext<SC extends SearchIndexScope<?>> - Interface in org.hibernate.search.engine.search.common.spi
Information about a value (non-object) field targeted by search, be it in a projection, a predicate, a sort, ...
SearchIndexValueFieldTypeContext<SC extends SearchIndexScope<?>,N,F> - Interface in org.hibernate.search.engine.search.common.spi
Information about the type of a value (non-object) field targeted by search, be it in a projection, a predicate, a sort, ...
SearchIntegration - Interface in org.hibernate.search.engine.common.spi
 
SearchIntegration.Builder - Interface in org.hibernate.search.engine.common.spi
 
SearchIntegration.Handle - Interface in org.hibernate.search.engine.common.spi
 
SearchIntegrationEnvironment - Class in org.hibernate.search.engine.common.spi
The environment of a search integration, i.e.
SearchIntegrationEnvironment.Builder - Class in org.hibernate.search.engine.common.spi
 
SearchIntegrationFinalizer - Interface in org.hibernate.search.engine.common.spi
 
SearchIntegrationPartialBuildState - Interface in org.hibernate.search.engine.common.spi
 
SearchLoadingContext<E> - Interface in org.hibernate.search.engine.search.loading.spi
An execution context for queries, providing components allowing to load data from an external source (relational database, ...).
SearchLoadingContextBuilder<E,LOS> - Interface in org.hibernate.search.engine.search.loading.spi
A builder for SearchLoadingContext, allowing to change the parameters of object loading while a query is being built.
SearchPredicate - Interface in org.hibernate.search.engine.search.predicate
A query predicate that can be used to filter queries.
SearchPredicateBuilder - Interface in org.hibernate.search.engine.search.predicate.spi
A search predicate builder, i.e.
SearchPredicateBuilderFactory - Interface in org.hibernate.search.engine.search.predicate.spi
A factory for search predicate builders.
SearchPredicateDslContext<SC extends SearchPredicateIndexScope<?>> - Class in org.hibernate.search.engine.search.predicate.dsl.spi
Represents the current context in the search DSL, including in particular the search scope and the predicate builder factory.
SearchPredicateFactory - Interface in org.hibernate.search.engine.search.predicate.dsl
A factory for search predicates.
SearchPredicateFactoryExtension<T> - Interface in org.hibernate.search.engine.search.predicate.dsl
An extension to the search predicate DSL, allowing the use of non-standard predicates in a query.
SearchPredicateFactoryExtensionIfSupportedMoreStep - Interface in org.hibernate.search.engine.search.predicate.dsl
The second and later step when attempting to apply multiple extensions to a SearchPredicateFactory.
SearchPredicateFactoryExtensionIfSupportedStep - Interface in org.hibernate.search.engine.search.predicate.dsl
The initial step when attempting to apply multiple extensions to a SearchPredicateFactory.
SearchPredicateIndexScope<S extends SearchPredicateIndexScope<?>> - Interface in org.hibernate.search.engine.search.predicate.spi
 
SearchProjection<P> - Interface in org.hibernate.search.engine.search.projection
A query projection that can be used to obtain particular values of an indexed document.
SearchProjectionBuilder<T> - Interface in org.hibernate.search.engine.search.projection.spi
A search projection builder, i.e.
SearchProjectionBuilderFactory - Interface in org.hibernate.search.engine.search.projection.spi
A factory for search projection builders.
SearchProjectionDslContext<SC extends SearchProjectionIndexScope<?>> - Class in org.hibernate.search.engine.search.projection.dsl.spi
Represents the current context in the search DSL, including in particular the search scope and the projection builder factory.
SearchProjectionFactory<R,E> - Interface in org.hibernate.search.engine.search.projection.dsl
A factory for search projections.
SearchProjectionFactoryExtension<T,R,E> - Interface in org.hibernate.search.engine.search.projection.dsl
An extension to the search projection DSL, allowing the use of non-standard projections in a query.
SearchProjectionFactoryExtensionIfSupportedMoreStep<P,R,E> - Interface in org.hibernate.search.engine.search.projection.dsl
The second and later step when attempting to apply multiple extensions to a SearchProjectionFactory.
SearchProjectionFactoryExtensionIfSupportedStep<P,R,E> - Interface in org.hibernate.search.engine.search.projection.dsl
The initial step when attempting to apply multiple extensions to a SearchProjectionFactory.
SearchProjectionIndexScope<S extends SearchProjectionIndexScope<?>> - Interface in org.hibernate.search.engine.search.projection.spi
 
SearchQuery<H> - Interface in org.hibernate.search.engine.search.query
A search query, allowing to fetch search results.
SearchQueryBuilder<H> - Interface in org.hibernate.search.engine.search.query.spi
A builder for search queries.
SearchQueryDslExtension<T,R,E,LOS> - Interface in org.hibernate.search.engine.search.query.dsl
An extension to the search query DSL, allowing to set non-standard options on a query.
SearchQueryElementFactory<T,SC,N> - Interface in org.hibernate.search.engine.search.common.spi
A factory for query elements (predicates, sorts, projections, aggregations, ...) targeting index nodes (root, value fields, object fields).
SearchQueryElementTypeKey<T> - Class in org.hibernate.search.engine.search.common.spi
 
SearchQueryExtension<Q,H> - Interface in org.hibernate.search.engine.search.query
An extension to the search query, allowing to wrap a query.
SearchQueryFinalStep<H> - Interface in org.hibernate.search.engine.search.query.dsl
The final step in a query definition, where the query can be executed or retrieved as an object.
SearchQueryImplementor<H> - Interface in org.hibernate.search.engine.search.query.spi
Defines the "service program contract" for SearchQuery.
SearchQueryIndexScope<S extends SearchQueryIndexScope<?>> - Interface in org.hibernate.search.engine.search.query.spi
 
SearchQueryOptionsStep<S extends SearchQueryOptionsStep<?,H,LOS,SF,AF>,H,LOS,SF extends SearchSortFactory,AF extends SearchAggregationFactory> - Interface in org.hibernate.search.engine.search.query.dsl
The final step in a query definition, where optional parameters such as sorts can be set, and where the query can be executed or retrieved as an object.
SearchQuerySelectStep<N extends SearchQueryOptionsStep<?,E,LOS,?,?>,R,E,LOS,PJF extends SearchProjectionFactory<R,E>,PDF extends SearchPredicateFactory> - Interface in org.hibernate.search.engine.search.query.dsl
The initial step in a query definition, where the element used to represent query hits, i.e.
SearchQueryWhereStep<N extends SearchQueryOptionsStep<?,H,LOS,?,?>,H,LOS,PDF extends SearchPredicateFactory> - Interface in org.hibernate.search.engine.search.query.dsl
The step in a query definition where the predicate, i.e.
SearchResult<H> - Interface in org.hibernate.search.engine.search.query
 
SearchResultTotal - Interface in org.hibernate.search.engine.search.query
The total for a search result, pertaining to all matched documents, independently from the offset/limit used when fetching hits.
searchScope() - Method in interface org.hibernate.search.engine.backend.scope.spi.IndexScope
 
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
 
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
 
select(Class<P>) - Method in interface org.hibernate.search.engine.search.query.dsl.SearchQuerySelectStep
Select an object projection as a representation of the search hit for each matching document.
select(Class<P>) - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractDelegatingSearchQuerySelectStep
 
select(Function<? super SearchProjectionFactory<R, E>, ? extends ProjectionFinalStep<P>>) - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractDelegatingSearchQuerySelectStep
 
select(Function<? super PJF, ? extends ProjectionFinalStep<P>>) - Method in interface org.hibernate.search.engine.search.query.dsl.SearchQuerySelectStep
Select a given projection as a representation of the search hit for each matching document.
select(BackendSessionContext, SearchLoadingContextBuilder<?, ?>, SearchProjection<P>) - Method in interface org.hibernate.search.engine.search.query.spi.SearchQueryIndexScope
 
select(SearchProjection<?>...) - Method in interface org.hibernate.search.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.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.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.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
 
sentence() - Method in interface org.hibernate.search.engine.search.highlighter.dsl.HighlighterBoundaryScannerTypeStep
Break highlighted fragments at the next sentence boundary, as determined by BreakIterator.
SENTENCE - Enum constant in enum org.hibernate.search.engine.search.highlighter.spi.BoundaryScannerType
 
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.
sessionContext() - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractSearchQuerySelectStep
 
set(E, int, Object) - Method in interface org.hibernate.search.engine.search.projection.spi.ProjectionCompositor
Sets a value in the given component container.
should(Function<? super SearchPredicateFactory, ? extends PredicateFinalStep>) - Method in interface org.hibernate.search.engine.search.predicate.dsl.BooleanPredicateOptionsCollector
Add a "should" clause to be defined by the given function.
should(Function<? super SearchPredicateFactory, ? extends PredicateFinalStep>) - Method in interface org.hibernate.search.engine.search.predicate.dsl.GenericBooleanPredicateClausesStep
 
should(PredicateFinalStep) - Method in interface org.hibernate.search.engine.search.predicate.dsl.BooleanPredicateOptionsCollector
Add a "should" clause based on an almost-built SearchPredicate.
should(PredicateFinalStep) - Method in interface org.hibernate.search.engine.search.predicate.dsl.GenericBooleanPredicateClausesStep
 
should(SearchPredicate) - Method in interface org.hibernate.search.engine.search.predicate.dsl.BooleanPredicateOptionsCollector
Add a "should" clause based on a previously-built SearchPredicate.
should(SearchPredicate) - Method in interface org.hibernate.search.engine.search.predicate.dsl.GenericBooleanPredicateClausesStep
 
should(SearchPredicate) - Method in interface org.hibernate.search.engine.search.predicate.spi.BooleanPredicateBuilder
 
shutdownNow() - Method in class org.hibernate.search.engine.common.execution.spi.DelegatingSimpleScheduledExecutor
 
shutdownNow() - Method in interface org.hibernate.search.engine.common.execution.spi.SimpleScheduledExecutor
Attempts to stop all actively executing tasks, halts the processing of waiting tasks.
SIMPLE - Enum constant in enum org.hibernate.search.engine.search.highlighter.dsl.HighlighterFragmenter
Breaks up text into same-sized fragments.
SIMPLE - Static variable in class org.hibernate.search.engine.backend.analysis.AnalyzerNames
The simple analyzer.
SIMPLE_QUERY_STRING - Static variable in class org.hibernate.search.engine.backend.types.IndexFieldTraits.Predicates
 
SimpleBooleanPredicateClausesCollector<S extends SimpleBooleanPredicateClausesCollector<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
An object where the clauses and options of a simple boolean predicate (and, or) can be set.
SimpleBooleanPredicateClausesStep<S extends SimpleBooleanPredicateClausesStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The initial and final step in a "simple boolean predicate" definition, where clauses can be added and options can be set.
SimpleBooleanPredicateOptionsStep<S extends SimpleBooleanPredicateOptionsStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The initial and final step in a "simple boolean predicate" definition, where options can be set.
SimpleQueryFlag - Enum in org.hibernate.search.engine.search.predicate.dsl
 
simpleQueryString() - Method in interface org.hibernate.search.engine.search.predicate.dsl.SearchPredicateFactory
Match documents according to a given query string, with a simple query language adapted to end users.
simpleQueryString() - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.AbstractSearchPredicateFactory
 
simpleQueryString() - Method in interface org.hibernate.search.engine.search.predicate.spi.SearchPredicateBuilderFactory
 
SimpleQueryStringPredicateBuilder - Interface in org.hibernate.search.engine.search.predicate.spi
 
SimpleQueryStringPredicateFieldMoreStep<S extends SimpleQueryStringPredicateFieldMoreStep<?,N>,N extends SimpleQueryStringPredicateOptionsStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The step in a "simple query string" predicate definition where the query string to match can be set (see the superinterface SimpleQueryStringPredicateMatchingStep), or optional parameters for the last targeted field(s) can be set, or more target fields can be added.
SimpleQueryStringPredicateFieldStep<N extends SimpleQueryStringPredicateFieldMoreStep<?,?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The initial step in a "simple query string" predicate definition, where the target field can be set.
SimpleQueryStringPredicateMatchingStep<N extends SimpleQueryStringPredicateOptionsStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The step in a "simple query string" predicate definition where the query string to match can be set.
SimpleQueryStringPredicateOptionsStep<S extends SimpleQueryStringPredicateOptionsStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The final step in a "simple query string" predicate definition, where optional parameters can be set.
SimpleScheduledExecutor - Interface in org.hibernate.search.engine.common.execution.spi
 
SimpleSearchResult<H> - Class in org.hibernate.search.engine.search.query.spi
 
SimpleSearchResult(SearchResultTotal, List<H>, Map<AggregationKey<?>, ?>, Duration, Boolean) - Constructor for class org.hibernate.search.engine.search.query.spi.SimpleSearchResult
 
SimpleSearchResultTotal - Class in org.hibernate.search.engine.search.query.spi
 
SimpleSearchScrollResult<H> - Class in org.hibernate.search.engine.search.query.spi
 
SimpleSearchScrollResult(SearchResultTotal, boolean, List<H>, Duration, Boolean) - Constructor for class org.hibernate.search.engine.search.query.spi.SimpleSearchScrollResult
 
single() - Static method in interface org.hibernate.search.engine.search.projection.spi.ProjectionAccumulator
 
SINGLE_TENANCY - Enum constant in enum org.hibernate.search.engine.tenancy.spi.TenancyMode
 
singleton(Supplier<String>) - Static method in class org.hibernate.search.engine.reporting.spi.EventContexts
 
SingletonTask - Class in org.hibernate.search.engine.backend.orchestration.spi
A task that can be scheduled for a run and is guaranteed to never run concurrently, regardless of the thread pool it's submitted to.
SingletonTask(String, SingletonTask.Worker, SingletonTask.Scheduler, FailureHandler) - Constructor for class org.hibernate.search.engine.backend.orchestration.spi.SingletonTask
 
SingletonTask.Scheduler - Interface in org.hibernate.search.engine.backend.orchestration.spi
 
SingletonTask.Worker - Interface in org.hibernate.search.engine.backend.orchestration.spi
 
SingleValued(String, Class<F>, ValueConvert) - Constructor for class org.hibernate.search.engine.search.projection.definition.spi.FieldProjectionDefinition.SingleValued
 
SingleValued(String, CompositeProjectionDefinition<T>) - Constructor for class org.hibernate.search.engine.search.projection.definition.spi.ObjectProjectionDefinition.SingleValued
 
size(A) - Method in interface org.hibernate.search.engine.search.projection.spi.ProjectionAccumulator
 
skipAnalysis() - Method in interface org.hibernate.search.engine.search.predicate.dsl.CommonQueryStringPredicateOptionsStep
Any analyzer or normalizer defined on any field will be ignored to interpret the value to match.
skipAnalysis() - Method in interface org.hibernate.search.engine.search.predicate.dsl.MatchPredicateOptionsStep
Any analyzer and normalizer defined on any field will be ignored to interpret the value to match.
skipAnalysis() - Method in interface org.hibernate.search.engine.search.predicate.dsl.PhrasePredicateOptionsStep
Any analyzer or normalizer defined on any field will be ignored to interpret the value to match.
skipAnalysis() - Method in interface org.hibernate.search.engine.search.predicate.spi.CommonQueryStringPredicateBuilder
 
skipAnalysis() - Method in interface org.hibernate.search.engine.search.predicate.spi.MatchPredicateBuilder
 
skipAnalysis() - Method in interface org.hibernate.search.engine.search.predicate.spi.PhrasePredicateBuilder
 
slop(int) - Method in interface org.hibernate.search.engine.search.predicate.dsl.PhrasePredicateOptionsStep
Sets the slop, which defines how permissive the phrase predicate will be.
slop(int) - Method in interface org.hibernate.search.engine.search.predicate.spi.PhrasePredicateBuilder
 
softTimeout(TimingSource, long, TimeUnit) - Static method in class org.hibernate.search.engine.search.timeout.spi.TimeoutManager
 
sort() - Method in interface org.hibernate.search.engine.mapper.scope.spi.MappedIndexScope
 
sort(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(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 - 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
 
SPAN - Enum constant in enum org.hibernate.search.engine.search.highlighter.dsl.HighlighterFragmenter
Breaks up text into same-sized fragments, but tries to avoid breaking up a phrase to be highlighted.
spatial() - Method in interface org.hibernate.search.engine.search.predicate.dsl.SearchPredicateFactory
Access the different types of spatial predicates.
spatial() - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.AbstractSearchPredicateFactory
 
SPATIAL_WITHIN_BOUNDING_BOX - Static variable in class org.hibernate.search.engine.backend.types.IndexFieldTraits.Predicates
 
SPATIAL_WITHIN_BOUNDING_BOX - Static variable in class org.hibernate.search.engine.search.predicate.spi.PredicateTypeKeys
 
SPATIAL_WITHIN_CIRCLE - Static variable in class org.hibernate.search.engine.backend.types.IndexFieldTraits.Predicates
 
SPATIAL_WITHIN_CIRCLE - Static variable in class org.hibernate.search.engine.search.predicate.spi.PredicateTypeKeys
 
SPATIAL_WITHIN_POLYGON - Static variable in class org.hibernate.search.engine.backend.types.IndexFieldTraits.Predicates
 
SPATIAL_WITHIN_POLYGON - Static variable in class org.hibernate.search.engine.search.predicate.spi.PredicateTypeKeys
 
SpatialPredicateInitialStep - Interface in org.hibernate.search.engine.search.predicate.dsl
The initial step of all spatial predicate definitions.
SpatialWithinBoundingBoxPredicateBuilder - Interface in org.hibernate.search.engine.search.predicate.spi
 
SpatialWithinCirclePredicateBuilder - Interface in org.hibernate.search.engine.search.predicate.spi
 
SpatialWithinPolygonPredicateBuilder - Interface in org.hibernate.search.engine.search.predicate.spi
 
SpatialWithinPredicateAreaStep<N extends SpatialWithinPredicateOptionsStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The step in a "within" predicate definition where the area to match can be set.
SpatialWithinPredicateFieldMoreStep<S extends SpatialWithinPredicateFieldMoreStep<?,N>,N extends SpatialWithinPredicateOptionsStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The step in a "within" predicate definition where the area to match can be set (see the superinterface SpatialWithinPredicateAreaStep), or optional parameters for the last targeted field(s) can be set, or more target fields can be added.
SpatialWithinPredicateFieldStep<N extends SpatialWithinPredicateFieldMoreStep<?,?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The initial step in a "within" predicate definition, where the target field can be set.
SpatialWithinPredicateOptionsStep<S extends SpatialWithinPredicateOptionsStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The final step in a "within" predicate definition, where optional parameters can be set.
split(String) - Static method in class org.hibernate.search.engine.backend.common.spi.FieldPaths
 
STANDARD - Static variable in class org.hibernate.search.engine.backend.analysis.AnalyzerNames
The standard analyzer.
StandardIndexFieldTypeOptionsStep<S extends StandardIndexFieldTypeOptionsStep<?,F>,F> - Interface in org.hibernate.search.engine.backend.types.dsl
The initial and final step in a "standard" index field type definition, where optional parameters can be set.
start() - Method in class org.hibernate.search.engine.search.timeout.spi.TimeoutManager
we start counting from this method call (if needed)
start(IndexManagerStartContext) - Method in interface org.hibernate.search.engine.backend.index.spi.IndexManagerImplementor
Start any resource necessary to operate the index manager at runtime.
start(BackendStartContext) - Method in interface org.hibernate.search.engine.backend.spi.BackendImplementor
Start any resource necessary to operate the backend at runtime.
start(ConfigurationPropertySource) - Method in class org.hibernate.search.engine.backend.orchestration.spi.AbstractWorkOrchestrator
Start any resource necessary to operate the orchestrator at runtime.
start(SimpleScheduledExecutor) - Method in class org.hibernate.search.engine.backend.orchestration.spi.BatchingExecutor
Start the executor, allowing works to be submitted through BatchingExecutor.submit(BatchedWork, OperationSubmitter).
start(MappingStartContext) - Method in interface org.hibernate.search.engine.mapper.mapping.spi.MappingImplementor
Start any resource necessary to operate the mapping at runtime.
staticChildren() - Method in interface org.hibernate.search.engine.backend.document.model.spi.IndexCompositeNode
 
staticChildren() - Method in interface org.hibernate.search.engine.backend.metamodel.IndexCompositeElementDescriptor
Get all statically-defined, direct child fields for this element.
staticChildrenByName() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexObjectField
 
staticChildrenByName() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexRoot
 
staticChildrenByName() - Method in interface org.hibernate.search.engine.backend.document.model.spi.IndexCompositeNode
 
staticChildrenByName() - Method in interface org.hibernate.search.engine.backend.metamodel.IndexCompositeElementDescriptor
Get all statically-defined, direct child fields for this element, mapped by their relative name.
staticChildrenByName() - Method in class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexCompositeNodeContext
 
staticChildrenByName() - Method in interface org.hibernate.search.engine.search.common.spi.SearchIndexCompositeNodeContext
 
StaticDeadline - Class in org.hibernate.search.engine.common.timing.spi
 
staticFields() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexModel
 
staticFields() - Method in interface org.hibernate.search.engine.backend.metamodel.IndexDescriptor
Get all statically-defined fields for this index.
StaticPredicateFinalStep - Class in org.hibernate.search.engine.search.predicate.dsl.spi
 
StaticPredicateFinalStep(SearchPredicate) - Constructor for class org.hibernate.search.engine.search.predicate.dsl.spi.StaticPredicateFinalStep
 
StaticProjectionFinalStep<T> - Class in org.hibernate.search.engine.search.projection.dsl.spi
 
StaticProjectionFinalStep(SearchProjection<T>) - Constructor for class org.hibernate.search.engine.search.projection.dsl.spi.StaticProjectionFinalStep
 
StaticSortThenStep - Class in org.hibernate.search.engine.search.sort.dsl.spi
 
StaticSortThenStep(SearchSortDslContext<?, ?>, SearchSort) - Constructor for class org.hibernate.search.engine.search.sort.dsl.spi.StaticSortThenStep
 
staticThenStep(SearchSort) - Method in class org.hibernate.search.engine.search.sort.dsl.spi.AbstractSearchSortFactory
 
stop() - Method in interface org.hibernate.search.engine.backend.index.spi.IndexManagerImplementor
Stop and release any resource necessary to operate the backend at runtime.
stop() - Method in class org.hibernate.search.engine.backend.orchestration.spi.AbstractWorkOrchestrator
Forcibly shut down ongoing work and release any resource necessary to operate the orchestrator at runtime.
stop() - Method in class org.hibernate.search.engine.backend.orchestration.spi.BatchingExecutor
Stop the executor, no longer allowing works to be submitted through BatchingExecutor.submit(BatchedWork, OperationSubmitter).
stop() - Method in class org.hibernate.search.engine.backend.orchestration.spi.SingletonTask
Stop the task.
stop() - Method in interface org.hibernate.search.engine.backend.spi.BackendImplementor
Stop and release any resource necessary to operate the backend at runtime.
stop() - Method in interface org.hibernate.search.engine.common.timing.spi.TimingSource
Invoked on engine integration shutdown.
stop() - Method in interface org.hibernate.search.engine.mapper.mapping.spi.MappingImplementor
Stop and release any resource necessary to operate the mapping at runtime.
stop() - Method in class org.hibernate.search.engine.search.timeout.spi.TimeoutManager
 
STOP - Static variable in class org.hibernate.search.engine.backend.analysis.AnalyzerNames
The stop analyzer.
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.
STYLED - Enum constant in enum org.hibernate.search.engine.search.highlighter.dsl.HighlighterTagSchema
Defines pre tags as: <em class="hlt1">, <em class="hlt2">, <em class="hlt3">, <em class="hlt4">, <em class="hlt5">, <em class="hlt6">, <em class="hlt7">, <em class="hlt8">, <em class="hlt9">, <em class="hlt10"> and post tag as </em>
submit(Runnable) - Method in class org.hibernate.search.engine.common.execution.spi.DelegatingSimpleScheduledExecutor
 
submit(Runnable) - Method in interface org.hibernate.search.engine.common.execution.spi.SimpleScheduledExecutor
Submits a Runnable task for execution and returns a Future representing that task.
submit(W) - Method in class org.hibernate.search.engine.backend.orchestration.spi.BatchingExecutor
submit(W, OperationSubmitter) - Method in class org.hibernate.search.engine.backend.orchestration.spi.AbstractWorkOrchestrator
 
submit(W, OperationSubmitter) - Method in class org.hibernate.search.engine.backend.orchestration.spi.BatchingExecutor
Submit a work for execution.
submitTo(P) - Method in interface org.hibernate.search.engine.backend.orchestration.spi.BatchedWork
 
submitToExecutor(SimpleScheduledExecutor, T, Consumer<? super T>, BiConsumer<? super T, Throwable>) - Method in class org.hibernate.search.engine.backend.work.execution.OperationSubmitter
Defines how an element will be submitted to the executor.
submitToQueue(BlockingQueue<? super T>, T, Consumer<? super T>, BiConsumer<? super T, Throwable>) - Method in class org.hibernate.search.engine.backend.work.execution.OperationSubmitter
Defines how an element will be submitted to the queue.
substitute(Object, Object) - Method in interface org.hibernate.search.engine.cfg.spi.OptionalPropertyContext
 
substitute(UnaryOperator<Object>) - Method in interface org.hibernate.search.engine.cfg.spi.OptionalPropertyContext
 
SUM - Enum constant in enum org.hibernate.search.engine.search.common.SortMode
When a field has multiple values, compute the sum of all the values.
system() - Static method in interface org.hibernate.search.engine.cfg.spi.AllAwareConfigurationPropertySource
 

T

tag(String, String) - Method in interface org.hibernate.search.engine.search.highlighter.dsl.HighlighterOptionsStep
Specify the tags to wrap the highlighted text.
tag(String, String) - Method in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
tags(Collection<String>, String) - Method in interface org.hibernate.search.engine.search.highlighter.dsl.HighlighterFastVectorHighlighterOptionsStep
An alternative to tag definition.
tags(Collection<String>, String) - Method in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
tags(Collection<String>, Collection<String>) - Method in interface org.hibernate.search.engine.search.highlighter.dsl.HighlighterFastVectorHighlighterOptionsStep
An alternative to tag definition.
tags(Collection<String>, Collection<String>) - Method in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
tagSchema - Variable in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
tagSchema() - Method in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
tagSchema(HighlighterTagSchema) - Method in interface org.hibernate.search.engine.search.highlighter.dsl.HighlighterFastVectorHighlighterOptionsStep
Specify a set of predefined tags instead of manually supplying them.
tagSchema(HighlighterTagSchema) - Method in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
TenancyMode - Enum in org.hibernate.search.engine.tenancy.spi
 
tenancyStrategy() - Method in class org.hibernate.search.engine.mapper.mapping.building.spi.BackendsInfo.BackendInfo
 
tenantIdentifier() - Method in interface org.hibernate.search.engine.backend.session.spi.BackendSessionContext
 
tenantIdentifier() - Method in class org.hibernate.search.engine.backend.session.spi.DetachedBackendSessionContext
Deprecated.
 
terms() - Method in interface org.hibernate.search.engine.search.aggregation.dsl.ExtendedSearchAggregationFactory
 
terms() - Method in interface org.hibernate.search.engine.search.aggregation.dsl.SearchAggregationFactory
Perform aggregation in term buckets.
terms() - Method in class org.hibernate.search.engine.search.aggregation.dsl.spi.AbstractSearchAggregationFactory
 
terms() - Method in interface org.hibernate.search.engine.search.predicate.dsl.SearchPredicateFactory
Match documents where targeted fields contain a term that matches some terms of a given series of terms.
terms() - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.AbstractSearchPredicateFactory
 
TERMS - Static variable in class org.hibernate.search.engine.backend.types.IndexFieldTraits.Aggregations
 
TERMS - Static variable in class org.hibernate.search.engine.backend.types.IndexFieldTraits.Predicates
 
TERMS - Static variable in class org.hibernate.search.engine.search.aggregation.spi.AggregationTypeKeys
 
TERMS - Static variable in class org.hibernate.search.engine.search.predicate.spi.PredicateTypeKeys
 
TermsAggregationBuilder<K> - Interface in org.hibernate.search.engine.search.aggregation.spi
 
TermsAggregationBuilder.TypeSelector - Interface in org.hibernate.search.engine.search.aggregation.spi
 
TermsAggregationFieldStep<PDF extends SearchPredicateFactory> - Interface in org.hibernate.search.engine.search.aggregation.dsl
The initial step in a "terms" aggregation definition, where the target field can be set.
TermsAggregationOptionsStep<S extends TermsAggregationOptionsStep<?,PDF,F,A>,PDF extends SearchPredicateFactory,F,A> - Interface in org.hibernate.search.engine.search.aggregation.dsl
The final step in a "terms" aggregation definition, where optional parameters can be set.
TermsPredicateBuilder - Interface in org.hibernate.search.engine.search.predicate.spi
 
TermsPredicateFieldMoreStep<S extends TermsPredicateFieldMoreStep<?,N>,N extends TermsPredicateOptionsStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The step in a "terms" predicate definition where the terms to match can be set (see the superinterface TermsPredicateMatchingStep), or optional parameters for the last targeted field(s) can be set, or more target fields can be added.
TermsPredicateFieldStep<N extends TermsPredicateFieldMoreStep<?,?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The initial step in a "terms" predicate definition, where the target field can be set.
TermsPredicateMatchingStep<N extends TermsPredicateOptionsStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The step in a "terms" predicate definition where the terms to match can be set.
TermsPredicateOptionsStep<S extends TermsPredicateOptionsStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The final step in a "terms" predicate definition, where optional parameters can be set.
termVector(TermVector) - Method in interface org.hibernate.search.engine.backend.types.dsl.StringIndexFieldTypeOptionsStep
 
TermVector - Enum in org.hibernate.search.engine.backend.types
Defines the term vector storing strategy.
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_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 - 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.
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(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
 
throwing(Supplier<SearchException>) - Method in interface org.hibernate.search.engine.search.projection.spi.SearchProjectionBuilderFactory
 
throwingToComposite(SearchIndexNodeContext<?>) - Static method in class org.hibernate.search.engine.search.common.spi.SearchIndexSchemaElementContextHelper
 
throwingToObjectField(SearchIndexNodeContext<?>) - Static method in class org.hibernate.search.engine.search.common.spi.SearchIndexSchemaElementContextHelper
 
throwingToValueField(SearchIndexNodeContext<?>) - Static method in class org.hibernate.search.engine.search.common.spi.SearchIndexSchemaElementContextHelper
 
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
 
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
 
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.
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 - 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.
toFiles(Path) - Method in interface org.hibernate.search.engine.common.schema.management.SchemaExport
Writes the content of this export to a directory on the filesystem.
toHighlighter() - Method in interface org.hibernate.search.engine.search.highlighter.dsl.HighlighterFinalStep
Create an instance of a SearchHighlighter matching the configuration applied in the previous steps of this DSL.
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.
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
 
toObjectField() - Method in class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexCompositeNodeContext
 
toObjectField() - Method in class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexValueFieldContext
 
toObjectField() - Method in interface org.hibernate.search.engine.search.common.spi.SearchIndexNodeContext
 
took() - Method in interface org.hibernate.search.engine.search.query.SearchResult
 
took() - Method in interface org.hibernate.search.engine.search.query.SearchScrollResult
 
took() - Method in class org.hibernate.search.engine.search.query.spi.SimpleSearchResult
 
took() - Method in class org.hibernate.search.engine.search.query.spi.SimpleSearchScrollResult
 
tookTime() - Method in class org.hibernate.search.engine.search.timeout.spi.TimeoutManager
Returns the time passed from the start with high precision.
TOP_TERMS_BLENDED_FREQS_N - Enum constant in enum org.hibernate.search.engine.search.common.RewriteMethod
A rewrite method that first translates each term into a should clause of a boolean query, but adjusts the frequencies used for scoring to be blended across the terms, otherwise the rarest term typically ranks highest (often not useful e.g.
TOP_TERMS_BOOST_N - Enum constant in enum org.hibernate.search.engine.search.common.RewriteMethod
A rewrite method that first translates each term into a should clause in a boolean query, but the scores are only computed as the boost.
TOP_TERMS_N - Enum constant in enum org.hibernate.search.engine.search.common.RewriteMethod
A rewrite method that first translates each term into a should clause in a boolean query, and keeps the scores as computed by the query.
topLeft() - Method in interface org.hibernate.search.engine.spatial.GeoBoundingBox
 
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
 
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
 
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.engine.backend.document.model.spi.AbstractIndexField
 
toString() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexModel
 
toString() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexRoot
 
toString() - Method in class org.hibernate.search.engine.backend.orchestration.spi.BatchingExecutor
 
toString() - Method in class org.hibernate.search.engine.backend.orchestration.spi.SingletonTask
 
toString() - Method in class org.hibernate.search.engine.backend.types.converter.spi.DslConverter
 
toString() - Method in class org.hibernate.search.engine.backend.types.converter.spi.ProjectionConverter
 
toString() - Method in class org.hibernate.search.engine.backend.types.spi.AbstractIndexCompositeNodeType
 
toString() - Method in class org.hibernate.search.engine.backend.types.spi.AbstractIndexNodeType
 
toString() - Method in class org.hibernate.search.engine.backend.types.spi.AbstractIndexValueFieldType
 
toString() - Method in class org.hibernate.search.engine.cfg.spi.ConfigurationScope
 
toString() - Method in class org.hibernate.search.engine.common.resources.spi.SavedState.Key
 
toString() - Method in class org.hibernate.search.engine.logging.spi.AggregationKeyFormatter
 
toString() - Method in class org.hibernate.search.engine.logging.spi.MappableTypeModelFormatter
 
toString() - Method in class org.hibernate.search.engine.mapper.mapping.building.spi.IndexFieldTypeDefaultsProvider
 
toString() - Method in interface org.hibernate.search.engine.mapper.model.spi.MappableTypeModel
 
toString() - Method in interface org.hibernate.search.engine.mapper.model.spi.MappingElement
 
toString() - Method in class org.hibernate.search.engine.reporting.EntityIndexingFailureContext
 
toString() - Method in class org.hibernate.search.engine.reporting.FailureContext
 
toString() - Method in class org.hibernate.search.engine.search.aggregation.AggregationKey
 
toString() - Method in class org.hibernate.search.engine.search.common.spi.SearchQueryElementTypeKey
 
toString() - Method in class org.hibernate.search.engine.search.projection.definition.spi.AbstractProjectionDefinition
 
toString() - Method in class org.hibernate.search.engine.search.query.spi.AbstractSearchQuery
 
toString() - Method in class org.hibernate.search.engine.search.query.spi.SimpleSearchResult
 
toString() - Method in class org.hibernate.search.engine.search.query.spi.SimpleSearchResultTotal
 
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
 
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
 
traits() - Method in interface org.hibernate.search.engine.backend.metamodel.IndexFieldTypeDescriptor
 
traits() - Method in class org.hibernate.search.engine.backend.types.spi.AbstractIndexNodeType
 
transform(A, int, V) - Method in interface org.hibernate.search.engine.search.projection.spi.ProjectionAccumulator
Transforms the value at the given index, replacing it with the given transformed value.
transformAll(A, ProjectionConverter<? super E, ? extends V>, FromDocumentValueConvertContext) - Method in interface org.hibernate.search.engine.search.projection.spi.ProjectionAccumulator
Transforms all values with the given converter and the given context.
TreeContributionListener - Interface in org.hibernate.search.engine.common.tree.spi
 
TreeFilterDefinition - Class in org.hibernate.search.engine.common.tree
 
TreeFilterDefinition(Integer, Set<String>, Set<String>) - Constructor for class org.hibernate.search.engine.common.tree.TreeFilterDefinition
 
TreeFilterPathTracker - Class in org.hibernate.search.engine.common.tree.spi
A tracker for paths actually affected by a TreeFilterDefinition.
TreeFilterPathTracker(TreeFilterDefinition) - Constructor for class org.hibernate.search.engine.common.tree.spi.TreeFilterPathTracker
 
TreeNestingContext - Interface in org.hibernate.search.engine.common.tree.spi
 
TreeNestingContext.CompositeFactory<T> - Interface in org.hibernate.search.engine.common.tree.spi
 
TreeNestingContext.LeafFactory<T> - Interface in org.hibernate.search.engine.common.tree.spi
 
TreeNestingContext.NestedContextBuilder<T> - Interface in org.hibernate.search.engine.common.tree.spi
 
TreeNestingContext.UnfilteredFactory<T> - Interface in org.hibernate.search.engine.common.tree.spi
 
TreeNodeInclusion - Enum in org.hibernate.search.engine.common.tree.spi
 
trimIfString(Object) - Static method in class org.hibernate.search.engine.cfg.spi.ConvertUtils
 
truncateAfter(long, TimeUnit) - Method in interface org.hibernate.search.engine.search.query.dsl.SearchQueryOptionsStep
Stop the query and return truncated results after a given timeout.
truncateAfter(long, TimeUnit) - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractSearchQueryOptionsStep
 
truncateAfter(long, TimeUnit) - Method in interface org.hibernate.search.engine.search.query.spi.SearchQueryBuilder
 
type - Variable in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexNode
 
type - Variable in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
type - Variable in class org.hibernate.search.engine.search.timeout.spi.TimeoutManager
 
type() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexFieldTemplate
 
type() - Method in class org.hibernate.search.engine.backend.document.model.spi.AbstractIndexNode
 
type() - Method in interface org.hibernate.search.engine.backend.document.model.spi.IndexCompositeNode
 
type() - Method in interface org.hibernate.search.engine.backend.document.model.spi.IndexValueField
 
type() - Method in interface org.hibernate.search.engine.backend.metamodel.IndexFieldDescriptor
 
type() - Method in interface org.hibernate.search.engine.backend.metamodel.IndexObjectFieldDescriptor
 
type() - Method in interface org.hibernate.search.engine.backend.metamodel.IndexValueFieldDescriptor
 
type() - Method in interface org.hibernate.search.engine.common.EntityReference
 
type() - Method in class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexCompositeNodeContext
 
type() - Method in class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexValueFieldContext
 
type() - Method in interface org.hibernate.search.engine.search.common.spi.SearchIndexCompositeNodeContext
 
type() - Method in interface org.hibernate.search.engine.search.common.spi.SearchIndexValueFieldContext
 
type() - Method in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
type() - Method in class org.hibernate.search.engine.search.projection.definition.spi.AbstractProjectionDefinition
 
type() - Method in class org.hibernate.search.engine.search.projection.definition.spi.ConstantProjectionDefinition
 
type() - Method in class org.hibernate.search.engine.search.projection.definition.spi.FieldProjectionDefinition
 
type() - Method in class org.hibernate.search.engine.search.projection.definition.spi.ObjectProjectionDefinition
 
type(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(SearchHighlighterType) - Method in class org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterBuilder
 
TYPE - Static variable in class org.hibernate.search.engine.cfg.BackendSettings
The type of the backend.
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
 
typeName() - Method in interface org.hibernate.search.engine.backend.common.DocumentReference
 
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
 

U

unified() - Method in interface org.hibernate.search.engine.search.highlighter.dsl.SearchHighlighterFactory
 
unified() - Method in class org.hibernate.search.engine.search.highlighter.dsl.spi.AbstractSearchHighlighterFactory
 
UNIFIED - Enum constant in enum org.hibernate.search.engine.backend.types.Highlightable
Allow the unified highlighter type be applied for highlighting the field.
UNIFIED - Enum constant in enum org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterType
 
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.
UnsupportedOperationBehavior - Enum in org.hibernate.search.engine.backend.work.execution.spi
 
untypedInstanceFromClass(Class<T>) - Static method in class org.hibernate.search.engine.environment.classpath.spi.ClassLoaderHelper
Creates an instance of target class.
unwrap() - Method in interface org.hibernate.search.engine.search.loading.spi.SearchLoadingContext
 
unwrap(Class<T>) - Method in interface org.hibernate.search.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.
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(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.
uselessExcludePaths() - Method in class org.hibernate.search.engine.common.tree.spi.TreeFilterPathTracker
 
uselessIncludePaths() - Method in class org.hibernate.search.engine.common.tree.spi.TreeFilterPathTracker
 

V

validate(Consumer<T>) - Method in interface org.hibernate.search.engine.cfg.spi.OptionalPropertyContext
 
validate(ContextualFailureCollector, OperationSubmitter) - Method in interface org.hibernate.search.engine.backend.schema.management.spi.IndexSchemaManager
Validates the existing schema against requirements expressed by the mapper.
value() - Method in class org.hibernate.search.engine.common.resources.spi.SavedState.SavedValue
 
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_FIELD - Static variable in class org.hibernate.search.engine.search.common.spi.SearchIndexSchemaElementContextHelper
 
valueClass() - Method in interface org.hibernate.search.engine.backend.metamodel.IndexValueFieldTypeDescriptor
 
valueClass() - Method in class org.hibernate.search.engine.backend.types.spi.AbstractIndexValueFieldType.Builder
 
valueClass() - Method in class org.hibernate.search.engine.backend.types.spi.AbstractIndexValueFieldType
 
valueClass() - Method in class org.hibernate.search.engine.search.common.spi.AbstractMultiIndexSearchIndexValueFieldContext
 
valueClass() - Method in interface org.hibernate.search.engine.search.common.spi.SearchIndexValueFieldTypeContext
 
valueConvert - Variable in class org.hibernate.search.engine.search.projection.definition.spi.FieldProjectionDefinition
 
ValueConvert - 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.engine.backend.document.model.spi.IndexFieldFilter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.engine.backend.types.Aggregable
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.engine.backend.types.Highlightable
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.engine.backend.types.Norms
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.engine.backend.types.ObjectStructure
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.engine.backend.types.Projectable
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.engine.backend.types.Searchable
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.engine.backend.types.Sortable
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.engine.backend.types.TermVector
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.engine.backend.types.VectorSimilarity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.engine.backend.work.execution.DocumentCommitStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.engine.backend.work.execution.DocumentRefreshStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.engine.backend.work.execution.spi.UnsupportedOperationBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.engine.cfg.ConfigurationPropertyCheckingStrategyName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.engine.common.tree.spi.TreeNodeInclusion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.engine.environment.bean.BeanRetrieval
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.engine.search.common.BooleanOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.engine.search.common.RewriteMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.engine.search.common.SortMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.engine.search.common.ValueConvert
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.engine.search.highlighter.dsl.HighlighterEncoder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.engine.search.highlighter.dsl.HighlighterFragmenter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.engine.search.highlighter.dsl.HighlighterTagSchema
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.engine.search.highlighter.spi.BoundaryScannerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.engine.search.predicate.dsl.RegexpQueryFlag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.engine.search.predicate.dsl.SimpleQueryFlag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.engine.search.sort.dsl.SortOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.engine.search.timeout.spi.TimeoutManager.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.engine.spatial.DistanceUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.engine.tenancy.spi.TenancyMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.hibernate.search.engine.backend.document.model.spi.IndexFieldFilter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.engine.backend.types.Aggregable
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.engine.backend.types.Highlightable
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.engine.backend.types.Norms
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.engine.backend.types.ObjectStructure
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.engine.backend.types.Projectable
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.engine.backend.types.Searchable
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.engine.backend.types.Sortable
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.engine.backend.types.TermVector
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.engine.backend.types.VectorSimilarity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.engine.backend.work.execution.DocumentCommitStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.engine.backend.work.execution.DocumentRefreshStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.engine.backend.work.execution.spi.UnsupportedOperationBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.engine.cfg.ConfigurationPropertyCheckingStrategyName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.engine.common.tree.spi.TreeNodeInclusion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.engine.environment.bean.BeanRetrieval
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.hibernate.search.engine.mapper.mapping.building.spi.BackendsInfo
 
values() - Static method in enum org.hibernate.search.engine.search.common.BooleanOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.engine.search.common.RewriteMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.engine.search.common.SortMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.engine.search.common.ValueConvert
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.engine.search.highlighter.dsl.HighlighterEncoder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.engine.search.highlighter.dsl.HighlighterFragmenter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.engine.search.highlighter.dsl.HighlighterTagSchema
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.engine.search.highlighter.spi.BoundaryScannerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.engine.search.highlighter.spi.SearchHighlighterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.engine.search.predicate.dsl.RegexpQueryFlag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.engine.search.predicate.dsl.SimpleQueryFlag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.engine.search.sort.dsl.SortOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.engine.search.timeout.spi.TimeoutManager.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.engine.spatial.DistanceUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.engine.tenancy.spi.TenancyMode
Returns an array containing the constants of this enum type, in the order they are declared.
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
 
vector(Object) - Method in interface org.hibernate.search.engine.search.predicate.spi.KnnPredicateBuilder
 
VectorFieldTypeOptionsStep<S extends VectorFieldTypeOptionsStep<?,F>,F> - Interface in org.hibernate.search.engine.backend.types.dsl
The initial and final step in a "vector" index field type definition, where optional parameters can be set.
vectorSimilarity(VectorSimilarity) - Method in interface org.hibernate.search.engine.backend.types.dsl.VectorFieldTypeOptionsStep
 
VectorSimilarity - Enum in org.hibernate.search.engine.backend.types
Defines a function to calculate the vector similarity, i.e.
Version - Class in org.hibernate.search.engine
 
versionString() - Static method in class org.hibernate.search.engine.Version
 

W

WARN - Enum constant in enum org.hibernate.search.engine.cfg.ConfigurationPropertyCheckingStrategyName
Log a warning if a Hibernate Search configuration property is set, but never used.
where(BiConsumer<? super SearchPredicateFactory, ? super SimpleBooleanPredicateClausesCollector<?>>) - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractDelegatingSearchQuerySelectStep
 
where(BiConsumer<? super PDF, ? super SimpleBooleanPredicateClausesCollector<?>>) - Method in interface org.hibernate.search.engine.search.query.dsl.SearchQueryWhereStep
Set the predicate for this query.
where(BiConsumer<? super PDF, ? super SimpleBooleanPredicateClausesCollector<?>>) - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractSearchQueryOptionsStep
 
where(Function<? super SearchPredicateFactory, ? extends PredicateFinalStep>) - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractDelegatingSearchQuerySelectStep
 
where(Function<? super PDF, ? extends PredicateFinalStep>) - Method in interface org.hibernate.search.engine.search.query.dsl.SearchQueryWhereStep
Set the predicate for this query.
where(Function<? super PDF, ? extends PredicateFinalStep>) - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractSearchQueryOptionsStep
 
where(SearchPredicate) - Method in interface org.hibernate.search.engine.search.query.dsl.SearchQueryWhereStep
Set the predicate for this query.
where(SearchPredicate) - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractDelegatingSearchQuerySelectStep
 
where(SearchPredicate) - Method in class org.hibernate.search.engine.search.query.dsl.spi.AbstractSearchQueryOptionsStep
 
WHITESPACE - Enum constant in enum org.hibernate.search.engine.search.predicate.dsl.SimpleQueryFlag
Enables WHITESPACE operators: ' ' '\n' '\r' '\t'
WHITESPACE - Static variable in class org.hibernate.search.engine.backend.analysis.AnalyzerNames
The whitespace analyzer.
wildcard() - Method in interface org.hibernate.search.engine.search.predicate.dsl.SearchPredicateFactory
Match documents where targeted fields contain a term that matches a given pattern, such as inter*on or pa?t.
wildcard() - Method in class org.hibernate.search.engine.search.predicate.dsl.spi.AbstractSearchPredicateFactory
 
WILDCARD - Static variable in class org.hibernate.search.engine.backend.types.IndexFieldTraits.Predicates
 
WILDCARD - Static variable in class org.hibernate.search.engine.search.predicate.spi.PredicateTypeKeys
 
WildcardPredicateBuilder - Interface in org.hibernate.search.engine.search.predicate.spi
 
WildcardPredicateFieldMoreStep<S extends WildcardPredicateFieldMoreStep<?,N>,N extends WildcardPredicateOptionsStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The step in a "wildcard" predicate definition where the pattern to match can be set (see the superinterface WildcardPredicateMatchingStep), or optional parameters for the last targeted field(s) can be set, or more target fields can be added.
WildcardPredicateFieldStep<N extends WildcardPredicateFieldMoreStep<?,?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The initial step in a "wildcard" predicate definition, where the target field can be set.
WildcardPredicateMatchingStep<N extends WildcardPredicateOptionsStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The step in a "wildcard" predicate definition where the pattern to match can be set.
WildcardPredicateOptionsStep<S extends WildcardPredicateOptionsStep<?>> - Interface in org.hibernate.search.engine.search.predicate.dsl
The final step in a "wildcard" predicate definition, where optional parameters can be set.
with(Consumer<? super C>) - Method in interface org.hibernate.search.engine.search.predicate.dsl.GenericBooleanPredicateClausesStep
 
with(Consumer<? super C>) - Method in interface org.hibernate.search.engine.search.predicate.dsl.GenericSimpleBooleanPredicateClausesStep
 
with(Consumer<? super S>) - Method in interface org.hibernate.search.engine.search.predicate.dsl.BooleanPredicateOptionsCollector
Delegates setting clauses and options to a given consumer.
with(Consumer<? super S>) - Method in interface org.hibernate.search.engine.search.predicate.dsl.SimpleBooleanPredicateClausesCollector
Delegates setting clauses and options to a given consumer.
WITH_OFFSETS - Enum constant in enum org.hibernate.search.engine.backend.types.TermVector
Store the term vectors.
WITH_POSITIONS - Enum constant in enum org.hibernate.search.engine.backend.types.TermVector
Store the term vectors.
WITH_POSITIONS_OFFSETS - Enum constant in enum org.hibernate.search.engine.backend.types.TermVector
Store the term vectors.
WITH_POSITIONS_OFFSETS_PAYLOADS - Enum constant in enum org.hibernate.search.engine.backend.types.TermVector
Store the term vectors.
WITH_POSITIONS_PAYLOADS - Enum constant in enum org.hibernate.search.engine.backend.types.TermVector
Store the term vectors.
withContext(EventContext) - Method in interface org.hibernate.search.engine.reporting.spi.FailureCollector
 
withContext(EventContext) - Method in class org.hibernate.search.engine.reporting.spi.RootFailureCollector
 
withContext(EventContextElement) - Method in interface org.hibernate.search.engine.reporting.spi.FailureCollector
 
withContext(EventContextElement) - Method in class org.hibernate.search.engine.reporting.spi.RootFailureCollector
 
withConvertedType(Class<T>, EventContextProvider) - Method in class org.hibernate.search.engine.backend.types.converter.spi.ProjectionConverter
Check whether projected values can be assigned to the given type, and returns the projection converter with an appropriate type.
withDefault(Supplier<T>) - Method in interface org.hibernate.search.engine.cfg.spi.OptionalPropertyContext
 
withDefault(T) - Method in interface org.hibernate.search.engine.cfg.spi.OptionalPropertyContext
 
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.
word() - Method in interface org.hibernate.search.engine.search.highlighter.dsl.HighlighterBoundaryScannerTypeStep
Break highlighted fragments at the next word boundary, as determined by BreakIterator.
WORD - Enum constant in enum org.hibernate.search.engine.search.highlighter.spi.BoundaryScannerType
 
work() - Method in interface org.hibernate.search.engine.backend.orchestration.spi.SingletonTask.Worker
Executes a unit of work.
wrap(AllAwareConfigurationPropertySource) - Method in class org.hibernate.search.engine.cfg.spi.ConfigurationPropertyChecker
 

Y

YARDS - Enum constant in enum org.hibernate.search.engine.spatial.DistanceUnit
 
YES - Enum constant in enum org.hibernate.search.engine.backend.types.Aggregable
Allow aggregation on the field.
YES - Enum constant in enum org.hibernate.search.engine.backend.types.Norms
The index-time scoring information is stored.
YES - Enum constant in enum org.hibernate.search.engine.backend.types.Projectable
Allow projection on the field.
YES - Enum constant in enum org.hibernate.search.engine.backend.types.Searchable
The field is searchable, i.e.
YES - Enum constant in enum org.hibernate.search.engine.backend.types.Sortable
The field is sortable
YES - Enum constant in enum org.hibernate.search.engine.backend.types.TermVector
Store term vectors.
YES - Enum constant in enum org.hibernate.search.engine.search.common.ValueConvert
Enables value conversion.
A B C D E F G H I J K L M N O P Q R S T U V W Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form