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 A SpatialStrategy for indexing and searching Rectangles by storing its coordinates in numeric fields.DistanceValueSource An implementation of the Lucene ValueSource model that returns the distance for aPointVectorStrategy.LegacyDoubleField Deprecated. Please useDoublePointinsteadLegacyField Deprecated. Please switch toPointValuesinsteadLegacyFieldType Deprecated. Please switch toPointValuesinsteadLegacyFloatField Deprecated. Please useFloatPointinsteadLegacyIntField Deprecated. Please useIntPointinsteadLegacyLongField Deprecated. Please useLongPointinsteadLegacyNumericRangeQuery<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 toPointValuesinsteadLegacyNumericTokenStream.LegacyNumericTermAttributeImpl Implementation ofLegacyNumericTokenStream.LegacyNumericTermAttribute.LegacyNumericUtils Deprecated. Please usePointValuesinstead.LegacyNumericUtils.IntRangeBuilder LegacyNumericUtils.LongRangeBuilder PointVectorStrategy SimpleSpatialStrategywhich represents Points in two numeric fields. -
Enum Summary Enum Description LegacyNumericType Deprecated. Please switch toPointValuesinstead