Uses of Class
org.apache.lucene.sandbox.facet.ComparableUtils.ByCountAndLongValueComparable
Packages that use ComparableUtils.ByCountAndLongValueComparable
Package
Description
Sandbox faceting - Collectors that compute facets.
-
Uses of ComparableUtils.ByCountAndLongValueComparable in org.apache.lucene.sandbox.facet
Methods in org.apache.lucene.sandbox.facet that return types with arguments of type ComparableUtils.ByCountAndLongValueComparableModifier and TypeMethodDescriptionComparableUtils.byCount(CountFacetRecorder countFacetRecorder, LongValueFacetCutter longValueFacetCutter) ComparableSupplierto sort ordinals by count (descending) fromCountFacetRecorderwith tie-break by long value (ascending) fromLongValueFacetCutter.Methods in org.apache.lucene.sandbox.facet with parameters of type ComparableUtils.ByCountAndLongValueComparableModifier and TypeMethodDescriptionintComparableUtils.ByCountAndLongValueComparable.compareTo(ComparableUtils.ByCountAndLongValueComparable o)