JanusGraph/janusgraph

ManagementSystem::printIndexes should display mappings for mixed index

Open

#3.127 aberto em 30 de jun. de 2022

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)Java (1.137 forks)batch import
area/indexarea/schemagood first issue

Métricas do repositório

Stars
 (4.985 stars)
Métricas de merge de PR
 (Mesclagem média 3d 18h) (12 fundiu PRs em 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.

Guia do colaborador