Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W 

A

above(Object) - Method in interface org.hibernate.search.engine.search.dsl.predicate.RangePredicateFieldSetContext
Require at least one of the targeted fields to be "higher than" the given value, with no limit as to how high it can be.
AbstractBuilder(PojoMappingDelegate) - Constructor for class org.hibernate.search.mapper.pojo.session.spi.AbstractPojoSearchManager.AbstractBuilder
 
AbstractPojoMappingContextImplementor - Class in org.hibernate.search.mapper.pojo.mapping.context.spi
 
AbstractPojoMappingContextImplementor() - Constructor for class org.hibernate.search.mapper.pojo.mapping.context.spi.AbstractPojoMappingContextImplementor
 
AbstractPojoMappingImplementor<M> - Class in org.hibernate.search.mapper.pojo.mapping.spi
 
AbstractPojoMappingImplementor(PojoMappingDelegate) - Constructor for class org.hibernate.search.mapper.pojo.mapping.spi.AbstractPojoMappingImplementor
 
AbstractPojoMappingImplementor.CloseDelegate - Interface in org.hibernate.search.mapper.pojo.mapping.spi
 
AbstractPojoMappingInitiator<M> - Class in org.hibernate.search.mapper.pojo.mapping.spi
 
AbstractPojoMappingInitiator(PojoMappingFactory<M>, PojoBootstrapIntrospector) - Constructor for class org.hibernate.search.mapper.pojo.mapping.spi.AbstractPojoMappingInitiator
 
AbstractPojoSearchManager - Class in org.hibernate.search.mapper.pojo.session.spi
 
AbstractPojoSearchManager(AbstractPojoSearchManager.AbstractBuilder<? extends AbstractPojoSearchManager>) - Constructor for class org.hibernate.search.mapper.pojo.session.spi.AbstractPojoSearchManager
 
AbstractPojoSearchManager.AbstractBuilder<T extends AbstractPojoSearchManager> - Class in org.hibernate.search.mapper.pojo.session.spi
 
AbstractPojoSessionContextImplementor - Class in org.hibernate.search.mapper.pojo.session.context.spi
 
AbstractPojoSessionContextImplementor() - Constructor for class org.hibernate.search.mapper.pojo.session.context.spi.AbstractPojoSessionContextImplementor
 
AbstractPojoTypeOrdering<T> - Class in org.hibernate.search.mapper.pojo.util.spi
 
AbstractPojoTypeOrdering() - Constructor for class org.hibernate.search.mapper.pojo.util.spi.AbstractPojoTypeOrdering
 
AbstractSearchPredicateTerminalContext<B> - Class in org.hibernate.search.engine.search.dsl.predicate.spi
An abstract base for SearchPredicateTerminalContext implementations.
AbstractSearchPredicateTerminalContext(SearchPredicateBuilderFactory<?, B>) - Constructor for class org.hibernate.search.engine.search.dsl.predicate.spi.AbstractSearchPredicateTerminalContext
 
AbstractSimpleEventContextElement<T> - Class in org.hibernate.search.engine.logging.spi
An abstract base for simple event context elements based on a single parameter passed to a rendering function.
AbstractSimpleEventContextElement(T) - Constructor for class org.hibernate.search.engine.logging.spi.AbstractSimpleEventContextElement
 
add(DocumentElement) - Method in interface org.hibernate.search.engine.backend.document.IndexObjectFieldAccessor
Add a new object to the given state at the target of this reference, and return the nested object, so that it can be populated with fields.
add(DocumentReferenceProvider, DocumentContributor<D>) - Method in interface org.hibernate.search.engine.backend.index.spi.IndexDocumentWorkExecutor
 
add(DocumentReferenceProvider, DocumentContributor<D>) - Method in interface org.hibernate.search.engine.backend.index.spi.IndexWorkPlan
Add a document to the index, assuming that the document is absent from the index.
add(Throwable) - Method in interface org.hibernate.search.engine.logging.spi.ContextualFailureCollector
 
add(PojoPropertyMetadataContributor) - Method in class org.hibernate.search.mapper.pojo.mapping.building.spi.ErrorCollectingPojoPropertyMetadataContributor
 
add(PojoTypeMetadataContributor) - Method in class org.hibernate.search.mapper.pojo.mapping.building.spi.ErrorCollectingPojoTypeMetadataContributor
 
add(Class<?>) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.annotation.AnnotationMappingDefinitionContext
 
add(Set<Class<?>>) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.annotation.AnnotationMappingDefinitionContext
 
add(Object, Object) - Method in interface org.hibernate.search.mapper.pojo.work.spi.PojoSessionWorkExecutor
 
add(Object) - Method in interface org.hibernate.search.mapper.pojo.work.spi.PojoSessionWorkExecutor
 
add(Object) - Method in interface org.hibernate.search.mapper.pojo.work.spi.PojoWorkPlan
Add an entity to the index, assuming that the entity is absent from the index.
add(Object, Object) - Method in interface org.hibernate.search.mapper.pojo.work.spi.PojoWorkPlan
Add an entity to the index, assuming that the entity is absent from the index.
addAll(Collection<? extends PojoPropertyMetadataContributor>) - Method in class org.hibernate.search.mapper.pojo.mapping.building.spi.ErrorCollectingPojoPropertyMetadataContributor
 
addAll(Collection<? extends PojoTypeMetadataContributor>) - Method in class org.hibernate.search.mapper.pojo.mapping.building.spi.ErrorCollectingPojoTypeMetadataContributor
 
addAllWorkThatFailed(List<Object>) - Method in class org.hibernate.search.engine.common.spi.ErrorContextBuilder
 
addChild(SearchSortContributor<? extends B>) - Method in interface org.hibernate.search.engine.search.dsl.sort.spi.SearchSortDslContext
Add a sort contributor at the current position in the sort tree.
addChild(B) - Method in interface org.hibernate.search.engine.search.dsl.sort.spi.SearchSortDslContext
Add a sort builder at the current position in the sort tree.
addConfigurationContributor(PojoMappingConfigurationContributor) - Method in class org.hibernate.search.mapper.pojo.mapping.spi.AbstractPojoMappingInitiator
 
addField(String, IndexFieldType<F>) - Method in interface org.hibernate.search.engine.backend.document.model.dsl.spi.IndexSchemaObjectNodeBuilder
Create a new field and add it to the current builder.
addIndexed(MappableTypeModel, IndexManagerBuildingState<?>) - Method in interface org.hibernate.search.engine.mapper.mapping.building.spi.Mapper
Add an indexed type to the mapping that will be built.
addIndexedEmbeddedIfIncluded(MappableTypeModel, String, ObjectFieldStorage, Integer, Set<String>) - Method in interface org.hibernate.search.engine.mapper.mapping.building.spi.IndexModelBindingContext
 
addMappingInitiator(MappingKey<M>, MappingInitiator<?, M>) - Method in interface org.hibernate.search.engine.common.spi.SearchIntegrationBuilder
 
addMissing(DocumentElement) - Method in interface org.hibernate.search.engine.backend.document.IndexObjectFieldAccessor
Similar to IndexObjectFieldAccessor.add(DocumentElement), but instead of adding an object, this method adds a missing value marker.
addObjectField(String, ObjectFieldStorage) - Method in interface org.hibernate.search.engine.backend.document.model.dsl.spi.IndexSchemaObjectNodeBuilder
Create a new object field and add it to the current builder.
addRoutingKey(String) - Method in interface org.hibernate.search.engine.search.query.spi.SearchQueryBuilder
 
addToSearchTarget(IndexSearchTargetContextBuilder) - Method in interface org.hibernate.search.engine.backend.index.spi.IndexManagerImplementor
 
addToSearchTarget(MappedIndexSearchTargetBuilder<?, ?>) - Method in interface org.hibernate.search.engine.mapper.mapping.spi.MappedIndexManager
 
addToTotalCount(long) - Method in interface org.hibernate.search.mapper.orm.massindexing.monitor.MassIndexingMonitor
Notify the monitor that increment more entities have been detected in the database and will be indexed.
addWorkThatFailed(Object) - Method in class org.hibernate.search.engine.common.spi.ErrorContextBuilder
 
allWorkToBeDone(Iterable<Object>) - Method in class org.hibernate.search.engine.common.spi.ErrorContextBuilder
 
ANALYSIS_CONFIGURER - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchBackendSettings
 
ANALYSIS_CONFIGURER - Static variable in class org.hibernate.search.backend.lucene.cfg.LuceneBackendSettings
 
analyzer(String) - Method in interface org.hibernate.search.backend.elasticsearch.analysis.model.dsl.ElasticsearchAnalysisDefinitionContainerContext
Start an analyzer definition.
analyzer(String) - Method in interface org.hibernate.search.backend.lucene.analysis.model.dsl.LuceneAnalysisDefinitionContainerContext
Start a new analyzer definition.
analyzer(String) - Method in interface org.hibernate.search.engine.backend.types.dsl.StringIndexFieldTypeContext
 
analyzer(String) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyFullTextFieldMappingContext
 
AnnotationBridgeBuilder<B,A extends Annotation> - Interface in org.hibernate.search.mapper.pojo.bridge.mapping
 
AnnotationHelper - Class in org.hibernate.search.mapper.pojo.util.spi
 
AnnotationHelper(MethodHandles.Lookup) - Constructor for class org.hibernate.search.mapper.pojo.util.spi.AnnotationHelper
 
annotationMapping() - Method in interface org.hibernate.search.mapper.orm.mapping.HibernateOrmMappingDefinitionContainerContext
 
annotationMapping() - Method in class org.hibernate.search.mapper.pojo.mapping.spi.AbstractPojoMappingInitiator
 
AnnotationMappingDefinitionContext - Interface in org.hibernate.search.mapper.pojo.mapping.definition.annotation
 
AnnotationMarkerBuilder<A extends Annotation> - Interface in org.hibernate.search.mapper.pojo.bridge.mapping
 
append(StringBuilder, JsonObject) - Method in class org.hibernate.search.backend.elasticsearch.gson.spi.JsonLogHelper
 
append(StringBuilder, Iterable<JsonObject>) - Method in class org.hibernate.search.backend.elasticsearch.gson.spi.JsonLogHelper
 
append(EventContext) - Method in class org.hibernate.search.util.EventContext
 
appendFailureMessage(StringBuilder, Object) - Static method in class org.hibernate.search.engine.common.spi.LogErrorHandler
 
apply(T, U, V) - Method in interface org.hibernate.search.util.function.TriFunction
 
as(Class<F>) - Method in interface org.hibernate.search.engine.backend.types.dsl.IndexFieldTypeFactoryContext
 
as(Class<T>, Function<String, T>) - Method in interface org.hibernate.search.engine.cfg.spi.KeyContext
 
asBeanReference(Class<T>) - Method in interface org.hibernate.search.engine.cfg.spi.KeyContext
 
asBoolean() - Method in interface org.hibernate.search.engine.backend.types.dsl.IndexFieldTypeFactoryContext
 
asBoolean() - Method in interface org.hibernate.search.engine.cfg.spi.KeyContext
 
asc() - Method in interface org.hibernate.search.engine.search.dsl.sort.SortOrderContext
Sort in ascending order.
asEntity() - Method in interface org.hibernate.search.mapper.orm.hibernate.FullTextQueryResultDefinitionContext
 
asEntity() - Method in interface org.hibernate.search.mapper.orm.jpa.FullTextQueryResultDefinitionContext
 
asGeoPoint() - Method in interface org.hibernate.search.engine.backend.types.dsl.IndexFieldTypeFactoryContext
 
asInstant() - Method in interface org.hibernate.search.engine.backend.types.dsl.IndexFieldTypeFactoryContext
 
asInteger() - Method in interface org.hibernate.search.engine.backend.types.dsl.IndexFieldTypeFactoryContext
 
asInteger() - Method in interface org.hibernate.search.engine.cfg.spi.KeyContext
 
asJsonString(String) - Method in interface org.hibernate.search.backend.elasticsearch.types.dsl.ElasticsearchIndexFieldTypeFactoryContext
 
asLocalDate() - Method in interface org.hibernate.search.engine.backend.types.dsl.IndexFieldTypeFactoryContext
 
asLong() - Method in interface org.hibernate.search.engine.backend.types.dsl.IndexFieldTypeFactoryContext
 
asLong() - Method in interface org.hibernate.search.engine.cfg.spi.KeyContext
 
asLuceneField(Class<F>, LuceneFieldContributor<F>, LuceneFieldValueExtractor<F>) - Method in interface org.hibernate.search.backend.lucene.types.dsl.LuceneIndexFieldTypeFactoryContext
Declares a native field, on which projection is allowed.
asLuceneField(Class<F>, LuceneFieldContributor<F>) - Method in interface org.hibernate.search.backend.lucene.types.dsl.LuceneIndexFieldTypeFactoryContext
Declares a native field on which projection is not allowed.
asObject(SessionContextImplementor, ProjectionHitMapper<?, O>) - Method in interface org.hibernate.search.engine.search.query.spi.SearchQueryBuilderFactory
 
asProjection(SessionContextImplementor, ProjectionHitMapper<?, ?>, SearchProjection<T>) - Method in interface org.hibernate.search.engine.search.query.spi.SearchQueryBuilderFactory
 
asProjection(Function<? super SearchProjectionFactoryContext<PojoReference, O>, SearchProjection<T>>) - Method in interface org.hibernate.search.mapper.orm.hibernate.FullTextQueryResultDefinitionContext
 
asProjection(SearchProjection<T>) - Method in interface org.hibernate.search.mapper.orm.hibernate.FullTextQueryResultDefinitionContext
 
asProjection(Function<? super SearchProjectionFactoryContext<PojoReference, O>, SearchProjection<T>>) - Method in interface org.hibernate.search.mapper.orm.jpa.FullTextQueryResultDefinitionContext
 
asProjection(SearchProjection<T>) - Method in interface org.hibernate.search.mapper.orm.jpa.FullTextQueryResultDefinitionContext
 
asProjections(SessionContextImplementor, ProjectionHitMapper<?, ?>, SearchProjection<?>...) - Method in interface org.hibernate.search.engine.search.query.spi.SearchQueryBuilderFactory
 
asProjections(SearchProjection<?>...) - Method in interface org.hibernate.search.mapper.orm.hibernate.FullTextQueryResultDefinitionContext
 
asProjections(SearchProjection<?>...) - Method in interface org.hibernate.search.mapper.orm.jpa.FullTextQueryResultDefinitionContext
 
asReference(SessionContextImplementor, ProjectionHitMapper<?, ?>) - Method in interface org.hibernate.search.engine.search.query.spi.SearchQueryBuilderFactory
 
AssertionFailure - Exception in org.hibernate.search.util
 
AssertionFailure(String, Throwable) - Constructor for exception org.hibernate.search.util.AssertionFailure
 
AssertionFailure(String) - Constructor for exception org.hibernate.search.util.AssertionFailure
 
AssertionFailure(Throwable) - Constructor for exception org.hibernate.search.util.AssertionFailure
 
associationEmbedded() - Method in interface org.hibernate.search.mapper.pojo.model.additionalmetadata.building.spi.PojoAdditionalMetadataCollectorValueNode
 
AssociationInverseSide - Annotation Type in org.hibernate.search.mapper.pojo.mapping.definition.annotation
Given an association on a entity type A to entity type B, defines the inverse side of an association, i.e.
associationInverseSide(PojoModelPathValueNode) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingContext
 
associationInverseSide(PojoModelPathValueNode) - Method in interface org.hibernate.search.mapper.pojo.model.additionalmetadata.building.spi.PojoAdditionalMetadataCollectorValueNode
 
AssociationInverseSideMappingContext - Interface in org.hibernate.search.mapper.pojo.mapping.definition.programmatic
 
asString() - Method in interface org.hibernate.search.engine.backend.types.dsl.IndexFieldTypeFactoryContext
 
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.getBean(BeanProvider) method is is guaranteed to either fail or return an instance of the given type.
AUTOREGISTER_LISTENERS - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings
Enable listeners auto registration in Hibernate Annotations and EntityManager.
AUTOREGISTER_LISTENERS - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings.Defaults
 
AUTOREGISTER_LISTENERS - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings.Radicals
 

B

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.IndexSettings
The name of the backend to create the index in.
BackendBuildContext - Interface in org.hibernate.search.engine.backend.spi
A build context for backends.
BackendFactory - Interface in org.hibernate.search.engine.backend.spi
 
BackendImplementor<D extends DocumentElement> - Interface in org.hibernate.search.engine.backend.spi
 
BACKENDS - Static variable in class org.hibernate.search.engine.cfg.EngineSettings
The root property whose children are backend names, e.g.
BackendSettings - Class in org.hibernate.search.engine.cfg
Configuration properties common to all Hibernate Search backends regardless of the underlying technology.
batchSizeToLoadObjects(int) - Method in interface org.hibernate.search.mapper.orm.massindexing.MassIndexer
Sets the batch size used to load the root entities.
BEAN_CONFIGURERS - Static variable in class org.hibernate.search.engine.cfg.EngineSettings
The BeanConfigurer instances used to pre-define beans.
BEAN_CONFIGURERS - Static variable in class org.hibernate.search.engine.cfg.EngineSettings.Defaults
 
BeanConfigurationContext - Interface in org.hibernate.search.engine.environment.bean.spi
 
BeanConfigurer - Interface in org.hibernate.search.engine.environment.bean.spi
 
BeanCreationContext - Interface in org.hibernate.search.engine.environment.bean.spi
 
BeanFactory<T> - 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.
BeanProvider - Interface in org.hibernate.search.engine.environment.bean
The main entry point for components looking to retrieve user-provided beans.
BeanReference<T> - Interface in org.hibernate.search.engine.environment.bean
 
BeanResolver - Interface in org.hibernate.search.engine.environment.bean.spi
The interface to be implemented by components providing beans to Hibernate Search.
below(Object) - Method in interface org.hibernate.search.engine.search.dsl.predicate.RangePredicateFieldSetContext
Require at least one of the targeted fields to be "lower than" the given value, with no limit as to how low it can be.
bind(IdentifierBridgeBindingContext<I>) - Method in interface org.hibernate.search.mapper.pojo.bridge.IdentifierBridge
Bind this bridge instance to the given context, i.e.
bind(PropertyBridgeBindingContext) - Method in interface org.hibernate.search.mapper.pojo.bridge.PropertyBridge
Bind this bridge instance to the given context, i.e.
bind(RoutingKeyBridgeBindingContext) - Method in interface org.hibernate.search.mapper.pojo.bridge.RoutingKeyBridge
Bind this bridge instance to the given context, i.e.
bind(TypeBridgeBindingContext) - Method in interface org.hibernate.search.mapper.pojo.bridge.TypeBridge
Bind this bridge instance to the given context, i.e.
bind(ValueBridgeBindingContext<V>) - Method in interface org.hibernate.search.mapper.pojo.bridge.ValueBridge
Bind this bridge instance to the given index field model and the given POJO model element.
body(JsonObject) - Method in class org.hibernate.search.backend.elasticsearch.client.spi.ElasticsearchRequest.Builder
 
bool() - Method in interface org.hibernate.search.engine.search.dsl.predicate.SearchPredicateFactoryContext
Match documents if they match a combination of boolean clauses.
bool(Consumer<? super BooleanJunctionPredicateContext>) - Method in interface org.hibernate.search.engine.search.dsl.predicate.SearchPredicateFactoryContext
Match documents if they match a combination of boolean clauses, which will be defined by the given consumer.
bool() - Method in class org.hibernate.search.engine.search.dsl.predicate.spi.DelegatingSearchPredicateFactoryContext
 
bool(Consumer<? super BooleanJunctionPredicateContext>) - Method in class org.hibernate.search.engine.search.dsl.predicate.spi.DelegatingSearchPredicateFactoryContext
 
bool() - Method in interface org.hibernate.search.engine.search.predicate.spi.SearchPredicateBuilderFactory
 
BooleanJunctionPredicateBuilder<B> - Interface in org.hibernate.search.engine.search.predicate.spi
 
BooleanJunctionPredicateContext - Interface in org.hibernate.search.engine.search.dsl.predicate
The context used when defining a boolean junction, allowing in particular to add clauses.
boost(float) - Method in interface org.hibernate.search.engine.search.predicate.spi.SearchPredicateBuilder
 
boostedTo(float) - Method in interface org.hibernate.search.engine.search.dsl.predicate.MultiFieldPredicateFieldSetContext
Boost the weight of the last added set of fields in score computation.
boostedTo(float) - Method in interface org.hibernate.search.engine.search.dsl.predicate.SearchPredicateNoFieldContext
Boost the weight of the predicate in score computation.
boundingBox(GeoBoundingBox) - Method in interface org.hibernate.search.engine.search.dsl.predicate.SpatialWithinPredicateFieldSetContext
Require at least one of the targeted fields to point to a location within the given box (~rectangle).
boundingBox(double, double, double, double) - Method in interface org.hibernate.search.engine.search.dsl.predicate.SpatialWithinPredicateFieldSetContext
Require at least one of the targeted fields to point to a location within the given box (~rectangle).
boundingBox(GeoBoundingBox) - Method in interface org.hibernate.search.engine.search.predicate.spi.SpatialWithinBoundingBoxPredicateBuilder
 
bridge(BridgeBuilder<? extends PropertyBridge>) - Method in interface org.hibernate.search.mapper.pojo.mapping.building.spi.PojoMappingCollectorPropertyNode
 
bridge(BridgeBuilder<? extends TypeBridge>) - Method in interface org.hibernate.search.mapper.pojo.mapping.building.spi.PojoMappingCollectorTypeNode
 
bridge(Class<? extends PropertyBridge>) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingContext
 
bridge(BeanReference<? extends PropertyBridge>) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingContext
 
bridge(BridgeBuilder<? extends PropertyBridge>) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingContext
 
bridge(Class<? extends TypeBridge>) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.TypeMappingContext
 
bridge(BeanReference<? extends TypeBridge>) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.TypeMappingContext
 
bridge(BridgeBuilder<? extends TypeBridge>) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.TypeMappingContext
 
BridgeBuildContext - Interface in org.hibernate.search.mapper.pojo.bridge.mapping
 
BridgeBuilder<B> - Interface in org.hibernate.search.mapper.pojo.bridge.mapping
 
build() - Method in class org.hibernate.search.backend.elasticsearch.client.spi.ElasticsearchRequest.Builder
 
build() - Method in interface org.hibernate.search.engine.backend.index.spi.IndexManagerBuilder
Build the mapping based on the IndexManagerBuilder.getSchemaRootNodeBuilder() metadata contributed} so far.
build() - Method in interface org.hibernate.search.engine.backend.index.spi.IndexSearchTargetContextBuilder
 
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 interface org.hibernate.search.engine.common.spi.SearchIntegrationBuilder
 
build() - Method in interface org.hibernate.search.engine.mapper.mapping.building.spi.IndexManagerBuildingState
 
build() - Method in interface org.hibernate.search.engine.mapper.mapping.building.spi.Mapper
Build the mapping based on the indexed types added so far.
build() - Method in interface org.hibernate.search.engine.mapper.mapping.spi.MappedIndexSearchTargetBuilder
 
build() - Method in interface org.hibernate.search.engine.search.dsl.query.SearchQueryContext
 
build() - Method in interface org.hibernate.search.engine.search.projection.spi.SearchProjectionBuilder
 
build(Function<SearchQuery<T>, Q>) - Method in interface org.hibernate.search.engine.search.query.spi.SearchQueryBuilder
 
build() - Method in interface org.hibernate.search.mapper.orm.session.spi.HibernateOrmSearchManagerBuilder
 
build(BridgeBuildContext) - Method in interface org.hibernate.search.mapper.pojo.bridge.mapping.BridgeBuilder
Build a bridge.
build(MarkerBuildContext) - Method in interface org.hibernate.search.mapper.pojo.bridge.mapping.MarkerBuilder
Build a marker.
build() - Method in class org.hibernate.search.mapper.pojo.session.spi.AbstractPojoSearchManager.AbstractBuilder
 
builder() - Static method in interface org.hibernate.search.engine.common.spi.SearchIntegration
 
builder(ConfigurationPropertySource) - Static method in interface org.hibernate.search.engine.common.spi.SearchIntegration
 
buildSessionContext() - Method in class org.hibernate.search.mapper.pojo.session.spi.AbstractPojoSearchManager.AbstractBuilder
 
BuiltinContainerExtractor - Enum in org.hibernate.search.mapper.pojo.extractor.builtin
 
by(SearchSort) - Method in interface org.hibernate.search.engine.search.dsl.sort.SearchSortContainerContext
Order by the given sort.
by(SearchSort) - Method in class org.hibernate.search.engine.search.dsl.sort.spi.DelegatingSearchSortContainerContext
 
byDistance(String, GeoPoint) - Method in interface org.hibernate.search.engine.search.dsl.sort.SearchSortContainerContext
Order elements by the distance from the location stored in the specified field to the location specified.
byDistance(String, double, double) - Method in interface org.hibernate.search.engine.search.dsl.sort.SearchSortContainerContext
Order elements by the distance from the location stored in the specified field to the location specified.
byDistance(String, GeoPoint) - Method in class org.hibernate.search.engine.search.dsl.sort.spi.DelegatingSearchSortContainerContext
 
byDistance(String, double, double) - Method in class org.hibernate.search.engine.search.dsl.sort.spi.DelegatingSearchSortContainerContext
 
byField(String) - Method in interface org.hibernate.search.engine.search.dsl.sort.SearchSortContainerContext
Order elements by the value of a specific field.
byField(String) - Method in class org.hibernate.search.engine.search.dsl.sort.spi.DelegatingSearchSortContainerContext
 
byIndexOrder() - Method in interface org.hibernate.search.engine.search.dsl.sort.SearchSortContainerContext
Order elements by their internal index order.
byIndexOrder() - Method in class org.hibernate.search.engine.search.dsl.sort.spi.DelegatingSearchSortContainerContext
 
byScore() - Method in interface org.hibernate.search.engine.search.dsl.sort.SearchSortContainerContext
Order elements by their relevance score.
byScore() - Method in class org.hibernate.search.engine.search.dsl.sort.spi.DelegatingSearchSortContainerContext
 

C

cacheMode(CacheMode) - Method in interface org.hibernate.search.mapper.orm.massindexing.MassIndexer
Sets the cache interaction mode for the data loading tasks.
cast(Object) - Method in interface org.hibernate.search.mapper.pojo.bridge.IdentifierBridge
Cast an input value to the expected type I.
cast(Object) - Method in interface org.hibernate.search.mapper.pojo.bridge.ValueBridge
Cast an input value to the expected type V.
cast(Object) - Method in class org.hibernate.search.mapper.pojo.model.spi.JavaClassPojoCaster
 
cast(Object) - Method in interface org.hibernate.search.mapper.pojo.model.spi.PojoCaster
 
castOrNull(Object) - Method in class org.hibernate.search.mapper.pojo.model.spi.JavaClassPojoCaster
 
castOrNull(Object) - Method in interface org.hibernate.search.mapper.pojo.model.spi.PojoCaster
 
charFilter(String) - Method in interface org.hibernate.search.backend.elasticsearch.analysis.model.dsl.ElasticsearchAnalysisDefinitionContainerContext
Start a char filter definition.
charFilter(Class<? extends CharFilterFactory>) - Method in interface org.hibernate.search.backend.lucene.analysis.model.dsl.LuceneCustomAnalysisDefinitionContext
Add a char filter that the analyzer will use.
circle(GeoPoint, double, DistanceUnit) - Method in interface org.hibernate.search.engine.search.dsl.predicate.SpatialWithinPredicateFieldSetContext
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.dsl.predicate.SpatialWithinPredicateFieldSetContext
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.dsl.predicate.SpatialWithinPredicateFieldSetContext
Require at least one of the targeted fields to point to a location within the given circle, i.e.
circle(double, double, double) - Method in interface org.hibernate.search.engine.search.dsl.predicate.SpatialWithinPredicateFieldSetContext
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
 
classForName(String, String, ClassResolver) - Static method in class org.hibernate.search.engine.environment.classpath.spi.ClassLoaderHelper
 
classForName(Class<T>, String, String, ClassResolver) - Static method in class org.hibernate.search.engine.environment.classpath.spi.ClassLoaderHelper
 
classForName(String, ClassResolver) - Static method in class org.hibernate.search.engine.environment.classpath.spi.ClassLoaderHelper
Perform resolution of a class name.
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.DefaultClassAndResourceResolver
 
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 - Interface in org.hibernate.search.engine.environment.classpath.spi
A resolver of Java classes.
CLIENT_FACTORY - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.spi.ElasticsearchBackendSpiSettings
 
CLIENT_FACTORY - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.spi.ElasticsearchBackendSpiSettings.Defaults
 
close() - Method in interface org.hibernate.search.engine.backend.index.spi.IndexManagerImplementor
 
close() - Method in interface org.hibernate.search.engine.backend.spi.BackendImplementor
 
close() - Method in interface org.hibernate.search.engine.common.spi.SearchIntegration
 
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.BeanResolver
Release any internal resource created while resolving beans.
close() - Method in class org.hibernate.search.engine.environment.bean.spi.ReflectionBeanResolver
 
close() - Method in interface org.hibernate.search.engine.mapper.mapping.spi.MappingImplementor
 
close() - Method in interface org.hibernate.search.mapper.orm.session.spi.HibernateOrmSearchManager
 
close() - Method in interface org.hibernate.search.mapper.pojo.bridge.IdentifierBridge
Close any resource before the bridge is discarded.
close() - Method in interface org.hibernate.search.mapper.pojo.bridge.PropertyBridge
Close any resource before the bridge is discarded.
close() - Method in interface org.hibernate.search.mapper.pojo.bridge.RoutingKeyBridge
Close any resource before the bridge is discarded.
close() - Method in interface org.hibernate.search.mapper.pojo.bridge.TypeBridge
Close any resource before the bridge is discarded.
close() - Method in interface org.hibernate.search.mapper.pojo.bridge.ValueBridge
Close any resource before the bridge is discarded.
close() - Method in class org.hibernate.search.mapper.pojo.mapping.spi.AbstractPojoMappingImplementor
 
close() - Method in interface org.hibernate.search.mapper.pojo.mapping.spi.AbstractPojoMappingImplementor.CloseDelegate
 
close() - Method in interface org.hibernate.search.mapper.pojo.mapping.spi.PojoMappingDelegate
 
closeIndexReader(IndexReader) - Method in interface org.hibernate.search.backend.lucene.index.spi.ReaderProvider
 
closeOnFailure() - Method in interface org.hibernate.search.engine.backend.index.spi.IndexManagerBuilder
Close any allocated resource.
closeOnFailure() - Method in interface org.hibernate.search.engine.mapper.mapping.building.spi.Mapper
Close any allocated resource.
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
 
composite(SearchProjection<?>...) - Method in interface org.hibernate.search.engine.search.dsl.projection.SearchProjectionFactoryContext
Create a projection that will compose a List based on the given projections.
composite(SearchProjectionTerminalContext<?>...) - Method in interface org.hibernate.search.engine.search.dsl.projection.SearchProjectionFactoryContext
Create a projection that will compose a List based on the given almost-built projections.
composite(Function<List<?>, T>, SearchProjection<?>...) - Method in interface org.hibernate.search.engine.search.dsl.projection.SearchProjectionFactoryContext
Create a projection that will compose a custom object based on the given projections.
composite(Function<List<?>, T>, SearchProjectionTerminalContext<?>...) - Method in interface org.hibernate.search.engine.search.dsl.projection.SearchProjectionFactoryContext
Create a projection that will compose a custom object based on the given almost-built projections.
composite(Function<P, T>, SearchProjection<P>) - Method in interface org.hibernate.search.engine.search.dsl.projection.SearchProjectionFactoryContext
Create a projection that will compose a custom object based on one given projection.
composite(Function<P, T>, SearchProjectionTerminalContext<P>) - Method in interface org.hibernate.search.engine.search.dsl.projection.SearchProjectionFactoryContext
Create a projection that will compose a custom object based on one almost-built projection.
composite(BiFunction<P1, P2, T>, SearchProjection<P1>, SearchProjection<P2>) - Method in interface org.hibernate.search.engine.search.dsl.projection.SearchProjectionFactoryContext
Create a projection that will compose a custom object based on two given projections.
composite(BiFunction<P1, P2, T>, SearchProjectionTerminalContext<P1>, SearchProjectionTerminalContext<P2>) - Method in interface org.hibernate.search.engine.search.dsl.projection.SearchProjectionFactoryContext
Create a projection that will compose a custom object based on two almost-built projections.
composite(TriFunction<P1, P2, P3, T>, SearchProjection<P1>, SearchProjection<P2>, SearchProjection<P3>) - Method in interface org.hibernate.search.engine.search.dsl.projection.SearchProjectionFactoryContext
Create a projection that will compose a custom object based on three given projections.
composite(TriFunction<P1, P2, P3, T>, SearchProjectionTerminalContext<P1>, SearchProjectionTerminalContext<P2>, SearchProjectionTerminalContext<P3>) - Method in interface org.hibernate.search.engine.search.dsl.projection.SearchProjectionFactoryContext
Create a projection that will compose a custom object based on three almost-built projections.
composite(Function<List<?>, T>, SearchProjection<?>...) - Method in class org.hibernate.search.engine.search.dsl.projection.spi.DelegatingSearchProjectionFactoryContext
 
composite(Function<P, T>, SearchProjection<P>) - Method in class org.hibernate.search.engine.search.dsl.projection.spi.DelegatingSearchProjectionFactoryContext
 
composite(BiFunction<P1, P2, T>, SearchProjection<P1>, SearchProjection<P2>) - Method in class org.hibernate.search.engine.search.dsl.projection.spi.DelegatingSearchProjectionFactoryContext
 
composite(TriFunction<P1, P2, P3, T>, SearchProjection<P1>, SearchProjection<P2>, SearchProjection<P3>) - Method in class org.hibernate.search.engine.search.dsl.projection.spi.DelegatingSearchProjectionFactoryContext
 
composite(Function<List<?>, T>, SearchProjection<?>...) - Method in interface org.hibernate.search.engine.search.projection.spi.SearchProjectionBuilderFactory
 
composite(Function<P, T>, SearchProjection<P>) - Method in interface org.hibernate.search.engine.search.projection.spi.SearchProjectionBuilderFactory
 
composite(BiFunction<P1, P2, T>, SearchProjection<P1>, SearchProjection<P2>) - Method in interface org.hibernate.search.engine.search.projection.spi.SearchProjectionBuilderFactory
 
composite(TriFunction<P1, P2, P3, T>, SearchProjection<P1>, SearchProjection<P2>, SearchProjection<P3>) - Method in interface org.hibernate.search.engine.search.projection.spi.SearchProjectionBuilderFactory
 
CompositeProjectionBuilder<T> - Interface in org.hibernate.search.engine.search.projection.spi
 
CompositeProjectionContext<T> - Interface in org.hibernate.search.engine.search.dsl.projection
The context used when starting to define a composite projection.
concat(EventContext, EventContext...) - Static method in class org.hibernate.search.util.EventContext
 
ConfigurationProperty<T> - Interface in org.hibernate.search.engine.cfg.spi
 
ConfigurationPropertySource - Interface in org.hibernate.search.engine.cfg
 
configure(ElasticsearchAnalysisDefinitionContainerContext) - Method in interface org.hibernate.search.backend.elasticsearch.analysis.ElasticsearchAnalysisConfigurer
 
configure(LuceneAnalysisDefinitionContainerContext) - Method in interface org.hibernate.search.backend.lucene.analysis.LuceneAnalysisConfigurer
 
configure(BeanConfigurationContext) - Method in interface org.hibernate.search.engine.environment.bean.spi.BeanConfigurer
Configure beans as necessary using the given context.
configure(MappingBuildContext, ConfigurationPropertySource, MappingConfigurationCollector<C>) - Method in interface org.hibernate.search.engine.mapper.mapping.building.spi.MappingInitiator
 
configure(HibernateOrmMappingDefinitionContainerContext) - Method in interface org.hibernate.search.mapper.orm.mapping.HibernateOrmSearchMappingConfigurer
 
configure(MappingBuildContext, ConfigurationPropertySource, MappingConfigurationCollector<PojoTypeMetadataContributor>) - Method in class org.hibernate.search.mapper.pojo.mapping.spi.AbstractPojoMappingInitiator
 
configure(MappingBuildContext, ConfigurationPropertySource, MappingConfigurationCollector<PojoTypeMetadataContributor>) - Method in interface org.hibernate.search.mapper.pojo.mapping.spi.PojoMappingConfigurationContributor
 
CONNECTION_TIMEOUT - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchBackendSettings
 
CONNECTION_TIMEOUT - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchBackendSettings.Defaults
 
ContainerExtractor<C,V> - Interface in org.hibernate.search.mapper.pojo.extractor
 
ContainerExtractorPath - Class in org.hibernate.search.mapper.pojo.extractor
ContainerExtractorPath represents a list of container value extractor to be applied to a property.
ContainerExtractorRef - Annotation Type in org.hibernate.search.mapper.pojo.mapping.definition.annotation
 
ContainerExtractorRef.UndefinedContainerExtractorImplementationType - Class in org.hibernate.search.mapper.pojo.mapping.definition.annotation
 
ContextualFailureCollector - Interface in org.hibernate.search.engine.logging.spi
A failure collector with an implicit context.
contribute(String, F, Consumer<IndexableField>) - Method in interface org.hibernate.search.backend.lucene.types.converter.LuceneFieldContributor
Contribute Lucene fields to the collector.
contribute(D) - Method in interface org.hibernate.search.engine.backend.index.spi.DocumentContributor
 
contribute(StandardIndexFieldTypeContext<?, ?>) - Method in interface org.hibernate.search.engine.mapper.mapping.building.spi.FieldModelContributor
 
contribute(Consumer<? super B>) - Method in interface org.hibernate.search.engine.search.dsl.sort.spi.SearchSortContributor
Add zero or more sort builders to the given collector.
contribute(C, B) - Method in interface org.hibernate.search.engine.search.predicate.spi.SearchPredicateBuilderFactory
Contribute a predicate builder to a collector.
contribute(C, List<B>) - Method in interface org.hibernate.search.engine.search.sort.spi.SearchSortBuilderFactory
Contribute a sort builder to a collector.
contributeMapping(PojoMappingCollectorPropertyNode) - Method in class org.hibernate.search.mapper.pojo.mapping.building.spi.ErrorCollectingPojoPropertyMetadataContributor
 
contributeMapping(PojoMappingCollectorTypeNode) - Method in class org.hibernate.search.mapper.pojo.mapping.building.spi.ErrorCollectingPojoTypeMetadataContributor
 
contributeMapping(CMA) - Method in interface org.hibernate.search.mapper.pojo.mapping.building.spi.PojoMetadataContributor
 
contributeModel(PojoAdditionalMetadataCollectorPropertyNode) - Method in class org.hibernate.search.mapper.pojo.mapping.building.spi.ErrorCollectingPojoPropertyMetadataContributor
 
contributeModel(PojoAdditionalMetadataCollectorTypeNode) - Method in class org.hibernate.search.mapper.pojo.mapping.building.spi.ErrorCollectingPojoTypeMetadataContributor
 
contributeModel(CMO) - Method in interface org.hibernate.search.mapper.pojo.mapping.building.spi.PojoMetadataContributor
 
convert(F, FromDocumentFieldValueConvertContext) - Method in interface org.hibernate.search.engine.backend.types.converter.FromDocumentFieldValueConverter
 
convert(F, FromDocumentFieldValueConvertContext) - Method in class org.hibernate.search.engine.backend.types.converter.spi.PassThroughFromDocumentFieldValueConverter
 
convert(F, ToDocumentFieldValueConvertContext) - Method in class org.hibernate.search.engine.backend.types.converter.spi.PassThroughToDocumentFieldValueConverter
 
convert(String, ToDocumentIdentifierValueConvertContext) - Method in class org.hibernate.search.engine.backend.types.converter.spi.StringToDocumentIdentifierValueConverter
 
convert(I, ToDocumentIdentifierValueConvertContext) - Method in interface org.hibernate.search.engine.backend.types.converter.spi.ToDocumentIdentifierValueConverter
 
convert(V, ToDocumentFieldValueConvertContext) - Method in interface org.hibernate.search.engine.backend.types.converter.ToDocumentFieldValueConverter
 
convertReference(DocumentReference) - Method in interface org.hibernate.search.engine.search.query.spi.ProjectionHitMapper
Convert a document reference to the reference specific to the mapper.
convertUnknown(Object, ToDocumentFieldValueConvertContext) - Method in class org.hibernate.search.engine.backend.types.converter.spi.PassThroughToDocumentFieldValueConverter
 
convertUnknown(Object, ToDocumentIdentifierValueConvertContext) - Method in class org.hibernate.search.engine.backend.types.converter.spi.StringToDocumentIdentifierValueConverter
 
convertUnknown(Object, ToDocumentIdentifierValueConvertContext) - Method in interface org.hibernate.search.engine.backend.types.converter.spi.ToDocumentIdentifierValueConverter
Convert an input value of unknown type that may not have the required type I.
convertUnknown(Object, ToDocumentFieldValueConvertContext) - Method in interface org.hibernate.search.engine.backend.types.converter.ToDocumentFieldValueConverter
Convert an input value of unknown type that may not have the required type V.
create(ConfigurationPropertySource, GsonProvider) - Method in interface org.hibernate.search.backend.elasticsearch.client.spi.ElasticsearchClientFactory
 
create(GsonBuilder, boolean) - Static method in class org.hibernate.search.backend.elasticsearch.gson.spi.JsonLogHelper
 
create(String, BackendBuildContext, ConfigurationPropertySource) - Method in interface org.hibernate.search.engine.backend.spi.BackendFactory
 
create(BeanCreationContext) - Method in interface org.hibernate.search.engine.environment.bean.spi.BeanFactory
 
create(Set<PojoModelPathValueNode>) - Method in interface org.hibernate.search.mapper.pojo.model.path.spi.PojoPathFilterFactory
 
create(EventContextElement, EventContextElement...) - Static method in class org.hibernate.search.util.EventContext
 
createAccessor() - Method in interface org.hibernate.search.engine.backend.document.model.dsl.IndexSchemaFieldTerminalContext
 
createAccessor() - Method in interface org.hibernate.search.engine.backend.document.model.dsl.spi.IndexSchemaObjectFieldNodeBuilder
 
createAccessor() - Method in class org.hibernate.search.engine.backend.document.spi.IndexSchemaFieldDefinitionHelper
 
createAccessor() - Method in class org.hibernate.search.engine.backend.document.spi.IndexSchemaObjectFieldDefinitionHelper
 
createAccessor(Class<T>) - Method in interface org.hibernate.search.mapper.pojo.model.PojoModelCompositeElement
 
createAccessor() - Method in interface org.hibernate.search.mapper.pojo.model.PojoModelCompositeElement
 
createDocumentWorkExecutor(SessionContextImplementor) - Method in interface org.hibernate.search.engine.backend.index.spi.IndexManagerImplementor
 
createDocumentWorkExecutor(SessionContextImplementor) - Method in interface org.hibernate.search.engine.mapper.mapping.spi.MappedIndexManager
 
createErrorContext() - Method in class org.hibernate.search.engine.common.spi.ErrorContextBuilder
 
createExcludedField(String, IndexFieldType<F>) - Method in interface org.hibernate.search.engine.backend.document.model.dsl.spi.IndexSchemaObjectNodeBuilder
Create a new field, but do not add it to the current builder.
createExcludedObjectField(String, ObjectFieldStorage) - Method in interface org.hibernate.search.engine.backend.document.model.dsl.spi.IndexSchemaObjectNodeBuilder
Create a new object field, but do not add it to the current builder.
createGenericTypeModel(Class<U>) - Method in class org.hibernate.search.mapper.pojo.model.spi.GenericContextAwarePojoGenericTypeModel.RawTypeDeclaringContext
 
createGenericTypeModel(Type) - Method in class org.hibernate.search.mapper.pojo.model.spi.GenericContextAwarePojoGenericTypeModel.RawTypeDeclaringContext
 
createIndexer(Class<?>...) - Method in interface org.hibernate.search.mapper.orm.jpa.FullTextEntityManager
 
createIndexManagerBuilder(String, boolean, BackendBuildContext, ConfigurationPropertySource) - Method in interface org.hibernate.search.engine.backend.spi.BackendImplementor
 
createMapper(MappingBuildContext, ConfigurationPropertySource, TypeMetadataContributorProvider<C>) - Method in interface org.hibernate.search.engine.mapper.mapping.building.spi.MappingInitiator
 
createMapper(MappingBuildContext, ConfigurationPropertySource, TypeMetadataContributorProvider<PojoTypeMetadataContributor>) - Method in class org.hibernate.search.mapper.pojo.mapping.spi.AbstractPojoMappingInitiator
 
createMapping(ConfigurationPropertySource, PojoMappingDelegate) - Method in interface org.hibernate.search.mapper.pojo.mapping.spi.PojoMappingFactory
 
createMappingWorkExecutor() - Method in interface org.hibernate.search.mapper.orm.mapping.spi.HibernateOrmMapping
 
createMappingWorkExecutor() - Method in interface org.hibernate.search.mapper.pojo.mapping.spi.PojoMappingDelegate
 
createPojoSearchTarget(Collection<? extends Class<? extends E>>) - Method in interface org.hibernate.search.mapper.pojo.session.spi.PojoSearchManagerDelegate
 
createSearchManager(EntityManager) - Method in interface org.hibernate.search.mapper.orm.mapping.spi.HibernateOrmMapping
 
createSearchManagerDelegate(AbstractPojoSessionContextImplementor) - Method in interface org.hibernate.search.mapper.pojo.mapping.spi.PojoMappingDelegate
 
createSearchManagerWithOptions(EntityManager) - Method in interface org.hibernate.search.mapper.orm.mapping.spi.HibernateOrmMapping
 
createSearchTargetBuilder(MappingContextImplementor, Function<DocumentReference, R>) - Method in interface org.hibernate.search.engine.mapper.mapping.spi.MappedIndexManager
 
createSearchTargetContextBuilder(MappingContextImplementor) - Method in interface org.hibernate.search.engine.backend.index.spi.IndexManagerImplementor
 
createSessionWorkExecutor() - Method in interface org.hibernate.search.mapper.orm.session.spi.HibernateOrmSearchManager
 
createSessionWorkExecutor() - Method in interface org.hibernate.search.mapper.pojo.session.spi.PojoSearchManagerDelegate
 
createWorkExecutor() - Method in interface org.hibernate.search.engine.backend.index.spi.IndexManagerImplementor
 
createWorkExecutor() - Method in interface org.hibernate.search.engine.mapper.mapping.spi.MappedIndexManager
 
createWorkPlan(SessionContextImplementor) - Method in interface org.hibernate.search.engine.backend.index.spi.IndexManagerImplementor
 
createWorkPlan(SessionContextImplementor) - Method in interface org.hibernate.search.engine.mapper.mapping.spi.MappedIndexManager
 
createWorkPlan() - Method in interface org.hibernate.search.mapper.orm.session.spi.HibernateOrmSearchManager
 
createWorkPlan() - Method in interface org.hibernate.search.mapper.pojo.session.spi.PojoSearchManagerDelegate
 
custom() - Method in interface org.hibernate.search.backend.elasticsearch.analysis.model.dsl.ElasticsearchAnalyzerDefinitionContext
Start a custom analyzer definition, assigning a tokenizer, and optionally char filters and token filters to the definition.
custom() - Method in interface org.hibernate.search.backend.elasticsearch.analysis.model.dsl.ElasticsearchNormalizerDefinitionContext
Start a custom normalizer definition, assigning char filters and token filters to the definition.
custom() - Method in interface org.hibernate.search.backend.lucene.analysis.model.dsl.LuceneAnalyzerDefinitionContext
Start a custom analyzer definition, assigning a tokenizer, and optionally char filters and token filters to the definition.
custom() - Method in interface org.hibernate.search.backend.lucene.analysis.model.dsl.LuceneNormalizerDefinitionContext
Start a custom normalizer definition, assigning char filters and token filters to the definition.

D

DEFAULT_BACKEND - Static variable in class org.hibernate.search.engine.cfg.EngineSettings
The name of the default backend to use when none is defined in the index configuration.
DEFAULT_BOTTOM_SPATIAL_HASH_LEVEL - Static variable in annotation type org.hibernate.search.mapper.pojo.bridge.builtin.spatial.annotation.GeoPointBridge
 
DEFAULT_TOP_SPATIAL_HASH_LEVEL - Static variable in annotation type org.hibernate.search.mapper.pojo.bridge.builtin.spatial.annotation.GeoPointBridge
 
DefaultClassAndResourceResolver - Class in org.hibernate.search.engine.environment.classpath.spi
Default implementation of ClassResolver using the old pre class loader service approach of attempting to load from the current and thread context class loaders.
DefaultClassAndResourceResolver() - Constructor for class org.hibernate.search.engine.environment.classpath.spi.DefaultClassAndResourceResolver
Constructs a ClassLoaderServiceImpl with standard set-up
DefaultedPropertyContext<T> - Interface in org.hibernate.search.engine.cfg.spi
 
defaultExtractors() - Static method in class org.hibernate.search.mapper.pojo.extractor.ContainerExtractorPath
 
define(Class<T>, BeanFactory<T>) - Method in interface org.hibernate.search.engine.environment.bean.spi.BeanConfigurationContext
 
define(Class<T>, String, BeanFactory<T>) - Method in interface org.hibernate.search.engine.environment.bean.spi.BeanConfigurationContext
 
DelegatingSearchPredicateFactoryContext - Class in org.hibernate.search.engine.search.dsl.predicate.spi
DelegatingSearchPredicateFactoryContext(SearchPredicateFactoryContext) - Constructor for class org.hibernate.search.engine.search.dsl.predicate.spi.DelegatingSearchPredicateFactoryContext
 
DelegatingSearchProjectionFactoryContext<R,O> - Class in org.hibernate.search.engine.search.dsl.projection.spi
 
DelegatingSearchProjectionFactoryContext(SearchProjectionFactoryContext<R, O>) - Constructor for class org.hibernate.search.engine.search.dsl.projection.spi.DelegatingSearchProjectionFactoryContext
 
DelegatingSearchSortContainerContext - Class in org.hibernate.search.engine.search.dsl.sort.spi
DelegatingSearchSortContainerContext(SearchSortContainerContext) - Constructor for class org.hibernate.search.engine.search.dsl.sort.spi.DelegatingSearchSortContainerContext
 
delete() - Static method in class org.hibernate.search.backend.elasticsearch.client.spi.ElasticsearchRequest
 
delete(DocumentReferenceProvider) - Method in interface org.hibernate.search.engine.backend.index.spi.IndexWorkPlan
Delete a document from the index.
delete(Object) - Method in interface org.hibernate.search.mapper.pojo.work.spi.PojoWorkPlan
Delete an entity from the index.
delete(Object, Object) - Method in interface org.hibernate.search.mapper.pojo.work.spi.PojoWorkPlan
Delete an entity from the index.
derivedFrom(PojoModelPathValueNode) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.IndexingDependencyMappingContext
 
derivedFrom(Set<PojoModelPathValueNode>) - Method in interface org.hibernate.search.mapper.pojo.model.additionalmetadata.building.spi.PojoAdditionalMetadataCollectorValueNode
 
desc() - Method in interface org.hibernate.search.engine.search.dsl.sort.SortOrderContext
Sort in descending order.
DIRECTORY_PROVIDER - Static variable in class org.hibernate.search.backend.lucene.cfg.LuceneBackendSettings
 
discover(MappableTypeModel) - Method in interface org.hibernate.search.engine.mapper.mapping.building.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).
DISCOVERY_ENABLED - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchBackendSettings.Defaults
 
DISCOVERY_ENABLED - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchBackendSettings
 
DISCOVERY_REFRESH_INTERVAL - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchBackendSettings.Defaults
 
DISCOVERY_REFRESH_INTERVAL - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchBackendSettings
 
DISCOVERY_SCHEME - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchBackendSettings.Defaults
 
DISCOVERY_SCHEME - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchBackendSettings
 
distance(String, GeoPoint) - Method in interface org.hibernate.search.engine.search.dsl.projection.SearchProjectionFactoryContext
Project on the distance from the center to a GeoPoint field.
distance(String, GeoPoint) - Method in class org.hibernate.search.engine.search.dsl.projection.spi.DelegatingSearchProjectionFactoryContext
 
distance(String, GeoPoint) - Method in interface org.hibernate.search.engine.search.projection.spi.SearchProjectionBuilderFactory
 
distance(String, GeoPoint) - Method in interface org.hibernate.search.engine.search.sort.spi.SearchSortBuilderFactory
 
DistanceSortBuilder<B> - Interface in org.hibernate.search.engine.search.sort.spi
 
DistanceSortContext - Interface in org.hibernate.search.engine.search.dsl.sort
The context used when defining a field sort.
DistanceToFieldProjectionBuilder - Interface in org.hibernate.search.engine.search.projection.spi
 
DistanceToFieldProjectionContext - Interface in org.hibernate.search.engine.search.dsl.projection
The context used when starting to define a distance field projection.
DistanceUnit - Enum in org.hibernate.search.engine.spatial
Distance units.
document() - Method in interface org.hibernate.search.backend.lucene.search.dsl.projection.LuceneSearchProjectionFactoryContext
Project to a Lucene Document containing all the stored fields.
DocumentContributor<D> - Interface in org.hibernate.search.engine.backend.index.spi
 
DocumentElement - Interface in org.hibernate.search.engine.backend.document
An element of a document.
DocumentId - Annotation Type in org.hibernate.search.mapper.pojo.mapping.definition.annotation
 
documentId() - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingContext
 
DocumentReference - Interface in org.hibernate.search.engine.search
 
documentReference() - Method in interface org.hibernate.search.engine.search.dsl.projection.SearchProjectionFactoryContext
Project the match to a DocumentReference.
documentReference() - Method in class org.hibernate.search.engine.search.dsl.projection.spi.DelegatingSearchProjectionFactoryContext
 
documentReference() - Method in interface org.hibernate.search.engine.search.projection.spi.SearchProjectionBuilderFactory
 
DocumentReferenceProjectionBuilder - Interface in org.hibernate.search.engine.search.projection.spi
 
DocumentReferenceProjectionContext - Interface in org.hibernate.search.engine.search.dsl.projection
The context used when starting to define a document reference projection.
DocumentReferenceProvider - Interface in org.hibernate.search.engine.backend.index.spi
 
documentsAdded(long) - Method in interface org.hibernate.search.mapper.orm.massindexing.monitor.MassIndexingMonitor
Notify the monitor that increment more documents have been added to the index.
documentsBuilt(int) - Method in interface org.hibernate.search.mapper.orm.massindexing.monitor.MassIndexingMonitor
Notify the monitor that increment more documents have been built.
dslContext - Variable in class org.hibernate.search.engine.search.dsl.sort.spi.NonEmptySortContextImpl
 
dslConverter(ToDocumentFieldValueConverter<?, ? extends F>) - Method in interface org.hibernate.search.engine.backend.types.dsl.IndexFieldTypeConverterContext
 
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

ElasticsearchAnalysisComponentDefinitionContext - Interface in org.hibernate.search.backend.elasticsearch.analysis.model.dsl
 
ElasticsearchAnalysisConfigurer - Interface in org.hibernate.search.backend.elasticsearch.analysis
An object responsible for configuring analysis in an Elasticsearch backend, providing analysis-related definitions that can be referenced from the mapping.
ElasticsearchAnalysisDefinitionContainerContext - Interface in org.hibernate.search.backend.elasticsearch.analysis.model.dsl
A context allowing to define named analysis-related elements in an Elasticsearch backend: analyzers, tokenizers, char filters, ...
ElasticsearchAnalyzerDefinitionContext - Interface in org.hibernate.search.backend.elasticsearch.analysis.model.dsl
 
ElasticsearchAnalyzerDefinitionWithTokenizerContext - Interface in org.hibernate.search.backend.elasticsearch.analysis.model.dsl
 
ElasticsearchBackend - Interface in org.hibernate.search.backend.elasticsearch
 
ElasticsearchBackendSettings - Class in org.hibernate.search.backend.elasticsearch.cfg
Configuration properties for Elasticsearch backends.
ElasticsearchBackendSettings.Defaults - Class in org.hibernate.search.backend.elasticsearch.cfg
Default values for the different settings if no values are given.
ElasticsearchBackendSpiSettings - Class in org.hibernate.search.backend.elasticsearch.cfg.spi
Configuration properties for the Elasticsearch backend that are considered SPI (and not API).
ElasticsearchBackendSpiSettings.Defaults - Class in org.hibernate.search.backend.elasticsearch.cfg.spi
Default values for the different settings if no values are given.
ElasticsearchClient - Interface in org.hibernate.search.backend.elasticsearch.client.spi
An Elasticsearch client, allowing to perform requests to a remote cluster.
ElasticsearchClientFactory - Interface in org.hibernate.search.backend.elasticsearch.client.spi
Creates the Elasticsearch client.
ElasticsearchClientImplementor - Interface in org.hibernate.search.backend.elasticsearch.client.spi
An interface allowing to configure an ElasticsearchClient and to close it.
ElasticsearchCustomAnalysisDefinitionContext - Interface in org.hibernate.search.backend.elasticsearch.analysis.model.dsl
 
ElasticsearchCustomAnalyzerDefinitionContext - Interface in org.hibernate.search.backend.elasticsearch.analysis.model.dsl
 
ElasticsearchCustomNormalizerDefinitionContext - Interface in org.hibernate.search.backend.elasticsearch.analysis.model.dsl
 
ElasticsearchExtension<R,O> - Class in org.hibernate.search.backend.elasticsearch
An extension for the Elasticsearch backend, giving access to Lucene-specific features.
ElasticsearchIndexFieldTypeFactoryContext - Interface in org.hibernate.search.backend.elasticsearch.types.dsl
 
ElasticsearchIndexLifecycleStrategyName - Enum in org.hibernate.search.backend.elasticsearch.cfg
Strategy for creating/deleting the indexes in Elasticsearch upon Hibernate Search initialization and shut-down.
ElasticsearchIndexManager - Interface in org.hibernate.search.backend.elasticsearch.index
 
ElasticsearchIndexSettings - Class in org.hibernate.search.backend.elasticsearch.cfg
Configuration properties for Elasticsearch indexes.
ElasticsearchIndexSettings.Defaults - Class in org.hibernate.search.backend.elasticsearch.cfg
Default values for the different settings if no values are given.
ElasticsearchIndexStatus - Enum in org.hibernate.search.backend.elasticsearch.cfg
 
ElasticsearchJsonStringIndexFieldTypeContext<S extends ElasticsearchJsonStringIndexFieldTypeContext<? extends S>> - Interface in org.hibernate.search.backend.elasticsearch.types.dsl
 
ElasticsearchNormalizerDefinitionContext - Interface in org.hibernate.search.backend.elasticsearch.analysis.model.dsl
 
ElasticsearchRequest - Class in org.hibernate.search.backend.elasticsearch.client.spi
 
ElasticsearchRequest.Builder - Class in org.hibernate.search.backend.elasticsearch.client.spi
 
ElasticsearchResponse - Class in org.hibernate.search.backend.elasticsearch.client.spi
 
ElasticsearchResponse(int, String, JsonObject) - Constructor for class org.hibernate.search.backend.elasticsearch.client.spi.ElasticsearchResponse
 
ElasticsearchSearchPredicateFactoryContext - Interface in org.hibernate.search.backend.elasticsearch.search.dsl.predicate
A DSL context allowing to specify the type of a predicate, with some Elasticsearch-specific methods.
ElasticsearchSearchProjectionFactoryContext<R,O> - Interface in org.hibernate.search.backend.elasticsearch.search.dsl.projection
A DSL context allowing to create a projection, with some Elasticsearch-specific methods.
ElasticsearchSearchSortContainerContext - Interface in org.hibernate.search.backend.elasticsearch.search.dsl.sort
A DSL context allowing to specify the sort order, with some Elasticsearch-specific methods.
ElasticsearchStandardIndexFieldTypeContext<S extends ElasticsearchStandardIndexFieldTypeContext<? extends S,F>,F> - Interface in org.hibernate.search.backend.elasticsearch.types.dsl
 
ElasticsearchTypedAnalysisComponentDefinitionContext - Interface in org.hibernate.search.backend.elasticsearch.analysis.model.dsl
 
empty() - Static method in interface org.hibernate.search.engine.cfg.ConfigurationPropertySource
 
empty() - Static method in interface org.hibernate.search.mapper.pojo.model.path.spi.PojoPathFilter
 
ENABLE_ANNOTATION_MAPPING - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings.Defaults
 
ENABLE_ANNOTATION_MAPPING - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings
When enabled, annotations will be automatically processed for entity types, as well as nested types in those entity types, for instance embedded types.
ENABLE_ANNOTATION_MAPPING - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings.Radicals
 
ENABLE_CONFIGURATION_PROPERTY_TRACKING - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings.Defaults
 
ENABLE_CONFIGURATION_PROPERTY_TRACKING - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings
When enabled, Hibernate Search will track the parts of the provided configuration that are actually used and log a warning if any configuration property is never used, which might indicate a configuration issue.
ENABLE_CONFIGURATION_PROPERTY_TRACKING - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings.Radicals
 
ENABLE_DIRTY_CHECK - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings.Defaults
 
ENABLE_DIRTY_CHECK - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings
When enabled re-indexing of an entity is skipped if the updates affect only non-indexed fields.
ENABLE_DIRTY_CHECK - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings.Radicals
 
enableMultiTenancy() - Method in interface org.hibernate.search.engine.mapper.mapping.building.spi.MappingConfigurationCollector
 
encoded - Variable in class org.hibernate.search.backend.elasticsearch.util.spi.URLEncodedString
 
end() - Method in interface org.hibernate.search.engine.search.dsl.predicate.MinimumShouldMatchNonEmptyContext
End the current context and continue to the next one.
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.
entitiesLoaded(int) - Method in interface org.hibernate.search.mapper.orm.massindexing.monitor.MassIndexingMonitor
Notify the monitor that increment more entities have been loaded from the database.
entityIdPropertyName(String) - Method in interface org.hibernate.search.mapper.pojo.model.additionalmetadata.building.spi.PojoAdditionalMetadataCollectorEntityTypeNode
 
EnvironmentSynchronizer - Interface in org.hibernate.search.mapper.orm.spi
A service allowing to postpone Hibernate Search initialization works to a later time, when the environment (e.g.
equals(Object) - Method in class org.hibernate.search.backend.elasticsearch.util.spi.URLEncodedString
 
equals(Object) - Method in class org.hibernate.search.engine.logging.spi.AbstractSimpleEventContextElement
 
equals(Object) - Method in interface org.hibernate.search.engine.mapper.model.spi.MappableTypeModel
 
equals(Object) - Method in class org.hibernate.search.mapper.pojo.extractor.ContainerExtractorPath
 
equals(Object) - Method in class org.hibernate.search.mapper.pojo.model.path.PojoModelPathPropertyNode
 
equals(Object) - Method in class org.hibernate.search.mapper.pojo.model.path.PojoModelPathValueNode
 
equals(Object) - Method in class org.hibernate.search.mapper.pojo.model.spi.MemberPropertyHandle
 
equals(Object) - Method in interface org.hibernate.search.mapper.pojo.model.spi.PropertyHandle
 
ErrorCollectingPojoPropertyMetadataContributor - Class in org.hibernate.search.mapper.pojo.mapping.building.spi
 
ErrorCollectingPojoPropertyMetadataContributor() - Constructor for class org.hibernate.search.mapper.pojo.mapping.building.spi.ErrorCollectingPojoPropertyMetadataContributor
 
ErrorCollectingPojoTypeMetadataContributor - Class in org.hibernate.search.mapper.pojo.mapping.building.spi
 
ErrorCollectingPojoTypeMetadataContributor() - Constructor for class org.hibernate.search.mapper.pojo.mapping.building.spi.ErrorCollectingPojoTypeMetadataContributor
 
ErrorContext - Interface in org.hibernate.search.engine.common.spi
 
ErrorContextBuilder - Class in org.hibernate.search.engine.common.spi
 
ErrorContextBuilder() - Constructor for class org.hibernate.search.engine.common.spi.ErrorContextBuilder
 
ErrorHandler - Interface in org.hibernate.search.engine.common.spi
Implementations handle errors and exceptions occurring during indexing.
errorThatOccurred(Throwable) - Method in class org.hibernate.search.engine.common.spi.ErrorContextBuilder
 
EventContext - Class in org.hibernate.search.util
A sequence of EventContextElement.
EventContextElement - Interface in org.hibernate.search.util
An atomic element of context when an event occurs: a mapped type, or an index, or a field path, ...
EventContexts - Class in org.hibernate.search.engine.logging.spi
 
except(SearchPredicate) - Method in interface org.hibernate.search.engine.search.dsl.predicate.MatchAllPredicateContext
Add a "must not" clause based on a previously-built SearchPredicate,
except(SearchPredicateTerminalContext) - Method in interface org.hibernate.search.engine.search.dsl.predicate.MatchAllPredicateContext
Add a "must not" clause based on an almost-built SearchPredicate.
except(Function<? super SearchPredicateFactoryContext, SearchPredicate>) - Method in interface org.hibernate.search.engine.search.dsl.predicate.MatchAllPredicateContext
Add a "must not" clause to be defined by the given function.
excludeLimit() - Method in interface org.hibernate.search.engine.search.dsl.predicate.RangePredicateFromContext
Exclude the lower bound from the range.
excludeLimit() - Method in interface org.hibernate.search.engine.search.dsl.predicate.RangePredicateTerminalContext
Exclude the limit bound from the range.
excludeLowerLimit() - Method in interface org.hibernate.search.engine.search.predicate.spi.RangePredicateBuilder
 
excludeUpperLimit() - Method in interface org.hibernate.search.engine.search.predicate.spi.RangePredicateBuilder
 
execute() - Method in interface org.hibernate.search.engine.backend.index.spi.IndexWorkPlan
Start executing all the works in this plan, and clear the plan so that it can be re-used.
execute() - Method in interface org.hibernate.search.engine.search.SearchQuery
 
execute() - Method in interface org.hibernate.search.mapper.pojo.work.spi.PojoWorkPlan
Start executing all the works in this plan, and clear the plan so that it can be re-used.
executeCount() - Method in interface org.hibernate.search.engine.search.SearchQuery
 
expandRepeatableContainingAnnotation(Annotation) - Method in class org.hibernate.search.mapper.pojo.util.spi.AnnotationHelper
 
explanation() - Method in interface org.hibernate.search.backend.elasticsearch.search.dsl.projection.ElasticsearchSearchProjectionFactoryContext
Project to a string representing a JSON object describing the score computation for the hit.
explanation() - Method in interface org.hibernate.search.backend.lucene.search.dsl.projection.LuceneSearchProjectionFactoryContext
Project to a Lucene Explanation describing the score computation for the hit.
explicitExtractor(Class<? extends ContainerExtractor>) - Static method in class org.hibernate.search.mapper.pojo.extractor.ContainerExtractorPath
 
explicitExtractors(List<? extends Class<? extends ContainerExtractor>>) - Static method in class org.hibernate.search.mapper.pojo.extractor.ContainerExtractorPath
 
explicitRouting() - Method in interface org.hibernate.search.engine.backend.document.model.dsl.spi.IndexSchemaRootNodeBuilder
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.IndexModelBindingContext
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.
extendOptional(SearchPredicateFactoryContext, SearchPredicateBuilderFactory<C, B>) - Method in class org.hibernate.search.backend.elasticsearch.ElasticsearchExtension
Attempt to extend a given context, returning an empty Optional in case of failure.
extendOptional(SearchSortContainerContext, SearchSortBuilderFactory<C, B>, SearchSortDslContext<? super B>) - Method in class org.hibernate.search.backend.elasticsearch.ElasticsearchExtension
Attempt to extend a given context, returning an empty Optional in case of failure.
extendOptional(SearchProjectionFactoryContext<R, O>, SearchProjectionBuilderFactory) - Method in class org.hibernate.search.backend.elasticsearch.ElasticsearchExtension
Attempt to extend a given context, returning an empty Optional in case of failure.
extendOptional(SearchPredicateFactoryContext, SearchPredicateBuilderFactory<C, B>) - Method in class org.hibernate.search.backend.lucene.LuceneExtension
Attempt to extend a given context, returning an empty Optional in case of failure.
extendOptional(SearchSortContainerContext, SearchSortBuilderFactory<C, B>, SearchSortDslContext<? super B>) - Method in class org.hibernate.search.backend.lucene.LuceneExtension
Attempt to extend a given context, returning an empty Optional in case of failure.
extendOptional(SearchProjectionFactoryContext<R, O>, SearchProjectionBuilderFactory) - Method in class org.hibernate.search.backend.lucene.LuceneExtension
Attempt to extend a given context, returning an empty Optional in case of failure.
extendOptional(FromDocumentFieldValueConvertContext, SessionContextImplementor) - Method in interface org.hibernate.search.engine.backend.types.converter.runtime.FromDocumentFieldValueConvertContextExtension
Attempt to extend a given context, returning an empty Optional in case of failure.
extendOptional(ToDocumentIdentifierValueConvertContext, MappingContextImplementor) - Method in interface org.hibernate.search.engine.backend.types.converter.runtime.spi.ToDocumentIdentifierValueConvertContextExtension
Attempt to extend a given context, returning an empty Optional in case of failure.
extendOptional(ToDocumentFieldValueConvertContext, MappingContextImplementor) - Method in interface org.hibernate.search.engine.backend.types.converter.runtime.ToDocumentFieldValueConvertContextExtension
Attempt to extend a given context, returning an empty Optional in case of failure.
extendOptional(SearchPredicateFactoryContext, SearchPredicateBuilderFactory<C, B>) - Method in interface org.hibernate.search.engine.search.dsl.predicate.SearchPredicateFactoryContextExtension
Attempt to extend a given context, returning an empty Optional in case of failure.
extendOptional(SearchProjectionFactoryContext<R, O>, SearchProjectionBuilderFactory) - Method in interface org.hibernate.search.engine.search.dsl.projection.SearchProjectionFactoryContextExtension
Attempt to extend a given context, returning an empty Optional in case of failure.
extendOptional(SearchSortContainerContext, SearchSortBuilderFactory<C, B>, SearchSortDslContext<? super B>) - Method in interface org.hibernate.search.engine.search.dsl.sort.SearchSortContainerContextExtension
Attempt to extend a given context, returning an empty Optional in case of failure.
extendOptional(IdentifierBridgeToDocumentIdentifierContext, MappingContextImplementor) - Method in class org.hibernate.search.mapper.orm.HibernateOrmExtension
Attempt to extend a given context, returning an empty Optional in case of failure.
extendOptional(IdentifierBridgeFromDocumentIdentifierContext, SessionContextImplementor) - Method in class org.hibernate.search.mapper.orm.HibernateOrmExtension
Attempt to extend a given context, returning an empty Optional in case of failure.
extendOptional(RoutingKeyBridgeToRoutingKeyContext, SessionContextImplementor) - Method in class org.hibernate.search.mapper.orm.HibernateOrmExtension
Attempt to extend a given context, returning an empty Optional in case of failure.
extendOptional(TypeBridgeWriteContext, SessionContextImplementor) - Method in class org.hibernate.search.mapper.orm.HibernateOrmExtension
Attempt to extend a given context, returning an empty Optional in case of failure.
extendOptional(PropertyBridgeWriteContext, SessionContextImplementor) - Method in class org.hibernate.search.mapper.orm.HibernateOrmExtension
Attempt to extend a given context, returning an empty Optional in case of failure.
extendOptional(ValueBridgeToIndexedValueContext, MappingContextImplementor) - Method in class org.hibernate.search.mapper.orm.HibernateOrmExtension
Attempt to extend a given context, returning an empty Optional in case of failure.
extendOptional(ToDocumentFieldValueConvertContext, MappingContextImplementor) - Method in class org.hibernate.search.mapper.orm.HibernateOrmExtension
Attempt to extend a given context, returning an empty Optional in case of failure.
extendOptional(FromDocumentFieldValueConvertContext, SessionContextImplementor) - Method in class org.hibernate.search.mapper.orm.HibernateOrmExtension
Attempt to extend a given context, returning an empty Optional in case of failure.
extendOptional(IdentifierBridgeFromDocumentIdentifierContext, SessionContextImplementor) - Method in interface org.hibernate.search.mapper.pojo.bridge.runtime.IdentifierBridgeFromDocumentIdentifierContextExtension
Attempt to extend a given context, returning an empty Optional in case of failure.
extendOptional(IdentifierBridgeToDocumentIdentifierContext, MappingContextImplementor) - Method in interface org.hibernate.search.mapper.pojo.bridge.runtime.IdentifierBridgeToDocumentIdentifierContextExtension
Attempt to extend a given context, returning an empty Optional in case of failure.
extendOptional(PropertyBridgeWriteContext, SessionContextImplementor) - Method in interface org.hibernate.search.mapper.pojo.bridge.runtime.PropertyBridgeWriteContextExtension
Attempt to extend a given context, returning an empty Optional in case of failure.
extendOptional(RoutingKeyBridgeToRoutingKeyContext, SessionContextImplementor) - Method in interface org.hibernate.search.mapper.pojo.bridge.runtime.RoutingKeyBridgeToRoutingKeyContextExtension
Attempt to extend a given context, returning an empty Optional in case of failure.
extendOptional(TypeBridgeWriteContext, SessionContextImplementor) - Method in interface org.hibernate.search.mapper.pojo.bridge.runtime.TypeBridgeWriteContextExtension
Attempt to extend a given context, returning an empty Optional in case of failure.
extendOptional(ValueBridgeToIndexedValueContext, MappingContextImplementor) - Method in interface org.hibernate.search.mapper.pojo.bridge.runtime.ValueBridgeToIndexedValueContextExtension
Attempt to extend a given context, returning an empty Optional in case of failure.
extendOrFail(IndexFieldTypeFactoryContext) - Method in class org.hibernate.search.backend.elasticsearch.ElasticsearchExtension
Attempt to extend a given context, throwing an exception in case of failure.
extendOrFail(IndexFieldTypeFactoryContext) - Method in class org.hibernate.search.backend.lucene.LuceneExtension
Attempt to extend a given context, throwing an exception in case of failure.
extendOrFail(IndexFieldTypeFactoryContext) - Method in interface org.hibernate.search.engine.backend.types.dsl.IndexFieldTypeFactoryContextExtension
Attempt to extend a given context, throwing an exception in case of failure.
extension(FromDocumentFieldValueConvertContextExtension<T>) - Method in interface org.hibernate.search.engine.backend.types.converter.runtime.FromDocumentFieldValueConvertContext
 
extension(FromDocumentFieldValueConvertContextExtension<T>) - Method in class org.hibernate.search.engine.backend.types.converter.runtime.spi.FromDocumentFieldValueConvertContextImpl
 
extension(ToDocumentFieldValueConvertContextExtension<T>) - Method in class org.hibernate.search.engine.backend.types.converter.runtime.spi.ToDocumentFieldValueConvertContextImpl
 
extension(ToDocumentIdentifierValueConvertContextExtension<T>) - Method in interface org.hibernate.search.engine.backend.types.converter.runtime.spi.ToDocumentIdentifierValueConvertContext
 
extension(ToDocumentIdentifierValueConvertContextExtension<T>) - Method in class org.hibernate.search.engine.backend.types.converter.runtime.spi.ToDocumentIdentifierValueConvertContextImpl
 
extension(ToDocumentFieldValueConvertContextExtension<T>) - Method in interface org.hibernate.search.engine.backend.types.converter.runtime.ToDocumentFieldValueConvertContext
 
extension(IndexFieldTypeFactoryContextExtension<T>) - Method in interface org.hibernate.search.engine.backend.types.dsl.IndexFieldTypeFactoryContext
 
extension(SearchPredicateFactoryContextExtension<T>) - Method in interface org.hibernate.search.engine.search.dsl.predicate.SearchPredicateFactoryContext
Extend the current context with the given extension, resulting in an extended context offering different types of predicates.
extension() - Method in interface org.hibernate.search.engine.search.dsl.predicate.SearchPredicateFactoryContext
Create a context allowing to try to apply multiple extensions one after the other, failing only if none of the extensions is supported.
extension(SearchPredicateFactoryContextExtension<T>) - Method in class org.hibernate.search.engine.search.dsl.predicate.spi.DelegatingSearchPredicateFactoryContext
 
extension() - Method in class org.hibernate.search.engine.search.dsl.predicate.spi.DelegatingSearchPredicateFactoryContext
 
extension(SearchProjectionFactoryContextExtension<T, R, O>) - Method in interface org.hibernate.search.engine.search.dsl.projection.SearchProjectionFactoryContext
Extend the current context with the given extension, resulting in an extended context offering different types of projections.
extension() - Method in interface org.hibernate.search.engine.search.dsl.projection.SearchProjectionFactoryContext
Create a context allowing to try to apply multiple extensions one after the other, failing only if none of the extensions is supported.
extension(SearchProjectionFactoryContextExtension<T, R, O>) - Method in class org.hibernate.search.engine.search.dsl.projection.spi.DelegatingSearchProjectionFactoryContext
 
extension() - Method in class org.hibernate.search.engine.search.dsl.projection.spi.DelegatingSearchProjectionFactoryContext
 
extension(SearchSortContainerContextExtension<T>) - Method in interface org.hibernate.search.engine.search.dsl.sort.SearchSortContainerContext
Extend the current context with the given extension, resulting in an extended context offering different types of sorts.
extension() - Method in interface org.hibernate.search.engine.search.dsl.sort.SearchSortContainerContext
Create a context allowing to try to apply multiple extensions one after the other, failing only if none of the extensions is supported.
extension(SearchSortContainerContextExtension<T>) - Method in class org.hibernate.search.engine.search.dsl.sort.spi.DelegatingSearchSortContainerContext
 
extension() - Method in class org.hibernate.search.engine.search.dsl.sort.spi.DelegatingSearchSortContainerContext
 
extension(IdentifierBridgeFromDocumentIdentifierContextExtension<T>) - Method in interface org.hibernate.search.mapper.pojo.bridge.runtime.IdentifierBridgeFromDocumentIdentifierContext
 
extension(IdentifierBridgeToDocumentIdentifierContextExtension<T>) - Method in interface org.hibernate.search.mapper.pojo.bridge.runtime.IdentifierBridgeToDocumentIdentifierContext
 
extension(PropertyBridgeWriteContextExtension<T>) - Method in interface org.hibernate.search.mapper.pojo.bridge.runtime.PropertyBridgeWriteContext
 
extension(RoutingKeyBridgeToRoutingKeyContextExtension<T>) - Method in interface org.hibernate.search.mapper.pojo.bridge.runtime.RoutingKeyBridgeToRoutingKeyContext
 
extension(TypeBridgeWriteContextExtension<T>) - Method in interface org.hibernate.search.mapper.pojo.bridge.runtime.TypeBridgeWriteContext
 
extension(ValueBridgeToIndexedValueContextExtension<T>) - Method in interface org.hibernate.search.mapper.pojo.bridge.runtime.ValueBridgeToIndexedValueContext
 
extract(IndexableField) - Method in interface org.hibernate.search.backend.lucene.types.converter.LuceneFieldValueExtractor
Extract the value from the Lucene field.
extract(C) - Method in interface org.hibernate.search.mapper.pojo.extractor.ContainerExtractor
 

F

factory - Variable in class org.hibernate.search.engine.search.dsl.predicate.spi.AbstractSearchPredicateTerminalContext
 
FailureCollector - Interface in org.hibernate.search.engine.logging.spi
A failure collector without any context.
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, IndexFieldTypeTerminalContext<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, Function<IndexFieldTypeFactoryContext, IndexFieldType<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, Class<T>) - Method in interface org.hibernate.search.engine.search.dsl.projection.SearchProjectionFactoryContext
Project to a field of the indexed document.
field(String) - Method in interface org.hibernate.search.engine.search.dsl.projection.SearchProjectionFactoryContext
Project to a field of the indexed document without specifying a type.
field(String, Class<T>) - Method in class org.hibernate.search.engine.search.dsl.projection.spi.DelegatingSearchProjectionFactoryContext
 
field(String) - Method in class org.hibernate.search.engine.search.dsl.projection.spi.DelegatingSearchProjectionFactoryContext
 
field(String, Class<T>) - Method in interface org.hibernate.search.engine.search.projection.spi.SearchProjectionBuilderFactory
 
field(String) - Method in interface org.hibernate.search.engine.search.sort.spi.SearchSortBuilderFactory
 
FieldModelContributor - Interface in org.hibernate.search.engine.mapper.mapping.building.spi
 
fieldName(String) - Method in interface org.hibernate.search.mapper.pojo.bridge.builtin.spatial.GeoPointBridgeBuilder
 
FieldProjectionBuilder<T> - Interface in org.hibernate.search.engine.search.projection.spi
 
FieldProjectionContext<T> - Interface in org.hibernate.search.engine.search.dsl.projection
The context used when starting to define a field projection.
FieldSortBuilder<B> - Interface in org.hibernate.search.engine.search.sort.spi
 
FieldSortContext - Interface in org.hibernate.search.engine.search.dsl.sort
The context used when defining a field sort.
FieldSortMissingValueContext<N> - Interface in org.hibernate.search.engine.search.dsl.sort
The context used when defining the missing value behavior of a field sort.
filter(SearchPredicate) - Method in interface org.hibernate.search.engine.search.dsl.predicate.BooleanJunctionPredicateContext
Add a "filter" clause based on a previously-built SearchPredicate.
filter(SearchPredicateTerminalContext) - Method in interface org.hibernate.search.engine.search.dsl.predicate.BooleanJunctionPredicateContext
Add a "filter" clause based on an almost-built SearchPredicate.
filter(Function<? super SearchPredicateFactoryContext, SearchPredicate>) - Method in interface org.hibernate.search.engine.search.dsl.predicate.BooleanJunctionPredicateContext
Add a "filter" clause to be defined by the given function.
filter(B) - Method in interface org.hibernate.search.engine.search.predicate.spi.BooleanJunctionPredicateBuilder
 
flush() - Method in interface org.hibernate.search.engine.backend.index.spi.IndexWorkExecutor
 
flush(Collection<Class<?>>) - Method in interface org.hibernate.search.mapper.pojo.work.spi.PojoMappingWorkExecutor
 
forEach(MappableTypeModel, Consumer<C>) - Method in interface org.hibernate.search.engine.mapper.mapping.building.spi.TypeMetadataContributorProvider
 
forKey(String) - Static method in interface org.hibernate.search.engine.cfg.spi.ConfigurationProperty
Start the creation of a configuration property.
forProperty() - Static method in interface org.hibernate.search.mapper.pojo.bridge.builtin.spatial.GeoPointBridgeBuilder
 
forType() - Static method in interface org.hibernate.search.mapper.pojo.bridge.builtin.spatial.GeoPointBridgeBuilder
 
from(Object) - Method in interface org.hibernate.search.engine.search.dsl.predicate.RangePredicateFieldSetContext
Require at least one of the targeted fields to be "higher than" the given value, and "lower than" another value (to be provided in following calls).
fromAnnotation(Annotation) - Static method in class org.hibernate.search.mapper.pojo.logging.spi.PojoEventContexts
 
fromBackendName(String) - Static method in class org.hibernate.search.engine.logging.spi.EventContexts
 
FromDocumentFieldValueConvertContext - Interface in org.hibernate.search.engine.backend.types.converter.runtime
 
FromDocumentFieldValueConvertContextExtension<T> - Interface in org.hibernate.search.engine.backend.types.converter.runtime
An extension to FromDocumentFieldValueConvertContext, allowing to access non-standard context specific to a given mapper.
FromDocumentFieldValueConvertContextImpl - Class in org.hibernate.search.engine.backend.types.converter.runtime.spi
 
FromDocumentFieldValueConvertContextImpl(SessionContextImplementor) - Constructor for class org.hibernate.search.engine.backend.types.converter.runtime.spi.FromDocumentFieldValueConvertContextImpl
 
FromDocumentFieldValueConverter<F,V> - Interface in org.hibernate.search.engine.backend.types.converter
A converter from a source index field value to a different value.
fromDocumentIdentifier(String, IdentifierBridgeFromDocumentIdentifierContext) - Method in interface org.hibernate.search.mapper.pojo.bridge.IdentifierBridge
Transform the given document identifier value back to the value of the POJO property.
fromExternalRepresentation(String) - Static method in enum org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchIndexLifecycleStrategyName
 
fromExternalRepresentation(String) - Static method in enum org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchIndexStatus
 
fromExternalRepresentation(String) - Static method in enum org.hibernate.search.backend.elasticsearch.cfg.MultiTenancyStrategyName
 
fromExternalRepresentation(String) - Static method in enum org.hibernate.search.backend.lucene.cfg.MultiTenancyStrategyName
 
fromExternalRepresentation(String) - Static method in enum org.hibernate.search.mapper.orm.cfg.HibernateOrmIndexingStrategyName
Returns the HibernateOrmIndexingStrategyName matching the given external representation as specified via HibernateOrmMapperSettings.INDEXING_STRATEGY
fromIndexFieldAbsolutePath(String) - Static method in class org.hibernate.search.engine.logging.spi.EventContexts
 
fromIndexName(String) - Static method in class org.hibernate.search.engine.logging.spi.EventContexts
 
fromIndexNames(String...) - Static method in class org.hibernate.search.engine.logging.spi.EventContexts
 
fromIndexNames(Set<String>) - Static method in class org.hibernate.search.engine.logging.spi.EventContexts
 
fromJSon(JsonElement) - Static method in class org.hibernate.search.backend.elasticsearch.util.spi.URLEncodedString
 
fromJsonString(String) - Method in interface org.hibernate.search.backend.elasticsearch.search.dsl.predicate.ElasticsearchSearchPredicateFactoryContext
 
fromJsonString(String) - Method in interface org.hibernate.search.backend.elasticsearch.search.dsl.sort.ElasticsearchSearchSortContainerContext
 
fromLuceneQuery(Query) - Method in interface org.hibernate.search.backend.lucene.search.dsl.predicate.LuceneSearchPredicateFactoryContext
 
fromLuceneSort(Sort) - Method in interface org.hibernate.search.backend.lucene.search.dsl.sort.LuceneSearchSortContainerContext
 
fromLuceneSortField(SortField) - Method in interface org.hibernate.search.backend.lucene.search.dsl.sort.LuceneSearchSortContainerContext
 
fromMap(Map<String, ?>) - Static method in interface org.hibernate.search.engine.cfg.ConfigurationPropertySource
 
fromMeters(Double) - Method in enum org.hibernate.search.engine.spatial.DistanceUnit
 
fromPath(PojoModelPath) - Static method in class org.hibernate.search.mapper.pojo.logging.spi.PojoEventContexts
 
fromProperties(Properties) - Static method in interface org.hibernate.search.engine.cfg.ConfigurationPropertySource
Deprecated.
Where possible, use ConfigurationPropertySource.fromMap(Map) instead, which supports non-string values.
fromRoot(String) - Static method in class org.hibernate.search.mapper.pojo.model.path.PojoModelPath
 
fromString(String) - Static method in class org.hibernate.search.backend.elasticsearch.util.spi.URLEncodedString
 
fromType(MappableTypeModel) - Static method in class org.hibernate.search.engine.logging.spi.EventContexts
 
fromType(PojoRawTypeModel<?>) - Static method in class org.hibernate.search.mapper.pojo.logging.spi.PojoEventContexts
 
FullTextEntityManager - Interface in org.hibernate.search.mapper.orm.jpa
 
FullTextField - Annotation Type in org.hibernate.search.mapper.pojo.mapping.definition.annotation
A full-text field in the full text index, potentially holding multiple tokens (words) of text.
fullTextField() - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingContext
 
fullTextField(String) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingContext
 
FullTextField.List - Annotation Type in org.hibernate.search.mapper.pojo.mapping.definition.annotation
 
FullTextQuery<T> - Interface in org.hibernate.search.mapper.orm.hibernate
 
FullTextQuery<T> - Interface in org.hibernate.search.mapper.orm.jpa
 
FullTextQueryResultDefinitionContext<O> - Interface in org.hibernate.search.mapper.orm.hibernate
 
FullTextQueryResultDefinitionContext<O> - Interface in org.hibernate.search.mapper.orm.jpa
 
FullTextSearchTarget<T> - Interface in org.hibernate.search.mapper.orm.hibernate
 
FullTextSearchTarget<T> - Interface in org.hibernate.search.mapper.orm.jpa
 
FullTextSession - Interface in org.hibernate.search.mapper.orm.hibernate
 

G

GenericContextAwarePojoGenericTypeModel<T> - Class in org.hibernate.search.mapper.pojo.model.spi
An abstract base for implementations of PojoGenericTypeModel that take advantage of the context in which a given property appears to derive more precise type information.
GenericContextAwarePojoGenericTypeModel.Helper - Interface in org.hibernate.search.mapper.pojo.model.spi
 
GenericContextAwarePojoGenericTypeModel.RawTypeDeclaringContext<T> - Class in org.hibernate.search.mapper.pojo.model.spi
 
GenericField - Annotation Type in org.hibernate.search.mapper.pojo.mapping.definition.annotation
A generic annotation that will work for any supported type of field in the full text index: full-text, keyword (non-analyzed) text, integer, date, ...
genericField() - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingContext
 
genericField(String) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingContext
 
GenericField.List - Annotation Type in org.hibernate.search.mapper.pojo.mapping.definition.annotation
 
GeoBoundingBox - Interface in org.hibernate.search.engine.spatial
 
GeoPoint - Interface in org.hibernate.search.engine.spatial
 
GeoPointBridge - Annotation Type in org.hibernate.search.mapper.pojo.bridge.builtin.spatial.annotation
Defines a GeoPoint bridge, mapping a latitude and longitude, in degrees, to an index field representing a point on earth..
GeoPointBridge.List - Annotation Type in org.hibernate.search.mapper.pojo.bridge.builtin.spatial.annotation
 
GeoPointBridgeBuilder<B> - Interface in org.hibernate.search.mapper.pojo.bridge.builtin.spatial
 
GeoPolygon - Interface in org.hibernate.search.engine.spatial
 
get() - Static method in class org.hibernate.search.backend.elasticsearch.client.spi.ElasticsearchRequest
 
get() - Static method in class org.hibernate.search.backend.elasticsearch.ElasticsearchExtension
 
get() - Static method in class org.hibernate.search.backend.elasticsearch.gson.spi.JsonLogHelper
 
get() - Static method in class org.hibernate.search.backend.lucene.LuceneExtension
 
get(String) - Method in interface org.hibernate.search.engine.cfg.ConfigurationPropertySource
 
get(ConfigurationPropertySource) - Method in interface org.hibernate.search.engine.cfg.spi.ConfigurationProperty
Get the value of this configuration property.
get(String) - Method in class org.hibernate.search.engine.cfg.spi.UnusedPropertyTrackingConfigurationPropertySource
 
get() - Method in interface org.hibernate.search.engine.environment.bean.BeanHolder
 
get() - Static method in class org.hibernate.search.mapper.orm.HibernateOrmExtension
 
get(Object) - Method in class org.hibernate.search.mapper.pojo.model.spi.MemberPropertyHandle
 
get(Object) - Method in interface org.hibernate.search.mapper.pojo.model.spi.PropertyHandle
 
get() - Static method in class org.hibernate.search.mapper.pojo.util.spi.JavaClassOrdering
 
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>, Function<String, 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.
getAnnotationByType(Class<A>) - Method in interface org.hibernate.search.mapper.pojo.model.spi.PojoRawTypeModel
 
getAnnotationByType(AnnotatedElement, Class<A>) - Method in class org.hibernate.search.mapper.pojo.util.spi.AnnotationHelper
 
getAnnotationsByMetaAnnotationType(Class<? extends Annotation>) - Method in interface org.hibernate.search.mapper.pojo.model.spi.PojoPropertyModel
 
getAnnotationsByMetaAnnotationType(Class<? extends Annotation>) - Method in interface org.hibernate.search.mapper.pojo.model.spi.PojoRawTypeModel
 
getAnnotationsByMetaAnnotationType(AnnotatedElement, Class<? extends Annotation>) - Method in class org.hibernate.search.mapper.pojo.util.spi.AnnotationHelper
 
getAnnotationsByType(Class<A>) - Method in interface org.hibernate.search.mapper.pojo.model.spi.PojoPropertyModel
 
getAnnotationsByType(Class<A>) - Method in interface org.hibernate.search.mapper.pojo.model.spi.PojoRawTypeModel
 
getAnnotationsByType(AnnotatedElement, Class<A>) - Method in class org.hibernate.search.mapper.pojo.util.spi.AnnotationHelper
 
getArrayElementType() - Method in class org.hibernate.search.mapper.pojo.model.spi.GenericContextAwarePojoGenericTypeModel
 
getArrayElementType() - Method in interface org.hibernate.search.mapper.pojo.model.spi.PojoGenericTypeModel
 
getAscendingSuperTypes() - Method in interface org.hibernate.search.engine.mapper.model.spi.MappableTypeModel
 
getAscendingSuperTypes() - Method in interface org.hibernate.search.mapper.pojo.model.spi.PojoRawTypeModel
 
getAscendingSuperTypes(T) - Method in class org.hibernate.search.mapper.pojo.util.spi.AbstractPojoTypeOrdering
 
getBackend(String) - Method in interface org.hibernate.search.engine.common.spi.SearchIntegration
 
getBean(Class<T>) - Method in interface org.hibernate.search.engine.environment.bean.BeanProvider
Retrieve a bean referenced by its type.
getBean(Class<T>, String) - Method in interface org.hibernate.search.engine.environment.bean.BeanProvider
Retrieve a bean referenced by its type and name.
getBean(BeanReference<T>) - Method in interface org.hibernate.search.engine.environment.bean.BeanProvider
Retrieve a bean from a BeanReference.
getBean(BeanProvider) - Method in interface org.hibernate.search.engine.environment.bean.BeanReference
Get the bean this reference points to using the given provider.
getBeanProvider() - Method in interface org.hibernate.search.engine.environment.bean.spi.BeanCreationContext
 
getBeanProvider() - Method in interface org.hibernate.search.engine.environment.service.spi.ServiceManager
 
getBeanProvider() - Method in interface org.hibernate.search.mapper.pojo.bridge.mapping.BridgeBuildContext
 
getBeanProvider() - Method in interface org.hibernate.search.mapper.pojo.bridge.mapping.MarkerBuildContext
 
getBeans(List<? extends BeanReference<? extends T>>) - Method in interface org.hibernate.search.engine.environment.bean.BeanProvider
Retrieve a list of beans from a list of BeanReferences.
getBody() - Method in class org.hibernate.search.backend.elasticsearch.client.spi.ElasticsearchResponse
 
getBodyParts() - Method in class org.hibernate.search.backend.elasticsearch.client.spi.ElasticsearchRequest
 
getBottomRight() - Method in interface org.hibernate.search.engine.spatial.GeoBoundingBox
 
getBridgedElement() - Method in interface org.hibernate.search.mapper.pojo.bridge.binding.IdentifierBridgeBindingContext
 
getBridgedElement() - Method in interface org.hibernate.search.mapper.pojo.bridge.binding.PropertyBridgeBindingContext
 
getBridgedElement() - Method in interface org.hibernate.search.mapper.pojo.bridge.binding.RoutingKeyBridgeBindingContext
 
getBridgedElement() - Method in interface org.hibernate.search.mapper.pojo.bridge.binding.TypeBridgeBindingContext
 
getBridgedElement() - Method in interface org.hibernate.search.mapper.pojo.bridge.binding.ValueBridgeBindingContext
 
getCaster() - Method in interface org.hibernate.search.mapper.pojo.model.spi.PojoRawTypeModel
 
getClass(T) - Method in interface org.hibernate.search.mapper.pojo.model.spi.PojoRuntimeIntrospector
 
getClassResolver() - Method in interface org.hibernate.search.engine.environment.service.spi.ServiceManager
 
getClient(Class<T>) - Method in interface org.hibernate.search.backend.elasticsearch.ElasticsearchBackend
Retrieve the underlying, low-level client used to communicate with the Elasticsearch cluster.
getContext() - Method in exception org.hibernate.search.util.SearchException
 
getDeclaredInterfaces(T) - Method in class org.hibernate.search.mapper.pojo.util.spi.AbstractPojoTypeOrdering
 
getDeclaredInterfaces(Class<?>) - Method in class org.hibernate.search.mapper.pojo.util.spi.JavaClassOrdering
 
getDeclaredProperties() - Method in interface org.hibernate.search.mapper.pojo.model.spi.PojoRawTypeModel
 
getDefault() - Static method in class org.hibernate.search.engine.logging.spi.EventContexts
 
getDelegate() - Method in class org.hibernate.search.engine.search.dsl.predicate.spi.DelegatingSearchPredicateFactoryContext
 
getDelegate() - Method in class org.hibernate.search.engine.search.dsl.sort.spi.DelegatingSearchSortContainerContext
 
getDelegate() - Method in class org.hibernate.search.mapper.pojo.mapping.spi.AbstractPojoMappingImplementor
 
getDelegate() - Method in class org.hibernate.search.mapper.pojo.session.spi.AbstractPojoSearchManager
 
getDescendingSuperTypes() - Method in interface org.hibernate.search.engine.mapper.model.spi.MappableTypeModel
 
getDescendingSuperTypes() - Method in interface org.hibernate.search.mapper.pojo.model.spi.PojoRawTypeModel
 
getDescendingSuperTypes(T) - Method in class org.hibernate.search.mapper.pojo.util.spi.AbstractPojoTypeOrdering
 
getElasticsearchString() - Method in enum org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchIndexStatus
 
getElements() - Method in class org.hibernate.search.util.EventContext
 
getEventContext() - Method in interface org.hibernate.search.engine.backend.document.model.dsl.spi.IndexSchemaBuildContext
 
getExplicitExtractorClasses() - Method in class org.hibernate.search.mapper.pojo.extractor.ContainerExtractorPath
 
getExternalName() - Method in enum org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchIndexLifecycleStrategyName
 
getExtractorPath() - Method in class org.hibernate.search.mapper.pojo.model.path.PojoModelPathValueNode
 
getFailingOperations() - Method in interface org.hibernate.search.engine.common.spi.ErrorContext
 
getFailureCollector() - Method in interface org.hibernate.search.engine.mapper.mapping.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.
getFailureCollector() - Method in interface org.hibernate.search.mapper.pojo.mapping.building.spi.PojoMappingCollector
 
getFailureCollector() - Method in interface org.hibernate.search.mapper.pojo.model.additionalmetadata.building.spi.PojoAdditionalMetadataCollector
 
getFullTextEntityManager(EntityManager) - Static method in class org.hibernate.search.mapper.orm.Search
 
getFullTextSession(Session) - Static method in class org.hibernate.search.mapper.orm.Search
 
getGenericTypeModel(Class<T>) - Method in interface org.hibernate.search.mapper.pojo.model.spi.PojoBootstrapIntrospector
 
getGson() - Method in interface org.hibernate.search.backend.elasticsearch.gson.spi.GsonProvider
 
getGsonNoSerializeNulls() - Method in interface org.hibernate.search.backend.elasticsearch.gson.spi.GsonProvider
 
getHandle() - Method in interface org.hibernate.search.mapper.pojo.model.spi.PojoPropertyModel
 
getHitCount() - Method in interface org.hibernate.search.engine.search.SearchResult
 
getHitCount() - Method in class org.hibernate.search.engine.search.spi.SimpleSearchResult
 
getHits() - Method in interface org.hibernate.search.engine.search.SearchResult
 
getHits() - Method in class org.hibernate.search.engine.search.spi.SimpleSearchResult
 
getId() - Method in interface org.hibernate.search.engine.search.DocumentReference
 
getId() - Method in interface org.hibernate.search.mapper.pojo.search.PojoReference
 
getIdentifier() - Method in interface org.hibernate.search.engine.backend.index.spi.DocumentReferenceProvider
 
getIdentifierBridgeFromDocumentIdentifierContext() - Method in class org.hibernate.search.mapper.pojo.session.context.spi.AbstractPojoSessionContextImplementor
 
getIdentifierBridgeToDocumentIdentifierContext() - Method in class org.hibernate.search.mapper.pojo.mapping.context.spi.AbstractPojoMappingContextImplementor
 
getIndexedTypesPolymorphic(Class<E>) - Method in interface org.hibernate.search.mapper.orm.mapping.spi.HibernateOrmMapping
Given a set of target entity, return the set of configured subtypes that are indexed.
getIndexedTypesPolymorphic(Class<E>) - Method in interface org.hibernate.search.mapper.pojo.mapping.spi.PojoMappingDelegate
Given a set of target entity, return the set of configured subtypes that are indexed.
getIndexManager() - Method in interface org.hibernate.search.engine.common.spi.ErrorContext
 
getIndexManager(String) - Method in interface org.hibernate.search.engine.common.spi.SearchIntegration
 
getIndexName() - Method in interface org.hibernate.search.engine.mapper.mapping.building.spi.IndexManagerBuildingState
 
getIndexName() - Method in interface org.hibernate.search.engine.search.DocumentReference
 
getIndexSchemaElement() - Method in interface org.hibernate.search.mapper.pojo.bridge.binding.PropertyBridgeBindingContext
 
getIndexSchemaElement() - Method in interface org.hibernate.search.mapper.pojo.bridge.binding.TypeBridgeBindingContext
 
getJavaClass() - Method in interface org.hibernate.search.mapper.pojo.model.spi.PojoRawTypeModel
 
getLatitude() - Method in interface org.hibernate.search.engine.spatial.GeoPoint
 
getLoaded(Object) - Method in interface org.hibernate.search.engine.search.query.spi.LoadingResult
 
getLogHelper() - Method in interface org.hibernate.search.backend.elasticsearch.gson.spi.GsonProvider
 
getLongitude() - Method in interface org.hibernate.search.engine.spatial.GeoPoint
 
getMapping(MappingKey<M>) - Method in interface org.hibernate.search.engine.common.spi.SearchIntegration
 
getMappingContext() - Method in interface org.hibernate.search.engine.mapper.session.context.spi.SessionContextImplementor
 
getMappingContext() - Method in class org.hibernate.search.mapper.pojo.session.context.spi.AbstractPojoSessionContextImplementor
 
getMessageWithoutContext() - Method in exception org.hibernate.search.util.SearchException
 
getMethod() - Method in class org.hibernate.search.backend.elasticsearch.client.spi.ElasticsearchRequest
 
getName() - Method in interface org.hibernate.search.engine.mapper.model.spi.MappableTypeModel
 
getName() - Method in interface org.hibernate.search.mapper.pojo.model.PojoModelProperty
 
getName() - Method in class org.hibernate.search.mapper.pojo.model.spi.GenericContextAwarePojoGenericTypeModel
 
getName() - Method in class org.hibernate.search.mapper.pojo.model.spi.MemberPropertyHandle
 
getName() - Method in interface org.hibernate.search.mapper.pojo.model.spi.PojoPropertyModel
 
getName() - Method in interface org.hibernate.search.mapper.pojo.model.spi.PojoTypeModel
 
getName() - Method in interface org.hibernate.search.mapper.pojo.model.spi.PropertyHandle
 
getOperationAtFault() - Method in interface org.hibernate.search.engine.common.spi.ErrorContext
 
getOrThrow(ConfigurationPropertySource, Function<String, 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.
getParameters() - Method in class org.hibernate.search.backend.elasticsearch.client.spi.ElasticsearchRequest
 
getParent() - Method in class org.hibernate.search.mapper.pojo.model.path.PojoModelPath
 
getParent() - Method in class org.hibernate.search.mapper.pojo.model.path.PojoModelPathPropertyNode
 
getParent() - Method in class org.hibernate.search.mapper.pojo.model.path.PojoModelPathValueNode
 
getParentIndexObjectAccessors() - Method in interface org.hibernate.search.engine.mapper.mapping.building.spi.IndexModelBindingContext
 
getPath() - Method in class org.hibernate.search.backend.elasticsearch.client.spi.ElasticsearchRequest
 
getPoints() - Method in interface org.hibernate.search.engine.spatial.GeoPolygon
 
getProperty(String) - Method in class org.hibernate.search.mapper.pojo.model.spi.GenericContextAwarePojoGenericTypeModel
 
getProperty(String) - Method in interface org.hibernate.search.mapper.pojo.model.spi.PojoTypeModel
 
getPropertyBridgeWriteContext() - Method in class org.hibernate.search.mapper.pojo.session.context.spi.AbstractPojoSessionContextImplementor
 
getPropertyCacheKey(PojoPropertyModel<?>) - Method in interface org.hibernate.search.mapper.pojo.model.spi.GenericContextAwarePojoGenericTypeModel.Helper
 
getPropertyGenericType(PojoPropertyModel<?>) - Method in interface org.hibernate.search.mapper.pojo.model.spi.GenericContextAwarePojoGenericTypeModel.Helper
 
getPropertyName() - Method in class org.hibernate.search.mapper.pojo.model.path.PojoModelPathPropertyNode
 
getQueryElementCollector() - Method in interface org.hibernate.search.engine.search.query.spi.SearchQueryBuilder
 
getQueryString() - Method in interface org.hibernate.search.engine.search.SearchQuery
 
getRawType() - Method in interface org.hibernate.search.mapper.pojo.model.PojoModelValue
 
getRawType() - Method in class org.hibernate.search.mapper.pojo.model.spi.GenericContextAwarePojoGenericTypeModel
 
getRawType() - Method in interface org.hibernate.search.mapper.pojo.model.spi.PojoTypeModel
 
getRawTypeModel(Class<T>) - Method in interface org.hibernate.search.mapper.pojo.model.spi.GenericContextAwarePojoGenericTypeModel.Helper
 
getResourceResolver() - Method in interface org.hibernate.search.engine.environment.service.spi.ServiceManager
 
getResultSize() - Method in interface org.hibernate.search.mapper.orm.jpa.FullTextQuery
 
getRootBindingContext() - Method in interface org.hibernate.search.engine.mapper.mapping.building.spi.IndexManagerBuildingState
 
getRoutingKey() - Method in interface org.hibernate.search.engine.backend.index.spi.DocumentReferenceProvider
 
getRoutingKeyBridgeToRoutingKeyContext() - Method in class org.hibernate.search.mapper.pojo.session.context.spi.AbstractPojoSessionContextImplementor
 
getRuntimeIntrospector() - Method in class org.hibernate.search.mapper.pojo.session.context.spi.AbstractPojoSessionContextImplementor
 
getSchemaContext() - Method in class org.hibernate.search.engine.backend.document.spi.IndexSchemaObjectFieldDefinitionHelper
 
getSchemaElement() - Method in interface org.hibernate.search.engine.mapper.mapping.building.spi.IndexModelBindingContext
 
getSchemaElement(IndexSchemaContributionListener) - Method in interface org.hibernate.search.engine.mapper.mapping.building.spi.IndexModelBindingContext
 
getSchemaRootNodeBuilder() - Method in interface org.hibernate.search.engine.backend.index.spi.IndexManagerBuilder
 
getSearchModel() - Method in interface org.hibernate.search.engine.mapper.mapping.building.spi.IndexModelBindingContext
 
getSearchPredicateBuilderFactory() - Method in interface org.hibernate.search.engine.search.dsl.spi.SearchTargetContext
 
getSearchProjectionFactory() - Method in interface org.hibernate.search.engine.search.dsl.spi.SearchTargetContext
 
getSearchQueryBuilderFactory() - Method in interface org.hibernate.search.engine.search.dsl.spi.SearchTargetContext
 
getSearchSortBuilderFactory() - Method in interface org.hibernate.search.engine.search.dsl.spi.SearchTargetContext
 
getServiceManager() - Method in interface org.hibernate.search.engine.backend.spi.BackendBuildContext
 
getServiceManager() - Method in interface org.hibernate.search.engine.mapper.mapping.spi.MappingBuildContext
 
getSession() - Method in interface org.hibernate.search.mapper.orm.session.context.HibernateOrmSessionContext
 
getSessionFactory() - Method in interface org.hibernate.search.mapper.orm.mapping.context.HibernateOrmMappingContext
 
getStatusCode() - Method in class org.hibernate.search.backend.elasticsearch.client.spi.ElasticsearchResponse
 
getStatusMessage() - Method in class org.hibernate.search.backend.elasticsearch.client.spi.ElasticsearchResponse
 
getSuperClass(T) - Method in class org.hibernate.search.mapper.pojo.util.spi.AbstractPojoTypeOrdering
 
getSuperClass(Class<?>) - Method in class org.hibernate.search.mapper.pojo.util.spi.JavaClassOrdering
 
getTargetedIndexedTypes() - Method in interface org.hibernate.search.mapper.pojo.search.spi.PojoSearchTargetDelegate
 
getTenantIdentifier() - Method in interface org.hibernate.search.engine.mapper.session.context.spi.SessionContextImplementor
 
getThrowable() - Method in interface org.hibernate.search.engine.common.spi.ErrorContext
 
getToIndexedValueContext() - Method in class org.hibernate.search.mapper.pojo.mapping.context.spi.AbstractPojoMappingContextImplementor
 
getTopLeft() - Method in interface org.hibernate.search.engine.spatial.GeoBoundingBox
 
getType() - Method in enum org.hibernate.search.mapper.pojo.extractor.builtin.BuiltinContainerExtractor
 
getType() - Method in interface org.hibernate.search.mapper.pojo.search.PojoReference
 
getTypeArgument(Class<?>, int) - Method in class org.hibernate.search.mapper.pojo.model.spi.GenericContextAwarePojoGenericTypeModel
 
getTypeArgument(Class<?>, int) - Method in interface org.hibernate.search.mapper.pojo.model.spi.PojoGenericTypeModel
 
getTypeBridgeWriteContext() - Method in class org.hibernate.search.mapper.pojo.session.context.spi.AbstractPojoSessionContextImplementor
 
getTypeFactory() - Method in interface org.hibernate.search.engine.backend.document.model.dsl.spi.IndexSchemaRootNodeBuilder
 
getTypeFactory() - Method in interface org.hibernate.search.engine.mapper.mapping.building.spi.IndexModelBindingContext
 
getTypeFactory() - Method in interface org.hibernate.search.mapper.pojo.bridge.binding.PropertyBridgeBindingContext
 
getTypeFactory() - Method in interface org.hibernate.search.mapper.pojo.bridge.binding.TypeBridgeBindingContext
 
getTypeFactory() - Method in interface org.hibernate.search.mapper.pojo.bridge.binding.ValueBridgeBindingContext
 
getTypeModel(Class<T>) - Method in interface org.hibernate.search.mapper.pojo.model.spi.PojoBootstrapIntrospector
 
getTypeModel() - Method in interface org.hibernate.search.mapper.pojo.model.spi.PojoPropertyModel
 
getTypesContributedTo() - Method in interface org.hibernate.search.engine.mapper.mapping.building.spi.TypeMetadataContributorProvider
 
getUnusedPropertyKeys() - Method in class org.hibernate.search.engine.cfg.spi.UnusedPropertyTrackingConfigurationPropertySource
 
GsonProvider - Interface in org.hibernate.search.backend.elasticsearch.gson.spi
Centralizes the configuration of the Gson objects.

H

handle(ErrorContext) - Method in interface org.hibernate.search.engine.common.spi.ErrorHandler
 
handle(ErrorContext) - Method in class org.hibernate.search.engine.common.spi.LogErrorHandler
 
handleException(String, Throwable) - Method in interface org.hibernate.search.engine.common.spi.ErrorHandler
Suited to handle a single Exception, where no ErrorContext is needed.
handleException(String, Throwable) - Method in class org.hibernate.search.engine.common.spi.LogErrorHandler
 
hasErrors() - Method in interface org.hibernate.search.engine.common.spi.ErrorContext
 
hasFailure() - Method in interface org.hibernate.search.engine.logging.spi.ContextualFailureCollector
 
hashCode() - Method in class org.hibernate.search.backend.elasticsearch.util.spi.URLEncodedString
 
hashCode() - Method in class org.hibernate.search.engine.logging.spi.AbstractSimpleEventContextElement
 
hashCode() - Method in interface org.hibernate.search.engine.mapper.model.spi.MappableTypeModel
 
hashCode() - Method in class org.hibernate.search.mapper.pojo.extractor.ContainerExtractorPath
 
hashCode() - Method in class org.hibernate.search.mapper.pojo.model.path.PojoModelPathPropertyNode
 
hashCode() - Method in class org.hibernate.search.mapper.pojo.model.path.PojoModelPathValueNode
 
hashCode() - Method in class org.hibernate.search.mapper.pojo.model.spi.MemberPropertyHandle
 
hashCode() - Method in interface org.hibernate.search.mapper.pojo.model.spi.PropertyHandle
 
head() - Static method in class org.hibernate.search.backend.elasticsearch.client.spi.ElasticsearchRequest
 
HibernateOrmExtension - Class in org.hibernate.search.mapper.orm
 
HibernateOrmIndexingStrategyName - Enum in org.hibernate.search.mapper.orm.cfg
Modes for triggering indexing of entities.
HibernateOrmMapperSettings - Class in org.hibernate.search.mapper.orm.cfg
 
HibernateOrmMapperSettings.Defaults - Class in org.hibernate.search.mapper.orm.cfg
Default values for the different settings if no values are given.
HibernateOrmMapperSettings.Radicals - Class in org.hibernate.search.mapper.orm.cfg
 
HibernateOrmMapping - Interface in org.hibernate.search.mapper.orm.mapping.spi
 
HibernateOrmMappingContext - Interface in org.hibernate.search.mapper.orm.mapping.context
 
HibernateOrmMappingDefinitionContainerContext - Interface in org.hibernate.search.mapper.orm.mapping
 
HibernateOrmSearchManager - Interface in org.hibernate.search.mapper.orm.session.spi
 
HibernateOrmSearchManagerBuilder - Interface in org.hibernate.search.mapper.orm.session.spi
 
HibernateOrmSearchMappingConfigurer - Interface in org.hibernate.search.mapper.orm.mapping
 
HibernateOrmSearchTarget<T> - Interface in org.hibernate.search.mapper.orm.search.spi
 
HibernateOrmSessionContext - Interface in org.hibernate.search.mapper.orm.session.context
 
HOST - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchBackendSettings.Defaults
 
HOST - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchBackendSettings
 

I

id() - Method in interface org.hibernate.search.engine.search.dsl.predicate.SearchPredicateFactoryContext
 
id() - Method in class org.hibernate.search.engine.search.dsl.predicate.spi.DelegatingSearchPredicateFactoryContext
 
id() - Method in interface org.hibernate.search.engine.search.predicate.spi.SearchPredicateBuilderFactory
 
idDslConverter(ToDocumentIdentifierValueConverter<?>) - Method in interface org.hibernate.search.engine.backend.document.model.dsl.spi.IndexSchemaRootNodeBuilder
 
idDslConverter(ToDocumentIdentifierValueConverter<?>) - Method in interface org.hibernate.search.engine.mapper.mapping.building.spi.IndexModelBindingContext
 
IdentifierBridge<I> - Interface in org.hibernate.search.mapper.pojo.bridge
A bridge between a POJO property of type I and a document identifier.
identifierBridge(BridgeBuilder<? extends IdentifierBridge<?>>) - Method in interface org.hibernate.search.mapper.pojo.mapping.building.spi.PojoMappingCollectorPropertyNode
 
identifierBridge(Class<? extends IdentifierBridge<?>>) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyDocumentIdMappingContext
 
identifierBridge(BeanReference<? extends IdentifierBridge<?>>) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyDocumentIdMappingContext
 
identifierBridge(BridgeBuilder<? extends IdentifierBridge<?>>) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyDocumentIdMappingContext
 
IdentifierBridgeBindingContext<T> - Interface in org.hibernate.search.mapper.pojo.bridge.binding
The context provided to the IdentifierBridge.bind(IdentifierBridgeBindingContext) method.
IdentifierBridgeFromDocumentIdentifierContext - Interface in org.hibernate.search.mapper.pojo.bridge.runtime
 
IdentifierBridgeFromDocumentIdentifierContextExtension<T> - Interface in org.hibernate.search.mapper.pojo.bridge.runtime
An extension to IdentifierBridgeFromDocumentIdentifierContext, allowing to access non-standard context specific to a given mapper.
IdentifierBridgeRef - Annotation Type in org.hibernate.search.mapper.pojo.mapping.definition.annotation
Reference to the identifier bridge to use for a DocumentId.
IdentifierBridgeRef.UndefinedBridgeImplementationType - Class in org.hibernate.search.mapper.pojo.mapping.definition.annotation
Class used as a marker for the default value of the IdentifierBridgeRef.type() attribute.
IdentifierBridgeRef.UndefinedBuilderImplementationType - Class in org.hibernate.search.mapper.pojo.mapping.definition.annotation
Class used as a marker for the default value of the IdentifierBridgeRef.builderType() attribute.
IdentifierBridgeToDocumentIdentifierContext - Interface in org.hibernate.search.mapper.pojo.bridge.runtime
 
IdentifierBridgeToDocumentIdentifierContextExtension<T> - Interface in org.hibernate.search.mapper.pojo.bridge.runtime
An extension to IdentifierBridgeToDocumentIdentifierContext, allowing to access non-standard context specific to a given mapper.
identity() - Static method in interface org.hibernate.search.engine.search.loading.spi.ObjectLoader
 
idFetchSize(int) - Method in interface org.hibernate.search.mapper.orm.massindexing.MassIndexer
Specifies the fetch size to be used when loading primary keys if objects to be indexed.
ifMoreThan(int) - Method in interface org.hibernate.search.engine.search.dsl.predicate.MinimumShouldMatchContext
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>, Consumer<E>) - Method in class org.hibernate.search.engine.common.dsl.spi.DslExtensionState
 
ifSupported(Object, Optional<E>, Function<E, R>) - Method in class org.hibernate.search.engine.common.dsl.spi.DslExtensionState
 
ifSupported(SearchPredicateFactoryContextExtension<T>, Function<T, SearchPredicate>) - Method in interface org.hibernate.search.engine.search.dsl.predicate.SearchPredicateFactoryExtensionContext
If the given extension is supported, and none of the previous extensions passed to SearchPredicateFactoryExtensionContext.ifSupported(SearchPredicateFactoryContextExtension, Function) was supported, extend the current context with this extension, apply the given function to the extended context, and store the resulting predicate for later retrieval.
ifSupported(SearchProjectionFactoryContextExtension<T, R, O>, Function<T, SearchProjection<P>>) - Method in interface org.hibernate.search.engine.search.dsl.projection.SearchProjectionFactoryExtensionContext
If the given extension is supported, and none of the previous extensions passed to SearchProjectionFactoryExtensionContext.ifSupported(SearchProjectionFactoryContextExtension, Function) was supported, extend the current context with this extension, apply the given function to the extended context, and store the resulting projection for later retrieval.
ifSupported(SearchSortContainerContextExtension<T>, Consumer<T>) - Method in interface org.hibernate.search.engine.search.dsl.sort.SearchSortContainerExtensionContext
If the given extension is supported, and none of the previous extensions passed to SearchSortContainerExtensionContext.ifSupported(SearchSortContainerContextExtension, Consumer) was supported, extend the current context with this extension, and apply the given consumer to the extended context.
includePaths(String...) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyIndexedEmbeddedMappingContext
 
includePaths(Collection<String>) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyIndexedEmbeddedMappingContext
 
INDEX_DEFAULTS - Static variable in class org.hibernate.search.engine.cfg.BackendSettings
The root property whose children are default properties to be applied to all indexes of this backend.
IndexDocumentWorkExecutor<D> - Interface in org.hibernate.search.engine.backend.index.spi
 
Indexed - Annotation Type in org.hibernate.search.mapper.pojo.mapping.definition.annotation
 
indexed() - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.TypeMappingContext
 
indexed(String) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.TypeMappingContext
 
indexedEmbedded(String, ObjectFieldStorage, Integer, Set<String>) - Method in interface org.hibernate.search.mapper.pojo.mapping.building.spi.PojoMappingCollectorValueNode
 
IndexedEmbedded - Annotation Type in org.hibernate.search.mapper.pojo.mapping.definition.annotation
 
indexedEmbedded() - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingContext
 
INDEXES - Static variable in class org.hibernate.search.engine.cfg.EngineSettings
The root property whose children are index names, e.g.
IndexFieldAccessor<F> - Interface in org.hibernate.search.engine.backend.document
An accessor to a specific field of an index document, allowing to add new values to this field for a given document.
IndexFieldType<F> - Interface in org.hibernate.search.engine.backend.types
 
IndexFieldTypeConverterContext<S extends IndexFieldTypeConverterContext<? extends S,F>,F> - Interface in org.hibernate.search.engine.backend.types.dsl
 
IndexFieldTypeFactoryContext - Interface in org.hibernate.search.engine.backend.types.dsl
 
IndexFieldTypeFactoryContextExtension<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.
IndexFieldTypeTerminalContext<F> - Interface in org.hibernate.search.engine.backend.types.dsl
 
INDEXING_STRATEGY - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings.Defaults
 
INDEXING_STRATEGY - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings
Defines the indexing strategy, default event Other options manual
INDEXING_STRATEGY - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings.Radicals
 
indexingCompleted() - Method in interface org.hibernate.search.mapper.orm.massindexing.monitor.MassIndexingMonitor
Notify the monitor that indexing is complete.
IndexingDependency - Annotation Type in org.hibernate.search.mapper.pojo.mapping.definition.annotation
Given a property, defines how a dependency of the indexing process to this property should affect automatic reindexing.
indexingDependency() - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingContext
 
IndexingDependencyMappingContext - Interface in org.hibernate.search.mapper.pojo.mapping.definition.programmatic
 
IndexManager - Interface in org.hibernate.search.engine.backend.index
An index manager as viewed by Hibernate Search users.
indexManager(IndexManager) - Method in class org.hibernate.search.engine.common.spi.ErrorContextBuilder
 
IndexManagerBuilder<D extends DocumentElement> - Interface in org.hibernate.search.engine.backend.index.spi
 
IndexManagerBuildingState<D extends DocumentElement> - Interface in org.hibernate.search.engine.mapper.mapping.building.spi
 
IndexManagerImplementor<D extends DocumentElement> - Interface in org.hibernate.search.engine.backend.index.spi
The object responsible for applying works and searches to a full-text index.
IndexModelBindingContext - Interface in org.hibernate.search.engine.mapper.mapping.building.spi
 
IndexObjectFieldAccessor - Interface in org.hibernate.search.engine.backend.document
An accessor to an "object" field of an indexed document, allowing to add new values to this field for a given document.
indexOrder() - Method in interface org.hibernate.search.engine.search.sort.spi.SearchSortBuilderFactory
 
IndexSchemaBuildContext - Interface in org.hibernate.search.engine.backend.document.model.dsl.spi
 
IndexSchemaContributionListener - Interface in org.hibernate.search.engine.mapper.mapping.building.spi
 
IndexSchemaElement - Interface in org.hibernate.search.engine.backend.document.model.dsl
 
IndexSchemaFieldDefinitionHelper<F> - Class in org.hibernate.search.engine.backend.document.spi
A helper for backends, making it easier to return accessors before they are completely defined.
IndexSchemaFieldDefinitionHelper(IndexSchemaBuildContext) - Constructor for class org.hibernate.search.engine.backend.document.spi.IndexSchemaFieldDefinitionHelper
 
IndexSchemaFieldTerminalContext<A> - Interface in org.hibernate.search.engine.backend.document.model.dsl
 
IndexSchemaObjectField - Interface in org.hibernate.search.engine.backend.document.model.dsl
 
IndexSchemaObjectFieldDefinitionHelper - Class in org.hibernate.search.engine.backend.document.spi
A helper for backends, making it easier to return accessors before they are completely defined.
IndexSchemaObjectFieldDefinitionHelper(IndexSchemaBuildContext) - Constructor for class org.hibernate.search.engine.backend.document.spi.IndexSchemaObjectFieldDefinitionHelper
 
IndexSchemaObjectFieldNodeBuilder - Interface in org.hibernate.search.engine.backend.document.model.dsl.spi
 
IndexSchemaObjectNodeBuilder - Interface in org.hibernate.search.engine.backend.document.model.dsl.spi
 
indexSchemaRoot() - Static method in class org.hibernate.search.engine.logging.spi.EventContexts
 
IndexSchemaRootNodeBuilder - Interface in org.hibernate.search.engine.backend.document.model.dsl.spi
 
IndexSearchTargetContextBuilder - Interface in org.hibernate.search.engine.backend.index.spi
 
IndexSettings - Class in org.hibernate.search.engine.cfg
Configuration properties common to all Hibernate Search indexes regardless of the underlying technology.
IndexWorkExecutor - Interface in org.hibernate.search.engine.backend.index.spi
 
IndexWorkPlan<D> - Interface in org.hibernate.search.engine.backend.index.spi
A set of works to be executed on an index.
init(GsonProvider) - Method in interface org.hibernate.search.backend.elasticsearch.client.spi.ElasticsearchClientImplementor
 
initialize(IndexFieldAccessor<F>) - Method in class org.hibernate.search.engine.backend.document.spi.IndexSchemaFieldDefinitionHelper
Initialize the field definition, enabling writes to an underlying field.
initialize(IndexObjectFieldAccessor) - Method in class org.hibernate.search.engine.backend.document.spi.IndexSchemaObjectFieldDefinitionHelper
Initialize the field definition, enabling writes to an underlying field.
initialize(A) - Method in interface org.hibernate.search.mapper.pojo.bridge.mapping.AnnotationBridgeBuilder
 
initialize(A) - Method in interface org.hibernate.search.mapper.pojo.bridge.mapping.AnnotationMarkerBuilder
 
instance(Analyzer) - Method in interface org.hibernate.search.backend.lucene.analysis.model.dsl.LuceneAnalyzerDefinitionContext
Assign the given analyzer instance to this analyzer definition.
instance(Analyzer) - Method in interface org.hibernate.search.backend.lucene.analysis.model.dsl.LuceneNormalizerDefinitionContext
Assign the given normalizer instance to this normalizer definition.
instanceFromClass(Class<T>, Class<?>, String) - Static method in class org.hibernate.search.engine.environment.classpath.spi.ClassLoaderHelper
Creates an instance of target class
instanceFromClass(Class<T>, Class<?>, String, 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, 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.
isAbstract() - Method in interface org.hibernate.search.engine.mapper.model.spi.MappableTypeModel
 
isAssignableTo(Class<?>) - Method in interface org.hibernate.search.mapper.pojo.model.PojoModelElement
 
isCompatibleWith(FromDocumentFieldValueConverter<?, ?>) - Method in interface org.hibernate.search.engine.backend.types.converter.FromDocumentFieldValueConverter
 
isCompatibleWith(FromDocumentFieldValueConverter<?, ?>) - Method in class org.hibernate.search.engine.backend.types.converter.spi.PassThroughFromDocumentFieldValueConverter
 
isCompatibleWith(ToDocumentFieldValueConverter<?, ?>) - Method in class org.hibernate.search.engine.backend.types.converter.spi.PassThroughToDocumentFieldValueConverter
 
isCompatibleWith(ToDocumentIdentifierValueConverter<?>) - Method in class org.hibernate.search.engine.backend.types.converter.spi.StringToDocumentIdentifierValueConverter
 
isCompatibleWith(ToDocumentIdentifierValueConverter<?>) - Method in interface org.hibernate.search.engine.backend.types.converter.spi.ToDocumentIdentifierValueConverter
 
isCompatibleWith(ToDocumentFieldValueConverter<?, ?>) - Method in interface org.hibernate.search.engine.backend.types.converter.ToDocumentFieldValueConverter
 
isCompatibleWith(IdentifierBridge<?>) - Method in interface org.hibernate.search.mapper.pojo.bridge.IdentifierBridge
 
isCompatibleWith(ValueBridge<?, ?>) - Method in interface org.hibernate.search.mapper.pojo.bridge.ValueBridge
 
isConvertedTypeAssignableTo(Class<?>) - Method in interface org.hibernate.search.engine.backend.types.converter.FromDocumentFieldValueConverter
Check whether converted values can be assigned to the given type.
isConvertedTypeAssignableTo(Class<?>) - Method in class org.hibernate.search.engine.backend.types.converter.spi.PassThroughFromDocumentFieldValueConverter
 
isDefault() - Method in class org.hibernate.search.mapper.pojo.extractor.ContainerExtractorPath
 
isEmpty() - Method in class org.hibernate.search.mapper.pojo.extractor.ContainerExtractorPath
 
isIndexable(Class<?>) - Method in interface org.hibernate.search.mapper.orm.mapping.spi.HibernateOrmMapping
 
isIndexable(Class<?>) - Method in interface org.hibernate.search.mapper.pojo.mapping.spi.PojoMappingDelegate
 
isMetaAnnotated(Annotation, Class<? extends Annotation>) - Method in class org.hibernate.search.mapper.pojo.util.spi.AnnotationHelper
 
isSearchable(Class<?>) - Method in interface org.hibernate.search.mapper.orm.mapping.spi.HibernateOrmMapping
 
isSearchable(Class<?>) - Method in interface org.hibernate.search.mapper.pojo.mapping.spi.PojoMappingDelegate
 
isSubTypeOf(MappableTypeModel) - Method in interface org.hibernate.search.engine.mapper.model.spi.MappableTypeModel
 
isSubTypeOf(Class<?>) - Method in interface org.hibernate.search.mapper.pojo.model.spi.PojoRawTypeModel
 
isWorkable(Class<?>) - Method in interface org.hibernate.search.mapper.orm.mapping.spi.HibernateOrmMapping
 
isWorkable(Object) - Method in interface org.hibernate.search.mapper.orm.mapping.spi.HibernateOrmMapping
 
isWorkable(Class<?>) - Method in interface org.hibernate.search.mapper.pojo.mapping.spi.PojoMappingDelegate
 

J

JavaClassOrdering - Class in org.hibernate.search.mapper.pojo.util.spi
 
JavaClassPojoCaster<T> - Class in org.hibernate.search.mapper.pojo.model.spi
 
JavaClassPojoCaster(Class<T>) - Constructor for class org.hibernate.search.mapper.pojo.model.spi.JavaClassPojoCaster
 
jpaQuery() - Method in interface org.hibernate.search.mapper.orm.search.spi.HibernateOrmSearchTarget
 
JsonLogHelper - Class in org.hibernate.search.backend.elasticsearch.gson.spi
Helpers allowing to log JSON.

K

KeyContext - Interface in org.hibernate.search.engine.cfg.spi
 
KeywordField - Annotation Type in org.hibernate.search.mapper.pojo.mapping.definition.annotation
A keyword field in the full text index, holding a single token (word) of text.
keywordField() - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingContext
 
keywordField(String) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingContext
 
KeywordField.List - Annotation Type in org.hibernate.search.mapper.pojo.mapping.definition.annotation
 

L

Latitude - Annotation Type in org.hibernate.search.mapper.pojo.bridge.builtin.spatial.annotation
Mark the property hosting the latitude of a specific spatial coordinate.
latitude() - Static method in interface org.hibernate.search.mapper.pojo.bridge.builtin.spatial.GeoPointBridgeBuilder
 
LatitudeLongitudeMarkerBuilder - Interface in org.hibernate.search.mapper.pojo.bridge.builtin.spatial
 
LIFECYCLE_REQUIRED_STATUS - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchIndexSettings.Defaults
 
LIFECYCLE_REQUIRED_STATUS - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchIndexSettings
 
LIFECYCLE_REQUIRED_STATUS_WAIT_TIMEOUT - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchIndexSettings.Defaults
 
LIFECYCLE_REQUIRED_STATUS_WAIT_TIMEOUT - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchIndexSettings
 
LIFECYCLE_STRATEGY - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchIndexSettings.Defaults
 
LIFECYCLE_STRATEGY - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchIndexSettings
 
limitIndexedObjectsTo(long) - Method in interface org.hibernate.search.mapper.orm.massindexing.MassIndexer
EXPERIMENTAL method: will probably change Will stop indexing after having indexed a set amount of objects.
loadBlocking(List<R>) - Method in interface org.hibernate.search.engine.search.loading.spi.ObjectLoader
Loads the entities corresponding to the given references, blocking the current thread while doing so.
loadBlocking() - Method in interface org.hibernate.search.engine.search.query.spi.ProjectionHitMapper
Loads the entities planned for loading in one go, blocking the current thread while doing so.
LoadingResult<O> - Interface in org.hibernate.search.engine.search.query.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.ClassResolver
Discovers and instantiates implementations of the named service contract.
loadJavaServices(Class<S>) - Method in class org.hibernate.search.engine.environment.classpath.spi.DefaultClassAndResourceResolver
 
locateResource(String) - Method in class org.hibernate.search.engine.environment.classpath.spi.DefaultClassAndResourceResolver
 
locateResource(String) - Method in interface org.hibernate.search.engine.environment.classpath.spi.ResourceResolver
Locate a resource by name (classpath lookup).
locateResourceStream(String) - Method in class org.hibernate.search.engine.environment.classpath.spi.DefaultClassAndResourceResolver
 
locateResourceStream(String) - Method in interface org.hibernate.search.engine.environment.classpath.spi.ResourceResolver
Locate a resource by name (classpath lookup) and get its stream.
LOG_JSON_PRETTY_PRINTING - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchBackendSettings.Defaults
 
LOG_JSON_PRETTY_PRINTING - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchBackendSettings
 
LogErrorHandler - Class in org.hibernate.search.engine.common.spi
 
LogErrorHandler() - Constructor for class org.hibernate.search.engine.common.spi.LogErrorHandler
 
Longitude - Annotation Type in org.hibernate.search.mapper.pojo.bridge.builtin.spatial.annotation
Mark the property hosting the longitude of a specific spatial coordinate.
longitude() - Static method in interface org.hibernate.search.mapper.pojo.bridge.builtin.spatial.GeoPointBridgeBuilder
 
lowerLimit(Object) - Method in interface org.hibernate.search.engine.search.predicate.spi.RangePredicateBuilder
 
LUCENE_VERSION - Static variable in class org.hibernate.search.backend.lucene.cfg.LuceneBackendSettings.Defaults
If nothing else is specified we use Version.LATEST as the default Lucene version.
LUCENE_VERSION - Static variable in class org.hibernate.search.backend.lucene.cfg.LuceneBackendSettings
The Lucene match version parameter.
LuceneAnalysisComponentDefinitionContext - Interface in org.hibernate.search.backend.lucene.analysis.model.dsl
 
LuceneAnalysisConfigurer - Interface in org.hibernate.search.backend.lucene.analysis
A provider of analysis-related definitions that can be referenced from the mapping, e.g.
LuceneAnalysisDefinitionContainerContext - Interface in org.hibernate.search.backend.lucene.analysis.model.dsl
 
LuceneAnalyzerDefinitionContext - Interface in org.hibernate.search.backend.lucene.analysis.model.dsl
 
LuceneAnalyzerDefinitionWithTokenizerContext - Interface in org.hibernate.search.backend.lucene.analysis.model.dsl
 
LuceneBackend - Interface in org.hibernate.search.backend.lucene
 
LuceneBackendSettings - Class in org.hibernate.search.backend.lucene.cfg
Configuration properties for Lucene backends.
LuceneBackendSettings.Defaults - Class in org.hibernate.search.backend.lucene.cfg
Default values for the different settings if no values are given.
LuceneCustomAnalysisDefinitionContext - Interface in org.hibernate.search.backend.lucene.analysis.model.dsl
 
LuceneCustomAnalyzerDefinitionContext - Interface in org.hibernate.search.backend.lucene.analysis.model.dsl
 
LuceneCustomNormalizerDefinitionContext - Interface in org.hibernate.search.backend.lucene.analysis.model.dsl
 
LuceneExtension<R,O> - Class in org.hibernate.search.backend.lucene
An extension for the Lucene backend, giving access to Lucene-specific features.
LuceneFieldContributor<F> - Interface in org.hibernate.search.backend.lucene.types.converter
A contributor adding native Lucene fields to the index schema.
LuceneFieldValueExtractor<F> - Interface in org.hibernate.search.backend.lucene.types.converter
An extractor extracting the value from a native Lucene field.
LuceneIndexFieldTypeFactoryContext - Interface in org.hibernate.search.backend.lucene.types.dsl
 
LuceneIndexManager - Interface in org.hibernate.search.backend.lucene.index
 
LuceneNormalizerDefinitionContext - Interface in org.hibernate.search.backend.lucene.analysis.model.dsl
 
LuceneSearchPredicateFactoryContext - Interface in org.hibernate.search.backend.lucene.search.dsl.predicate
A DSL context allowing to specify the type of a predicate, with some Lucene-specific methods.
LuceneSearchProjectionFactoryContext<R,O> - Interface in org.hibernate.search.backend.lucene.search.dsl.projection
A DSL context allowing to create a projection, with some Lucene-specific methods.
LuceneSearchSortContainerContext - Interface in org.hibernate.search.backend.lucene.search.dsl.sort
A DSL context allowing to specify the sort order, with some Lucene-specific methods.
LuceneStandardIndexFieldTypeContext<S extends LuceneStandardIndexFieldTypeContext<? extends S,F>,F> - Interface in org.hibernate.search.backend.lucene.types.dsl
 

M

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<D extends DocumentElement> - Interface in org.hibernate.search.engine.mapper.mapping.spi
The object responsible for applying works and searches to a full-text index.
MappedIndexSearchTarget<R,O> - Interface in org.hibernate.search.engine.mapper.mapping.spi
 
MappedIndexSearchTargetBuilder<R,O> - Interface in org.hibernate.search.engine.mapper.mapping.spi
 
Mapper<M> - Interface in org.hibernate.search.engine.mapper.mapping.building.spi
 
MAPPING_CONFIGURER - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings
Configure a programmatic mapping in Hibernate Search.
MAPPING_CONFIGURER - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings.Radicals
 
MappingAbortedException - Exception in org.hibernate.search.engine.mapper.mapping.building.spi
An exception thrown by Mapper.build() 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.spi
A build context for mappings.
MappingConfigurationCollector<C> - Interface in org.hibernate.search.engine.mapper.mapping.building.spi
 
MappingContextImplementor - Interface in org.hibernate.search.engine.mapper.mapping.context.spi
Provides visibility from the lower layers of Hibernate Search (engine, backend) to the mapping defined in the upper layers.
MappingImplementor<M> - Interface in org.hibernate.search.engine.mapper.mapping.spi
Interface used by the engine to manipulate mappings
MappingInitiator<C,M> - 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<M> - Interface in org.hibernate.search.engine.mapper.mapping.spi
Tagging interface for objects used as a key to retrieve mappings in SearchIntegration.getMapping(MappingKey).
MappingKeyFormatter - Class in org.hibernate.search.engine.logging.spi
 
MappingKeyFormatter(MappingKey) - Constructor for class org.hibernate.search.engine.logging.spi.MappingKeyFormatter
 
mapToIndex(MappableTypeModel, String) - Method in interface org.hibernate.search.engine.mapper.mapping.building.spi.MappingConfigurationCollector
 
markAsEntity(PojoPathFilterFactory<Set<String>>) - Method in interface org.hibernate.search.mapper.pojo.model.additionalmetadata.building.spi.PojoAdditionalMetadataCollectorTypeNode
Mark this type as an entity type.
marker(MarkerBuilder) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingContext
 
marker(MarkerBuilder) - Method in interface org.hibernate.search.mapper.pojo.model.additionalmetadata.building.spi.PojoAdditionalMetadataCollectorPropertyNode
 
MarkerBuildContext - Interface in org.hibernate.search.mapper.pojo.bridge.mapping
 
MarkerBuilder - Interface in org.hibernate.search.mapper.pojo.bridge.mapping
 
MarkerMapping - Annotation Type in org.hibernate.search.mapper.pojo.bridge.declaration
 
MarkerRef - Annotation Type in org.hibernate.search.mapper.pojo.bridge.declaration
Reference a marker mapping builder in a MarkerMapping.
MarkerRef.UndefinedBuilderImplementationType - Class in org.hibernate.search.mapper.pojo.bridge.declaration
Class used as a marker for the default value of the MarkerRef.builderType() attribute.
markers(Class<M>) - Method in interface org.hibernate.search.mapper.pojo.model.PojoModelProperty
 
markerSet(String) - Method in interface org.hibernate.search.mapper.pojo.bridge.builtin.spatial.GeoPointBridgeBuilder
 
markerSet(String) - Method in interface org.hibernate.search.mapper.pojo.bridge.builtin.spatial.LatitudeLongitudeMarkerBuilder
 
MassIndexer - Interface in org.hibernate.search.mapper.orm.massindexing
A MassIndexer is useful to rebuild the indexes from the data contained in the database.
MassIndexingMonitor - Interface in org.hibernate.search.mapper.orm.massindexing.monitor
As a MassIndexer can take some time to finish it's job, a MassIndexerProgressMonitor can be defined in the configuration property hibernate.search.worker.indexing.monitor implementing this interface to track indexing performance.
match() - Method in interface org.hibernate.search.engine.search.dsl.predicate.SearchPredicateFactoryContext
Match documents where targeted fields have a value that "matches" a given single value.
match() - Method in class org.hibernate.search.engine.search.dsl.predicate.spi.DelegatingSearchPredicateFactoryContext
 
match(String) - Method in interface org.hibernate.search.engine.search.predicate.spi.SearchPredicateBuilderFactory
 
matchAll() - Method in interface org.hibernate.search.engine.search.dsl.predicate.SearchPredicateFactoryContext
Match all documents.
matchAll() - Method in class org.hibernate.search.engine.search.dsl.predicate.spi.DelegatingSearchPredicateFactoryContext
 
matchAll() - Method in interface org.hibernate.search.engine.search.predicate.spi.SearchPredicateBuilderFactory
 
MatchAllPredicateBuilder<B> - Interface in org.hibernate.search.engine.search.predicate.spi
 
MatchAllPredicateContext - Interface in org.hibernate.search.engine.search.dsl.predicate
The context used when starting to define a match all predicate.
MatchIdPredicateBuilder<B> - Interface in org.hibernate.search.engine.search.predicate.spi
 
MatchIdPredicateContext - Interface in org.hibernate.search.engine.search.dsl.predicate
The context used when defining a match on an identifier.
matching(Object) - Method in interface org.hibernate.search.engine.search.dsl.predicate.MatchIdPredicateContext
Target the identifier with the given id.
matching(Object) - Method in interface org.hibernate.search.engine.search.dsl.predicate.MatchPredicateFieldSetContext
Require at least one of the targeted fields to match the given value.
matchingAny(Collection<Object>) - Method in interface org.hibernate.search.engine.search.dsl.predicate.MatchIdPredicateContext
Target the identifiers matching any of the values in a collection.
MatchPredicateBuilder<B> - Interface in org.hibernate.search.engine.search.predicate.spi
 
MatchPredicateContext - Interface in org.hibernate.search.engine.search.dsl.predicate
The context used when starting to define a match predicate.
MatchPredicateFieldSetContext - Interface in org.hibernate.search.engine.search.dsl.predicate
The context used when defining a match predicate, after at least one field was mentioned.
MAX_TOTAL_CONNECTION - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchBackendSettings.Defaults
 
MAX_TOTAL_CONNECTION - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchBackendSettings
 
MAX_TOTAL_CONNECTION_PER_ROUTE - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchBackendSettings.Defaults
 
MAX_TOTAL_CONNECTION_PER_ROUTE - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchBackendSettings
 
maxDepth(Integer) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyIndexedEmbeddedMappingContext
 
MemberPropertyHandle - Class in org.hibernate.search.mapper.pojo.model.spi
 
MemberPropertyHandle(String, Member, MethodHandle) - Constructor for class org.hibernate.search.mapper.pojo.model.spi.MemberPropertyHandle
 
minimumShouldMatch() - Method in interface org.hibernate.search.engine.search.dsl.predicate.BooleanJunctionPredicateContext
Start defining the minimum number of "should" constraints that have to match in order for the boolean predicate to match.
minimumShouldMatch(Consumer<? super MinimumShouldMatchContext<?>>) - Method in interface org.hibernate.search.engine.search.dsl.predicate.BooleanJunctionPredicateContext
Start defining the minimum number of "should" constraints that have to match in order for the boolean predicate to match.
MinimumShouldMatchConditionContext<N> - Interface in org.hibernate.search.engine.search.dsl.predicate
The context used when defining a "minimum should match" constraint, after a condition was defined.
MinimumShouldMatchContext<N> - Interface in org.hibernate.search.engine.search.dsl.predicate
The context used when defining "minimum should match" constraints.
MinimumShouldMatchNonEmptyContext<N> - Interface in org.hibernate.search.engine.search.dsl.predicate
The context used when at least one "minimum should match" constraint was defined, allowing to define more constraints or to end the definition and get back to the parent context.
minimumShouldMatchNumber(int) - Method in interface org.hibernate.search.engine.search.dsl.predicate.BooleanJunctionPredicateContext
minimumShouldMatchNumber(int, int) - Method in interface org.hibernate.search.engine.search.predicate.spi.BooleanJunctionPredicateBuilder
minimumShouldMatchPercent(int) - Method in interface org.hibernate.search.engine.search.dsl.predicate.BooleanJunctionPredicateContext
minimumShouldMatchPercent(int, int) - Method in interface org.hibernate.search.engine.search.predicate.spi.BooleanJunctionPredicateBuilder
missingAs(Object) - Method in interface org.hibernate.search.engine.search.sort.spi.FieldSortBuilder
 
missingFirst() - Method in interface org.hibernate.search.engine.search.sort.spi.FieldSortBuilder
 
missingLast() - Method in interface org.hibernate.search.engine.search.sort.spi.FieldSortBuilder
 
MULTI_TENANCY_STRATEGY - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchBackendSettings.Defaults
 
MULTI_TENANCY_STRATEGY - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchBackendSettings
 
MULTI_TENANCY_STRATEGY - Static variable in class org.hibernate.search.backend.lucene.cfg.LuceneBackendSettings.Defaults
 
MULTI_TENANCY_STRATEGY - Static variable in class org.hibernate.search.backend.lucene.cfg.LuceneBackendSettings
 
MultiFieldPredicateFieldSetContext<S> - Interface in org.hibernate.search.engine.search.dsl.predicate
A superinterface for contexts allowing to define multi-field predicates, after at least one field was mentioned.
MultiTenancyStrategyName - Enum in org.hibernate.search.backend.elasticsearch.cfg
 
MultiTenancyStrategyName - Enum in org.hibernate.search.backend.lucene.cfg
 
multivalued(Pattern) - Method in interface org.hibernate.search.engine.cfg.spi.OptionalPropertyContext
 
multiValuedParam(String, Collection<String>) - Method in class org.hibernate.search.backend.elasticsearch.client.spi.ElasticsearchRequest.Builder
 
multiValuedPathComponent(Iterable<URLEncodedString>) - Method in class org.hibernate.search.backend.elasticsearch.client.spi.ElasticsearchRequest.Builder
 
must(SearchPredicate) - Method in interface org.hibernate.search.engine.search.dsl.predicate.BooleanJunctionPredicateContext
Add a "must" clause based on a previously-built SearchPredicate.
must(SearchPredicateTerminalContext) - Method in interface org.hibernate.search.engine.search.dsl.predicate.BooleanJunctionPredicateContext
Add a "must" clause based on an almost-built SearchPredicate.
must(Function<? super SearchPredicateFactoryContext, SearchPredicate>) - Method in interface org.hibernate.search.engine.search.dsl.predicate.BooleanJunctionPredicateContext
Add a "must" clause to be defined by the given function.
must(B) - Method in interface org.hibernate.search.engine.search.predicate.spi.BooleanJunctionPredicateBuilder
 
mustNot(SearchPredicate) - Method in interface org.hibernate.search.engine.search.dsl.predicate.BooleanJunctionPredicateContext
Add a "must not" clause based on a previously-built SearchPredicate.
mustNot(SearchPredicateTerminalContext) - Method in interface org.hibernate.search.engine.search.dsl.predicate.BooleanJunctionPredicateContext
Add a "must not" clause based on an almost-built SearchPredicate.
mustNot(Function<? super SearchPredicateFactoryContext, SearchPredicate>) - Method in interface org.hibernate.search.engine.search.dsl.predicate.BooleanJunctionPredicateContext
Add a "must not" clause to be defined by the given function.
mustNot(B) - Method in interface org.hibernate.search.engine.search.predicate.spi.BooleanJunctionPredicateBuilder
 

N

nest(SearchPredicate) - Method in interface org.hibernate.search.engine.search.dsl.predicate.NestedPredicateFieldContext
Set the inner predicate to a previously-built SearchPredicate.
nest(SearchPredicateTerminalContext) - Method in interface org.hibernate.search.engine.search.dsl.predicate.NestedPredicateFieldContext
Set the inner predicate to an almost-built SearchPredicate.
nest(Function<? super SearchPredicateFactoryContext, SearchPredicate>) - Method in interface org.hibernate.search.engine.search.dsl.predicate.NestedPredicateFieldContext
Create a context allowing to define the inner predicate, and apply a consumer to it.
nested() - Method in interface org.hibernate.search.engine.search.dsl.predicate.SearchPredicateFactoryContext
Match documents where a nested object matches a given predicate.
nested() - Method in class org.hibernate.search.engine.search.dsl.predicate.spi.DelegatingSearchPredicateFactoryContext
 
nested(B) - Method in interface org.hibernate.search.engine.search.predicate.spi.NestedPredicateBuilder
 
nested(String) - Method in interface org.hibernate.search.engine.search.predicate.spi.SearchPredicateBuilderFactory
 
NestedPredicateBuilder<B> - Interface in org.hibernate.search.engine.search.predicate.spi
 
NestedPredicateContext - Interface in org.hibernate.search.engine.search.dsl.predicate
The context used when starting to define a nested predicate.
NestedPredicateFieldContext - Interface in org.hibernate.search.engine.search.dsl.predicate
The context used when defining a "nested" predicate, after the object field was mentioned.
noExtractors() - Static method in class org.hibernate.search.mapper.pojo.extractor.ContainerExtractorPath
 
NonEmptySortContext - Interface in org.hibernate.search.engine.search.dsl.sort
A superinterface for contexts allowing to define sorts.
NonEmptySortContextImpl - Class in org.hibernate.search.engine.search.dsl.sort.spi
 
NonEmptySortContextImpl(SearchSortContainerContext, SearchSortDslContext<?>) - Constructor for class org.hibernate.search.engine.search.dsl.sort.spi.NonEmptySortContextImpl
 
noProxy() - Static method in interface org.hibernate.search.mapper.pojo.model.spi.PojoRuntimeIntrospector
 
normalizer(String) - Method in interface org.hibernate.search.backend.elasticsearch.analysis.model.dsl.ElasticsearchAnalysisDefinitionContainerContext
Start a normalizer definition.
normalizer(String) - Method in interface org.hibernate.search.backend.lucene.analysis.model.dsl.LuceneAnalysisDefinitionContainerContext
Start a new normalizer definition.
normalizer(String) - Method in interface org.hibernate.search.engine.backend.types.dsl.StringIndexFieldTypeContext
 
normalizer(String) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyKeywordFieldMappingContext
 

O

object() - Method in interface org.hibernate.search.engine.search.dsl.projection.SearchProjectionFactoryContext
Project to an object representing the match.
object() - Method in class org.hibernate.search.engine.search.dsl.projection.spi.DelegatingSearchProjectionFactoryContext
 
object() - Method in interface org.hibernate.search.engine.search.projection.spi.SearchProjectionBuilderFactory
 
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 storage type.
objectField(String, ObjectFieldStorage) - Method in interface org.hibernate.search.engine.backend.document.model.dsl.IndexSchemaElement
Add an object field to this index schema element with the given storage type.
ObjectFieldStorage - Enum in org.hibernate.search.engine.backend.document.model.dsl
 
ObjectLoader<R,O> - Interface in org.hibernate.search.engine.search.loading.spi
Loads objects into memory using a reference and implementation-specific context.
ObjectPath - Annotation Type in org.hibernate.search.mapper.pojo.mapping.definition.annotation
 
ObjectProjectionBuilder<O> - Interface in org.hibernate.search.engine.search.projection.spi
 
ObjectProjectionContext<O> - Interface in org.hibernate.search.engine.search.dsl.projection
The context used when starting to define an object projection.
of(T) - Static method in interface org.hibernate.search.engine.environment.bean.BeanHolder
 
of(List<? extends BeanHolder<? extends T>>) - Static method in interface org.hibernate.search.engine.environment.bean.BeanHolder
 
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(GeoPoint, GeoPoint) - Static method in interface org.hibernate.search.engine.spatial.GeoBoundingBox
Create a GeoBoundingBox from the top-left and bottom-right corners.
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(double, double) - Static method in interface org.hibernate.search.engine.spatial.GeoPoint
Create a GeoPoint from a latitude and a longitude.
of(List<GeoPoint>) - Static method in interface org.hibernate.search.engine.spatial.GeoPolygon
Create a GeoPolygon from a list of points.
of(GeoPoint, GeoPoint, GeoPoint, GeoPoint, GeoPoint...) - Static method in interface org.hibernate.search.engine.spatial.GeoPolygon
Create a GeoPolygon from points.
ofInstance(T) - Static method in interface org.hibernate.search.engine.environment.bean.BeanReference
Create a BeanReference referencing a bean instance directly.
onClose(AbstractPojoMappingImplementor.CloseDelegate) - Method in class org.hibernate.search.mapper.pojo.mapping.spi.AbstractPojoMappingImplementor
 
onField(String) - Method in interface org.hibernate.search.engine.search.dsl.predicate.MatchPredicateContext
Target the given field in the match predicate.
onField(String) - Method in interface org.hibernate.search.engine.search.dsl.predicate.RangePredicateContext
Target the given field in the range predicate.
onField(String) - Method in interface org.hibernate.search.engine.search.dsl.predicate.SpatialWithinPredicateContext
Target the given field in the "within" predicate.
onFields(String...) - Method in interface org.hibernate.search.engine.search.dsl.predicate.MatchPredicateContext
Target the given fields in the match predicate.
onFields(String...) - Method in interface org.hibernate.search.engine.search.dsl.predicate.RangePredicateContext
Target the given fields in the range predicate.
onFields(String...) - Method in interface org.hibernate.search.engine.search.dsl.predicate.SpatialWithinPredicateContext
Target the given fields in the "within" predicate.
onMissingValue() - Method in interface org.hibernate.search.engine.search.dsl.sort.FieldSortContext
 
onObjectField(String) - Method in interface org.hibernate.search.engine.search.dsl.predicate.NestedPredicateContext
Set the object field to "nest" on.
onSchemaContributed() - Method in interface org.hibernate.search.engine.mapper.mapping.building.spi.IndexSchemaContributionListener
Called at least once if something was contributed to the schema.
openIndexReader() - Method in interface org.hibernate.search.backend.lucene.index.spi.ReaderProvider
 
operationAtFault(Object) - Method in class org.hibernate.search.engine.common.spi.ErrorContextBuilder
 
optimize() - Method in interface org.hibernate.search.engine.backend.index.spi.IndexWorkExecutor
 
optimize(Collection<Class<?>>) - Method in interface org.hibernate.search.mapper.pojo.work.spi.PojoMappingWorkExecutor
 
optimizeAfterPurge(boolean) - Method in interface org.hibernate.search.mapper.orm.massindexing.MassIndexer
If index optimization should be run before starting, after the purgeAll.
optimizeOnFinish(boolean) - Method in interface org.hibernate.search.mapper.orm.massindexing.MassIndexer
If index optimization has to be started at the end of the indexing process.
OptionalConfigurationProperty<T> - Interface in org.hibernate.search.engine.cfg.spi
 
OptionalPropertyContext<T> - Interface in org.hibernate.search.engine.cfg.spi
 
order(SortOrder) - Method in interface org.hibernate.search.engine.search.dsl.sort.SortOrderContext
 
order(SortOrder) - Method in interface org.hibernate.search.engine.search.sort.spi.SearchSortBuilder
 
orElse(T, Consumer<T>) - Method in class org.hibernate.search.engine.common.dsl.spi.DslExtensionState
 
orElse(T, Function<T, R>) - Method in class org.hibernate.search.engine.common.dsl.spi.DslExtensionState
 
orElse(Function<SearchPredicateFactoryContext, SearchPredicate>) - Method in interface org.hibernate.search.engine.search.dsl.predicate.SearchPredicateFactoryExtensionContext
If no extension passed to SearchPredicateFactoryExtensionContext.ifSupported(SearchPredicateFactoryContextExtension, Function) was supported so far, apply the given consumer to the current (non-extended) SearchPredicateFactoryContext; otherwise return the predicate created in the first succeeding ifSupported call.
orElse(Function<SearchProjectionFactoryContext<R, O>, SearchProjection<P>>) - Method in interface org.hibernate.search.engine.search.dsl.projection.SearchProjectionFactoryExtensionContext
If no extension passed to SearchProjectionFactoryExtensionContext.ifSupported(SearchProjectionFactoryContextExtension, Function) was supported so far, apply the given function to the current (non-extended) SearchProjectionFactoryContext; otherwise return the projection created in the first succeeding ifSupported call.
orElse(Consumer<SearchSortContainerContext>) - Method in interface org.hibernate.search.engine.search.dsl.sort.SearchSortContainerExtensionContext
If no extension passed to SearchSortContainerExtensionContext.ifSupported(SearchSortContainerContextExtension, Consumer) was supported so far, apply the given consumer to the current (non-extended) SearchSortContainerContext; otherwise do nothing.
orElseFail() - Method in class org.hibernate.search.engine.common.dsl.spi.DslExtensionState
 
orElseFail() - Method in interface org.hibernate.search.engine.search.dsl.predicate.SearchPredicateFactoryExtensionContext
If no extension passed to SearchPredicateFactoryExtensionContext.ifSupported(SearchPredicateFactoryContextExtension, 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.dsl.projection.SearchProjectionFactoryExtensionContext
If no extension passed to SearchProjectionFactoryExtensionContext.ifSupported(SearchProjectionFactoryContextExtension, 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.dsl.sort.SearchSortContainerExtensionContext
If no extension passed to SearchSortContainerExtensionContext.ifSupported(SearchSortContainerContextExtension, Consumer) was supported so far, throw an exception; otherwise do nothing.
orField(String) - Method in interface org.hibernate.search.engine.search.dsl.predicate.MatchPredicateFieldSetContext
Target the given field in the match predicate, as an alternative to the already-targeted fields.
orField(String) - Method in interface org.hibernate.search.engine.search.dsl.predicate.RangePredicateFieldSetContext
Target the given field in the range predicate, as an alternative to the already-targeted fields.
orField(String) - Method in interface org.hibernate.search.engine.search.dsl.predicate.SpatialWithinPredicateFieldSetContext
Target the given field in the "within" predicate, as an alternative to the already-targeted fields.
orFields(String...) - Method in interface org.hibernate.search.engine.search.dsl.predicate.MatchPredicateFieldSetContext
Target the given fields in the match predicate, as an alternative to the already-targeted fields.
orFields(String...) - Method in interface org.hibernate.search.engine.search.dsl.predicate.RangePredicateFieldSetContext
Target the given fields in the range predicate, as an alternative to the already-targeted fields.
orFields(String...) - Method in interface org.hibernate.search.engine.search.dsl.predicate.SpatialWithinPredicateFieldSetContext
Target the given fields in the "within" predicate, as an alternative to the already-targeted fields.
org.hibernate.search.backend.elasticsearch - package org.hibernate.search.backend.elasticsearch
 
org.hibernate.search.backend.elasticsearch.analysis - package org.hibernate.search.backend.elasticsearch.analysis
 
org.hibernate.search.backend.elasticsearch.analysis.model.dsl - package org.hibernate.search.backend.elasticsearch.analysis.model.dsl
 
org.hibernate.search.backend.elasticsearch.cfg - package org.hibernate.search.backend.elasticsearch.cfg
 
org.hibernate.search.backend.elasticsearch.cfg.spi - package org.hibernate.search.backend.elasticsearch.cfg.spi
 
org.hibernate.search.backend.elasticsearch.client.spi - package org.hibernate.search.backend.elasticsearch.client.spi
 
org.hibernate.search.backend.elasticsearch.gson.spi - package org.hibernate.search.backend.elasticsearch.gson.spi
 
org.hibernate.search.backend.elasticsearch.index - package org.hibernate.search.backend.elasticsearch.index
 
org.hibernate.search.backend.elasticsearch.search.dsl.predicate - package org.hibernate.search.backend.elasticsearch.search.dsl.predicate
 
org.hibernate.search.backend.elasticsearch.search.dsl.projection - package org.hibernate.search.backend.elasticsearch.search.dsl.projection
 
org.hibernate.search.backend.elasticsearch.search.dsl.sort - package org.hibernate.search.backend.elasticsearch.search.dsl.sort
 
org.hibernate.search.backend.elasticsearch.types.dsl - package org.hibernate.search.backend.elasticsearch.types.dsl
 
org.hibernate.search.backend.elasticsearch.util.spi - package org.hibernate.search.backend.elasticsearch.util.spi
 
org.hibernate.search.backend.lucene - package org.hibernate.search.backend.lucene
 
org.hibernate.search.backend.lucene.analysis - package org.hibernate.search.backend.lucene.analysis
 
org.hibernate.search.backend.lucene.analysis.model.dsl - package org.hibernate.search.backend.lucene.analysis.model.dsl
 
org.hibernate.search.backend.lucene.cfg - package org.hibernate.search.backend.lucene.cfg
 
org.hibernate.search.backend.lucene.index - package org.hibernate.search.backend.lucene.index
 
org.hibernate.search.backend.lucene.index.spi - package org.hibernate.search.backend.lucene.index.spi
 
org.hibernate.search.backend.lucene.search.dsl.predicate - package org.hibernate.search.backend.lucene.search.dsl.predicate
 
org.hibernate.search.backend.lucene.search.dsl.projection - package org.hibernate.search.backend.lucene.search.dsl.projection
 
org.hibernate.search.backend.lucene.search.dsl.sort - package org.hibernate.search.backend.lucene.search.dsl.sort
 
org.hibernate.search.backend.lucene.types.converter - package org.hibernate.search.backend.lucene.types.converter
 
org.hibernate.search.backend.lucene.types.dsl - package org.hibernate.search.backend.lucene.types.dsl
 
org.hibernate.search.engine.backend - package org.hibernate.search.engine.backend
 
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.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.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.cfg - package org.hibernate.search.engine.cfg
 
org.hibernate.search.engine.cfg.spi - package org.hibernate.search.engine.cfg.spi
 
org.hibernate.search.engine.common.dsl.spi - package org.hibernate.search.engine.common.dsl.spi
 
org.hibernate.search.engine.common.spi - package org.hibernate.search.engine.common.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.service.spi - package org.hibernate.search.engine.environment.service.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.context.spi - package org.hibernate.search.engine.mapper.mapping.context.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.session.context.spi - package org.hibernate.search.engine.mapper.session.context.spi
 
org.hibernate.search.engine.search - package org.hibernate.search.engine.search
 
org.hibernate.search.engine.search.dsl.predicate - package org.hibernate.search.engine.search.dsl.predicate
 
org.hibernate.search.engine.search.dsl.predicate.spi - package org.hibernate.search.engine.search.dsl.predicate.spi
 
org.hibernate.search.engine.search.dsl.projection - package org.hibernate.search.engine.search.dsl.projection
 
org.hibernate.search.engine.search.dsl.projection.spi - package org.hibernate.search.engine.search.dsl.projection.spi
 
org.hibernate.search.engine.search.dsl.query - package org.hibernate.search.engine.search.dsl.query
 
org.hibernate.search.engine.search.dsl.sort - package org.hibernate.search.engine.search.dsl.sort
 
org.hibernate.search.engine.search.dsl.sort.spi - package org.hibernate.search.engine.search.dsl.sort.spi
 
org.hibernate.search.engine.search.dsl.spi - package org.hibernate.search.engine.search.dsl.spi
 
org.hibernate.search.engine.search.loading.spi - package org.hibernate.search.engine.search.loading.spi
 
org.hibernate.search.engine.search.predicate.spi - package org.hibernate.search.engine.search.predicate.spi
 
org.hibernate.search.engine.search.projection.spi - package org.hibernate.search.engine.search.projection.spi
 
org.hibernate.search.engine.search.query.spi - package org.hibernate.search.engine.search.query.spi
 
org.hibernate.search.engine.search.sort.spi - package org.hibernate.search.engine.search.sort.spi
 
org.hibernate.search.engine.search.spi - package org.hibernate.search.engine.search.spi
 
org.hibernate.search.engine.spatial - package org.hibernate.search.engine.spatial
 
org.hibernate.search.mapper.orm - package org.hibernate.search.mapper.orm
 
org.hibernate.search.mapper.orm.cfg - package org.hibernate.search.mapper.orm.cfg
 
org.hibernate.search.mapper.orm.hibernate - package org.hibernate.search.mapper.orm.hibernate
 
org.hibernate.search.mapper.orm.jpa - package org.hibernate.search.mapper.orm.jpa
 
org.hibernate.search.mapper.orm.mapping - package org.hibernate.search.mapper.orm.mapping
 
org.hibernate.search.mapper.orm.mapping.context - package org.hibernate.search.mapper.orm.mapping.context
 
org.hibernate.search.mapper.orm.mapping.spi - package org.hibernate.search.mapper.orm.mapping.spi
 
org.hibernate.search.mapper.orm.massindexing - package org.hibernate.search.mapper.orm.massindexing
 
org.hibernate.search.mapper.orm.massindexing.monitor - package org.hibernate.search.mapper.orm.massindexing.monitor
 
org.hibernate.search.mapper.orm.search.spi - package org.hibernate.search.mapper.orm.search.spi
 
org.hibernate.search.mapper.orm.session.context - package org.hibernate.search.mapper.orm.session.context
 
org.hibernate.search.mapper.orm.session.spi - package org.hibernate.search.mapper.orm.session.spi
 
org.hibernate.search.mapper.orm.spi - package org.hibernate.search.mapper.orm.spi
 
org.hibernate.search.mapper.pojo.bridge - package org.hibernate.search.mapper.pojo.bridge
 
org.hibernate.search.mapper.pojo.bridge.binding - package org.hibernate.search.mapper.pojo.bridge.binding
 
org.hibernate.search.mapper.pojo.bridge.builtin.spatial - package org.hibernate.search.mapper.pojo.bridge.builtin.spatial
 
org.hibernate.search.mapper.pojo.bridge.builtin.spatial.annotation - package org.hibernate.search.mapper.pojo.bridge.builtin.spatial.annotation
 
org.hibernate.search.mapper.pojo.bridge.declaration - package org.hibernate.search.mapper.pojo.bridge.declaration
 
org.hibernate.search.mapper.pojo.bridge.mapping - package org.hibernate.search.mapper.pojo.bridge.mapping
 
org.hibernate.search.mapper.pojo.bridge.runtime - package org.hibernate.search.mapper.pojo.bridge.runtime
 
org.hibernate.search.mapper.pojo.dirtiness - package org.hibernate.search.mapper.pojo.dirtiness
 
org.hibernate.search.mapper.pojo.extractor - package org.hibernate.search.mapper.pojo.extractor
 
org.hibernate.search.mapper.pojo.extractor.builtin - package org.hibernate.search.mapper.pojo.extractor.builtin
 
org.hibernate.search.mapper.pojo.logging.spi - package org.hibernate.search.mapper.pojo.logging.spi
 
org.hibernate.search.mapper.pojo.mapping.building.spi - package org.hibernate.search.mapper.pojo.mapping.building.spi
 
org.hibernate.search.mapper.pojo.mapping.context.spi - package org.hibernate.search.mapper.pojo.mapping.context.spi
 
org.hibernate.search.mapper.pojo.mapping.definition.annotation - package org.hibernate.search.mapper.pojo.mapping.definition.annotation
 
org.hibernate.search.mapper.pojo.mapping.definition.programmatic - package org.hibernate.search.mapper.pojo.mapping.definition.programmatic
 
org.hibernate.search.mapper.pojo.mapping.spi - package org.hibernate.search.mapper.pojo.mapping.spi
 
org.hibernate.search.mapper.pojo.model - package org.hibernate.search.mapper.pojo.model
 
org.hibernate.search.mapper.pojo.model.additionalmetadata.building.spi - package org.hibernate.search.mapper.pojo.model.additionalmetadata.building.spi
 
org.hibernate.search.mapper.pojo.model.path - package org.hibernate.search.mapper.pojo.model.path
 
org.hibernate.search.mapper.pojo.model.path.spi - package org.hibernate.search.mapper.pojo.model.path.spi
 
org.hibernate.search.mapper.pojo.model.spi - package org.hibernate.search.mapper.pojo.model.spi
 
org.hibernate.search.mapper.pojo.search - package org.hibernate.search.mapper.pojo.search
 
org.hibernate.search.mapper.pojo.search.spi - package org.hibernate.search.mapper.pojo.search.spi
 
org.hibernate.search.mapper.pojo.session.context.spi - package org.hibernate.search.mapper.pojo.session.context.spi
 
org.hibernate.search.mapper.pojo.session.spi - package org.hibernate.search.mapper.pojo.session.spi
 
org.hibernate.search.mapper.pojo.util.spi - package org.hibernate.search.mapper.pojo.util.spi
 
org.hibernate.search.mapper.pojo.work.spi - package org.hibernate.search.mapper.pojo.work.spi
 
org.hibernate.search.util - package org.hibernate.search.util
 
org.hibernate.search.util.function - package org.hibernate.search.util.function
 
original - Variable in class org.hibernate.search.backend.elasticsearch.util.spi.URLEncodedString
 

P

param(String, String) - Method in interface org.hibernate.search.backend.elasticsearch.analysis.model.dsl.ElasticsearchTypedAnalysisComponentDefinitionContext
Set the value of a parameter to a given string.
param(String, String...) - Method in interface org.hibernate.search.backend.elasticsearch.analysis.model.dsl.ElasticsearchTypedAnalysisComponentDefinitionContext
Set the value of a parameter to a given array of strings.
param(String, boolean) - Method in interface org.hibernate.search.backend.elasticsearch.analysis.model.dsl.ElasticsearchTypedAnalysisComponentDefinitionContext
Set the value of a parameter to a given boolean.
param(String, boolean...) - Method in interface org.hibernate.search.backend.elasticsearch.analysis.model.dsl.ElasticsearchTypedAnalysisComponentDefinitionContext
Set the value of a parameter to a given array of booleans.
param(String, Number) - Method in interface org.hibernate.search.backend.elasticsearch.analysis.model.dsl.ElasticsearchTypedAnalysisComponentDefinitionContext
Set the value of a parameter to a given number (int, long, float, double, ...).
param(String, Number...) - Method in interface org.hibernate.search.backend.elasticsearch.analysis.model.dsl.ElasticsearchTypedAnalysisComponentDefinitionContext
Set the value of a parameter to a given array of numbers (int, long, float, double, ...).
param(String, String) - Method in class org.hibernate.search.backend.elasticsearch.client.spi.ElasticsearchRequest.Builder
 
param(String, int) - Method in class org.hibernate.search.backend.elasticsearch.client.spi.ElasticsearchRequest.Builder
 
param(String, long) - Method in class org.hibernate.search.backend.elasticsearch.client.spi.ElasticsearchRequest.Builder
 
param(String, boolean) - Method in class org.hibernate.search.backend.elasticsearch.client.spi.ElasticsearchRequest.Builder
 
param(String, String) - Method in interface org.hibernate.search.backend.lucene.analysis.model.dsl.LuceneAnalysisComponentDefinitionContext
Set a parameter.
param(String, String) - Method in interface org.hibernate.search.backend.lucene.analysis.model.dsl.LuceneAnalyzerDefinitionWithTokenizerContext
Set a tokenizer parameter.
PassThroughFromDocumentFieldValueConverter<F> - Class in org.hibernate.search.engine.backend.types.converter.spi
 
PassThroughFromDocumentFieldValueConverter(Class<F>) - Constructor for class org.hibernate.search.engine.backend.types.converter.spi.PassThroughFromDocumentFieldValueConverter
 
PassThroughToDocumentFieldValueConverter<F> - Class in org.hibernate.search.engine.backend.types.converter.spi
 
PassThroughToDocumentFieldValueConverter(Class<F>) - Constructor for class org.hibernate.search.engine.backend.types.converter.spi.PassThroughToDocumentFieldValueConverter
 
PASSWORD - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchBackendSettings
 
pathComponent(URLEncodedString) - Method in class org.hibernate.search.backend.elasticsearch.client.spi.ElasticsearchRequest.Builder
 
planLoading(DocumentReference) - Method in interface org.hibernate.search.engine.search.query.spi.ProjectionHitMapper
Plan the loading of an entity.
PojoAdditionalMetadataCollector - Interface in org.hibernate.search.mapper.pojo.model.additionalmetadata.building.spi
 
PojoAdditionalMetadataCollectorEntityTypeNode - Interface in org.hibernate.search.mapper.pojo.model.additionalmetadata.building.spi
 
PojoAdditionalMetadataCollectorPropertyNode - Interface in org.hibernate.search.mapper.pojo.model.additionalmetadata.building.spi
 
PojoAdditionalMetadataCollectorTypeNode - Interface in org.hibernate.search.mapper.pojo.model.additionalmetadata.building.spi
 
PojoAdditionalMetadataCollectorValueNode - Interface in org.hibernate.search.mapper.pojo.model.additionalmetadata.building.spi
 
PojoBootstrapIntrospector - Interface in org.hibernate.search.mapper.pojo.model.spi
A Pojo introspector used at bootstrap.
PojoCaster<T> - Interface in org.hibernate.search.mapper.pojo.model.spi
 
PojoElement - Interface in org.hibernate.search.mapper.pojo.model
A PojoElement contains a value that can be processed into an index document, be it composite (an entity) or atomic (a primitive value).
PojoEventContexts - Class in org.hibernate.search.mapper.pojo.logging.spi
 
PojoGenericTypeModel<T> - Interface in org.hibernate.search.mapper.pojo.model.spi
A PojoTypeModel offering additional reflection options, such as the ability to retrieve the type argument for a given generic supertype.
PojoMappingCollector - Interface in org.hibernate.search.mapper.pojo.mapping.building.spi
 
PojoMappingCollectorPropertyNode - Interface in org.hibernate.search.mapper.pojo.mapping.building.spi
 
PojoMappingCollectorTypeNode - Interface in org.hibernate.search.mapper.pojo.mapping.building.spi
 
PojoMappingCollectorValueNode - Interface in org.hibernate.search.mapper.pojo.mapping.building.spi
 
PojoMappingConfigurationContributor - Interface in org.hibernate.search.mapper.pojo.mapping.spi
 
PojoMappingDelegate - Interface in org.hibernate.search.mapper.pojo.mapping.spi
 
PojoMappingFactory<M> - Interface in org.hibernate.search.mapper.pojo.mapping.spi
 
PojoMappingWorkExecutor - Interface in org.hibernate.search.mapper.pojo.work.spi
 
PojoMetadataContributor<CMO extends PojoAdditionalMetadataCollector,CMA extends PojoMappingCollector> - Interface in org.hibernate.search.mapper.pojo.mapping.building.spi
 
PojoModelCompositeElement - Interface in org.hibernate.search.mapper.pojo.model
A potentially composite element in the POJO model.
PojoModelElement - Interface in org.hibernate.search.mapper.pojo.model
An element in the POJO model.
PojoModelElementAccessor<T> - Interface in org.hibernate.search.mapper.pojo.model
An accessor allowing to retrieve information from a PojoElement.
PojoModelPath - Class in org.hibernate.search.mapper.pojo.model.path
Represents an arbitrarily long access path when walking the POJO model.
PojoModelPathFormatter - Class in org.hibernate.search.mapper.pojo.logging.spi
 
PojoModelPathFormatter(PojoModelPath) - Constructor for class org.hibernate.search.mapper.pojo.logging.spi.PojoModelPathFormatter
 
PojoModelPathPropertyNode - Class in org.hibernate.search.mapper.pojo.model.path
 
PojoModelPathValueNode - Class in org.hibernate.search.mapper.pojo.model.path
 
PojoModelProperty - Interface in org.hibernate.search.mapper.pojo.model
A model element representing a property bound to a bridge.
PojoModelType - Interface in org.hibernate.search.mapper.pojo.model
A model element representing a type bound to a bridge.
PojoModelValue<T> - Interface in org.hibernate.search.mapper.pojo.model
A model element representing a value bound to a bridge.
PojoPathFilter<S> - Interface in org.hibernate.search.mapper.pojo.model.path.spi
Defines a set of paths that are of importance, so that they can be detected at runtime when given a set of paths.
PojoPathFilterFactory<S> - Interface in org.hibernate.search.mapper.pojo.model.path.spi
A factory for PojoPathFilter instances.
PojoPropertyMetadataContributor - Interface in org.hibernate.search.mapper.pojo.mapping.building.spi
An alias interface used when we don't want to write the full version of PojoMetadataContributor with generic parameters.
PojoPropertyModel<T> - Interface in org.hibernate.search.mapper.pojo.model.spi
 
PojoRawTypeModel<T> - Interface in org.hibernate.search.mapper.pojo.model.spi
A PojoTypeModel representing a raw type, fully defined by its Class.
PojoReference - Interface in org.hibernate.search.mapper.pojo.search
 
PojoRuntimeIntrospector - Interface in org.hibernate.search.mapper.pojo.model.spi
A Pojo introspector used at runtime.
PojoSearchManagerDelegate - Interface in org.hibernate.search.mapper.pojo.session.spi
 
PojoSearchTargetDelegate<E,O> - Interface in org.hibernate.search.mapper.pojo.search.spi
 
PojoSessionWorkExecutor - Interface in org.hibernate.search.mapper.pojo.work.spi
 
PojoTypeMetadataContributor - Interface in org.hibernate.search.mapper.pojo.mapping.building.spi
An alias interface used when we don't want to write the full version of PojoMetadataContributor with generic parameters.
PojoTypeModel<T> - Interface in org.hibernate.search.mapper.pojo.model.spi
 
PojoTypeModelFormatter - Class in org.hibernate.search.mapper.pojo.logging.spi
 
PojoTypeModelFormatter(PojoTypeModel) - Constructor for class org.hibernate.search.mapper.pojo.logging.spi.PojoTypeModelFormatter
 
PojoWorkPlan - Interface in org.hibernate.search.mapper.pojo.work.spi
A set of works to be executed on POJO-mapped indexes.
polygon(GeoPolygon) - Method in interface org.hibernate.search.engine.search.dsl.predicate.SpatialWithinPredicateFieldSetContext
Require at least one of the targeted fields to point to a location within the given polygon.
polygon(GeoPolygon) - Method in interface org.hibernate.search.engine.search.predicate.spi.SpatialWithinPolygonPredicateBuilder
 
post() - Static method in class org.hibernate.search.backend.elasticsearch.client.spi.ElasticsearchRequest
 
predicate() - Method in interface org.hibernate.search.engine.mapper.mapping.spi.MappedIndexSearchTarget
 
predicate(SearchPredicate) - Method in interface org.hibernate.search.engine.search.dsl.query.SearchQueryResultContext
 
predicate(Function<? super SearchPredicateFactoryContext, SearchPredicate>) - Method in interface org.hibernate.search.engine.search.dsl.query.SearchQueryResultContext
 
predicate() - Method in interface org.hibernate.search.mapper.orm.jpa.FullTextSearchTarget
 
predicate() - Method in interface org.hibernate.search.mapper.orm.search.spi.HibernateOrmSearchTarget
 
predicate() - Method in interface org.hibernate.search.mapper.pojo.search.spi.PojoSearchTargetDelegate
 
PREFIX - Static variable in class org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings
 
prefix(String) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyIndexedEmbeddedMappingContext
 
prepare() - Method in interface org.hibernate.search.engine.backend.index.spi.IndexWorkPlan
Prepare the work plan execution, i.e.
prepare() - Method in interface org.hibernate.search.mapper.pojo.work.spi.PojoWorkPlan
Prepare the work plan execution, i.e.
programmaticMapping() - Method in interface org.hibernate.search.mapper.orm.mapping.HibernateOrmMappingDefinitionContainerContext
 
programmaticMapping() - Method in class org.hibernate.search.mapper.pojo.mapping.spi.AbstractPojoMappingInitiator
 
ProgrammaticMappingDefinitionContext - Interface in org.hibernate.search.mapper.pojo.mapping.definition.programmatic
 
projectable(Projectable) - Method in interface org.hibernate.search.engine.backend.types.dsl.StandardIndexFieldTypeContext
 
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.
projectable(Projectable) - Method in interface org.hibernate.search.mapper.pojo.bridge.builtin.spatial.GeoPointBridgeBuilder
 
projectable(Projectable) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyFieldMappingContext
 
projection() - Method in interface org.hibernate.search.engine.mapper.mapping.spi.MappedIndexSearchTarget
 
projection() - Method in interface org.hibernate.search.mapper.orm.jpa.FullTextSearchTarget
 
projection() - Method in interface org.hibernate.search.mapper.orm.search.spi.HibernateOrmSearchTarget
 
projection() - Method in interface org.hibernate.search.mapper.pojo.search.spi.PojoSearchTargetDelegate
 
projectionConverter(FromDocumentFieldValueConverter<? super F, ?>) - Method in interface org.hibernate.search.engine.backend.types.dsl.IndexFieldTypeConverterContext
 
ProjectionHitMapper<R,O> - Interface in org.hibernate.search.engine.search.query.spi
Contract binding result hits and the mapper.
properties() - Method in interface org.hibernate.search.mapper.pojo.model.PojoModelCompositeElement
 
property(JsonObject, String) - Method in class org.hibernate.search.backend.elasticsearch.gson.spi.JsonLogHelper
 
property(PropertyHandle) - Method in interface org.hibernate.search.mapper.pojo.mapping.building.spi.PojoMappingCollectorTypeNode
 
property(String) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingContext
 
property(String) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.TypeMappingContext
 
property(String) - Method in interface org.hibernate.search.mapper.pojo.model.additionalmetadata.building.spi.PojoAdditionalMetadataCollectorTypeNode
 
property(String) - Method in class org.hibernate.search.mapper.pojo.model.path.PojoModelPathValueNode
 
property(String) - Method in interface org.hibernate.search.mapper.pojo.model.PojoModelCompositeElement
 
PropertyBridge - Interface in org.hibernate.search.mapper.pojo.bridge
A bridge between a POJO property and an element of the index schema.
PropertyBridgeBindingContext - Interface in org.hibernate.search.mapper.pojo.bridge.binding
The context provided to the PropertyBridge.bind(PropertyBridgeBindingContext) method.
PropertyBridgeMapping - Annotation Type in org.hibernate.search.mapper.pojo.bridge.declaration
Allows to map a property bridge to an annotation type, so that whenever the annotation is found on a field or method in the domain model, the property bridge mapped to the annotation will be applied.
PropertyBridgeRef - Annotation Type in org.hibernate.search.mapper.pojo.bridge.declaration
Reference a property bridge for a TypeBridgeMapping.
PropertyBridgeRef.UndefinedBridgeImplementationType - Class in org.hibernate.search.mapper.pojo.bridge.declaration
Class used as a marker for the default value of the PropertyBridgeRef.type() attribute.
PropertyBridgeRef.UndefinedBuilderImplementationType - Class in org.hibernate.search.mapper.pojo.bridge.declaration
Class used as a marker for the default value of the PropertyBridgeRef.builderType() attribute.
PropertyBridgeWriteContext - Interface in org.hibernate.search.mapper.pojo.bridge.runtime
 
PropertyBridgeWriteContextExtension<T> - Interface in org.hibernate.search.mapper.pojo.bridge.runtime
An extension to PropertyBridgeWriteContext, allowing to access non-standard context specific to a given mapper.
PropertyDocumentIdMappingContext - Interface in org.hibernate.search.mapper.pojo.mapping.definition.programmatic
 
PropertyFieldMappingContext<S extends PropertyFieldMappingContext<?>> - Interface in org.hibernate.search.mapper.pojo.mapping.definition.programmatic
 
PropertyFullTextFieldMappingContext - Interface in org.hibernate.search.mapper.pojo.mapping.definition.programmatic
 
PropertyGenericFieldMappingContext - Interface in org.hibernate.search.mapper.pojo.mapping.definition.programmatic
 
PropertyHandle - Interface in org.hibernate.search.mapper.pojo.model.spi
 
PropertyIndexedEmbeddedMappingContext - Interface in org.hibernate.search.mapper.pojo.mapping.definition.programmatic
 
PropertyKeywordFieldMappingContext - Interface in org.hibernate.search.mapper.pojo.mapping.definition.programmatic
 
PropertyMappingContext - Interface in org.hibernate.search.mapper.pojo.mapping.definition.programmatic
 
PropertySortableFieldMappingContext<S extends PropertySortableFieldMappingContext<?>> - Interface in org.hibernate.search.mapper.pojo.mapping.definition.programmatic
 
PropertyValue - Annotation Type in org.hibernate.search.mapper.pojo.mapping.definition.annotation
 
purge(String) - Method in interface org.hibernate.search.engine.backend.index.spi.IndexWorkExecutor
 
purge(Collection<Class<?>>, String) - Method in interface org.hibernate.search.mapper.pojo.work.spi.PojoMappingWorkExecutor
 
purgeAllOnStart(boolean) - Method in interface org.hibernate.search.mapper.orm.massindexing.MassIndexer
If all entities should be removed from the index before starting using purgeAll.
put() - Static method in class org.hibernate.search.backend.elasticsearch.client.spi.ElasticsearchRequest
 

Q

query() - Method in interface org.hibernate.search.mapper.orm.hibernate.FullTextSearchTarget
 
query() - Method in interface org.hibernate.search.mapper.orm.jpa.FullTextSearchTarget
 
queryAsLoadedObject(SessionContextImplementor, ObjectLoader<R, T>, Function<SearchQuery<T>, Q>) - Method in interface org.hibernate.search.engine.mapper.mapping.spi.MappedIndexSearchTarget
 
queryAsLoadedObject(ObjectLoader<PojoReference, T>, Function<SearchQuery<T>, Q>) - Method in interface org.hibernate.search.mapper.pojo.search.spi.PojoSearchTargetDelegate
 
queryAsProjection(SessionContextImplementor, ObjectLoader<R, O>, Function<SearchQuery<T>, Q>, SearchProjection<T>) - Method in interface org.hibernate.search.engine.mapper.mapping.spi.MappedIndexSearchTarget
 
queryAsProjection(ObjectLoader<PojoReference, O>, Function<SearchQuery<T>, Q>, SearchProjection<T>) - Method in interface org.hibernate.search.mapper.pojo.search.spi.PojoSearchTargetDelegate
 
queryAsProjections(SessionContextImplementor, ObjectLoader<R, O>, Function<SearchQuery<List<?>>, Q>, SearchProjection<?>...) - Method in interface org.hibernate.search.engine.mapper.mapping.spi.MappedIndexSearchTarget
 
queryAsProjections(ObjectLoader<PojoReference, O>, Function<SearchQuery<List<?>>, Q>, SearchProjection<?>...) - Method in interface org.hibernate.search.mapper.pojo.search.spi.PojoSearchTargetDelegate
 
queryAsReference(SessionContextImplementor, Function<SearchQuery<R>, Q>) - Method in interface org.hibernate.search.engine.mapper.mapping.spi.MappedIndexSearchTarget
 
queryAsReference(Function<SearchQuery<PojoReference>, Q>) - Method in interface org.hibernate.search.mapper.pojo.search.spi.PojoSearchTargetDelegate
 

R

range() - Method in interface org.hibernate.search.engine.search.dsl.predicate.SearchPredicateFactoryContext
Match documents where targeted fields have a value within lower and upper bounds.
range() - Method in class org.hibernate.search.engine.search.dsl.predicate.spi.DelegatingSearchPredicateFactoryContext
 
range(String) - Method in interface org.hibernate.search.engine.search.predicate.spi.SearchPredicateBuilderFactory
 
RangePredicateBuilder<B> - Interface in org.hibernate.search.engine.search.predicate.spi
 
RangePredicateContext - Interface in org.hibernate.search.engine.search.dsl.predicate
The context used when starting to define a range predicate.
RangePredicateFieldSetContext - Interface in org.hibernate.search.engine.search.dsl.predicate
The context used when defining a range predicate, after at least one field was mentioned.
RangePredicateFromContext - Interface in org.hibernate.search.engine.search.dsl.predicate
The context used when defining a range predicate, after the lower bound was provided but before the upper bound was provided.
RangePredicateTerminalContext - Interface in org.hibernate.search.engine.search.dsl.predicate
 
RawTypeDeclaringContext(GenericContextAwarePojoGenericTypeModel.Helper, Class<T>) - Constructor for class org.hibernate.search.mapper.pojo.model.spi.GenericContextAwarePojoGenericTypeModel.RawTypeDeclaringContext
 
read(PojoElement) - Method in interface org.hibernate.search.mapper.pojo.model.PojoModelElementAccessor
 
READ_TIMEOUT - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchBackendSettings.Defaults
 
READ_TIMEOUT - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchBackendSettings
 
ReaderProvider - Interface in org.hibernate.search.backend.lucene.index.spi
Responsible for providing and managing the lifecycle of a read only reader.
reference() - Method in interface org.hibernate.search.engine.search.dsl.projection.SearchProjectionFactoryContext
Project to a reference to the match.
reference() - Method in class org.hibernate.search.engine.search.dsl.projection.spi.DelegatingSearchProjectionFactoryContext
 
reference() - Method in interface org.hibernate.search.engine.search.projection.spi.SearchProjectionBuilderFactory
 
ReferenceProjectionBuilder<R> - Interface in org.hibernate.search.engine.search.projection.spi
 
ReferenceProjectionContext<R> - Interface in org.hibernate.search.engine.search.dsl.projection
The context used when starting to define a reference projection.
ReflectionBeanResolver - Class in org.hibernate.search.engine.environment.bean.spi
 
ReflectionBeanResolver(ClassResolver) - Constructor for class org.hibernate.search.engine.environment.bean.spi.ReflectionBeanResolver
 
REFRESH_AFTER_WRITE - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchIndexSettings.Defaults
 
REFRESH_AFTER_WRITE - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchIndexSettings
 
ReindexOnUpdate - Enum in org.hibernate.search.mapper.pojo.dirtiness
Defines the various strategies for handling updates to a value in an entity.
reindexOnUpdate(ReindexOnUpdate) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.IndexingDependencyMappingContext
 
reindexOnUpdate(ReindexOnUpdate) - Method in interface org.hibernate.search.mapper.pojo.model.additionalmetadata.building.spi.PojoAdditionalMetadataCollectorValueNode
 
render() - Method in class org.hibernate.search.engine.logging.spi.AbstractSimpleEventContextElement
 
render(T) - Method in class org.hibernate.search.engine.logging.spi.AbstractSimpleEventContextElement
 
render() - Method in class org.hibernate.search.util.EventContext
 
render() - Method in interface org.hibernate.search.util.EventContextElement
 
REQUEST_TIMEOUT - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchBackendSettings.Defaults
 
REQUEST_TIMEOUT - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchBackendSettings
 
resolve(String) - Method in interface org.hibernate.search.engine.cfg.ConfigurationPropertySource
 
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(String) - Method in class org.hibernate.search.engine.cfg.spi.UnusedPropertyTrackingConfigurationPropertySource
 
resolve(Class<T>) - Method in interface org.hibernate.search.engine.environment.bean.spi.BeanResolver
Resolve a bean by its type.
resolve(Class<T>, String) - Method in interface org.hibernate.search.engine.environment.bean.spi.BeanResolver
Resolve a bean by its name.
resolve(Class<T>) - Method in class org.hibernate.search.engine.environment.bean.spi.ReflectionBeanResolver
 
resolve(Class<T>, String) - Method in class org.hibernate.search.engine.environment.bean.spi.ReflectionBeanResolver
 
resolveNoClosingNecessary(Class<T>) - Method in class org.hibernate.search.engine.environment.bean.spi.ReflectionBeanResolver
 
resolveNoClosingNecessary(Class<T>, String) - Method in class org.hibernate.search.engine.environment.bean.spi.ReflectionBeanResolver
 
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 - Interface in org.hibernate.search.engine.environment.classpath.spi
A resolver of Java resources.
returnIfSupported(Object, Optional<E>) - Static method in class org.hibernate.search.engine.common.dsl.spi.DslExtensionState
 
ROOT_DIRECTORY - Static variable in class org.hibernate.search.backend.lucene.cfg.LuceneBackendSettings
 
routing(String) - Method in interface org.hibernate.search.engine.search.dsl.query.SearchQueryContext
 
routing(Collection<String>) - Method in interface org.hibernate.search.engine.search.dsl.query.SearchQueryContext
 
RoutingKeyBridge - Interface in org.hibernate.search.mapper.pojo.bridge
A bridge from a POJO entity to a document routing key.
routingKeyBridge(BridgeBuilder<? extends RoutingKeyBridge>) - Method in interface org.hibernate.search.mapper.pojo.mapping.building.spi.PojoMappingCollectorTypeNode
 
routingKeyBridge(Class<? extends RoutingKeyBridge>) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.TypeMappingContext
 
routingKeyBridge(BeanReference<? extends RoutingKeyBridge>) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.TypeMappingContext
 
routingKeyBridge(BridgeBuilder<? extends RoutingKeyBridge>) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.TypeMappingContext
 
RoutingKeyBridgeBindingContext - Interface in org.hibernate.search.mapper.pojo.bridge.binding
The context provided to the RoutingKeyBridge.bind(RoutingKeyBridgeBindingContext) method.
RoutingKeyBridgeMapping - Annotation Type in org.hibernate.search.mapper.pojo.bridge.declaration
Allows to map a routing key bridge to an annotation type, so that whenever the annotation is found on a type in the domain model, the routing bridge mapped to the annotation will be applied.
RoutingKeyBridgeRef - Annotation Type in org.hibernate.search.mapper.pojo.bridge.declaration
Reference a bridge for a RoutingKeyBridgeMapping.
RoutingKeyBridgeRef.UndefinedBridgeImplementationType - Class in org.hibernate.search.mapper.pojo.bridge.declaration
Class used as a marker for the default value of the RoutingKeyBridgeRef.type() attribute.
RoutingKeyBridgeRef.UndefinedBuilderImplementationType - Class in org.hibernate.search.mapper.pojo.bridge.declaration
Class used as a marker for the default value of the RoutingKeyBridgeRef.builderType() attribute.
RoutingKeyBridgeToRoutingKeyContext - Interface in org.hibernate.search.mapper.pojo.bridge.runtime
 
RoutingKeyBridgeToRoutingKeyContextExtension<T> - Interface in org.hibernate.search.mapper.pojo.bridge.runtime
An extension to RoutingKeyBridgeToRoutingKeyContext, allowing to access non-standard context specific to a given mapper.

S

score() - Method in interface org.hibernate.search.engine.search.dsl.projection.SearchProjectionFactoryContext
Project on the score of the hit.
score() - Method in class org.hibernate.search.engine.search.dsl.projection.spi.DelegatingSearchProjectionFactoryContext
 
score() - Method in interface org.hibernate.search.engine.search.projection.spi.SearchProjectionBuilderFactory
 
score() - Method in interface org.hibernate.search.engine.search.sort.spi.SearchSortBuilderFactory
 
ScoreProjectionBuilder - Interface in org.hibernate.search.engine.search.projection.spi
 
ScoreProjectionContext - Interface in org.hibernate.search.engine.search.dsl.projection
The context used when starting to define a score projection.
ScoreSortBuilder<B> - Interface in org.hibernate.search.engine.search.sort.spi
 
ScoreSortContext - Interface in org.hibernate.search.engine.search.dsl.sort
The context used when defining a score sort.
search(Class<T>) - Method in interface org.hibernate.search.mapper.orm.hibernate.FullTextSession
 
search(Collection<? extends Class<? extends T>>) - Method in interface org.hibernate.search.mapper.orm.hibernate.FullTextSession
 
search(Class<T>) - Method in interface org.hibernate.search.mapper.orm.jpa.FullTextEntityManager
 
search(Collection<? extends Class<? extends T>>) - Method in interface org.hibernate.search.mapper.orm.jpa.FullTextEntityManager
 
Search - Class in org.hibernate.search.mapper.orm
 
search(Class<T>) - Method in interface org.hibernate.search.mapper.orm.session.spi.HibernateOrmSearchManager
 
search(Collection<? extends Class<? extends T>>) - Method in interface org.hibernate.search.mapper.orm.session.spi.HibernateOrmSearchManager
 
SearchException - Exception in org.hibernate.search.util
 
SearchException(String, Throwable) - Constructor for exception org.hibernate.search.util.SearchException
 
SearchException(String) - Constructor for exception org.hibernate.search.util.SearchException
 
SearchException(Throwable) - Constructor for exception org.hibernate.search.util.SearchException
 
SearchException(String, Throwable, EventContext) - Constructor for exception org.hibernate.search.util.SearchException
 
SearchException(String, EventContext) - Constructor for exception org.hibernate.search.util.SearchException
 
SearchException(Throwable, EventContext) - Constructor for exception org.hibernate.search.util.SearchException
 
SearchIntegration - Interface in org.hibernate.search.engine.common.spi
 
SearchIntegrationBuilder - Interface in org.hibernate.search.engine.common.spi
 
SearchModel - Interface in org.hibernate.search.engine.mapper.model.spi
 
SearchPredicate - Interface in org.hibernate.search.engine.search
A query predicate that can be used to filter queries.
SearchPredicateBuilder<B> - Interface in org.hibernate.search.engine.search.predicate.spi
A search predicate builder, i.e.
SearchPredicateBuilderFactory<C,B> - Interface in org.hibernate.search.engine.search.predicate.spi
A factory for search predicate builders.
SearchPredicateFactoryContext - Interface in org.hibernate.search.engine.search.dsl.predicate
A context allowing to specify the type of a predicate.
SearchPredicateFactoryContextExtension<T> - Interface in org.hibernate.search.engine.search.dsl.predicate
An extension to the search query DSL, allowing to add non-standard predicates to a query.
SearchPredicateFactoryExtensionContext - Interface in org.hibernate.search.engine.search.dsl.predicate
The context used when attempting to apply multiple extensions to a SearchPredicateFactoryContext.
SearchPredicateNoFieldContext<S> - Interface in org.hibernate.search.engine.search.dsl.predicate
A superinterface for contexts allowing to define predicates, before any field was mentioned.
SearchPredicateTerminalContext - Interface in org.hibernate.search.engine.search.dsl.predicate
The terminal context of the predicate DSL.
SearchProjection<T> - Interface in org.hibernate.search.engine.search
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.
SearchProjectionFactoryContext<R,O> - Interface in org.hibernate.search.engine.search.dsl.projection
A context allowing to create a projection.
SearchProjectionFactoryContextExtension<T,R,O> - Interface in org.hibernate.search.engine.search.dsl.projection
An extension to the search query DSL, allowing to add non-standard predicates to a query.
SearchProjectionFactoryExtensionContext<P,R,O> - Interface in org.hibernate.search.engine.search.dsl.projection
The context used when attempting to apply multiple extensions to a SearchProjectionFactoryContext.
SearchProjectionTerminalContext<T> - Interface in org.hibernate.search.engine.search.dsl.projection
The terminal context of the projection DSL.
SearchQuery<T> - Interface in org.hibernate.search.engine.search
 
SearchQueryBuilder<T,C> - Interface in org.hibernate.search.engine.search.query.spi
A builder for search queries.
SearchQueryBuilderFactory<C> - Interface in org.hibernate.search.engine.search.query.spi
A factory for search query builders.
SearchQueryContext<Q> - Interface in org.hibernate.search.engine.search.dsl.query
The context used when building a query, after the search predicate has been defined.
SearchQueryResultContext<Q> - Interface in org.hibernate.search.engine.search.dsl.query
The context used when building a query, after the search result type has been defined.
SearchResult<T> - Interface in org.hibernate.search.engine.search
 
SearchSort - Interface in org.hibernate.search.engine.search
A search sort that can be used to sort search query results.
SearchSortBuilder<B> - Interface in org.hibernate.search.engine.search.sort.spi
A search sort builder, i.e.
SearchSortBuilderFactory<C,B> - Interface in org.hibernate.search.engine.search.sort.spi
A factory for search sort builders.
SearchSortContainerContext - Interface in org.hibernate.search.engine.search.dsl.sort
A context allowing to add a sort element.
SearchSortContainerContextExtension<T> - Interface in org.hibernate.search.engine.search.dsl.sort
An extension to the search query DSL, allowing to add non-standard predicates to a query.
SearchSortContainerExtensionContext - Interface in org.hibernate.search.engine.search.dsl.sort
The context used when attempting to apply multiple extensions to a SearchSortContainerContext.
SearchSortContributor<B> - Interface in org.hibernate.search.engine.search.dsl.sort.spi
A search predicate contributor, i.e.
SearchSortDslContext<B> - Interface in org.hibernate.search.engine.search.dsl.sort.spi
Represents the current context in the search DSL, i.e.
SearchSortTerminalContext - Interface in org.hibernate.search.engine.search.dsl.sort
The terminal context of the sort DSL.
SearchTargetContext<C> - Interface in org.hibernate.search.engine.search.dsl.spi
The target context during a search, aware of the targeted indexes and of the underlying technology (backend).
Service - Interface in org.hibernate.search.engine.environment.service.spi
Marker interface for services.
ServiceManager - Interface in org.hibernate.search.engine.environment.service.spi
 
SessionContextImplementor - Interface in org.hibernate.search.engine.mapper.session.context.spi
Provides visibility from the lower layers of Hibernate Search (engine, backend) to the session defined in the upper layers (mapping).
setAnnotatedTypeDiscoveryEnabled(boolean) - Method in class org.hibernate.search.mapper.pojo.mapping.spi.AbstractPojoMappingInitiator
 
setBeanResolver(BeanResolver) - Method in interface org.hibernate.search.engine.common.spi.SearchIntegrationBuilder
 
setClassResolver(ClassResolver) - Method in interface org.hibernate.search.engine.common.spi.SearchIntegrationBuilder
 
setFirstResult(Long) - Method in interface org.hibernate.search.engine.search.SearchQuery
 
setImplicitProvidedId(boolean) - Method in class org.hibernate.search.mapper.pojo.mapping.spi.AbstractPojoMappingInitiator
 
setMaxResults(Long) - Method in interface org.hibernate.search.engine.search.SearchQuery
 
setMultiTenancyEnabled(boolean) - Method in class org.hibernate.search.mapper.pojo.mapping.spi.AbstractPojoMappingInitiator
 
setProperty(String, Object) - Method in interface org.hibernate.search.engine.common.spi.SearchIntegrationBuilder
 
setResourceResolver(ResourceResolver) - Method in interface org.hibernate.search.engine.common.spi.SearchIntegrationBuilder
 
should(SearchPredicate) - Method in interface org.hibernate.search.engine.search.dsl.predicate.BooleanJunctionPredicateContext
Add a "should" clause based on a previously-built SearchPredicate.
should(SearchPredicateTerminalContext) - Method in interface org.hibernate.search.engine.search.dsl.predicate.BooleanJunctionPredicateContext
Add a "should" clause based on an almost-built SearchPredicate.
should(Function<? super SearchPredicateFactoryContext, SearchPredicate>) - Method in interface org.hibernate.search.engine.search.dsl.predicate.BooleanJunctionPredicateContext
Add a "should" clause to be defined by the given function.
should(B) - Method in interface org.hibernate.search.engine.search.predicate.spi.BooleanJunctionPredicateBuilder
 
SimpleSearchResult<T> - Class in org.hibernate.search.engine.search.spi
 
SimpleSearchResult(long, List<T>) - Constructor for class org.hibernate.search.engine.search.spi.SimpleSearchResult
 
sort() - Method in interface org.hibernate.search.engine.mapper.mapping.spi.MappedIndexSearchTarget
 
sort(SearchSort) - Method in interface org.hibernate.search.engine.search.dsl.query.SearchQueryContext
 
sort(Consumer<? super SearchSortContainerContext>) - Method in interface org.hibernate.search.engine.search.dsl.query.SearchQueryContext
 
sort() - Method in interface org.hibernate.search.mapper.orm.jpa.FullTextSearchTarget
 
sort() - Method in interface org.hibernate.search.mapper.orm.search.spi.HibernateOrmSearchTarget
 
sort() - Method in interface org.hibernate.search.mapper.pojo.search.spi.PojoSearchTargetDelegate
 
sortable(Sortable) - Method in interface org.hibernate.search.engine.backend.types.dsl.StandardIndexFieldTypeContext
 
Sortable - Enum in org.hibernate.search.engine.backend.types
Whether a field can be used in sorts.
sortable(Sortable) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertySortableFieldMappingContext
 
sortFirst() - Method in interface org.hibernate.search.engine.search.dsl.sort.FieldSortMissingValueContext
Put documents with missing values first in the sorting.
sortLast() - Method in interface org.hibernate.search.engine.search.dsl.sort.FieldSortMissingValueContext
Put documents with missing values last in the sorting.
SortOrder - Enum in org.hibernate.search.engine.search.dsl.sort
 
SortOrderContext<T> - Interface in org.hibernate.search.engine.search.dsl.sort
A superinterface for contexts allowing to define a sort order.
source() - Method in interface org.hibernate.search.backend.elasticsearch.search.dsl.projection.ElasticsearchSearchProjectionFactoryContext
Project to a string representing the JSON document as stored in Elasticsearch.
spatial() - Method in interface org.hibernate.search.engine.search.dsl.predicate.SearchPredicateFactoryContext
Access the different types of spatial predicates.
spatial() - Method in class org.hibernate.search.engine.search.dsl.predicate.spi.DelegatingSearchPredicateFactoryContext
 
SpatialPredicateContext - Interface in org.hibernate.search.engine.search.dsl.predicate
The terminal context of the predicate DSL.
spatialWithinBoundingBox(String) - Method in interface org.hibernate.search.engine.search.predicate.spi.SearchPredicateBuilderFactory
 
SpatialWithinBoundingBoxPredicateBuilder<B> - Interface in org.hibernate.search.engine.search.predicate.spi
 
spatialWithinCircle(String) - Method in interface org.hibernate.search.engine.search.predicate.spi.SearchPredicateBuilderFactory
 
SpatialWithinCirclePredicateBuilder<B> - Interface in org.hibernate.search.engine.search.predicate.spi
 
spatialWithinPolygon(String) - Method in interface org.hibernate.search.engine.search.predicate.spi.SearchPredicateBuilderFactory
 
SpatialWithinPolygonPredicateBuilder<B> - Interface in org.hibernate.search.engine.search.predicate.spi
 
SpatialWithinPredicateContext - Interface in org.hibernate.search.engine.search.dsl.predicate
The context used when starting to define a spatial predicate.
SpatialWithinPredicateFieldSetContext - Interface in org.hibernate.search.engine.search.dsl.predicate
The context used when defining a spatial predicate, after at least one field was mentioned.
StandardIndexFieldTypeContext<S extends StandardIndexFieldTypeContext<? extends S,F>,F> - Interface in org.hibernate.search.engine.backend.types.dsl
 
start() - Method in interface org.hibernate.search.mapper.orm.massindexing.MassIndexer
Starts the indexing process in background (asynchronous).
startAndWait() - Method in interface org.hibernate.search.mapper.orm.massindexing.MassIndexer
Starts the indexing process, and then block until it's finished.
storage(ObjectFieldStorage) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyIndexedEmbeddedMappingContext
 
StringIndexFieldTypeContext<S extends StringIndexFieldTypeContext<? extends S>> - Interface in org.hibernate.search.engine.backend.types.dsl
 
StringSetPojoPathFilter - Class in org.hibernate.search.mapper.pojo.model.path.spi
A filter expecting a simple string representation of dirty paths.
StringSetPojoPathFilter(Set<String>) - Constructor for class org.hibernate.search.mapper.pojo.model.path.spi.StringSetPojoPathFilter
 
StringToDocumentIdentifierValueConverter - Class in org.hibernate.search.engine.backend.types.converter.spi
 
StringToDocumentIdentifierValueConverter() - Constructor for class org.hibernate.search.engine.backend.types.converter.spi.StringToDocumentIdentifierValueConverter
 
submit(ElasticsearchRequest) - Method in interface org.hibernate.search.backend.elasticsearch.client.spi.ElasticsearchClient
 

T

test(S) - Method in interface org.hibernate.search.mapper.pojo.model.path.spi.PojoPathFilter
Determines if any path in the given set of paths of is accepted by this filter.
test(Set<String>) - Method in class org.hibernate.search.mapper.pojo.model.path.spi.StringSetPojoPathFilter
 
then() - Method in interface org.hibernate.search.engine.search.dsl.sort.NonEmptySortContext
Start defining another sort, to be applied after the current one.
then() - Method in class org.hibernate.search.engine.search.dsl.sort.spi.NonEmptySortContextImpl
 
thenRequireNumber(int) - Method in interface org.hibernate.search.engine.search.dsl.predicate.MinimumShouldMatchConditionContext
thenRequirePercent(int) - Method in interface org.hibernate.search.engine.search.dsl.predicate.MinimumShouldMatchConditionContext
threadsToLoadObjects(int) - Method in interface org.hibernate.search.mapper.orm.massindexing.MassIndexer
Set the number of threads to be used to load the root entities.
to(Object) - Method in interface org.hibernate.search.engine.search.dsl.predicate.RangePredicateFromContext
Require at least one of the targeted fields to be "lower than" the given value, in addition to being "higher than" the value provided to the former from call.
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.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
An extension to ToDocumentFieldValueConvertContext, allowing to access non-standard context specific to a given mapper.
ToDocumentFieldValueConvertContextImpl - Class in org.hibernate.search.engine.backend.types.converter.runtime.spi
 
ToDocumentFieldValueConvertContextImpl(MappingContextImplementor) - Constructor for class org.hibernate.search.engine.backend.types.converter.runtime.spi.ToDocumentFieldValueConvertContextImpl
 
ToDocumentFieldValueConverter<V,F> - Interface in org.hibernate.search.engine.backend.types.converter
A converter from a source value to a target value that should be indexed.
toDocumentIdentifier(I, IdentifierBridgeToDocumentIdentifierContext) - Method in interface org.hibernate.search.mapper.pojo.bridge.IdentifierBridge
Transform the given POJO property value to the value of the document identifier.
ToDocumentIdentifierValueConvertContext - Interface in org.hibernate.search.engine.backend.types.converter.runtime.spi
 
ToDocumentIdentifierValueConvertContextExtension<T> - Interface in org.hibernate.search.engine.backend.types.converter.runtime.spi
An extension to ToDocumentIdentifierValueConvertContext, allowing to access non-standard context specific to a given mapper.
ToDocumentIdentifierValueConvertContextImpl - Class in org.hibernate.search.engine.backend.types.converter.runtime.spi
 
ToDocumentIdentifierValueConvertContextImpl(MappingContextImplementor) - Constructor for class org.hibernate.search.engine.backend.types.converter.runtime.spi.ToDocumentIdentifierValueConvertContextImpl
 
ToDocumentIdentifierValueConverter<I> - Interface in org.hibernate.search.engine.backend.types.converter.spi
A converter from a source identifier value to a target value that should be used as a document identifier.
toExternalRepresentation() - Method in enum org.hibernate.search.mapper.orm.cfg.HibernateOrmIndexingStrategyName
Returns the external representation of this indexing mode.
toImplementation() - Method in class org.hibernate.search.engine.search.dsl.predicate.spi.AbstractSearchPredicateTerminalContext
 
toImplementation() - Method in interface org.hibernate.search.engine.search.predicate.spi.SearchPredicateBuilder
 
toImplementation(SearchPredicate) - Method in interface org.hibernate.search.engine.search.predicate.spi.SearchPredicateBuilderFactory
Convert a SearchPredicate object back to a predicate builder.
toImplementation() - Method in interface org.hibernate.search.engine.search.sort.spi.SearchSortBuilder
 
toImplementation(SearchSort, Consumer<? super B>) - Method in interface org.hibernate.search.engine.search.sort.spi.SearchSortBuilderFactory
Convert a SearchSort object back to a sequence of sort builders.
toIndexedValue(V, ValueBridgeToIndexedValueContext) - Method in interface org.hibernate.search.mapper.pojo.bridge.ValueBridge
Transform the given POJO-extracted value to the value of the indexed field.
toIndexFieldType() - Method in interface org.hibernate.search.engine.backend.types.dsl.IndexFieldTypeTerminalContext
 
tokenFilter(String) - Method in interface org.hibernate.search.backend.elasticsearch.analysis.model.dsl.ElasticsearchAnalysisDefinitionContainerContext
Start a token filter definition.
tokenFilter(Class<? extends TokenFilterFactory>) - Method in interface org.hibernate.search.backend.lucene.analysis.model.dsl.LuceneCustomAnalysisDefinitionContext
Add a token filter that the analyzer will use.
tokenizer(String) - Method in interface org.hibernate.search.backend.elasticsearch.analysis.model.dsl.ElasticsearchAnalysisDefinitionContainerContext
Start a tokenizer definition.
tokenizer(Class<? extends TokenizerFactory>) - Method in interface org.hibernate.search.backend.lucene.analysis.model.dsl.LuceneCustomAnalyzerDefinitionContext
Set the tokenizer to use.
toMeters(double) - Method in enum org.hibernate.search.engine.spatial.DistanceUnit
 
toPathString() - Method in class org.hibernate.search.mapper.pojo.model.path.PojoModelPath
 
toPredicate() - Method in interface org.hibernate.search.engine.search.dsl.predicate.SearchPredicateTerminalContext
Create a SearchPredicate instance matching the definition given in the previous DSL steps.
toPredicate() - Method in class org.hibernate.search.engine.search.dsl.predicate.spi.AbstractSearchPredicateTerminalContext
 
toProjection() - Method in interface org.hibernate.search.engine.search.dsl.projection.SearchProjectionTerminalContext
Create a SearchProjection instance matching the definition given in the previous DSL steps.
toPropertyString() - Method in class org.hibernate.search.mapper.pojo.model.path.PojoModelPathPropertyNode
 
toRoutingKey(String, Object, PojoElement, RoutingKeyBridgeToRoutingKeyContext) - Method in interface org.hibernate.search.mapper.pojo.bridge.RoutingKeyBridge
Generate a routing key using the given tenantIdentifier, entityIdentifier and PojoElement as input and transforming them as necessary.
toSearchPredicate(B) - Method in interface org.hibernate.search.engine.search.predicate.spi.SearchPredicateBuilderFactory
Convert a predicate builder to a reusable SearchPredicate object.
toSearchSort(List<B>) - Method in interface org.hibernate.search.engine.search.sort.spi.SearchSortBuilderFactory
Convert sort builders to a reusable SearchSort object.
toSort() - Method in interface org.hibernate.search.engine.search.dsl.sort.SearchSortTerminalContext
Create a SearchSort instance matching the definition given in the previous DSL steps.
toSort() - Method in class org.hibernate.search.engine.search.dsl.sort.spi.NonEmptySortContextImpl
 
toSort() - Method in interface org.hibernate.search.engine.search.dsl.sort.spi.SearchSortDslContext
Create a SearchSort instance matching the definition given in the previous DSL steps.
toString() - Method in class org.hibernate.search.backend.elasticsearch.client.spi.ElasticsearchRequest
 
toString(JsonObject) - Method in class org.hibernate.search.backend.elasticsearch.gson.spi.JsonLogHelper
 
toString(Iterable<JsonObject>) - Method in class org.hibernate.search.backend.elasticsearch.gson.spi.JsonLogHelper
 
toString() - Method in class org.hibernate.search.backend.elasticsearch.util.spi.URLEncodedString
 
toString() - Method in class org.hibernate.search.engine.backend.types.converter.spi.PassThroughToDocumentFieldValueConverter
 
toString() - Method in class org.hibernate.search.engine.logging.spi.AbstractSimpleEventContextElement
 
toString() - Method in class org.hibernate.search.engine.logging.spi.MappableTypeModelFormatter
 
toString() - Method in class org.hibernate.search.engine.logging.spi.MappingKeyFormatter
 
toString() - Method in interface org.hibernate.search.engine.mapper.model.spi.MappableTypeModel
 
toString() - Method in class org.hibernate.search.engine.search.spi.SimpleSearchResult
 
toString() - Method in class org.hibernate.search.mapper.pojo.extractor.ContainerExtractorPath
 
toString() - Method in class org.hibernate.search.mapper.pojo.logging.spi.PojoModelPathFormatter
 
toString() - Method in class org.hibernate.search.mapper.pojo.logging.spi.PojoTypeModelFormatter
 
toString() - Method in class org.hibernate.search.mapper.pojo.model.path.PojoModelPath
 
toString() - Method in class org.hibernate.search.mapper.pojo.model.path.spi.StringSetPojoPathFilter
 
toString() - Method in class org.hibernate.search.mapper.pojo.model.spi.GenericContextAwarePojoGenericTypeModel
 
toString() - Method in class org.hibernate.search.mapper.pojo.model.spi.JavaClassPojoCaster
 
toString() - Method in class org.hibernate.search.mapper.pojo.model.spi.MemberPropertyHandle
 
toString() - Method in class org.hibernate.search.util.EventContext
 
transactionTimeout(int) - Method in interface org.hibernate.search.mapper.orm.massindexing.MassIndexer
Timeout of transactions for loading ids and entities to be re-indexed.
TriFunction<T,U,V,R> - Interface in org.hibernate.search.util.function
 
type(String) - Method in interface org.hibernate.search.backend.elasticsearch.analysis.model.dsl.ElasticsearchAnalysisComponentDefinitionContext
Set the Elasticsearch type to use for the definition.
type(String) - Method in interface org.hibernate.search.backend.elasticsearch.analysis.model.dsl.ElasticsearchAnalyzerDefinitionContext
Start a typed analyzer definition, assigning a type, and optionally parameters to the definition.
TYPE - Static variable in class org.hibernate.search.engine.cfg.BackendSettings
The type of the backend.
type(Class<?>) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.ProgrammaticMappingDefinitionContext
 
TypeBridge - Interface in org.hibernate.search.mapper.pojo.bridge
A bridge between a POJO type and an element of the index schema.
TypeBridgeBindingContext - Interface in org.hibernate.search.mapper.pojo.bridge.binding
The context provided to the TypeBridge.bind(TypeBridgeBindingContext) method.
TypeBridgeMapping - Annotation Type in org.hibernate.search.mapper.pojo.bridge.declaration
Allows to map a type bridge to an annotation type, so that whenever the annotation is found on a type in the domain model, the type bridge mapped to the annotation will be applied.
TypeBridgeRef - Annotation Type in org.hibernate.search.mapper.pojo.bridge.declaration
Reference a type bridge for a TypeBridgeMapping.
TypeBridgeRef.UndefinedBridgeImplementationType - Class in org.hibernate.search.mapper.pojo.bridge.declaration
Class used as a marker for the default value of the TypeBridgeRef.type() attribute.
TypeBridgeRef.UndefinedBuilderImplementationType - Class in org.hibernate.search.mapper.pojo.bridge.declaration
Class used as a marker for the default value of the TypeBridgeRef.builderType() attribute.
TypeBridgeWriteContext - Interface in org.hibernate.search.mapper.pojo.bridge.runtime
 
TypeBridgeWriteContextExtension<T> - Interface in org.hibernate.search.mapper.pojo.bridge.runtime
An extension to TypeBridgeWriteContext, allowing to access non-standard context specific to a given mapper.
TypeMappingContext - Interface in org.hibernate.search.mapper.pojo.mapping.definition.programmatic
 
TypeMetadataContributorProvider<C> - Interface in org.hibernate.search.engine.mapper.mapping.building.spi
 
TypeMetadataDiscoverer<C> - Interface in org.hibernate.search.engine.mapper.mapping.building.spi
 
typesToIndexInParallel(int) - Method in interface org.hibernate.search.mapper.orm.massindexing.MassIndexer
Sets the number of entity types to be indexed in parallel.

U

unit(DistanceUnit) - Method in interface org.hibernate.search.engine.search.dsl.projection.DistanceToFieldProjectionContext
Defines the unit of the computed distance (default is meters).
unit(DistanceUnit) - Method in interface org.hibernate.search.engine.search.projection.spi.DistanceToFieldProjectionBuilder
 
unproxy(Object) - Method in interface org.hibernate.search.mapper.pojo.model.spi.PojoRuntimeIntrospector
 
untypedInstanceFromClass(Class<T>, String) - Static method in class org.hibernate.search.engine.environment.classpath.spi.ClassLoaderHelper
Creates an instance of target class.
UnusedPropertyTrackingConfigurationPropertySource - Class in org.hibernate.search.engine.cfg.spi
 
UnusedPropertyTrackingConfigurationPropertySource(ConfigurationPropertySource, Set<String>) - Constructor for class org.hibernate.search.engine.cfg.spi.UnusedPropertyTrackingConfigurationPropertySource
 
unwrap(Class<T>) - Method in interface org.hibernate.search.backend.elasticsearch.client.spi.ElasticsearchClient
Unwrap the client to some implementation-specific type.
unwrap(Class<T>) - Method in interface org.hibernate.search.engine.backend.Backend
Unwrap the backend to some implementation-specific type.
unwrap(Class<T>) - Method in interface org.hibernate.search.engine.backend.index.IndexManager
Unwrap the index manager to some implementation-specific type.
update(DocumentReferenceProvider, DocumentContributor<D>) - Method in interface org.hibernate.search.engine.backend.index.spi.IndexWorkPlan
Update a document in the index, or add it if it's absent from the index.
update(Object) - Method in interface org.hibernate.search.mapper.pojo.work.spi.PojoWorkPlan
Update an entity in the index, or add it if it's absent from the index.
update(Object, Object) - Method in interface org.hibernate.search.mapper.pojo.work.spi.PojoWorkPlan
Update an entity in the index, or add it if it's absent from the index.
update(Object, String...) - Method in interface org.hibernate.search.mapper.pojo.work.spi.PojoWorkPlan
Update an entity in the index, or add it if it's absent from the index, but try to avoid reindexing if the given dirty paths are known not to impact the indexed form of that entity.
update(Object, Object, String...) - Method in interface org.hibernate.search.mapper.pojo.work.spi.PojoWorkPlan
Update an entity in the index, or add it if it's absent from the index, but try to avoid reindexing if the given dirty paths are known not to impact the indexed form of that entity.
upperLimit(Object) - Method in interface org.hibernate.search.engine.search.predicate.spi.RangePredicateBuilder
 
URLEncodedString - Class in org.hibernate.search.backend.elasticsearch.util.spi
To avoid re-encoding strings into URLs we have several opportunities to reuse them and compose them more efficiently.
use(Object) - Method in interface org.hibernate.search.engine.search.dsl.sort.FieldSortMissingValueContext
When documents are missing a value on the sort field, use the given value instead.
USERNAME - Static variable in class org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchBackendSettings
 

V

value(Object) - Method in interface org.hibernate.search.engine.search.predicate.spi.MatchIdPredicateBuilder
 
value(Object) - Method in interface org.hibernate.search.engine.search.predicate.spi.MatchPredicateBuilder
 
value(ContainerExtractorPath) - Method in interface org.hibernate.search.mapper.pojo.mapping.building.spi.PojoMappingCollectorPropertyNode
 
value(ContainerExtractorPath) - Method in interface org.hibernate.search.mapper.pojo.model.additionalmetadata.building.spi.PojoAdditionalMetadataCollectorPropertyNode
 
value(ContainerExtractorPath) - Method in class org.hibernate.search.mapper.pojo.model.path.PojoModelPathPropertyNode
 
ValueBridge<V,F> - Interface in org.hibernate.search.mapper.pojo.bridge
A bridge between a POJO-extracted value of type V and an index field of type F.
valueBridge(BridgeBuilder<? extends ValueBridge<?, ?>>, String, FieldModelContributor) - Method in interface org.hibernate.search.mapper.pojo.mapping.building.spi.PojoMappingCollectorValueNode
 
valueBridge(Class<? extends ValueBridge<?, ?>>) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyFieldMappingContext
 
valueBridge(BeanReference<? extends ValueBridge<?, ?>>) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyFieldMappingContext
 
valueBridge(BridgeBuilder<? extends ValueBridge<?, ?>>) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyFieldMappingContext
 
ValueBridgeBindingContext<V> - Interface in org.hibernate.search.mapper.pojo.bridge.binding
The context provided to the ValueBridge.bind(ValueBridgeBindingContext) method.
ValueBridgeRef - Annotation Type in org.hibernate.search.mapper.pojo.mapping.definition.annotation
Reference to the value bridge to use in a @*Field annotation, for example in GenericField.valueBridge(), KeywordField.valueBridge(), or FullTextField.valueBridge().
ValueBridgeRef.UndefinedBridgeImplementationType - Class in org.hibernate.search.mapper.pojo.mapping.definition.annotation
Class used as a marker for the default value of the ValueBridgeRef.type() attribute.
ValueBridgeRef.UndefinedBuilderImplementationType - Class in org.hibernate.search.mapper.pojo.mapping.definition.annotation
Class used as a marker for the default value of the ValueBridgeRef.builderType() attribute.
ValueBridgeToIndexedValueContext - Interface in org.hibernate.search.mapper.pojo.bridge.runtime
 
ValueBridgeToIndexedValueContextExtension<T> - Interface in org.hibernate.search.mapper.pojo.bridge.runtime
An extension to ValueBridgeToIndexedValueContext, allowing to access non-standard context specific to a given mapper.
valueOf(String) - Static method in enum org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchIndexLifecycleStrategyName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchIndexStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.backend.elasticsearch.cfg.MultiTenancyStrategyName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.backend.lucene.cfg.MultiTenancyStrategyName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.engine.backend.document.model.dsl.ObjectFieldStorage
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.Sortable
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.engine.search.dsl.sort.SortOrder
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.mapper.orm.cfg.HibernateOrmIndexingStrategyName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.mapper.pojo.dirtiness.ReindexOnUpdate
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.search.mapper.pojo.extractor.builtin.BuiltinContainerExtractor
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchIndexLifecycleStrategyName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchIndexStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.backend.elasticsearch.cfg.MultiTenancyStrategyName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.backend.lucene.cfg.MultiTenancyStrategyName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.engine.backend.document.model.dsl.ObjectFieldStorage
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.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.search.dsl.sort.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.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.mapper.orm.cfg.HibernateOrmIndexingStrategyName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.mapper.pojo.dirtiness.ReindexOnUpdate
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.search.mapper.pojo.extractor.builtin.BuiltinContainerExtractor
Returns an array containing the constants of this enum type, in the order they are declared.

W

whenEnvironmentDestroying(Runnable) - Method in interface org.hibernate.search.mapper.orm.spi.EnvironmentSynchronizer
Run the given work just before the environment is destroyed (exactly what "destroyed" means is implementation-dependent).
whenEnvironmentReady(Runnable) - Method in interface org.hibernate.search.mapper.orm.spi.EnvironmentSynchronizer
Run the given work as soon as the environment is deemed "ready" (exactly what "ready" means is implementation-dependent).
withCharFilters(String...) - Method in interface org.hibernate.search.backend.elasticsearch.analysis.model.dsl.ElasticsearchCustomAnalysisDefinitionContext
Set the char filters that the normalizer will use.
withContext(EventContext) - Method in interface org.hibernate.search.engine.logging.spi.FailureCollector
 
withContext(EventContextElement) - Method in interface org.hibernate.search.engine.logging.spi.FailureCollector
 
withDefault(T) - Method in interface org.hibernate.search.engine.cfg.spi.OptionalPropertyContext
 
withDefault(Supplier<T>) - Method in interface org.hibernate.search.engine.cfg.spi.OptionalPropertyContext
 
withExtractor(Class<? extends ContainerExtractor>) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.AssociationInverseSideMappingContext
 
withExtractor(Class<? extends ContainerExtractor>) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.IndexingDependencyMappingContext
 
withExtractor(Class<? extends ContainerExtractor>) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyFieldMappingContext
 
withExtractor(BuiltinContainerExtractor) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyFieldMappingContext
 
withExtractor(Class<? extends ContainerExtractor>) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyIndexedEmbeddedMappingContext
 
withExtractors(ContainerExtractorPath) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.AssociationInverseSideMappingContext
 
withExtractors(ContainerExtractorPath) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.IndexingDependencyMappingContext
 
withExtractors(ContainerExtractorPath) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyFieldMappingContext
 
withExtractors(ContainerExtractorPath) - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyIndexedEmbeddedMappingContext
 
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.dsl.predicate.SpatialPredicateContext
Match documents where targeted fields point to a location within given bounds: a circle (maximum distance matching), a polygon, a bounding box, ...
withMask(String) - Method in interface org.hibernate.search.engine.cfg.ConfigurationPropertySource
 
withoutExtractors() - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.AssociationInverseSideMappingContext
 
withoutExtractors() - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.IndexingDependencyMappingContext
 
withoutExtractors() - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyFieldMappingContext
 
withoutExtractors() - Method in interface org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyIndexedEmbeddedMappingContext
 
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
 
withTokenFilters(String...) - Method in interface org.hibernate.search.backend.elasticsearch.analysis.model.dsl.ElasticsearchCustomAnalysisDefinitionContext
Set the token filters that the normalizer will use.
withTokenizer(String) - Method in interface org.hibernate.search.backend.elasticsearch.analysis.model.dsl.ElasticsearchCustomAnalyzerDefinitionContext
Set the tokenizer that the analyzer will use.
workCompleted(Object) - Method in class org.hibernate.search.engine.common.spi.ErrorContextBuilder
 
write(DocumentElement, F) - Method in interface org.hibernate.search.engine.backend.document.IndexFieldAccessor
Add a new value to the given state for the field targeted by this reference.
write(DocumentElement, PojoElement, PropertyBridgeWriteContext) - Method in interface org.hibernate.search.mapper.pojo.bridge.PropertyBridge
Write to fields in the given DocumentElement, using the given PojoElement as input and transforming it as necessary.
write(DocumentElement, PojoElement, TypeBridgeWriteContext) - Method in interface org.hibernate.search.mapper.pojo.bridge.TypeBridge
Write to fields in the given DocumentElement, using the given PojoElement as input and transforming it as necessary.
A B C D E F G H I J K L M N O P Q R S T U V W 
Skip navigation links

Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.