Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

[backport 5.1] search: update zoekt with removal of RepositoryRankRequest (#54394)#56077

Merged
camdencheek merged 1 commit into
5.1from
backport-54394-to-5.1
Aug 21, 2023
Merged

[backport 5.1] search: update zoekt with removal of RepositoryRankRequest (#54394)#56077
camdencheek merged 1 commit into
5.1from
backport-54394-to-5.1

Conversation

@ggilmore

Copy link
Copy Markdown
Contributor

Manual cherry pick of #54394 since there were many merge conflicts


This endpoint was unused which was why it was removed in Zoekt. The changes from Zoekt included in this dep bump:

  • 1686b50d50 indexserver: remove unused GetRepoRank
  • 7078a585a9 shards: populate RepoList.Stats.Repos
  • b9e6d9433e zoekt-indexserver: Check stderr for git fetch
  • 93f7b0c983 matchtree: capture Stats before pruning
  • 7643f3b313 matchiter: capture metric NgramLookups

Test Plan: CI

(cherry picked from commit 49aff3d)

Test plan

@ggilmore ggilmore requested a review from camdencheek August 21, 2023 18:16
@cla-bot cla-bot Bot added the cla-signed label Aug 21, 2023
@ggilmore ggilmore requested a review from a team August 21, 2023 18:16
@sourcegraph-bot

sourcegraph-bot commented Aug 21, 2023

Copy link
Copy Markdown
Contributor

Codenotify: Notifying subscribers in CODENOTIFY files for diff fe80cc5...5fa0d68.

Notify File(s)
@camdencheek internal/search/backend/metered_searcher.go
@jtibshirani internal/search/backend/metered_searcher.go
@keegancsmith internal/search/backend/metered_searcher.go

This endpoint was unused which was why it was removed in Zoekt. The
changes from Zoekt included in this dep bump:

- 1686b50d50 indexserver: remove unused GetRepoRank
- 7078a585a9 shards: populate RepoList.Stats.Repos
- b9e6d9433e zoekt-indexserver: Check stderr for git fetch
- 93f7b0c983 matchtree: capture Stats before pruning
- 7643f3b313 matchiter: capture metric NgramLookups

Test Plan: CI

(cherry picked from commit 49aff3d)
@ggilmore ggilmore force-pushed the backport-54394-to-5.1 branch from 726c0f8 to 5fa0d68 Compare August 21, 2023 18:37
@sourcegraph-bot

Copy link
Copy Markdown
Contributor

📖 Storybook live preview

@ggilmore

Copy link
Copy Markdown
Contributor Author

@sourcegraph/release-guild Would someone mind merging this?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants