Class FacetComponent

java.lang.Object
org.apache.solr.handler.component.SearchComponent
org.apache.solr.handler.component.FacetComponent
All Implemented Interfaces:
AutoCloseable, SolrInfoBean, SolrMetricProducer, NamedListInitializedPlugin

public class FacetComponent extends SearchComponent
Computes facets -- aggregations with counts of terms or ranges over the whole search results.
Since:
solr 1.3