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

search: productionize hybrid zoekt+searcher prototype #37112

@keegancsmith

Description

@keegancsmith

https://github.com/sourcegraph/sourcegraph/issues/33656 is shipped and running in production. Lets get this over the finish line and have it useable for the next release via a feature flag.

Tasks:

  • heuristics for falling back to normal searcher
    • test on old commits to determine thresholds
    • see if we need better caching behaviour by doing repeated searches on somewhat old commits
  • A dashboard showing performance and health of this feature
  • Observability to follow-up on how this is working in production
  • A way to disable once we default to on
  • stream from zoekt
  • Lots of manual testing

Next branch cut is likely this week so unsure we will have enough data by then. So aiming to make this easy to opt into for admins.

Parent https://github.com/sourcegraph/sourcegraph/issues/27042

Metadata

Metadata

Assignees

Labels

team/search-platformIssues owned by the search platform team

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions