Open lonllua opened 2 years ago
OpenIM-SDK在搜索消息时采用like查询,建议开启sqlite3 fts5,支持中文&拼音关键字搜索消息,这里有个不错的项目可以参考:https://github.com/wangfenjin/simple
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.
This issue was closed because it has been stalled for 7 days with no activity.
OpenIM-SDK在搜索消息时采用like查询,建议开启sqlite3 fts5,支持中文&拼音关键字搜索消息,这里有个不错的项目可以参考:https://github.com/wangfenjin/simple