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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Why do search terms like 'Generate -1 to 1' return nothing on Google?

2 点作者 ayepif超过 3 年前
I found it surprising that the following search terms all return no results:<p>&#x27;generate uniform -1 to 1&#x27;<p>&#x27;uniform -1 to 1&#x27;<p>&#x27;bbc -1 to 1&#x27;<p>&#x27;google -1 to 1&#x27;<p>&#x27;-0 to 0&#x27;<p>But<p>&#x27;-1 to 1&#x27;<p>&#x27;X -1 to 1&#x27;<p>&#x27;0 to 1&#x27;<p>&#x27;1 to 0&#x27;<p>Work. Curiously<p>&#x27;-1 to 1&#x27; works<p>&#x27;-0 to 0&#x27; doesn&#x27;t.<p>Does anybody have some working theories for why this might be?

1 comment

AkshayPrabhu超过 3 年前
The minus sign excludes a term, for example &quot;-Dell laptop&quot; would result laptops where &quot;Dell&quot; isn&#x27;t in the results.<p>By searching &quot;-1 1&quot; you&#x27;re searching for the term &quot;1&quot;and then excluding all results with the term&quot; 1&quot;.
评论 #29880544 未加载