Search Postgresql Archives

Combine multiple text search configuration

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,
I want to know if I can combine multiple text search configurations when I tried to use FTS.
Is there any options like this:
to_tsvector(['english', 'french'], document)

Trying to create a new text configuration:
Create text search configuration test (copy=simple)
Alter text search configuration test
add mapping for asciiword with english_stem,french_stem

This query doesn't work. How can I combine multiple text search configurations if I need more than one into my query to search a word?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux