Uses of Class
org.apache.lucene.facet.LabelAndValue
Packages that use LabelAndValue
-
Uses of LabelAndValue in org.apache.lucene.facet
Fields in org.apache.lucene.facet declared as LabelAndValueMethod parameters in org.apache.lucene.facet with type arguments of type LabelAndValueModifier and TypeMethodDescriptionprivate voidLongValueFacetCounts.appendCounts(List<LabelAndValue> labelValues) Constructors in org.apache.lucene.facet with parameters of type LabelAndValueModifierConstructorDescriptionFacetResult(String dim, String[] path, Number value, LabelAndValue[] labelValues, int childCount) Sole constructor.