zoekt: 22 files / 104 matches / 0.41ms neogrok: 20 files / 102 matches
github.com/sourcegraph/zoektcmd/zoekt-webserver/main_linux.go 1 match | Go | №1
github.com/sourcegraph/zoektbtree.go 1 match | Go | №2
github.com/isker/neogrokREADME.md 1 match | Markdown | №3
github.com/sourcegraph/zoektREADME.md 1 match | Markdown | №4
github.com/isker/neogrokyarn.lock 75 matches | YAML | №5
github.com/sourcegraph/zoektflake.nix 2 matches | Nix | №6
github.com/sourcegraph/zoektdoc/faq.md 2 matches | Markdown | №7
github.com/sourcegraph/zoektdoc/ctags.md 1 match | Markdown | №8
github.com/sourcegraph/zoektdoc/design.md 1 match | Markdown | №9
github.com/sourcegraph/zoektindexfile_unix.go 1 match | Go | №10
github.com/sourcegraph/zoektindexfile_other.go 2 matches | Go | №11
github.com/sourcegraph/zoektcmd/zoekt-index/main.go 1 match | Go | №12
github.com/sourcegraph/zoektcmd/zoekt-webserver/main.go 1 match | Go | №13
github.com/sourcegraph/zoektcmd/zoekt-git-index/main.go 1 match | Go | №14
github.com/sourcegraph/zoektcmd/zoekt-repo-index/main.go 1 match | Go | №15
github.com/isker/neogroksrc/routes/about/+page.svelte 4 matches | Svelte | №16
117
that contain any results matching the query. So, <ExampleQuery
118 query="r:linux"
119 page="repositories"
120 /> filters the table to repositories with "linux" in their name, while <ExampleQuery
121 query="linux"
122 page="repositories"
123 /> filters the table to repositories with linux in their
124 <em>contents</em>.