Wrap search queries in double quotes for FTS5 literal matching. This prevents dots, colons, and other special characters from being interpreted as FTS5 operators. Fixes: "fts5: syntax error near '.'" when searching for option paths like "services.nginx". Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>