Class PivotFacetField

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

public class PivotFacetField extends Object
Models a single field somewhere in a hierarchy of fields as part of a pivot facet. This pivot field contains PivotFacetValues which may each contain a nested PivotFacetField child. This PivotFacetField may itself be a child of a PivotFacetValue parent.
See Also: