快速的基于Trigram的代码搜索-Golang开发

时间:2024-06-15 08:47:37
【文件属性】:

文件名称:快速的基于Trigram的代码搜索-Golang开发

文件大小:192KB

文件格式:ZIP

更新时间:2024-06-15 08:47:37

Golang Miscellaneous

“ Zoekt,en gij zult spinazie eten”-Jan Eertink(“请吃菠菜”)-我的小学老师。这是一个快速的文本搜索引擎,旨在与源代码一起使用。 (发音:大致发音为“ zooked”,“ Zoekt,en gij zult spinazie eten”-Jan Eertink(“请吃菠菜”-我的小学老师))这是一个快速的文本搜索引擎,供使用带有源代码(发音:近似于英语中的“ zooked”发音)指令下载:进入github.com/google/zoekt/索引:进入安装github.com/google/zoekt/cmd/zoekt-index $ GOPATH / bin / zoekt-index。搜索go install github.com/google/zoekt/cmd/zoekt $ GOPATH / bin / zoekt'ngram f:READ'索引


【文件预览】:
zoekt-master
----.gitignore(177B)
----README.md(3KB)
----matchtree_test.go(4KB)
----indexdata.go(6KB)
----hititer.go(5KB)
----eval.go(13KB)
----contentprovider.go(8KB)
----indexfile_other.go(1KB)
----bits.go(5KB)
----read.go(9KB)
----query()
--------parse_test.go(5KB)
--------query.go(7KB)
--------bits.go(794B)
--------regexp_test.go(2KB)
--------query_test.go(3KB)
--------regexp.go(1KB)
--------parse.go(9KB)
----read_test.go(2KB)
----toc.go(3KB)
----LICENSE(11KB)
----matchiter.go(7KB)
----build-deploy.sh(1KB)
----go.mod(984B)
----bits_test.go(4KB)
----index_test.go(49KB)
----eval_test.go(4KB)
----web()
--------templates.go(14KB)
--------e2e_test.go(10KB)
--------server.go(13KB)
--------api.go(2KB)
--------snippets.go(4KB)
----hititer_test.go(3KB)
----build()
--------builder_test.go(1KB)
--------builder.go(13KB)
--------e2e_test.go(10KB)
--------builder_unix.go(754B)
--------ctags.go(6KB)
--------ctags_test.go(2KB)
----indexbuilder.go(10KB)
----gitindex()
--------delete_test.go(2KB)
--------repocache.go(3KB)
--------clone.go(2KB)
--------repocache_test.go(2KB)
--------tree_test.go(12KB)
--------index.go(14KB)
--------tree.go(5KB)
--------submodule_test.go(1KB)
--------delete.go(958B)
--------filter.go(1KB)
--------submodule.go(2KB)
--------clone_test.go(1KB)
----indexfile_unix.go(2KB)
----section_test.go(864B)
----shards()
--------watcher_test.go(2KB)
--------watcher.go(4KB)
--------shards_test.go(5KB)
--------shards.go(15KB)
----section.go(3KB)
----matchtree.go(16KB)
----go.sum(20KB)
----doc()
--------faq.md(6KB)
--------design.md(10KB)
--------ctags.md(1KB)
--------indexing.md(484B)
----CONTRIBUTING(1KB)
----api.go(8KB)
----ctags()
--------parse_test.go(2KB)
--------json.go(5KB)
--------json_test.go(3KB)
--------parse.go(2KB)
----cmd()
--------zoekt-repo-index()
--------zoekt-mirror-gitiles()
--------zoekt-git-clone()
--------zoekt-git-index()
--------zoekt-mirror-gerrit()
--------zoekt-hg-index()
--------zoekt-archive-index()
--------zoekt-mirror-gitlab()
--------zoekt()
--------zoekt-indexserver()
--------zoekt-index()
--------zoekt-mirror-bitbucket-server()
--------zoekt-webserver()
--------zoekt-mirror-github()
--------flags.go(1KB)
--------zoekt-test()
----write.go(4KB)
----all.bash(98B)

网友评论