Deprecated API
Contents
-
Terminally Deprecated ElementsElementDescriptionUse
IndexFieldTraits.Aggregations.COUNTinstead.UseSearchAggregationFactory.count()withCountValuesAggregationOptionsStep.distinct()instead.This constant is deprecated and will be removed at the same time as theValueConvertenum is removed. Do not use this value explicitly.UseResultsCompositorinstead.
-
Deprecated InterfacesInterfaceDescriptionImplement
FromDocumentValueConverterinstead.UseFromDocumentValueConverterwithFromDocumentValueConvertContextinstead.UseToDocumentValueConverterwithToDocumentValueConvertContextinstead.UseToDocumentValueConverterwithToDocumentValueConvertContextandToDocumentValueConvertContextExtensioninstead.ImplementToDocumentValueConverterinstead.UseTypedSearchPredicateFactory.nested(String)instead.UseTypedSearchPredicateFactory.nested(String)instead.UseTypedSearchPredicateFactory.nested(String)instead.UseProjectionCollectorinstead.UseResultsCompositorinstead.
-
Deprecated ClassesClassDescription
-
Deprecated Enum Classes
-
Deprecated Fields
-
Deprecated MethodsMethodDescriptionUse
KeyContext.asIntegerPositiveOrZeroOrNegative()instead.UseKeyContext.asLongPositiveOrZeroOrNegative()instead.UseSearchAggregationFactory.count()withCountValuesAggregationOptionsStep.distinct()instead.UsePredicateDefinitionContext.params()instead.UsePredicateDefinitionContext.params()instead.UsePredicateDefinitionContext.params()instead.UsePredicateDefinitionContext.params()instead.UseRangePredicateMatchingStep.within(Range)instead.UseRangePredicateMatchingStep.within(Range, ValueModel)instead.Use.bool().with(...)instead.UseSearchPredicateFactory.nested(String)instead.UseTypedSearchPredicateFactory.nested(String)instead.Use theHighlightProjectionOptionsStep.collector(ProjectionCollector.Provider)instead, e.g..collector(ProjectionCollector.single())Use.composite().from( dslFinalStep1, dslFinalStep2 ).as( transformer )instead.Use.composite().from( projection1, projection2 ).as( transformer )instead.Use.composite().from( dslFinalSteps ).asList( transformer )instead.Use.composite().from( projections ).asList( transformer )instead.Use.composite().from( dslFinalStep ).as( transformer )instead.Use.composite().from( projection ).as( transformer )instead.Use.composite().from( dslFinalStep1, dslFinalStep2, dslFinalStep3 ).as( transformer )instead.Use.composite().from( projection1, projection2, projection3 ).as( transformer )instead.UseSearchProjectionFactory.field(String, ValueModel)instead.UseVersion.versionString()instead.
-
Deprecated Enum ConstantsEnum ConstantDescriptionUse
ValueModel.INDEXinstead.UseValueModel.MAPPINGinstead.This constant is deprecated and will be removed at the same time as theValueConvertenum is removed. Do not use this value explicitly.