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/09/19 05:07:45 UTC

[Solr Wiki] Trivial Update of "SpellCheckComponent" by ShalinMangar

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

The comment on the change is:
Adding anchor to the on commit section

------------------------------------------------------------------------------
  
  The existing converter uses a relatively simple Regex to extract out the basic query terms from a query and create tokens from them.
  
+ [[Anchor(onCommit)]]
  = Building on Commits =
  SpellCheckComponent can be configured to automatically (re)build indices based on fields in Solr index. In order to do so you must enable this feature by adding the following line in your SpellCheckComponent configuration
  {{{