Thread: FullText index

FullText index

From
Andreas Kraftl
Date:
Hello,

we have a table where is a column with language ISO code like en,
de, ...
How can i build the index, depending on this languagecode?

From the manual: to_tsvector([ config regconfig , ] document text)
Where is documented what "config regconfig" can be?

Thanks
Andreas