Expand description
Shared recommend-pipeline tuning constants + helpers.
Used by both the CLI recommend command and the MCP server so changes
land in one place.
Constants§
Functions§
- build_
fts_ query - Tokenise on whitespace, double-quote each token (escaping internal quotes), and OR-join. OR keeps recall when only some words match.