可不可以优化like查询的效率
Open
- Dominant language
- Java
- Stars
- 6.4k
- Forks
- 1.2k
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 115
Description
目前测试,100W测点属性以JSON字符串的形式存入,使用like '%%' 查询需要十几秒
Contributor guide
Research direction
No file, test, or entry point is named. Begin by reproducing the reported benchmark with 1 million JSON-string attributes and LIKE '%%', then locate the existing LIKE query path and establish a measured performance baseline; done means faster queries with unchanged results.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- databases, performance
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100