Hello and thanks for the answers you provide. I still have the same problem describe here : http://jira.nuxeo.org/browse/NXP-2434
But I can't find a way to plug the ISOLatin1AccentFilter in the French Analyzer... At the end of the ticket, it's say to "create a filter provider that should return an instance of this filter" but when I create this provider in my project, it's not found by compass. I even try to create this provider in the "nuxeo-platform-search-compass-plugin-5.1.4" but with the same result, compass don't find it. Does anybody know what am I doing wrong ? For info, here is the revelant part of my compass.cfg.xml : <analyzer name="french" type="CustomAnalyzer" analyzerClass="org.apache.lucene.analysis.fr.FrenchAnalyzer" filters="noAccentsFilter"/> <analyzerFilter name="noAccentsFilter" type="com.asyres.dev.NoAccentsFilterProvider"/> Thanks a lot and ask me if you need more details. _______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
