Re: [GENERAL] Understanding and implementing a GiST Index

2014-10-10 Thread Connor Wolf
I'll probably also move this discussion to the hackers mailing list (the instructions say to ask here first, but Oleg suggested I go there, and I generally agree). Connor On 10/9/2014 8:19 AM, Sergey Konoplev wrote: On Thu, Oct 9, 2014 at 12:09 AM, Connor Wolf wrote: I'm trying

[GENERAL] Understanding and implementing a GiST Index

2014-10-09 Thread Connor Wolf
Hi there! I'm trying to implement a custom indexing system using the GiST index framework, and I have a few questions. Basically, I'm trying to implement a system that allows me to search across a set of 64 bit integers by hamming distance. This is intended to be used in searching for similar