Versions in this module Expand all Collapse all v0 v0.1.1 Sep 11, 2026 v0.1.0 Sep 8, 2026 Changes in this version + const DefaultWeight + func Weight() float32 + type Profile struct + ActionHints map[string]struct{} + ActionLookup bool + ConstructorLookup bool + Language string + PreferImplementation bool + Tokens map[string]struct{} + func Analyze(query string) Profile + type Ranker struct + func NewRanker() *Ranker + func (r *Ranker) IsIntentRanker() + func (r *Ranker) Rank(query string, candidates []retrieve.ScoredResult) []retrieve.ScoredResult