I haven't worked with GiST, although I have been curious from time to time. Just never had the time to sit, read, and try out the GiST system.
On my text search system (FTSS) I use functions that return sets of data. It make be easier to implement that than a GiST. Basically, I create a unique ID index on a table of data. Create my external index. When a search is done, I return a set of unique IDs and ranks. > > I believe that this is what Oleg et al tap into with the tsearch2 stuff, > no? I have someone asking me about it, and want to make sure that I'm > telling him the right answer ... is this what GiST is? And, if so, what > is a *good* doc for me to point them at to get up to speed with it? Is > what we have in the docs the best place, or is there something someone > else has written that gets into it even more? > > Thanks ... > > ---- > Marc G. Fournier Hub.Org Networking Services > (http://www.hub.org) > Email: [EMAIL PROTECTED] Yahoo!: yscrappy ICQ: > 7615664 > > ---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives? http://archives.postgresql.org