All Classes and Interfaces
Class
Description
Deprecated.
Deprecated.
No longer necessary in Hibernate Search 6.
Deprecated.
No longer necessary in Hibernate Search 6.
Deprecated.
Will be removed without replacement.
Deprecated.
See the deprecation note on
QueryBuilder.Deprecated.
DateBridge/CalendarBridge are no longer available in Hibernate Search 6.Deprecated.
Use
GeoPoint instead.Deprecated.
This setting is ignored in Hibernate Search 6.
Deprecated.
DateBridge/CalendarBridge are no longer available in Hibernate Search 6.Deprecated.
See the deprecation note on
QueryBuilder.Deprecated.
Use Hibernate Search 6's
DocumentId
instead.Deprecated.
See the deprecation note on
QueryBuilder.Deprecated.
Use Hibernate Search 6's field annotations (
GenericField, KeywordField,
FullTextField, ...)
and enable faceting with @GenericField(aggregable = Aggregable.YES)
instead.Deprecated.
See the deprecation note on
FacetContext.Deprecated.
Instead of using Hibernate Search 5 APIs, get a
org.hibernate.search.mapper.orm.session.SearchSession
using org.hibernate.search.mapper.orm.Search#session(org.hibernate.Session),
create a SearchQuery with org.hibernate.search.mapper.orm.session.SearchSession#search(Class),
and define your facets (now called aggregations)
using SearchQueryOptionsStep.aggregation(AggregationKey, Function).Deprecated.
See the deprecation note on
FacetContext.Deprecated.
See the deprecation note on
FacetContext.Deprecated.
See the deprecation note on
FacetContext.Deprecated.
Instead of using Hibernate Search 5 APIs, get a
org.hibernate.search.mapper.orm.session.SearchSession
using org.hibernate.search.mapper.orm.Search#session(org.hibernate.Session),
create a SearchQuery with org.hibernate.search.mapper.orm.session.SearchSession#search(Class),
and define your facets (now called aggregations)
using SearchQueryOptionsStep.aggregation(AggregationKey, Function).Deprecated.
See the deprecation note on
FacetContext.Deprecated.
See the deprecation note on
FacetContext.Deprecated.
See the deprecation note on
FacetContext.Deprecated.
See the deprecation note on
FacetContext.Deprecated.
See the deprecation note on
FacetContext.Deprecated.
See the deprecation note on
FacetContext.Deprecated.
See the deprecation note on
FacetContext.Deprecated.
See the deprecation note on
Facet.Deprecated.
See the deprecation note on
FacetContext.Deprecated.
See the deprecation note on
FacetContext.Deprecated.
Use Hibernate Search 6's field annotations instead:
FullTextField for text fields with an analyzer.
KeywordField for text fields with a normalizer.
GenericField for non-text fields.
Deprecated.
See the deprecation note on
QueryBuilder.Deprecated.
Use Hibernate Search 6's field annotations instead:
FullTextField for text fields with an analyzer.
KeywordField for text fields with a normalizer.
GenericField for non-text fields.
Deprecated.
See the deprecation note on
QueryBuilder.Deprecated.
This class will be removed without replacement.
Deprecated.
Use Hibernate Search 6's field annotations (
GenericField, KeywordField,
FullTextField, ...)
and enable/disable indexing with @GenericField(searchable = Searchable.YES)
instead.Deprecated.
Use Hibernate Search 6's
Indexed
instead.Deprecated.
Use Hibernate Search 6's
IndexedEmbedded
instead.Deprecated.
See the deprecation note on
MassIndexerProgressMonitor.Deprecated.
Use Hibernate Search 6's
Latitude
instead.Deprecated.
Use Hibernate Search 6's
Longitude
instead.Deprecated.
Instead of using Hibernate Search 5 APIs, get a
org.hibernate.search.mapper.orm.session.SearchSession
using org.hibernate.search.mapper.orm.Search#session(org.hibernate.Session),
create a mass indexer with org.hibernate.search.mapper.orm.session.SearchSession#massIndexer(Class[]),
and implement the interface org.hibernate.search.mapper.orm.massindexing.MassIndexingMonitor
in your monitor.Deprecated.
See the deprecation note on
QueryBuilder.Deprecated.
No longer necessary in Hibernate Search 6.
Deprecated.
Use Hibernate Search 6's text field annotations (
KeywordField, FullTextField)
and enable/disable norms with @FullTextField(norms = Norms.YES)
instead.Deprecated.
This annotation does not do anything anymore and is not necessary.
Deprecated.
This annotation does not do anything anymore and is not necessary.
Deprecated.
Instead of using Hibernate Search 5 APIs, get a
org.hibernate.search.mapper.orm.session.SearchSession
using org.hibernate.search.mapper.orm.Search#session(org.hibernate.Session),
create a SearchQuery with org.hibernate.search.mapper.orm.session.SearchSession#search(Class),
and define your loading options using SearchQueryOptionsStep.loading(Consumer).Deprecated.
See the deprecation note on
QueryBuilder.Deprecated.
See the deprecation note on
QueryBuilder.Deprecated.
See the deprecation note on
QueryBuilder.Deprecated.
Instead of using Hibernate Search 5 APIs, get a
org.hibernate.search.mapper.orm.session.SearchSession
using org.hibernate.search.mapper.orm.Search#session(org.hibernate.Session),
create a SearchQuery with org.hibernate.search.mapper.orm.session.SearchSession#search(Class),
and define your projections using SearchQuerySelectStep.select(Function).Deprecated.
Instead of using Hibernate Search 5 APIs, get a
org.hibernate.search.mapper.orm.session.SearchSession
using org.hibernate.search.mapper.orm.Search#session(org.hibernate.Session),
create a SearchQuery with org.hibernate.search.mapper.orm.session.SearchSession#search(Class),
and define your predicates using SearchQueryWhereStep.where(Function).Deprecated.
See the deprecation note on
QueryBuilder.Deprecated.
See the deprecation note on
QueryBuilder.Deprecated.
See the deprecation note on
QueryBuilder.Deprecated.
See the deprecation note on
FacetContext.Deprecated.
See the deprecation note on
QueryBuilder.Deprecated.
See the deprecation note on
QueryBuilder.Deprecated.
DateBridge/CalendarBridge are no longer available in Hibernate Search 6.Deprecated.
This class will be removed without replacement.
Deprecated.
See the deprecation note on
QueryBuilder.Deprecated.
See the deprecation note on
QueryBuilder.Deprecated.
See the deprecation note on
QueryBuilder.Deprecated.
See the deprecation note on
QueryBuilder.Deprecated.
Use Hibernate Search 6's field annotations (
GenericField, KeywordField, ...)
and enable sorts with @GenericField(sortable = Sortable.YES)
instead.Deprecated.
See the deprecation note on
SortableFieldDeprecated.
See the deprecation note on
SortContext.Deprecated.
Instead of using Hibernate Search 5 APIs, get a
org.hibernate.search.mapper.orm.session.SearchSession
using org.hibernate.search.mapper.orm.Search#session(org.hibernate.Session),
create a SearchQuery with org.hibernate.search.mapper.orm.session.SearchSession#search(Class),
and define your sorts using SearchQueryOptionsStep.sort(Function).Deprecated.
See the deprecation note on
SortContext.Deprecated.
See the deprecation note on
SortContext.Deprecated.
See the deprecation note on
SortContext.Deprecated.
See the deprecation note on
SortContext.Deprecated.
See the deprecation note on
SortContext.Deprecated.
See the deprecation note on
SortContext.Deprecated.
See the deprecation note on
SortContext.Deprecated.
See the deprecation note on
SortContext.Deprecated.
See the deprecation note on
SortContext.Deprecated.
See the deprecation note on
SortContext.Deprecated.
See the deprecation note on
SortContext.Deprecated.
Deprecated.
See the deprecation note on
QueryBuilder.Deprecated.
See the deprecation note on
QueryBuilder.Deprecated.
See the deprecation note on
Spatial.Deprecated.
See the deprecation note on
QueryBuilder.Deprecated.
Use Hibernate Search 6's field annotations (
GenericField, KeywordField,
FullTextField, ...)
and enable/disable storage with @GenericField(projectable = Projectable.YES)
instead.Deprecated.
Will be removed without replacement.
Deprecated.
See the deprecation note on
QueryBuilder.Deprecated.
See the deprecation note on
QueryBuilder.Deprecated.
See the deprecation note on
QueryBuilder.Deprecated.
See the deprecation note on
QueryBuilder.Deprecated.
See the deprecation note on
QueryBuilder.Deprecated.
Use Hibernate Search 6's full-text field annotation (
FullTextField)
and enable/disable term vectors with @FullTextField(termVector = TermVector.YES)
instead.Deprecated.
This class will be removed without replacement.
Deprecated.
See the deprecation note on
QueryBuilder.Deprecated.
This class will be removed without replacement.
Deprecated.
This class will be removed without replacement.
Deprecated.
See the deprecation note on
QueryBuilder.Deprecated.
See the deprecation note on
QueryBuilder.
QueryBuilder.