Re: Fragments in tsearch2 headline

Поиск
Список
Период
Сортировка
От Teodor Sigaev
Тема Re: Fragments in tsearch2 headline
Дата
Msg-id 47DEBFE6.2040601@sigaev.ru
обсуждение исходный текст
Ответ на Re: Fragments in tsearch2 headline  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: Fragments in tsearch2 headline  (Sushant Sinha <sushant354@gmail.com>)
Список pgsql-general
> Teodor, Oleg, do we want this?
>     http://archives.postgresql.org/pgsql-general/2007-11/msg00508.php

I suppose, we want it. But there are a questions/issues:
- Is it needed to introduce new function? may be it will be better to add option
to existing headline function. I'd like to keep current layout: ts_headline
provides some common interface to headline generation. Finding and marking
fragments is deal of parser's headline method and generation of exact pieces of
text is made by ts_headline.
- Covers may be overlapped. So, overlapped fragments will be looked odd.


In any case, the patch was developed for contrib version of tsearch.
--
Teodor Sigaev                                   E-mail: teodor@sigaev.ru
                                                    WWW: http://www.sigaev.ru/

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

Предыдущее
От: Bob Pawley
Дата:
Сообщение: Re: Updating
Следующее
От: "Tyler, Mark"
Дата:
Сообщение: Problem with async notifications of table updates