Uses of Class
org.apache.lucene.sandbox.facet.cutters.ranges.LongRangeFacetCutter.LongRangeAndPos
Packages that use LongRangeFacetCutter.LongRangeAndPos
-
Uses of LongRangeFacetCutter.LongRangeAndPos in org.apache.lucene.sandbox.facet.cutters.ranges
Fields in org.apache.lucene.sandbox.facet.cutters.ranges declared as LongRangeFacetCutter.LongRangeAndPosModifier and TypeFieldDescription(package private) final LongRangeFacetCutter.LongRangeAndPos[]
LongRangeFacetCutter.sortedRanges
Methods in org.apache.lucene.sandbox.facet.cutters.ranges with parameters of type LongRangeFacetCutter.LongRangeAndPosModifier and TypeMethodDescriptionvoid
LongRangeNode.addOutputs
(LongRangeFacetCutter.LongRangeAndPos range) Recursively assigns range outputs to each node.