diff options
author | luxagraf <sng@luxagraf.net> | 2020-04-28 10:21:17 -0400 |
---|---|---|
committer | luxagraf <sng@luxagraf.net> | 2020-04-28 10:21:17 -0400 |
commit | a222e73b9d352f7dd53027832d04dc531cdf217e (patch) | |
tree | ccc1b5c54986980141faee867318ca80e45ebef5 /old/published/Webmonkey/Monkey_Bites/2007/07.02.07/Fri/codesearch.txt | |
parent | 1337c4eafe29252d892d2bde0276212ac77382d4 (diff) | |
parent | e67317b0a6f02fd75f198cd22f83c20076c61dcf (diff) |
Merge remote-tracking branch 'wired/master' adding wired to conde
Diffstat (limited to 'old/published/Webmonkey/Monkey_Bites/2007/07.02.07/Fri/codesearch.txt')
-rw-r--r-- | old/published/Webmonkey/Monkey_Bites/2007/07.02.07/Fri/codesearch.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/old/published/Webmonkey/Monkey_Bites/2007/07.02.07/Fri/codesearch.txt b/old/published/Webmonkey/Monkey_Bites/2007/07.02.07/Fri/codesearch.txt new file mode 100644 index 0000000..e022d7f --- /dev/null +++ b/old/published/Webmonkey/Monkey_Bites/2007/07.02.07/Fri/codesearch.txt @@ -0,0 +1,13 @@ +Google has updated the search capabilities of Google Code Search with expanded coverage and improvements in ranking and access. + +Google Code Search [now features][1] indexing of individual files and code snippets from all over the web rather than just archives and repositories -- such as .zip, .tar, or CVS and Subversion files -- as was previously available. + +Code Search also has an improved ranking system so class and method definitions appear closer to the top of search results for applicable queries. + +In addition to the new features there are now international Code Search domains for Brazil, China, France, and Russia. + +While Google Code Search is getting better, and now that it indexes all files rather than just repositories it certainly casts a wider net, we still prefer [Krugle][2] for its well organized results and advanced operators. + +[1]: http://google-code-updates.blogspot.com/2007/07/improvements-to-google-code-search.html "Improvements to Google Code Search" +[2]: http://blog.wired.com/monkeybites/2007/02/yahoo_developer.html + |