According to the parent task, adding el_to_domain_index and el_to_path to externallinks table. Plus adding the indexes: One on el_to_domain_index, el_to_path and one on el_to_domain_index, el_from. el_to_domain_index will collect up to 255 characters (or 127?)
Description
Description
Details
Details
Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
schema: Add new fields for externallinks so we can reduce duplication | mediawiki/core | master | +188 -9 |
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Resolved | Bawolff | T130058 Special:LinkSearch fails over 10,000 | |||
Open | None | T47237 LinkSearch uses numeric offset paging instead of paging by last entry returned | |||
Resolved | Ladsgroup | T17218 LinkSearch results should use as much of the path as is provided, not simply search by domain | |||
Resolved | Feature | Ladsgroup | T14810 Special:Linksearch should default to all protocols (protocol-less column for externallinks) | ||
Resolved | Ladsgroup | T312666 Remove duplication in externallinks table | |||
Resolved | Ladsgroup | T318604 Add new externallinks fields |
Event Timeline
Comment Actions
Change 836825 had a related patch set uploaded (by Ladsgroup; author: Amir Sarabadani):
[mediawiki/core@master] schema: Add new fields for externallinks
Comment Actions
Change 836825 merged by jenkins-bot:
[mediawiki/core@master] schema: Add new fields for externallinks so we can reduce duplication