select open change scope Open full search

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

Extensions / Full-text search

tsp_semantic_headline

Phrase highlighting and improved semantics for ts_headline

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

Overview

Packagetsp_semantic_headline
Version1.0
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryUnspecified
Extension typeSQL only
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars11
Latest commit2024-04-23
Catalogue updated2026-08-30

Related extensions

Requires

unaccenttext search dictionary that removes accents

See also

tsexactFull-text-search helpers for exact phrase matching on PostgreSQL 9.5 and earlier.
tsearch_extrasFull-text-search helpers for returning match locations and extracting tsvector lexemes.
italian_ftsItalian full-text search dictionary
tsvector2Compressed alternative to PostgreSQL tsvector without the original 1 MB limit, with compatible search functions and GIN, GiST, and optional RUM indexing.
hunspell_xalKalmyk Hunspell dictionary for PostgreSQL full-text search
pg_fts_greekPostgres FTS Improvements for Greek
pg_tsparserParser for PostgreSQL text search
content_utilsUtility functions for news management and full-text search.