Versions in this module Expand all Collapse all v0 v0.1.0 Jun 30, 2026 Changes in this version + const DefaultMaxFileSize + const IndexDirName + const IndexSubdir + const MetaFileName + var DefaultBoosts = map[string]float64 + func FindRoot(start string) (string, error) + type IndexConfig struct + Boosts map[string]float64 + MaxFileSize int64 + Root string + func Load(start string) (*IndexConfig, error) + func (c *IndexConfig) IndexDir() string + func (c *IndexConfig) IndexPath() string + func (c *IndexConfig) MetaPath() string