问题Simple question: does SQLite support FULL-TEXT searches? If not, is there any way I can implement that feature? 回答1:Yes, it does. 来源:https://stackoverflow.com/questions/2000398/full-text-search-in-sqlite 标签 database indexing full-text-search sqlite