dict_xsyn
text search dictionary template for extended synonym processing
Overview
| Package | Version | Category | License | Language |
|---|---|---|---|---|
dict_xsyn | 1.0 | FUNC | PostgreSQL | C |
| ID | Extension | Bin | Lib | Load | Create | Trust | Reloc | Schema |
|---|---|---|---|---|---|---|---|---|
| 4900 | dict_xsyn | No | Yes | No | Yes | No | No | - |
Version
| PG18 | PG17 | PG16 | PG15 | PG14 |
|---|---|---|---|---|
| 1.0 | 1.0 | 1.0 | 1.0 | 1.0 |
Install
Note: This is a built-in contrib extension of PostgreSQL
Usage
Provides an extended synonym dictionary template for text search, replacing words with groups of synonyms.
Configuration Parameters
| Parameter | Description | Default |
|---|---|---|
matchorig | Accept original word | true |
matchsynonyms | Accept synonyms as input | false |
keeporig | Include original in output | true |
keepsynonyms | Include synonyms in output | true |
rules | Base name of synonym file in $SHAREDIR/tsearch_data/ (.rules extension) | – |
Rules File Format
Lines starting with # are comments.
Examples
Was this page helpful?
Thanks—your feedback helps us improve this page.
What got in the way? (optional)