Hi group, On this wiki page these two links below are broken as they are also on lucidworks' version, can someone point me at the correct locations please? I googled around and came up with possible good links.
Thanks Robi http://wiki.apache.org/solr/LanguageAnalysis#Other_Tips http://lucidworks.lucidimagination.com/display/solr/Language+Analysis solr.KeywordMarkerFilterFactory A sample Solr protwords.txt with comments<http://svn.apache.org/repos/asf/lucene/dev/trunk/solr/example/solr/conf/protwords.txt> can be found in the Source Repository. Is this it? http://svn.apache.org/repos/asf/lucene/dev/trunk/solr/example/solr/collection1/conf/protwords.txt solr.StemmerOverrideFilterFactory A sample stemdict.txt with comments<http://svn.apache.org/repos/asf/lucene/dev/trunk/solr/core/src/test-files/solr/conf/stemdict.txt> can be found in the Source Repository. Is this it? https://svn.apache.org/repos/asf/lucene/dev/trunk/solr/core/src/test-files/solr/conf/stemdict.txt?p=1227271 (needs the ?p= parameter???)