Extend the wb_terms table with a new column, terms_weight.
Datatype float, default 0.0, can not be NULL, not indexed.
This will be used to rank the entities in the SQL store based search.
Version: unspecified
Severity: enhancement
Extend the wb_terms table with a new column, terms_weight.
Datatype float, default 0.0, can not be NULL, not indexed.
This will be used to rank the entities in the SQL store based search.
Version: unspecified
Severity: enhancement
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Invalid | None | T51188 [DO NOT USE] Schema changes for Wikimedia wikis (tracking) [superseded by #Blocked-on-schema-change] | |||
Resolved | None | T53228 Extend wb_terms with a terms_weight column | |||
Resolved | None | T53227 Extend wb_terms with a terms_weight column |
Change 73420 had a related patch set uploaded by Denny Vrandecic:
(bug 51227) add term_weight column to wb_terms table
Change 73420 merged by jenkins-bot:
(bug 51227) add term_weight column to wb_terms table