select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Full-text search

tsexample

Example C extension that defines a custom full-text parser, dictionary template, dictionary, and text-search configuration.

pgext.cloud · Source code · Control file

Overview

Packagetsexample
Version1.0
RepositoryUnspecified
Extension typeStandard
VendorPostgres Professional
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars15
Latest commit2016-07-03
Catalogue updated2026-08-30

Related extensions

See also

pg_jiebaChinese full-text search parser based on cppjieba
pg_tokenizerTokenizers for full-text search
pgroongaUse Groonga as index, fast full text search platform for all languages!
pg_cjk_parserCJK bigram parser derived from PostgreSQL full-text search
italian_ftsItalian full-text search dictionary
thai_parserThai-language parser and text search configuration for PostgreSQL full-text search.
pg_tsparserParser for PostgreSQL text search
twitter_parserMinimal C full-text-search parser that tokenizes Twitter-style hashtags and mentions.