=?UTF-8?Q?Viktor_Bojovi=C4=87?= <viktor.bojovic@xxxxxxxxx> writes: > i have to develop some application which uses croatian fulltext search. > How can i add missing text configuration? There's none supplied with Postgres, so you'd have to put together your own. See sections 12.5-12.8 in the manual (Parsers through Testing and Debugging Text Search). It looks like there's an ispell Croatian dictionary available, so it shouldn't take long to put together at least basic support with an ispell dictionary. regards, tom lane -- Sent via pgsql-admin mailing list (pgsql-admin@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-admin