select open change scope Open full search

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

Extensions / Full-text search

setrank

TF-IDF and cover-density ranking functions for tsvector/tsquery using document-frequency statistics from a table.

pgext.cloud · Source code · Documentation · Control file

Overview

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

Related extensions

See also

tsvector2Compressed alternative to PostgreSQL tsvector without the original 1 MB limit, with compatible search functions and GIN, GiST, and optional RUM indexing.
pg_doc_storeProvides a JSONB document-store API with full-text search.
pg_tsparserParser for PostgreSQL text search
dict_voikkoFinnish full-text-search dictionary using Voikko morphological analysis.
dict_excludeFull-text search dictionary that filters stop words using regular-expression rules.
simple_parserC full-text-search parser that splits input only at ASCII space characters, preserving punctuation such as underscores inside tokens.
dict_regexFull-text-search dictionary with regular-expression rules.
italian_ftsItalian full-text search dictionary