config.metabib_class_ts_map
Text Search Configs for metabib class indexing
This table contains text search config definitions for storing index_vector values.
Columns
| Column | Type | Nullable | Default | Notes |
|---|---|---|---|---|
id PK |
|
No |
nextval('config.metabib_class_ts_map_id_seq'::regclass) |
|
field_class FK |
|
No |
||
ts_config FK |
|
No |
||
active |
|
No |
true |
|
index_weight |
|
No |
'C'::bpchar |
|
index_lang |
|
Yes |
||
search_lang |
|
Yes |
||
always |
|
No |
true |
Foreign Keys
| Column(s) | References | On Delete | On Update | Deferrable | Constraint |
|---|---|---|---|---|---|
|
NO ACTION |
NO ACTION |
No |
|
|
|
NO ACTION |
NO ACTION |
No |
|