See: Description
Class | Description |
---|---|
ConstantComparator |
A results comparator that compares constants.
|
DelegatingComparator |
A comparator used to sort the facet-value buckets of facet, using the delegate comparator if two values are equal.
|
ExpressionComparator<T extends Comparable<T>> |
A comparator used to sort the facet-value buckets of facet.
|
FacetResultsComparator |
A comparator used to sort the buckets of facet.
|
FacetValueComparator |
A results comparator that compares the name of facet value buckets, which is the string value of the facet value.
|
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.