Operating D1 site search with FTS5: trigram, bigram, and LIKEのサムネイル

cat ./posts/fts5-trigram-bigram-search.en.md

posted_at=2026/05/26 10:20 updated_at=2026/07/22 01:36

Operating D1 site search with FTS5: trigram, bigram, and LIKE

# An implementation and operations note for multilingual site search: trigram for longer terms, a bigram index for two code points, and bounded LIKE fallback.

grep -R tag ./posts

コメント

verify-human

まだコメントはありません。