MongoDBReader json模板错误
- Dominant language
- Java
- Stars
- 17.4k
- Forks
- 5.7k
- PR merge metrics
- No merged PRs in 30d
Description
{
"name": "frontcat_id",
"type": "Array",
"spliter": ""
}
是错误的
正确的应该为
{
"name": "frontcat_id",
"type": "array",
"splitter": ""
}
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the MongoDBReader JSON template or documentation containing the shown fields. Correct the type and splitter names in the example, then check nearby MongoDBReader documentation or examples for the same inconsistencies.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, mongodb
- Domain
- databases, documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100