Skip to content

修复:搜索闪退,搜索部分关键词没有内容#53

Merged
STlxx-lin merged 4 commits into
shizq123:masterfrom
STlxx-lin:master
Jun 15, 2026
Merged

修复:搜索闪退,搜索部分关键词没有内容#53
STlxx-lin merged 4 commits into
shizq123:masterfrom
STlxx-lin:master

Conversation

@STlxx-lin

Copy link
Copy Markdown
Collaborator

#52

崩溃原因分析
堆栈中抛出的 java.lang.IllegalArgumentException: Cannot coerce value to an empty range: maximum 0 is less than minimum 1. 异常是由于在区间限制函数 coerceIn(minimumValue, maximumValue) 中传入的上限值小于了下限值。
搜索请求优化:无法正常分词
@STlxx-lin STlxx-lin merged commit c96b0eb into shizq123:master Jun 15, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant