You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-commits@lucene.apache.org by Apache Wiki <wi...@apache.org> on 2008/10/10 21:39:31 UTC

[Solr Wiki] Update of "SearchComponent" by GrantIngersoll

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 GrantIngersoll:
http://wiki.apache.org/solr/SearchComponent

------------------------------------------------------------------------------
   * QueryElevationComponent -- Used to "elevate" results based on editorial decisions, not relevance.
   * TermVectorComponent -- Retrieve Term Vector information.  See https://issues.apache.org/jira/browse/SOLR-651 <!> ["Solr1.4"]
   * 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"]
  
  Components can also be initialized with !NamedList params.  For example, the Query Elevator (editorial boosting) can be declared with:
  {{{