Class PivotFacetValue

java.lang.Object
org.apache.solr.handler.component.PivotFacetValue

public class PivotFacetValue extends Object
Models a single (value, count) pair that will exist in the collection of values for a PivotFacetField parent. This PivotFacetValue may itself have a nested PivotFacetField child
See Also: