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

search: pass file limit to zoekt search options#23253

Merged
rvantonder merged 1 commit intomainfrom
backend-dry-run/rvt/zoekt-params-1
Jul 27, 2021
Merged

search: pass file limit to zoekt search options#23253
rvantonder merged 1 commit intomainfrom
backend-dry-run/rvt/zoekt-params-1

Conversation

@rvantonder
Copy link
Copy Markdown
Contributor

SearchOpts only depends on one value inside args: FileMatchLimit. Pass that value directly instead. This simplifies upcoming changes to narrow the dependency on values of args in the Zoekt code path.

@sourcegraph-bot
Copy link
Copy Markdown
Contributor

Notifying subscribers in CODENOTIFY files for diff a2f368c...933de49.

Notify File(s)
@beyang cmd/searcher/search/zoekt_search.go
internal/search/zoekt/indexed_search.go
internal/search/zoekt/zoekt.go
@camdencheek internal/search/zoekt/indexed_search.go
internal/search/zoekt/zoekt.go
@keegancsmith cmd/searcher/search/zoekt_search.go
internal/search/zoekt/indexed_search.go
internal/search/zoekt/zoekt.go

@rvantonder rvantonder merged commit 38343de into main Jul 27, 2021
@rvantonder rvantonder deleted the backend-dry-run/rvt/zoekt-params-1 branch July 27, 2021 20:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants