Package org.apache.solr.legacy
Deprecated stuff!
-
Interface Summary Interface Description LegacyNumericTokenStream.LegacyNumericTermAttribute Expert: Use this attribute to get the details of the currently generated token. -
Class Summary Class Description BBoxStrategy Deprecated. LegacyDoubleField Deprecated. Please useDoublePoint
insteadLegacyField Deprecated. Please switch toPointValues
insteadLegacyFieldType Deprecated. Please switch toPointValues
insteadLegacyFloatField Deprecated. Please useFloatPoint
insteadLegacyIntField Deprecated. Please useIntPoint
insteadLegacyLongField Deprecated. Please useLongPoint
insteadLegacyNumericRangeQuery<T extends Number> Deprecated. Instead index withIntPoint
,LongPoint
,FloatPoint
,DoublePoint
, and create range queries withIntPoint.newRangeQuery()
,LongPoint.newRangeQuery()
,FloatPoint.newRangeQuery()
,DoublePoint.newRangeQuery()
respectively.LegacyNumericTokenStream Deprecated. Please switch toPointValues
insteadLegacyNumericTokenStream.LegacyNumericTermAttributeImpl Implementation ofLegacyNumericTokenStream.LegacyNumericTermAttribute
.LegacyNumericUtils Deprecated. Please usePointValues
instead.LegacyNumericUtils.IntRangeBuilder LegacyNumericUtils.LongRangeBuilder -
Enum Summary Enum Description LegacyNumericType Deprecated. Please switch toPointValues
instead