package
4.5.1+incompatible
Repository: https://github.com/sourcegraph/sourcegraph.git
Documentation: pkg.go.dev
# Functions
NewComboGenerator returns a generator for queries produced by a combination of rules on a seed query.
NewSmartSearchJob creates generators for opportunistic search queries that apply various rules, transforming the original input plan into various queries that alter its interpretation (e.g., search literally for quotes or not, attempt to search the pattern as a regexp, and so on).
# Constants
No description provided by the author
Do not run autogenerated queries if RESULT_THRESHOLD results exist on the original query.
No description provided by the author
No description provided by the author
# Structs
FeelingLuckySearchJob represents a lucky search.
# Type aliases
No description provided by the author