[
https://issues.apache.org/jira/browse/LUCENE-3929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir resolved LUCENE-3929.
---------------------------------
Resolution: Fixed
Fix Version/s: 4.0
3.6
Assignee: Robert Muir
I committed your example as a test demonstrating it works:
http://svn.apache.org/viewvc?rev=1305870&view=rev
> 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
> Assignee: Robert Muir
> Priority: Minor
> Fix For: 3.6, 4.0
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]