JanusGraph / JanusGraph/janusgraph
ManagementSystem::printIndexes should display mappings for mixed index
Open
area/index
area/schema
good first issue
- Dominant language
- Java
- Stars
- 5.8k
- Forks
- 1.2k
- Avg merge
- 13h 53m
- Merged PRs (30d)
- 6
Description
Currently, `ManagementSystem::printIndexes` does not show the mappings for mixed indexes. Similar to https://github.com/JanusGraph/janusgraph/issues/3126, we should include the same information in the output of `printIndexes`.
Contributor guide
Research direction
Start at ManagementSystem::printIndexes and compare the expected mixed-index mapping details with issue #3126. Done means the printIndexes output includes the same mappings for mixed indexes; verify this with relevant existing test coverage if available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100