PL/Python full-text-search helpers that use spaCy for multilingual lemmatization, tsvector generation and tsquery generation.
pgext.cloud · Source code · Control file
| Package | chajda |
|---|---|
| Version | 1.0 |
| PostgreSQL versions | 12 · 13 |
| Repository | Unspecified |
| Extension type | SQL only |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 5 |
| Latest commit | 2022-04-24 |
| Catalogue updated | 2026-08-30 |
| plpython3u | PL/Python3U untrusted procedural language |
| pg_jieba | Chinese full-text search parser based on cppjieba |
| pg_mystem | Runs Yandex Mystem worker processes to provide Russian-language lemmatization from PostgreSQL queries. |
| 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 |
| jieba_parser | Jieba parser for full-text search. |
| jusquci | French tokenizer and PostgreSQL full-text-search parser. |
| dict_id | Indonesian-language full-text search stemming dictionary based on cSastrawi |
| zhparser | a parser for full-text search of Chinese |
| pg_cjk_parser | CJK bigram parser derived from PostgreSQL full-text search |