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

Robert Muir commented on LUCENE-3929:
-------------------------------------

The issue is one of time. If we want to change how that stemmer works or 
whatever, then we should at least measure and test that it doesnt send 
relevance down the tubes. If it is left to me to run those experiments, it will 
take some time, even though I do want to fix it. It is a lot of work, I can't 
test everyone's idea about how the analyzers should work.

> org.apache.lucene.analysis.fr.FrenchAnalyzer could introduce french accent 
> insensitive search.
> ----------------------------------------------------------------------------------------------
>
>                 Key: LUCENE-3929
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3929
>             Project: Lucene - Core
>          Issue Type: Improvement
>          Components: core/search
>            Reporter: Geoffroy Schneck
>            Assignee: Robert Muir
>            Priority: Minor
>             Fix For: 3.6, 4.0-ALPHA
>
>
> The GermanAnalyzer does the same with the Umlaut for example. Searching for 
> 'gehort' will return 'gehört' and 'gehort' .
> I expected that the FrenchAnalyzer would also return 'sécuritaires' and 
> 'securitaires' and searching for any of them, but it's not the case



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to