diff options
author | luxagraf <sng@luxagraf.net> | 2019-05-04 15:48:55 -0500 |
---|---|---|
committer | luxagraf <sng@luxagraf.net> | 2019-05-04 15:48:55 -0500 |
commit | 79fafe2f44f5e31522dd93013950474342bfdfb0 (patch) | |
tree | bc9ccf5b4eadeebf3a2f86b21f9b382edfa41735 /old/published/Webmonkey/Monkey_Bites/2007/07.02.07/Fri/codesearch.txt | |
parent | 62167091560c908db0613bcb35ff9ae8292f5961 (diff) |
archived all the stuff from freelancing for wired
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 + |