select open change scope Open full search

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

Extensions / Full-text search

hunspell_xal

Kalmyk Hunspell dictionary for PostgreSQL full-text search

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

Overview

Packagekalmyk_hunspell
Version0.1
RepositoryUnspecified
Extension typeSQL only
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars2
Latest commit2018-07-01
Catalogue updated2026-08-30

Related extensions

See also

italian_ftsItalian full-text search dictionary
dict_regexFull-text-search dictionary with regular-expression rules.
dict_voikkoFinnish full-text-search dictionary using Voikko morphological analysis.
tsexampleExample C extension that defines a custom full-text parser, dictionary template, dictionary, and text-search configuration.
pg_acPostgreSQL extension for full text search
dict_excludeFull-text search dictionary that filters stop words using regular-expression rules.
dict_romanFull-text search dictionary that converts Roman numeral tokens to Arabic integers.
pg_bm25Full text search for PostgreSQL using BM25