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

------------------------------------------------------------------------------
  <searchComponent name="highlight" 
class="org.apache.solr.handler.component.HighlightComponent" />
  <searchComponent name="debug"     
class="org.apache.solr.handler.component.DebugComponent" />
  }}}
+ SpellCheckComponent -- A new prototype spell checking component exists at 
[https://issues.apache.org/jira/browse/SOLR-572 SOLR-572]
  
  These examples are enabled by default, but can be overridden by writing your 
own class that extends SearchComponent and then declare it in the 
solrconfig.xml with the appropriate name.  For instance, to override the 
"query" component, one would declare:
  {{{

Reply via email to