select open change scope Open full search

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

Extensions / Full-text search

dict_roman

Full-text search dictionary that converts Roman numeral tokens to Arabic integers.

pgext.cloud · Source code · Documentation · Control file

Overview

Packagedict_roman
Version1.0
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Schemapublic
Stars1
Latest commit2018-10-08
Catalogue updated2026-08-30

Related extensions

See also

dict_regexFull-text-search dictionary with regular-expression rules.
dict_inttext search dictionary template for integers
dict_voikkoFinnish full-text-search dictionary using Voikko morphological analysis.
dict_excludeFull-text search dictionary that filters stop words using regular-expression rules.
italian_ftsItalian full-text search dictionary
hunspell_xalKalmyk Hunspell dictionary for PostgreSQL full-text search
pg_acPostgreSQL extension for full text search
tsexampleExample C extension that defines a custom full-text parser, dictionary template, dictionary, and text-search configuration.