WeChat Client Technology Team
Apr 17, 2018 · Mobile Development
Solving Chinese Homograph Search in WeChat Android with SQLite FTS5
This article explains how WeChat Android tackles the challenge of Chinese homograph full‑text search by using SQLite FTS5, comparing word‑based and character‑based indexing schemes, introducing a custom tokenizer, and detailing preprocessing and performance results.
FTS5SQLiteSearch
0 likes · 11 min read
