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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

A brief history of code search at GitHub

59 点作者 jakon89超过 3 年前

8 条评论

Oddskar超过 3 年前
I still think the changes made to only index repos that had activity during the last year [1] was the wrong call, and potentially makes code search dangerous for those that do not understand this.<p>At least for me a common use case for org-wide code searches is to answer questions like &quot;is the library x still used somewhere?&quot;<p>To not have this include old potentially low-traffic repos is a very bad thing. I don&#x27;t understand why they would do this for enterprise customers. Like we would pay extra to not have it be this way.<p>[1] <a href="https:&#x2F;&#x2F;github.blog&#x2F;changelog&#x2F;2020-12-17-changes-to-code-search-indexing&#x2F;" rel="nofollow">https:&#x2F;&#x2F;github.blog&#x2F;changelog&#x2F;2020-12-17-changes-to-code-sea...</a>
评论 #29578659 未加载
评论 #29578429 未加载
评论 #29578955 未加载
pcj-github超过 3 年前
Sounds like it would have been very difficult to implement this without some excellent open source projects. Is github planning to open-source other parts of the system?
agustif超过 3 年前
=( I joined last week but still no preview<p>&gt; Join the GitHub Code Search Waitlist Access is limited during the technology preview of GitHub’s future code search. Sign up today for your chance to try it and give your feedback.<p>You’re already on the waitlist for GitHub Code Search! We’ll email you when we’ve enabled it on your account. Make sure your primary email address is up-to-date.
评论 #29579358 未加载
评论 #29579511 未加载
kreetx超过 3 年前
Given that this is a &quot;history&quot; I can&#x27;t believe they don&#x27;t mention grep.app. It&#x27;s pretty much <i>the</i> way to search entire github.<p>There probably aren&#x27;t as many drill-down features as the new official way, but speed and simplicity of UI more than make up for it.
评论 #29579164 未加载
charcircuit超过 3 年前
I personally don&#x27;t care about wait time that much for search. I would have for years loved a simple grep that you could do from a browser. Even if it took a minute, that would still be faster than what I&#x27;ve had to do: manually clone the repo locally and run a grep on it on my machine.
andreareina超过 3 年前
I don&#x27;t remember what my problems are with GitHub search, only that it almost never finds what I&#x27;m looking for. I&#x27;ve had to resort to cloning the repo and grepping for what I need more times than I can count.
quentinkent1超过 3 年前
Why don&#x27;t they reuse CodeQL to provide a true code search using maybe a subset of CodeQL capabilities?
aww_dang超过 3 年前
Was it always necessary to log in to use this feature?
评论 #29578345 未加载