Uses of Record 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.sortedRangesMethods in org.apache.lucene.sandbox.facet.cutters.ranges with parameters of type LongRangeFacetCutter.LongRangeAndPosModifier and TypeMethodDescriptionvoidLongRangeNode.addOutputs(LongRangeFacetCutter.LongRangeAndPos range) Recursively assigns range outputs to each node.