FuzzyLikeThis query and exact matches

2009-08-27 Thread Berkes Adam
Hi, In our java project we uses a (slightly modifed) version of FuzzyLikeThis query which "For each source term the fuzzy variants are held in a BooleanQuery with no coord factor (because we are not looking for matches on multiple variants in any one doc). Additionally, a specialized TermQue

Re: FuzzyLikeThis query and exact matches

2009-08-27 Thread Berkes Adam
eers Mark On 27 Aug 2009, at 13:22, Berkes Adam wrote: Hi, In our java project we uses a (slightly modifed) version of FuzzyLikeThis query which "For each source term the fuzzy variants are held in a BooleanQuery with no coord factor (because we are not looking for matches on mu