Re: Work Around for Oracle Context Indexes?

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Work Around for Oracle Context Indexes?
Дата
Msg-id 200202181429.g1IETjP12439@candle.pha.pa.us
обсуждение исходный текст
Ответ на Work Around for Oracle Context Indexes?  ("David Griffiths" <dgriffiths@boats.com>)
Список pgsql-general
David Griffiths wrote:
> We're looking to replace Oracle with PostgresQL 7.2 sometime soon.
>
> Both of our websites run Oracle, and one uses context indexes. These are
> indexes on a table that contains text. A context index will create an index
> on that column (minus irrelevant words like and/or/but/if/etc), and allow
> searches to be done for a specific word.
>
> Anyone offer a work-around to this?

Sure, see /contrib/fulltextindex.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

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

Предыдущее
От: "David Griffiths"
Дата:
Сообщение: Work Around for Oracle Context Indexes?
Следующее
От: hubert depesz lubaczewski
Дата:
Сообщение: IN optimization in 7.2 ?????