Reference
Every option, the API endpoint contract, the ranking formula, and the module exports.
Complete documentation for the package's surface area. Start with the guides if you're setting it up for the first time.
Configuration
Every option accepted by the integration, with its default and what it affects.
API endpoint
Request parameters, response shape, validation rules, caching and injection safety.
Ranking
How bm25 weights and the recency multiplier combine into a score, and how to tune them.
Exports
The three entry points, every exported function and type, and which one to import where.