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

Ryan Ernst commented on LUCENE-5823:
------------------------------------

LGTM.

> recognize hunspell FULLSTRIP option in affix file
> -------------------------------------------------
>
>                 Key: LUCENE-5823
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5823
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Robert Muir
>             Fix For: 5.0, 4.10
>
>         Attachments: LUCENE-5823.patch
>
>
> With LUCENE-5818 we fixed stripping to be correct (ensuring it doesnt strip 
> the entire word before applying an affix). This is usually true, but there is 
> an option in the affix file to allow this.
> Its used by several languages (french, latvian, swedish, etc)
> {noformat}
> FULLSTRIP
>               With FULLSTRIP, affix rules can strip full words, not  only  one
>               less characters, before adding the affixes
> {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