feat: 朋友圈搜索支持评论内容,新增三种搜索模式#1015
Open
nDhnzr6r wants to merge 1 commit into
Open
Conversation
- 搜索框下新增「全部/正文/评论」三种模式切换按钮 - 全部模式:同时搜索正文和评论(含评论者昵称),全库无上限 - 正文模式:DLL 全库搜索正文(原行为) - 评论模式:全库扫描,客户端比对评论内容 - 后端 snsService 实现全库分批扫描 + 双路合并逻辑 Closes hicccc77#1004
Author
|
使用AI辅助修复 |
Collaborator
|
你和940没一个能用的 你俩给我一个测试成功的视频或者图片给我看看 |
Author
我测没问题,视频tg私发@hicccc77了 |
Owner
|
先把冲突改了吧 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changes
Closes #1004