You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Dawid Weiss (Jira)" <ji...@apache.org> on 2021/02/05 08:41:00 UTC

[jira] [Resolved] (LUCENE-9733) Hunspell: exception when loading dictionaries with mixed-case words and aliased flags

     [ https://issues.apache.org/jira/browse/LUCENE-9733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dawid Weiss resolved LUCENE-9733.
---------------------------------
    Fix Version/s: master (9.0)
       Resolution: Fixed

> Hunspell: exception when loading dictionaries with mixed-case words and aliased flags
> -------------------------------------------------------------------------------------
>
>                 Key: LUCENE-9733
>                 URL: https://issues.apache.org/jira/browse/LUCENE-9733
>             Project: Lucene - Core
>          Issue Type: Sub-task
>            Reporter: Peter Gromov
>            Priority: Major
>             Fix For: master (9.0)
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> java.lang.NumberFormatException: For input string: "ÿç397"
> 	at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
> 	at java.base/java.lang.Integer.parseInt(Integer.java:652)
> 	at java.base/java.lang.Integer.parseInt(Integer.java:770)
> 	at org.apache.lucene.analysis.hunspell.Dictionary.readSortedDictionaries(Dictionary.java:1044)
> 	at org.apache.lucene.analysis.hunspell.Dictionary.<init>(Dictionary.java:247)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org