Chinese full-text search parser based on cppjieba
pgext.cloud · Source code · Documentation · License text · Control file
| Package | pg_jieba |
|---|---|
| Version | 1.1.0 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | PIGSTY |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 420 |
| Latest commit | 2022-11-22 |
| Latest release | 2018-03-29 |
| Catalogue updated | 2026-08-30 |
| pg_cjk_parser | CJK bigram parser derived from PostgreSQL full-text search |
| pgroonga | Use Groonga as index, fast full text search platform for all languages! |
| pg_tokenizer | Tokenizers for full-text search |
| zhparser | a parser for full-text search of Chinese |
| pg_bigm | create 2-gram (bigram) index for faster full text search. |
| pg_pinyin | Pinyin romanization and search helpers for PostgreSQL |
| pg_tiktoken | tiktoken tokenizer for use with OpenAI models in postgres |
| pg_tiktoken_c | Fast tiktoken BPE tokenizer for PostgreSQL implemented in C |
| unaccent | text search dictionary that removes accents |
| dict_xsyn | text search dictionary template for extended synonym processing |