[
https://issues.apache.org/jira/browse/LUCENE-5838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir resolved LUCENE-5838.
---------------------------------
Resolution: Fixed
Fix Version/s: 4.10
5.0
> hunspell buggy with over 64k affixes
> ------------------------------------
>
> Key: LUCENE-5838
> URL: https://issues.apache.org/jira/browse/LUCENE-5838
> Project: Lucene - Core
> Issue Type: Bug
> Reporter: Robert Muir
> Fix For: 5.0, 4.10
>
> Attachments: LUCENE-5838.patch, LUCENE-5838.patch
>
>
> currently we build TreeMap<String,List<Character>> in ram, to sort before
> adding to the FST (which encodes the list as IntsRef).
> char overflows here if there are more than 64k affixes (e.g. basque).
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]