Re: [GENERAL] Full text search with plain input

Поиск
Список
Период
Сортировка
От David G. Johnston
Тема Re: [GENERAL] Full text search with plain input
Дата
Msg-id CAKFQuwZtE93BvDRo35Oim0OYQbPiaYCYnkRmLtV5PGrxTmeb=Q@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [GENERAL] Full text search with plain input  (Havasvölgyi Ottó <havasvolgyi.otto@gmail.com>)
Ответы Re: [GENERAL] Full text search with plain input  (Havasvölgyi Ottó <havasvolgyi.otto@gmail.com>)
Список pgsql-general
On Friday, May 4, 2018, Havasvölgyi Ottó <havasvolgyi.otto@gmail.com> wrote:

Now I am thinking about splitting the input text myself to terms, then searching and ranking  the documents for each term.

Maybe do: replace(input_text, ' ', ' | ')

David J.

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

Предыдущее
От: Havasvölgyi Ottó
Дата:
Сообщение: Re: [GENERAL] Full text search with plain input
Следующее
От: Havasvölgyi Ottó
Дата:
Сообщение: Re: [GENERAL] Full text search with plain input