Deprecated API
Contents
-
Deprecated Classes
-
Deprecated Annotation Interfaces
-
Deprecated MethodsMethodDescriptionsince 3.0. Please use
SolrDocument.collection().since 1.3. Will be removed in 1.4. Please useQuery.getOffset()andQuery.getRows()instead.in favor ofGroupOptionssince 4.0. UseQueryParser.constructSolrQuery(SolrDataQuery, Class)instead.since 4.0. UseQueryParser.getQueryString(SolrDataQuery, Class)instead.since 4.0. UseQueryParserBase.createQueryStringFromCriteria(Criteria, Class)instead.since 4.0. UseQueryParserBase.createQueryStringFromNode(Node, Class)insteadsince 4.0. UseQueryParserBase.createQueryStringFromNode(Node, int, Class)instead.
-
Deprecated ConstructorsConstructorDescriptionsince 4.1. Replace with:
DistanceField.distanceAs(String)and add an explicitFilterQuerywith aDistanceFunction.since 4.1. Replace with:DistanceField.distanceAs(String)and add an explicitFilterQuerywith aDistanceFunction.
-
Deprecated Enum ConstantsEnum ConstantDescriptionsince 3.1. Please use READY instead.
-
Deprecated Annotation Interface Elements
SolrCustomConversions.