PostgreSQL Text Search parser extension for character separated lexemes
pgext.cloud · Source code · Documentation · Control file
| Package | tag_parser |
|---|---|
| Version | 0.1.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 0 |
| Latest commit | 2021-07-23 |
| 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 |
| pg_icu_parser | Full text search parser using ICU boundary analysis |