Re: A couple of tsearch loose ends
От
Oleg Bartunov
Тема
Re: A couple of tsearch loose ends
Дата
Msg-id
Pine.LNX.4.64.0708220733500.2727@sn.sai.msu.ru
Ответ на
Re: A couple of tsearch loose ends (Tom Lane)
Список
Дерево обсуждения
A couple of tsearch loose ends Tom Lane <tgl@sss.pgh.pa.us>
Re: A couple of tsearch loose ends "Pavel Stehule" <pavel.stehule@gmail.com>
Re: A couple of tsearch loose ends Bruce Momjian <bruce@momjian.us>
Re: A couple of tsearch loose ends Teodor Sigaev <teodor@sigaev.ru>
Re: A couple of tsearch loose ends Tom Lane <tgl@sss.pgh.pa.us>
Re: A couple of tsearch loose ends Dimitri Fontaine <dfontaine@hi-media.com>
Re: A couple of tsearch loose ends Tom Lane <tgl@sss.pgh.pa.us>
Re: A couple of tsearch loose ends Stefan Kaltenbrunner <stefan@kaltenbrunner.cc>
Re: A couple of tsearch loose ends Oleg Bartunov <oleg@sai.msu.su>
On Tue, 21 Aug 2007, Tom Lane wrote: > When you look at it, this is downright silly. Why don't we flatten > the two levels together and write something like > > CREATE TEXT SEARCH DICTIONARY swedish ( > TEMPLATE = snowball, > LANGUAGE = swedish, > STOPWORDS = swedish > ); Dictionary is a program with its own options, so we can't know in advance what actual options it uses. We can reserve some options, though. This is a very useful feature. Regards, Oleg _____________________________________________________________ Oleg Bartunov, Research Scientist, Head of AstroNet (www.astronet.ru), Sternberg Astronomical Institute, Moscow University, Russia Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/ phone: +007(495)939-16-83, +007(495)939-23-83
В списке pgsql-hackers по дате отправления