Re: Re: Full text searching, anyone interested? - Mailing list pgsql-hackers

From Teodor
Subject Re: Re: Full text searching, anyone interested?
Date
Msg-id 3B1A89FE.F644A4E2@machaon.ru
Whole thread Raw
In response to Re: Full text searching, anyone interested?  (Gavin Sherry <swm@linuxworld.com.au>)
List pgsql-hackers
> > > I would love to find a way to get a bitmap like index native to Postgres. I
[skip]

> We could implement bitmap handling functions based on one dimentional arrays of
> integers. That's how my stuff deals with them, and postgres already manages
> them.
> 

look at contrib/intarray. gist__intbig_ops is a variant of signature
tree (from each array  get bitmap signature).

Regards,       Teodor


pgsql-hackers by date:

Previous
From: Vince Vielhaber
Date:
Subject: importing from sybase
Next
From: "Maks N. Polunin"
Date:
Subject: large objects dump