Uses of Class
org.apache.solr.handler.component.PivotFacet
-
Packages that use PivotFacet Package Description org.apache.solr.handler.component SearchComponentimplementations for use inSearchHandler -
-
Uses of PivotFacet in org.apache.solr.handler.component
Fields in org.apache.solr.handler.component with type parameters of type PivotFacet Modifier and Type Field Description SimpleOrderedMap<PivotFacet>FacetComponent.FacetInfo. pivotFacetsMethods in org.apache.solr.handler.component with parameters of type PivotFacet Modifier and Type Method Description voidPivotFacetField. queuePivotRefinementRequests(PivotFacet pf)A recursive method for determining whichPivotFacetValues need to be refined for this pivot.
-