Uses of Class
org.apache.lucene.sandbox.facet.ComparableUtils.ByLongValueComparable
Packages that use ComparableUtils.ByLongValueComparable
Package
Description
Sandbox faceting - Collectors that compute facets.
-
Uses of ComparableUtils.ByLongValueComparable in org.apache.lucene.sandbox.facet
Methods in org.apache.lucene.sandbox.facet that return types with arguments of type ComparableUtils.ByLongValueComparableModifier and TypeMethodDescriptionComparableUtils.byLongValue(LongValueFacetCutter longValueFacetCutter) ComparableSupplierto sort ordinals by long value fromLongValueFacetCutter(descending).Methods in org.apache.lucene.sandbox.facet with parameters of type ComparableUtils.ByLongValueComparableModifier and TypeMethodDescriptionintComparableUtils.ByLongValueComparable.compareTo(ComparableUtils.ByLongValueComparable o)