config.metabib_field_ts_map
Text Search Configs for metabib field indexing
This table contains text search config definitions for storing index_vector values.
|
Deferrable Constraints: The following FK constraints are deferrable — they are checked at transaction end, not statement end: |
Columns
| Column | Type | Nullable | Default | Notes |
|---|---|---|---|---|
id PK |
|
No |
nextval('config.metabib_field_ts_map_id_seq'::regclass) |
|
metabib_field FK |
|
No |
||
ts_config FK |
|
No |
||
active |
|
No |
true |
|
index_weight |
|
No |
'C'::bpchar |
|
index_lang |
|
Yes |
||
search_lang |
|
Yes |
Foreign Keys
| Column(s) | References | On Delete | On Update | Deferrable | Constraint |
|---|---|---|---|---|---|
|
NO ACTION |
CASCADE |
DEFERRED |
|
|
|
NO ACTION |
NO ACTION |
No |
|