Re: Full-Text Search question

Поиск
Список
Период
Сортировка
От Oleg Bartunov
Тема Re: Full-Text Search question
Дата
Msg-id CAF4Au4w0mnee-jaCBMxtKW0bRWstjzusjg0=oCfpRcfPtoBd0g@mail.gmail.com
обсуждение исходный текст
Ответ на Full-Text Search question  (Jesus Rafael Sanchez Medrano <jesusrafael@gmail.com>)
Ответы Re: Full-Text Search question
Список pgsql-general
Easy, you need to extract text fields from json and construct tsvector
from them (use concatenation, for example).

On Tue, May 13, 2014 at 7:38 PM, Jesus Rafael Sanchez Medrano
<jesusrafael@gmail.com> wrote:
> can postgres do FTS (full text search) on a json column? if possible, please
> be so kindd to give some snippet/example.
>
>
> Att.
> ==
> Jesus Rafael Sanchez Medrano
> "Life is a dream, of which all must wake up"


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

Предыдущее
От: Alan Nilsson
Дата:
Сообщение: logging hook
Следующее
От: Susan Cassidy
Дата:
Сообщение: Re: logging hook