- Bump nc_semantic_search limit 10->50 in document_is_searchable: a freshly
indexed note can rank below seed data (e.g. deck cards) in a crowded corpus,
and the query is cheap.
- Fix the note_id-less fallback to token-match (all words present) instead of
contiguous-substring match, so multi-word search terms work when a caller
omits note_id.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>