Re: Re: Full text searching, anyone interested?

Поиск
Список
Период
Сортировка
От Teodor
Тема Re: Re: Full text searching, anyone interested?
Дата
Msg-id 3B1A89FE.F644A4E2@machaon.ru
обсуждение исходный текст
Ответ на Re: Full text searching, anyone interested?  (Gavin Sherry <swm@linuxworld.com.au>)
Список 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 по дате отправления:

Предыдущее
От: Vince Vielhaber
Дата:
Сообщение: importing from sybase
Следующее
От: "Maks N. Polunin"
Дата:
Сообщение: large objects dump