Elision filter for simple french analyzing
------------------------------------------
Key: LUCENE-906
URL: https://issues.apache.org/jira/browse/LUCENE-906
Project: Lucene - Java
Issue Type: New Feature
Components: Analysis
Reporter: Mathieu Lecarme
If you don't wont to use stemming, StandardAnalyzer miss some french
strangeness like elision.
"l'avion" wich means "the plane" must be tokenized as "avion" (plane).
This filter could be used with other latin language if elision exists.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]