• #dev 2021-10-29
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2021-10-29 UTC
# 15:50
capjamesg[d]
The link building process is, roughly: scroll through Elasticsearch and find every link in every document (this takes about 1h:30m with the 370k pages right now), calculate how many links point to each page (which involves a dictionary and iterating over every link), and then updating Elasticsearch so that the new link values are all recorded.