Dear Wiki user, You have subscribed to a wiki page or wiki category on "Solr Wiki" for change notification.
The "OpenNLP" page has been changed by KenKrugler: http://wiki.apache.org/solr/OpenNLP?action=diff&rev1=6&rev2=7 Comment: Fixed ref to SOLR-2899 (should be LUCENE-2899) This example should work well with most English-language free text. == Installation == - For English language testing: Until SOLR-2899 is committed: + For English language testing: Until LUCENE-2899 is committed: * pull the latest trunk or 4.0 branch - * apply the patch + * apply the latest [[https://issues.apache.org/jira/browse/LUCENE-2899|LUCENE-2899]] patch * do 'ant compile' * cd solr/contrib/opennlp/src/test-files/training * run 'bin/trainall.sh'