Re: default_text_search_config and expression indexes
Pavel Stehule <pavel.stehule@gmail.com>
From: "Pavel Stehule" <pavel.stehule@gmail.com>
To: "Oleg Bartunov" <oleg@sai.msu.su>
Cc: "Bruce Momjian" <bruce@momjian.us>, "Tom Lane" <tgl@sss.pgh.pa.us>, "Michael Paesold" <mpaesold@gmx.at>, "Joshua D. Drake" <jd@commandprompt.com>, "Gregory Stark" <stark@enterprisedb.com>, "Teodor Sigaev" <teodor@sigaev.ru>, pgsql-hackers@postgresql.org
Date: 2007-07-27T08:15:28Z
Lists: pgsql-hackers
> configuration has NOTHING with language ! This is a most frequent myth about > configuration. It's just the way we chose for default_text_search_config to > use language part of locale at initdb time. > text search configuration is just a bind between parser to use for > breaking document by lexems and mapping between lexeme type and dictionaries. > > > I spoke about impossibility well configuration of postgresql without administrator's rights. For my czech environment is administrator's rights necessary too, because czech dictionary aren't in default installation. Regards Pavel Stehule