Re: Postgres + Xapian (was Re: fulltext searching via a

Поиск
Список
Период
Сортировка
От Hannu Krosing
Тема Re: Postgres + Xapian (was Re: fulltext searching via a
Дата
Msg-id 1073655109.3143.18.camel@fuji.krosing.net
обсуждение исходный текст
Ответ на Re: Postgres + Xapian (was Re: fulltext searching via a custom index type )  (Eric Ridge <ebr@tcdi.com>)
Ответы Re: Postgres + Xapian (was Re: fulltext searching via a  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
Eric Ridge kirjutas R, 09.01.2004 kell 01:16:

> Forgetting about composite indexes for a moment, is postgres even 
> capable of doing 2 index scans in this situation?  Does it know how do 
> take the intersection of two scans?

Not currently, but it has been in TODO for quite some time:

* Use bitmaps to fetch heap pages in sequential order [performance]
* Use bitmaps to combine existing indexes [performance]

---------------
Hannu



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Dennis Bjorklund
Дата:
Сообщение: --enable-nls
Следующее
От: Potuganti Ramu
Дата:
Сообщение: "with grant option" for user groups.