JanusGraph/janusgraph

ManagementSystem::printIndexes should display mappings for mixed index

Open

#3,127 opened on Jun 30, 2022

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Java (1,137 forks)batch import
area/indexarea/schemagood first issue

Repository metrics

Stars
 (4,985 stars)
PR merge metrics
 (Avg merge 3d 18h) (12 merged PRs in 30d)

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