Sure. Here you are:
=# select ts_debug('public.german_compound', 'wasserkraft'); ts_debug ----------------------------------------------------------------------------------------------------- (asciiword,"Word, all ASCII",wasserkraft,"{german_hunspell,german_stem}",german_stem,{wasserkraft}) =# select ts_debug('public.german_compound', 'schifffahrt'); ts_debug --------------------------------------------------------------------------------------------------------- (asciiword,"Word, all ASCII",schifffahrt,"{german_hunspell,german_stem}",german_hunspell,{schifffahrt}) =# select ts_debug('public.german_compound', 'blindflansch'); ts_debug ------------------------------------------------------------------------------------------------------- (asciiword,"Word, all ASCII",blindflansch,"{german_hunspell,german_stem}",german_stem,{blindflansch}) That is my testing configuration: =# \dF+ german_compound Text search configuration "public.german_compound" Parser: "pg_catalog.default" Token | Dictionaries -----------------+----------------------------- asciihword | german_hunspell,german_stem asciiword | german_hunspell,german_stem email | simple file | simple float | simple host | simple hword | german_hunspell,german_stem hword_asciipart | german_hunspell,german_stem hword_numpart | simple hword_part | german_hunspell,german_stem int | simple numhword | simple numword | simple sfloat | simple uint | simple url | simple url_path | simple version | simple word | german_hunspell,german_stem On 28.05.2015 17:24, Oleg Bartunov wrote:
-- Sven R. Kunze TBZ-PARIV GmbH, Bernsdorfer Str. 210-212, 09126 Chemnitz Tel: +49 (0)371 33714721, Fax: +49 (0)371 5347920 e-mail: srkunze@xxxxxxxxxxxx web: www.tbz-pariv.de Geschäftsführer: Dr. Reiner Wohlgemuth Sitz der Gesellschaft: Chemnitz Registergericht: Chemnitz HRB 8543 |