Re: BK-Tree Implementation on top of GiST - Mailing list pgsql-hackers

From Volkan Yazıcı
Subject Re: BK-Tree Implementation on top of GiST
Date
Msg-id 87tzkro44a.fsf@ttmail.com
Whole thread Raw
In response to Re: BK-Tree Implementation on top of GiST  (Florian Weimer <fw@deneb.enyo.de>)
List pgsql-hackers
Florian Weimer <fw@deneb.enyo.de> writes:
> http://citeseer.ist.psu.edu/1593.html suggests that this uninteresting
> (too much of the database is examined) once you go past an edit distance
> of 1.  I don't know if this is a problem in your case (it is in mine).

Did you see the test results in bk-tree[1] project? Results will
change with respect to metric distance distribution of your input
data, but I was quite impressed by the numbers when I first saw them.

[1] http://www.cliki.net/bk-tree


Regards.


pgsql-hackers by date:

Previous
From: Stefan Kaltenbrunner
Date:
Subject: Re: Strange behavior on plpgsql trigger function in if comparison
Next
From: "Gurjeet Singh"
Date:
Subject: Problem with site doc search