alpha
Login
or
Join now
boltless.me
/
zoekt
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
fork of https://github.com/sourcegraph/zoekt
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
zoekt
/
cmd
/
at
0ff0dd58f6ae3c372c18c79e179bd89b98db9e02
17 folders
1 file
Julie Tibshirani
Debug: make indexing timeout configurable (#676)
2y ago
503302fe
zoekt
zoekt: add debug flag to show DebugScore output (#660) Very useful for quick iteration on ranking work. Test Plan: go run ./cmd/zoekt -debug foo
2 years ago
zoekt-archive-index
remove bazel (#634)
2 years ago
zoekt-dynamic-indexserver
remove bazel (#634)
2 years ago
zoekt-git-clone
remove bazel (#634)
2 years ago
zoekt-git-index
remove bazel (#634)
2 years ago
zoekt-index
remove bazel (#634)
2 years ago
zoekt-indexserver
remove bazel (#634)
2 years ago
zoekt-merge-index
remove bazel (#634)
2 years ago
zoekt-mirror-bitbucket-server
remove bazel (#634)
2 years ago
zoekt-mirror-gerrit
remove bazel (#634)
2 years ago
zoekt-mirror-github
remove bazel (#634)
2 years ago
zoekt-mirror-gitiles
remove bazel (#634)
2 years ago
zoekt-mirror-gitlab
remove bazel (#634)
2 years ago
zoekt-repo-index
remove bazel (#634)
2 years ago
zoekt-sourcegraph-indexserver
Debug: make indexing timeout configurable (#676) On large repos, indexing might take quite a while and hit the indexing timeout. This change helps debug these situations: * Make the indexing timeout configurable through an env variable `INDEXING_TIMEOUT` * Add more info to progress logging: log the total number of files being indexed, plus the file count per shard
2 years ago
zoekt-test
remove bazel (#634)
2 years ago
zoekt-webserver
logger: remove description param (#657) * temporarily use log branch * logging: remove description param in Scoped * use latest log and mountinfo versions
2 years ago
flags.go
Debug: make indexing timeout configurable (#676) On large repos, indexing might take quite a while and hit the indexing timeout. This change helps debug these situations: * Make the indexing timeout configurable through an env variable `INDEXING_TIMEOUT` * Add more info to progress logging: log the total number of files being indexed, plus the file count per shard
2 years ago