E se configurar db_default_text_search_config: "pg_catalog.simple"

Recently, I notice that there is a

params:
  db_default_text_search_config: "pg_catalog.english"

in the configuration file (standalone.yml/data.yml). I can guees what it means through its name. The issue is that my locale is CN-zh or my main language is Chinese (That means the same, lol ) and my setting is the default (pg_catalog.english, never noticed), and my pg text search work just well. So what does that do? I can find nothing useful in this site.

So, what if i change this setting to db_default_text_search_config: "pg_catalog.chinese" or db_default_text_search_config: "pg_catalog.simple". What will happened?

3 curtidas

I’m also interested in how to use db_default_text_search_config correctly in app.yml.

I have found some errors when searching Chinese. Some results cannot be shown correctly.

Vou dar um leve empurrão neste tópico, pois estou procurando a resposta para a mesma pergunta — este foi meu primeiro resultado do Google :smirking_face:

E agora estou de volta aos meus resultados de pesquisa…

Editar

Eu li isso e estou tentando entender…

Tenho a forte sensação de que, na verdade, não faz nada útil, a menos que ispell, thesaurus etc. estejam em uso e estes funcionem basicamente apenas em inglês. Deve haver algum tipo de esquema, eu acho, mas… não sei, mas a grande maioria dos resultados (e não eram muitos) levou a sites chineses ou russos, e aprendi há muito tempo que se chineses ou russos precisam de algo por causa da língua, certamente não se aplica ao finlandês. Bem… nada se aplica ao finlandês (ou estoniano, húngaro etc.) quando se trata de linguagem de qualquer maneira :rofl:

Mesma pergunta sobre espanhol. Você sabe se os usuários em um fórum de língua espanhola encontrariam alguma melhoria na pesquisa?