Re: Question on ElisionFilter with d'

2012-07-26 Thread yamo93
. On 07/26/2012 03:52 AM, Jack Krupansky wrote: The filter should work (remove the letter and apostrophe). Could you supply an exact code fragment that shows the literal term, the code invoking the filter, and the exact literal output? And, which release of Lucene? -- Jack Krupansky -Or

Re: Question on ElisionFilter with d'

2012-07-25 Thread yamo93
and orthographic) is obligatory for the following words: ... the preposition de ... Le père d'Albert vient d'arriver. So surely the removal of d' is correct. -- Ian. On Wed, Jul 25, 2012 at 2:01 PM, yamo93 wrote: Hello, I'm using ElisionFilter to index french text.

Question on ElisionFilter with d'

2012-07-25 Thread yamo93
Hello, I'm using ElisionFilter to index french text. The filter works but ignore the d letter followed by an apostrophe (example: d'une). Is-it an expected behaviour or is it an issue ? Regards, Yann. - To unsubscribe, e-mai