Snowball and ispell in tsearch2

Поиск
Список
Период
Сортировка
От Teodor Sigaev
Тема Snowball and ispell in tsearch2
Дата
Msg-id 448707A3.1020209@sigaev.ru
обсуждение исходный текст
Ответы Re: Snowball and ispell in tsearch2  (Markus Schiltknecht <markus@bluegap.ch>)
Re: Snowball and ispell in tsearch2  (Teodor Sigaev <teodor@sigaev.ru>)
Re: Snowball and ispell in tsearch2  (Christopher Kings-Lynne <chris.kings-lynne@calorieking.com>)
Список pgsql-hackers
We got a lot requests about including stemmers and ispell dictionaries for all 
accessible languages into tsearch2. I understand that tsearch2 will be closer to 
end user. But sources of snowball stemmers  is about 800kb, each ispell 
dictionaries will takes about 0.5-2M. All sizes are sized with compression. I am 
afraid that is too big size...

What are opinions?

-- 
Teodor Sigaev                                   E-mail: teodor@sigaev.ru
  WWW: http://www.sigaev.ru/
 


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

Предыдущее
От: Teodor Sigaev
Дата:
Сообщение: Proposal to improve multicolumn GiST page split algoriithm.
Следующее
От: Greg Stark
Дата:
Сообщение: Re: That EXPLAIN ANALYZE patch still needs work