Find answers from the community

Updated 2 years ago

If we have to visualize the tree index

At a glance

The community member is looking for a tool or method to visualize a tree index or its nodes, as it would help with debugging and improving the tree index. The comments indicate that there is currently no way to visualize the tree index, but one community member would like to see a pull request (PR) to add this functionality. Another community member suggests that the debug logs may help understand how the tree is being traversed for queries.

If we have to visualize the tree index / nodes, is there any method / tool available. Esp for my tree index, If I get a tree visualizer it would make my debugging and improvement easier. pls suggest.
L
2 comments
yea nothing to visualize it at the moment. Would love a PR to add this though

Overall, the tree-index needs some TLC I think, the code is a little wonky haha
Hopefully the debug logs can at least help you understand how it is traversing the tree for queries?
Add a reply
Sign up and join the conversation on Discord