Uses of Class
org.apache.solr.handler.component.FacetComponent.ShardFacetCount
-
Packages that use FacetComponent.ShardFacetCount Package Description org.apache.solr.handler.component SearchComponentimplementations for use inSearchHandler -
-
Uses of FacetComponent.ShardFacetCount in org.apache.solr.handler.component
Fields in org.apache.solr.handler.component declared as FacetComponent.ShardFacetCount Modifier and Type Field Description FacetComponent.ShardFacetCount[]FacetComponent.DistribFieldFacet. countSortedFields in org.apache.solr.handler.component with type parameters of type FacetComponent.ShardFacetCount Modifier and Type Field Description HashMap<String,FacetComponent.ShardFacetCount>FacetComponent.DistribFieldFacet. countsMethods in org.apache.solr.handler.component that return FacetComponent.ShardFacetCount Modifier and Type Method Description FacetComponent.ShardFacetCount[]FacetComponent.DistribFieldFacet. getCountSorted()FacetComponent.ShardFacetCount[]FacetComponent.DistribFieldFacet. getLexSorted()Methods in org.apache.solr.handler.component with parameters of type FacetComponent.ShardFacetCount Modifier and Type Method Description protected voidFacetComponent.DistribFieldFacet. incCount(FacetComponent.ShardFacetCount sfc, long count)
-