https://bugzilla.wikimedia.org/show_bug.cgi?id=56798

--- Comment #1 from Nik Everett <[email protected]> ---
While I'm thinking about this - we should probably go about this by pushing the
outbound links into Elasticsearch and then counting them on page update.  That
should be reasonably simple but will require a code push and a rebuild to get
the links in then another code push.

My only question is do we continue to use the database method during initial
recovery and population or do we switch to a two pass approach for both.  I'm
inclined to stick with the database based method because it simplifies initial
index loading a ton.  Because we control it we can make sure it doesn't run
rampant.  Also, it is less work so we can get this out the door sooner.  We can
always go with the two phrased approach later and we really won't have cost
ourselves too much in the mean time.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to