• grandma@sh.itjust.works
    link
    fedilink
    arrow-up
    4
    ·
    1 month ago

    This is possibly something you could implement in a meta search engine like SearXNG, though there are some privacy concerns.

    Maybe it could locally store which domains you personally tend to click (and stay) on. Then automatically raise those domains when it sees them somewhere in the output of the underlying engines. This isn’t perfect because you wouldn’t get data from other users. But I think it could do a lot to improve search results.

    I might actually clone the repo and see if I can get somewhere soon

    • MystikIncarnate
      link
      fedilink
      English
      arrow-up
      3
      ·
      1 month ago

      I’d be interested if you can get anywhere.

      The thing with Google was that the data about click through vs click back was supposed to be anonymised. Whether it was or not, inside of the black box that is Google’s algorithm, who knows?

      Either way, I’d be interested if you get any progress here. I’ve never tried to self host a search engine, but I might consider it.