Re: suitable text search configuration

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: suitable text search configuration
Дата
Msg-id 15910.1193264044@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: suitable text search configuration  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: suitable text search configuration  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> writes:
> Tom Lane wrote:
>> Actually, looking at the examples so far, I'm thinking we should just
>> consider the string up to the first _, period.

> Can anyone point to a real world example where country by country would 
> make sense?

For the current set of built-in dictionaries it seems pretty clear that
country distinctions are useless.  If we ever did need that distinction
it would only be after adding dictionaries that aren't going to be in
8.3 ... so I'm leaning to keeping the code simple for the moment.
        regards, tom lane


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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: suitable text search configuration
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: suitable text search configuration