Class ComparableUtils

java.lang.Object
org.apache.lucene.sandbox.facet.utils.ComparableUtils

public final class ComparableUtils extends Object
Collection of static methods to provide most common comparables for sandbox faceting. You can also use it as an example for creating your own ComparableSupplier to enable custom facets top-n and sorting.
WARNING: This API is experimental and might change in incompatible ways in the next release.