Wen Gao [mailto:samuel.gao...@gmail.com]
> Sent: Wednesday, February 16, 2011 9:58 PM
> To: lucene-net-dev@lucene.apache.org
> Subject: Re: how can I get the similarity in fuzzy query
>
> OK. i get it. how can I recompile a Lucene_src on Windows?
>
> Thanks.
> Wen
> 2011/2/
:58 PM
To: lucene-net-dev@lucene.apache.org
Subject: Re: how can I get the similarity in fuzzy query
OK. i get it. how can I recompile a Lucene_src on Windows?
Thanks.
Wen
2011/2/16 Christopher Currens
> As far as i know, you'll need to calculate that manually. FuzzyQuery
> searches d
Subject: Re: how can I get the similarity in fuzzy query
Hi,
I think my situation is just to compare the similarity of strings: I want to
calculate the similarity between the typed results and the returned results
using *FuzzyQuery*. I have set the minimumSimilarity of FuzzyQuery as 0.5f,
what i
OK. i get it. how can I recompile a Lucene_src on Windows?
Thanks.
Wen
2011/2/16 Christopher Currens
> As far as i know, you'll need to calculate that manually. FuzzyQuery
> searches don't return any results like that.
>
> On Wed, Feb 16, 2011 at 11:47 AM, Wen Gao wrote:
>
> > Hi,
> > I think
As far as i know, you'll need to calculate that manually. FuzzyQuery
searches don't return any results like that.
On Wed, Feb 16, 2011 at 11:47 AM, Wen Gao wrote:
> Hi,
> I think my situation is just to compare the similarity of strings: I want
> to
> calculate the similarity between the typed