[
https://issues.apache.org/jira/browse/LUCENE-3043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13023583#comment-13023583
]
Robert Muir commented on LUCENE-3043:
-------------------------------------
this problem occurs if this stemmer encounters an empty term (some things like
keywordtokenizer/regex do this).
the fix is trivial... i'll commit soon.
> o.a.l.analysis.de.GermanStemmer crashes on some inputs
> ------------------------------------------------------
>
> Key: LUCENE-3043
> URL: https://issues.apache.org/jira/browse/LUCENE-3043
> Project: Lucene - Java
> Issue Type: Bug
> Reporter: Robert Muir
> Attachments: LUCENE-3043.patch
>
>
> See the tests from LUCENE-2560.
> GermanAnalyzer no longer uses this stemmer by default, but we should fix it.
--
This message is automatically generated by JIRA.
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]