Dear Wiki user, You have subscribed to a wiki page or wiki category on "Solr Wiki" for change notification.
The following page has been changed by JasonRutherglen: http://wiki.apache.org/solr/SearchComponent ------------------------------------------------------------------------------ * StatsComponent -- Get Numeric field statistics. See https://issues.apache.org/jira/browse/SOLR-680 <!> ["Solr1.4"] * ClusteringComponent -- Cluster results and documents. See https://issues.apache.org/jira/browse/SOLR-769 <!> ["Solr1.4"] * TermsComponent -- Get access to Lucene's TermEnum capability, providing access to the Term dictionary. See https://issues.apache.org/jira/browse/SOLR-877 <!> ["Solr1.4"] + * BloomIndexComponent -- Quickly check for the existence of term using a Bloom Filter. See https://issues.apache.org/jira/browse/SOLR-1375 <!> ["Solr1.5"] + + Components can also be initialized with !NamedList params. For example, the Query Elevator (editorial boosting) can be declared with: {{{
