Shared-memory ispell dictionary template for reducing per-session initialization and memory.
pgext.cloud · Source code · Website · Documentation · License text · Control file
| Package | shared_ispell |
|---|---|
| Version | 1.0.0 |
| PostgreSQL versions | 10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18 |
| Repository | Unspecified |
| Extension type | Preloaded |
| Project status | Unmaintained |
| Requires CREATE EXTENSION | Yes |
| Requires preload | Yes |
| Trusted | No |
| Relocatable | Yes |
| Shared libraries | shared_ispell |
| Stars | 10 |
| Latest commit | 2014-03-23 |
| Latest release | 2012-01-14 |
| Catalogue updated | 2026-08-30 |
| italian_fts | Italian full-text search dictionary |
| tsexample | Example C extension that defines a custom full-text parser, dictionary template, dictionary, and text-search configuration. |
| pg_hspell | Full text search dictionary template for Hebrew text using libhspell |
| dict_regex | Full-text-search dictionary with regular-expression rules. |
| dict_voikko | Finnish full-text-search dictionary using Voikko morphological analysis. |
| hunspell_xal | Kalmyk Hunspell dictionary for PostgreSQL full-text search |
| dict_exclude | Full-text search dictionary that filters stop words using regular-expression rules. |
| dict_roman | Full-text search dictionary that converts Roman numeral tokens to Arabic integers. |