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 ------------------------------------------------------------------------------ 1. Download [#http://ciir.cs.umass.edu/cgi-bin/downloads/downloads.cgi KStem] 2. Unpack the jar file 3. Modify the package name on the source files to match your install - 4. Replace {{{KStemFilter.java}}} with {{{KStemFilterFactory.java}}} (see source listing below). There is a licensing issue that prevent this code from being included in Solr or available as a download. + 4. Replace {{{KStemFilter.java}}} with {{{KStemFilterFactory.java}}} (see source listing below). There is a licensing issue that prevents this code from being included in Solr or available as a download. 5. Build the jar file and drop that into your Solr /lib directory 6. Modify your schema as follows:
