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

Peter Gromov updated LUCENE-9733:
---------------------------------
    Description: 
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)


> 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
>
> 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-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to