select open change scope Open full search

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

Extensions / Full-text search

snowball_ext

Extensible Snowball text-search dictionary template with a Nepali stemmer.

pgext.cloud · Source code · Documentation · License text · Control file

Overview

Packagesnowball_ext
Version1.0
RepositoryUnspecified
Extension typeStandard
Project statusUnmaintained
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars2
Latest commit2018-11-02
Catalogue updated2026-08-30

Related extensions

See also

pg_jiebaChinese full-text search parser based on cppjieba
simple_parserC full-text-search parser that splits input only at ASCII space characters, preserving punctuation such as underscores inside tokens.
pg_fts_greekPostgres FTS Improvements for Greek
zhparsera parser for full-text search of Chinese
pg_cjk_parserCJK bigram parser derived from PostgreSQL full-text search
pg_tokenizerTokenizers for full-text search
pg_bigmcreate 2-gram (bigram) index for faster full text search.
pgroongaUse Groonga as index, fast full text search platform for all languages!
dict_idIndonesian-language full-text search stemming dictionary based on cSastrawi
tsexampleExample C extension that defines a custom full-text parser, dictionary template, dictionary, and text-search configuration.