grep --tag "検索" ./posts
# Tag: 検索
A Japanese Bigram Index on D1 and FTS5
How normalized adjacent pairs are written to D1 FTS5 with a changes() guard, a separate restore builder, and snapshot-preserving backfill.
Operating D1 site search with FTS5: trigram, bigram, and LIKE
An operations record for isolated public site search that selects LIKE, bigram, or trigram by normalized query shape without merging result sets.