Another tsearch bug...

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Another tsearch bug...
Дата
Msg-id GNELIHDDFBOCMGBFGEFOIENKCDAA.chriskl@familyhealth.com.au
обсуждение исходный текст
Ответ на Please, apply patch  (Teodor Sigaev <teodor@stack.net>)
Ответы Re: Another tsearch bug...
Список pgsql-hackers
Hi guys,

Hate to keep coming up with these bugs without patches - but I really don't
have time to look into the source code atm :(

OK, attached is an example of the problem.  Notice how trademarks and
copyright symbols are being indexed along with the word.  This means that if
someone searches for 'balance' in the above data set, they won't find
anything.

I'm not sure how this would be handled.  In the English language, it'd
probably be safe to say that high ascii characters would be stripped from
the index?  But you'd want to leave accents and stuff in I guess.  Tricky.

Anyway, just bringing it to your attention...

Chris

Вложения

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Proposed GUC Variable
Следующее
От: "Christopher Kings-Lynne"
Дата:
Сообщение: Re: Proposed GUC Variable