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 - Java
          Issue Type: Improvement
          Components: core/search
            Reporter: Geoffroy Schneck
            Priority: Minor


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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to