'Cannot initialize SummaryIndex with both nodes and indexStruct' #547
-
I'm trying to understand why I am hitting this error when creating a SummaryIndex from a loaded index. |
Beta Was this translation helpful? Give feedback.
Answered by
marcusschiesser
Feb 26, 2024
Replies: 2 comments 1 reply
-
@pelikhan can you share some snippets of your code? then we can try to reproduce it. |
Beta Was this translation helpful? Give feedback.
1 reply
-
@pelikhan thanks for your report. I just fixed this issue in the latest |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
himself65
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@pelikhan thanks for your report. I just fixed this issue in the latest
main
(see #567) - it will be released with the next release.