Google Code Search: Difference between revisions

Content deleted Content added
Reverted 1 edit by 103.169.215.110 (talk) to last revision by A40585
No edit summary
Tags: Manual revert Mobile edit Mobile web edit
 
(4 intermediate revisions by 4 users not shown)
Line 1:
{{Short description|Beta product from Google}}
{{Update|date=December 2018}}
{{Distinguish|Google Code}}
{{Update|date=December 2018}}
{{Infobox website
| name = Google Code Search
Line 39:
In October 2011, Google announced that Code Search was to be shut down along with the Code Search API.<ref>{{cite web |last = Horowitz |first = Bradley |url = http://googleblog.blogspot.com/2011/10/fall-sweep.html |title = Official Blog: A fall sweep |publisher = Googleblog.blogspot.com |date = 2011-10-14 |accessdate = 2013-07-09 |archive-url = https://web.archive.org/web/20111123221541/http://googleblog.blogspot.com/2011/10/fall-sweep.html |archive-date = 2011-11-23 |url-status = live }}</ref> The service remained online until March 2013,<ref>{{cite web|url=https://stackoverflow.com/questions/7778034/replacement-for-google-code-search|title=Replacement for Google Code Search?|website=Stack Overflow|access-date=2016-07-25|archive-url=https://web.archive.org/web/20171109120559/https://stackoverflow.com/questions/7778034/replacement-for-google-code-search|archive-date=2017-11-09|url-status=live}}</ref> and it now returns a [[HTTP 404|404]].
 
In January 2012, [[Google developer Russ Cox]] published an overview of history and the technical aspects of the tool, and open-sourced a basic implementation of a similar functionality as a set of standalone programs that can run fast indexed regular expression searches over local code.<ref>{{github|google/codesearch}}</ref>
 
== See also ==
Line 56:
== External links ==
* {{webarchive |url=https://web.archive.org/web/20101112131244/http://www.google.com//codesearch |date=12 November 2010 }}
* [https://github.com/google/codesearch Cindex/Csearch] - command-line file search tool, based on ideas from GCS
* [https://cs.chromium.org Version of Code Search], limited to the [[Chromium (web browser)|Chromium]] project
* [https://cs.android.com/ android source code search]
* [https://source.chromium.org chrome source code search]
 
 
{{Google Inc.LLC}}
 
[[Category:Code search engines]]