RE: Apostrophe filtering in StandardFilter

2008-01-29 Thread Steven A Rowe
On 01/29/2008 at 10:05 AM, Grant Ingersoll wrote: > On Jan 29, 2008, at 9:29 AM, christophe blin wrote: > > thanks for the pointer to the ellision filter, but I am currently stuck > > with lucene-core-2.2.0 found in maven2 central repository (do not > > contain this class). I'll watch for an upgrad

Re: Apostrophe filtering in StandardFilter

2008-01-29 Thread Grant Ingersoll
On Jan 29, 2008, at 9:29 AM, christophe blin wrote: Hi, thanks for the pointer to the ellision filter, but I am currently stuck with lucene-core-2.2.0 found in maven2 central repository (do not contain this class). I'll watch for an upgrade to 2.3 in the future. 2.3 should be available

Re: Apostrophe filtering in StandardFilter

2008-01-29 Thread Mathieu Lecarme
christophe blin a écrit : Hi, thanks for the pointer to the ellision filter, but I am currently stuck with lucene-core-2.2.0 found in maven2 central repository (do not contain this class). I'll watch for an upgrade to 2.3 in the future. you can backport it easily with copy-paste. M. --

RE: Apostrophe filtering in StandardFilter

2008-01-29 Thread christophe blin
Hi, thanks for the pointer to the ellision filter, but I am currently stuck with lucene-core-2.2.0 found in maven2 central repository (do not contain this class). I'll watch for an upgrade to 2.3 in the future. BTW, I think there is an error in the current javadoc because the sentence "Note that

RE: Apostrophe filtering in StandardFilter

2008-01-29 Thread Steven A Rowe
Hi Chris, Looks like the ElisionFilter handles the French problems you mentioned: See the code for the list of /X'/ constructions it handles: