TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

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

3 点作者 li4ick5 个月前

1 comment

jimmytucson5 个月前
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>