Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| object_id | BIGINT | 19 | null |
|
|
||||||
| keyword_id | BIGINT | 19 | null |
|
|
||||||
| pos | INT | 10 | null |
|
|
Word position of the keyword in the object. |
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| submission_search_object_keywords_keyword_id | Performance | Asc | keyword_id |
| submission_search_object_keywords_pkey | Must be unique | Asc/Asc | object_id + pos |

