TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Microsoft's Bing uses Google search results–and denies it (2011)

3 pointsby li4ick5 months ago

1 comment

jimmytucson5 months ago
Because Google&#x27;s search results are so good, it&#x27;s possible (and maybe even common nowadays) to use Google&#x27;s rank(someQuery, someDocument) as a relevance label to train your own ranker on, but what Google alleged here is even more interesting: they claim Microsoft used IE to telemetrize users&#x27; Google searches, scraping the query and results -- `(someQuery, [document1, document2, ...])` -- phoning that home, and using that _directly as their IR_, presumably by caching it or something. Kind of a cheeky move by Bing!<p>Edit: Just checked and Chrome wasn&#x27;t the dominant web browser until mid-2012 or so[0], so IE definitely would have seen a big enough share of Google searches to make this viable. I wonder if this factored into Google&#x27;s strategy for Chrome and monopolizing search, etc.<p>[0] <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Usage_share_of_web_browsers#&#x2F;media&#x2F;File:StatCounter-browser-ww-yearly-2009-2023.png" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Usage_share_of_web_browsers#&#x2F;m...</a>