select open change scope Open full search

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

Extensions / Full-text search

simple_parser

C full-text-search parser that splits input only at ASCII space characters, preserving punctuation such as underscores inside tokens.

pgext.cloud · Source code · Documentation · Control file

Overview

Packagepg_simple_parser
Version1.0
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars3
Latest commit2018-04-19
Catalogue updated2026-08-30

Related extensions

See also

pg_jiebaChinese full-text search parser based on cppjieba
pg_cjk_parserCJK bigram parser derived from PostgreSQL full-text search
jieba_parserJieba parser for full-text search.
jusquciFrench tokenizer and PostgreSQL full-text-search parser.
twitter_parserMinimal C full-text-search parser that tokenizes Twitter-style hashtags and mentions.
pg_tsparserParser for PostgreSQL text search
zhparsera parser for full-text search of Chinese
kham_pgThai word-segmentation FTS parser — tsvector, soundex, RTGS romanization, NER
tsexampleExample C extension that defines a custom full-text parser, dictionary template, dictionary, and text-search configuration.
pg_fts_greekPostgres FTS Improvements for Greek