Le 30 mars 2012 à 05:15, Sergiu Dumitriu a écrit :
> On 03/29/2012 10:45 PM, savitha sundaramurthy wrote:
>> giving test and test's , it worked perfectly fine. I also wrote a small
>> code to check it. These are the links:
> That's not what the issue is about. It does say that "test" and "test's" 
> return the same number of results, which is normal, but that it doesn't work 
> correctly for French words like "l'arbre" which should ignore the "l'" part 
> and instead search for "arbre", since that is the French way of saying "the 
> tree".


Correct,

For this, the right analyzer, that selects the right language, should be used.
The related Lucene issue, that is indeed since Lucene 3.1, needs to be 
integrated properly.
To my experience, which goes back as far as Lucene 1, there was never a way to 
pass a language to an analyzer, so I'm thrilled to see how this will work ;-).

Le 30 mars 2012 à 05:18, savitha sundaramurthy a écrit :

>            Oh I get it now. I'll work on that.

Good, let's start!

The time difference should be manageable I often work 12:00-3:00 PM PST.
Sergiu is also working with an american schedule.

paul
_______________________________________________
devs mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/devs

Reply via email to