[ 
https://issues.apache.org/jira/browse/LUCENE-906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Otis Gospodnetic resolved LUCENE-906.
-------------------------------------

       Resolution: Fixed
    Lucene Fields: [New, Patch Available]  (was: [Patch Available, New])

Patch applied, thanks.
I reformatted the code to match Lucene style.
I also put the Apache license on top of both files.

Thanks!


> 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
>            Assignee: Otis Gospodnetic
>         Attachments: elision-0.2.patch, elision.patch
>
>
> 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]

Reply via email to