Deprecated API
Contents
-
Deprecated Enum Classes
-
Deprecated Annotation Interfaces
-
Deprecated MethodsMethodDescriptionsince 4.2, use the
Setting
annotation to configure settingssince 4.2, use theSetting
annotation to configure settingssince 4.2, use theSetting
annotation to configure settingssince 4.2, use theSetting
annotation to configure settingssince 4.2, use theSetting
annotation to configure settingssince 4.2, not implemented and used anywheresince 4.3 useClientConfiguration.getClientConfigurers()
since 4.2since 4.2since 4.2since 4.2since 4.2since 4.2since 4.2since 4.2from 4.0. Elasticsearch 7 does not support the parent id in an index request. parent/child relations must be modeled using the join datatype. Setting it here will have no effect.from 4.0. Elasticsearch 7 does not support the parent id in an index request. parent/child relations must be modeled using the join datatype. Setting it here will have no effect.useNativeSearchQueryBuilder.withSorts(SortBuilder...)
instead.since 4.3, useReactiveSearchOperations.suggest(Query, Class)
since 4.3 use aNativeSearchQueryBuilder
withNativeSearchQueryBuilder.withSuggestBuilder(SuggestBuilder)
, callSearchOperations.search(Query, Class)
and get the suggest fromSearchHits.getSuggest()
since 4.3 use aNativeSearchQueryBuilder
withNativeSearchQueryBuilder.withSuggestBuilder(SuggestBuilder)
, callSearchOperations.search(Query, Class)
and get the suggest fromSearchHits.getSuggest()
-
Deprecated Constructors
-
Deprecated Enum ConstantsEnum ConstantDescriptionsince 4.2, will be removed in a future version.It is no longer required for using a custom date format pattern. If you want to use only a custom date format pattern, you must set the
format
property to empty{}
.since 4.2, will be removed in a future version. Useformat = {}
to disable built-in date formats in the @Field annotation.
-
Deprecated Annotation Interface ElementsAnnotation Interface ElementDescriptionsince 4.2, use the
Setting
annotation to configure settingssince 4.2, use theSetting
annotation to configure settingssince 4.2, use theSetting
annotation to configure settingssince 4.2, use theSetting
annotation to configure settingssince 4.2, use theSetting
annotation to configure settingssince 4.2, not implemented and used anywhere
Document.dynamic()
orField.dynamic()
instead.