Rust full-text-search parser using the Chamkho word-cut engine, ported from pg-search-thai.
pgext.cloud · Source code · Documentation · Control file
| Package | chamkho_parser |
|---|---|
| Version | 0.6.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 26 |
| Latest commit | 2026-06-27 |
| Latest release | 2025-06-06 |
| Catalogue updated | 2026-08-30 |
| pg_cjk_parser | CJK bigram parser derived from PostgreSQL full-text search |
| zhparser | a parser for full-text search of Chinese |
| pg_jieba | Chinese full-text search parser based on cppjieba |
| pg_bigm | create 2-gram (bigram) index for faster full text search. |
| pgroonga | Use Groonga as index, fast full text search platform for all languages! |
| thai_parser | Thai-language parser and text search configuration for PostgreSQL full-text search. |
| pg_tokenizer | Tokenizers for full-text search |
| jieba_parser | Jieba parser for full-text search. |