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

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

Commit 1603007 from [~rcmuir] in branch 'dev/trunk'
[ https://svn.apache.org/r1603007 ]

LUCENE-5768: hunspell condition checks with character classes were buggy

> hunspell condition check is buggy
> ---------------------------------
>
>                 Key: LUCENE-5768
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5768
>             Project: Lucene - Core
>          Issue Type: Bug
>          Components: modules/analysis
>            Reporter: Robert Muir
>         Attachments: LUCENE-5768.patch
>
>
> I added a hack for the french dictionary, but the hack isn't contained well, 
> so it screws up condition checks with character classes like the following in 
> english:
> {noformat}
> SFX S   y     ies        [^aeiou]y
> {noformat} 



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to