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 HarryWagner:
http://wiki.apache.org/solr/AnalyzersTokenizersTokenFilters/Kstem

------------------------------------------------------------------------------
- [http://ciir.cs.umass.edu/cgi-bin/downloads/downloads.cgi KStem] is an 
alternative to Porter for developers looking for a less agressive stemmer. It 
was written by Bob Krovetz and ported to Lucene by Sergio Guzman-Lara (UMASS 
Amherst). Harry Wagner (OCLC) modified the {{{KStemFilter}}} source for use 
with Solr (see below). Additional information regarding KStem and Solr can be 
found [https://issues.apache.org/jira/browse/SOLR-379 here]. Do the following 
to use KStem in your Solr implementation:
+ [http://ciir.cs.umass.edu/cgi-bin/downloads/downloads.cgi KStem] is an 
alternative to Porter for developers looking for a less agressive stemmer. It 
was written by Bob Krovetz, ported to Lucene by Sergio Guzman-Lara (UMASS 
Amherst), and modified for use with Solr by Harry Wagner (OCLC). Additional 
information regarding KStem and Solr can be found 
[https://issues.apache.org/jira/browse/SOLR-379 here]. Do the following to use 
KStem in your Solr implementation:
  
   1. Download [http://ciir.cs.umass.edu/cgi-bin/downloads/downloads.cgi KStem]
   2. Unpack the jar file

Reply via email to