Uses of Class
org.apache.solr.search.facet.FacetField
-
Packages that use FacetField Package Description org.apache.solr.search.facet APIs and classes for the JSON Facet API. -
-
Uses of FacetField in org.apache.solr.search.facet
Methods in org.apache.solr.search.facet that return types with arguments of type FacetField Modifier and Type Method Description FacetProcessor<FacetField>FacetField. createFacetProcessor(FacetContext fcontext)Constructors in org.apache.solr.search.facet with parameters of type FacetField Constructor Description FacetFieldMerger(FacetField freq)
-