Web全体でオープンソースコードを検索できるように設計されたCode Searchは、2012年1月15日にCode Search APIとともにシャットダウンされます。
Google Code Searchはなくなったため、表示された機能を理解するのが非常に難しくなったため、検索オプションのページのキャッシュから収集した情報を使用してそれらをレンダリングしようとしました。
「検索ボックス内」は、高度な検索インターフェイスを使用する代わりに、メインの検索ボックスにコマンドを直接入力する構文を示しています。
- パッケージ(検索ボックス:「package:linux-2.6」)
- 言語(検索ボックス内: "lang:c ++")
- (オプション:任意の言語、actionscript、ada、applescript、asp、アセンブリ、autoconf、automake、awk、basic、bat、c、c#、c ++、caja、cobol、coldfusion、configure、css、d、eiffel、erlang、fortran、 go、haskell、inform、java、java、javascript、jsp、lex、limbo、lisp、lolcode、lua、m4、makefile、maple、mathematica、matlab、messagecatalog、modula2、modula3、objectivec、ocaml、pascal、perl、php、 pod、prolog、proto、python、python、r、rebol、ruby、sas、scheme、scilab、sgml、shell、smalltalk、sml、sql、svg、tcl、tex、texinfo、troff、verilog、vhdl、vim、xslt、 xul、yacc)
- ファイル(検索ボックス内: "file:^。*。java $")
- クラス(検索ボックス:「class:HashMap」)
- 関数(検索ボックス:「function:toString」)
- ライセンス(検索ボックス:「license:mozilla」)
- (オプション:null / any-license、aladdin / Aladdin-Public-License、artistic / Artistic-License、apache / Apache-License、apple / Apple-Public-Source-License、bsd / BSD-License、cpl / Common-Public -ライセンス、epl / Eclipse-Public-License、agpl / GNU-Affero-General-Public-License、gpl / GNU-General-Public-License、lgpl / GNU-Lesser-General-Public-License、免責事項/歴史的許可-特記事項、ibm / IBM-Public-License、lucent / Lucent-Public-License、mit / MIT-License、mozilla / Mozilla-Public-License、nasa / NASA-Open-Source-Agreement、python / Python -Software-Foundation-License、qpl / Q-Public-License、sleepycat / Sleepycat-License、zope / Zope-Public-License)
- 大文字と小文字を区別(検索ボックス:「case:no」)
- (オプション:はい、いいえ)
また、検索ツールの理解に役立つのは、Google Code SearchのFAQのページです。
Google Code Searchの機能を完全に置き換えるコード検索エンジンはありますか?