Jan Rieger created LUCENE-4311:
----------------------------------
Summary: HunspellStemFilter returns another values than Hunspell
in console / command line for same dictionaries.
Key: LUCENE-4311
URL: https://issues.apache.org/jira/browse/LUCENE-4311
Project: Lucene - Core
Issue Type: Bug
Components: core/other
Affects Versions: 3.6.1, 4.0-ALPHA, 3.5
Environment: Apache Solr 3.5 - 4.0, Apache Tomcat 7.0
Reporter: Jan Rieger
When I used HunspellStemFilter for stemming the czech language text, it returns
me bad results.
For example word "praha" returns "praha" and "prahnout", what is not correct.
So I try the same in my console (Hunspell command line) with exactly same
dictionaries and it returns only "praha" and this is correct.
Can somebody help me?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]