pg_cjk_parser. Postgres CJK Parser pg_cjk_parser is a fts (full text search) parser derived from the default parser in PostgreSQL 11. When a postgres database uses utf-8 encoding, this parser supports all the features of the default parser while splitting CJK (Chinese, Japanese, Korean) characters into 2-gram tokens. If the database's encoding is not utf-8, the parser behaves just like the default parser.

github.com/du-song/pg_cjk_parser

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

No recent activity.