Re: ts_headline and query with hyphen

Поиск
Список
Период
Сортировка
От daniel
Тема Re: ts_headline and query with hyphen
Дата
Msg-id 50BED54E.7040300@gmail.com
обсуждение исходный текст
Ответ на Re: ts_headline and query with hyphen  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
As a follow up to my previous comment, this is a cutting example

select ts_headline('game played on-line', to_tsquery('on-line & game'),
'MaxWords=3,MinWords=2,ShortWord=1');

       ts_headline
-----------------------
  <b>game</b> played on


that can't be right...

daniel


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

Предыдущее
От: Lonni J Friedman
Дата:
Сообщение: Re: Table with million rows - and PostgreSQL 9.1 is not using the index
Следующее
От: Alan Hodgson
Дата:
Сообщение: Re: Table with million rows - and PostgreSQL 9.1 is not using the index