French tokenizer and PostgreSQL full-text-search parser.
pgext.cloud · Source code · Documentation · License text · Control file
| Package | jusquci |
|---|---|
| Version | 1.0 |
| PostgreSQL versions | 16 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 0 |
| Latest commit | 2026-05-23 |
| Catalogue updated | 2026-08-30 |
| pg_jieba | Chinese full-text search parser based on cppjieba |
| jieba_parser | Jieba parser for full-text search. |
| kham_pg | Thai word-segmentation FTS parser — tsvector, soundex, RTGS romanization, NER |
| pgroonga | Use Groonga as index, fast full text search platform for all languages! |
| pg_fts | Full-text search with BM25 and BM25F ranking |
| thai_parser | Thai-language parser and text search configuration for PostgreSQL full-text search. |
| zhparser | a parser for full-text search of Chinese |
| simple_parser | C full-text-search parser that splits input only at ASCII space characters, preserving punctuation such as underscores inside tokens. |
| dict_id | Indonesian-language full-text search stemming dictionary based on cSastrawi |
| pg_cjk_parser | CJK bigram parser derived from PostgreSQL full-text search |