[ 
https://issues.apache.org/jira/browse/LUCENE-9733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17279465#comment-17279465
 ] 

ASF subversion and git services commented on LUCENE-9733:
---------------------------------------------------------

Commit 16764f16010fbc73471eff20f22b6c3263c1d2d5 in lucene-solr's branch 
refs/heads/master from Peter Gromov
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=16764f1 ]

LUCENE-9733: Hunspell: exception when loading dictionaries with mixed-case 
words and aliased flags (#2305)



> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to