Dear Wiki user, You have subscribed to a wiki page or wiki category on "Solr Wiki" for change notification.
The "LanguageAnalysis" page has been changed by RobertMuir. The comment on this change is: src/test/test-files -> src/test-files. http://wiki.apache.org/solr/LanguageAnalysis?action=diff&rev1=4&rev2=5 -------------------------------------------------- A customized mapping of words to stems, in a tab-separated file, can be specified to the "dictionary" attribute in the schema. Words in this mapping will be stemmed to the stems from the file, and will not be further changed by any stemmer. - A [[http://svn.apache.org/repos/asf/lucene/dev/trunk/solr/src/test/test-files/solr/conf/stemdict.txt|sample stemdict.txt with comments]] can be found in the Source Repository. + A [[http://svn.apache.org/repos/asf/lucene/dev/trunk/solr/src/test-files/solr/conf/stemdict.txt|sample stemdict.txt with comments]] can be found in the Source Repository. {{{ <fieldtype name="myfieldtype" class="solr.TextField">
