Example C extension that defines a custom full-text parser, dictionary template, dictionary, and text-search configuration.
pgext.cloud · Source code · Control file
| Package | tsexample |
|---|---|
| Version | 1.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Vendor | Postgres Professional |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 15 |
| Latest commit | 2016-07-03 |
| Catalogue updated | 2026-08-30 |
| pg_jieba | Chinese full-text search parser based on cppjieba |
| pg_tokenizer | Tokenizers for full-text search |
| pgroonga | Use Groonga as index, fast full text search platform for all languages! |
| pg_cjk_parser | CJK bigram parser derived from PostgreSQL full-text search |
| italian_fts | Italian full-text search dictionary |
| thai_parser | Thai-language parser and text search configuration for PostgreSQL full-text search. |
| pg_tsparser | Parser for PostgreSQL text search |
| twitter_parser | Minimal C full-text-search parser that tokenizes Twitter-style hashtags and mentions. |