submission_search_object_keywords

242160 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
object_id BIGINT 19 null
keyword_id BIGINT 19 null
submission_search_keyword_list.keyword_id Implied Constraint R
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

Relationships