Phrase highlighting and improved semantics for ts_headline
pgext.cloud · Source code · Documentation · License text · Control file
| Package | tsp_semantic_headline |
|---|---|
| Version | 1.0 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | Unspecified |
| Extension type | SQL only |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 11 |
| Latest commit | 2024-04-23 |
| Catalogue updated | 2026-08-30 |
| unaccent | text search dictionary that removes accents |
| tsexact | Full-text-search helpers for exact phrase matching on PostgreSQL 9.5 and earlier. |
| tsearch_extras | Full-text-search helpers for returning match locations and extracting tsvector lexemes. |
| italian_fts | Italian full-text search dictionary |
| tsvector2 | Compressed alternative to PostgreSQL tsvector without the original 1 MB limit, with compatible search functions and GIN, GiST, and optional RUM indexing. |
| hunspell_xal | Kalmyk Hunspell dictionary for PostgreSQL full-text search |
| pg_fts_greek | Postgres FTS Improvements for Greek |
| pg_tsparser | Parser for PostgreSQL text search |
| content_utils | Utility functions for news management and full-text search. |