Skip to content

search: Change articletopic source to the outlink model

Ebernhardson requested to merge work/ebernhardson/outlink into main

The ORES articletopic model is being deprecated as a source of predictions, tis MR replaces it with the page outlink model. This outlink model requires less of us, allowing removal of thresholding and propagation from the pipeline. As long as we are removing things, also remove ORES bulk ingestion which was used when we first deployed ORES, but is highly unlikely to be used in the future as ORES is replaced by newer systems.

Bug: T328276

Merge request reports