Doubt in FuzzyQuery

2007-05-08 Thread sccarrera
Last week I send a message with a doubt in a FuzzyQuery. I am working with Lucene 2.1.0. I would like to recover files including the set of strings "société américaine" and "sociétés américaines" from a fuzzy query relating the string "société américain" I create a method "getDocuments" and I

Re: Doubt in FuzzyQuery

2007-05-03 Thread Stefan Will
It seems to me like a french stemmer is what you need instead of a fuzzy query. What analyzer are you using for your documents and queries ? -- Stefan [EMAIL PROTECTED] wrote: Hi! I have a problem in dealing whith a fuzzy query in Lucene 2.1.0. In order to explain my problem, I illustrate it

Re: Doubt in FuzzyQuery

2007-05-03 Thread Erick Erickson
It would help a lot if you can either post a snippet of code showing how you construct the fuzzy query or create a small, self-contained program illustrating the problem. With the latter approach, I've often found that in the middle of creating the program, what I'm doing wrong surfaces ... Best

Doubt in FuzzyQuery

2007-05-03 Thread sccarrera
Hi! I have a problem in dealing whith a fuzzy query in Lucene 2.1.0. In order to explain my problem, I illustrate it by a simple example: I would like to recover files including the set of strings "société américaine" and "sociétés américaines" from a fuzzy query relating the string "société