hi, i have a question if im on the right path: I have a large json array, this set I want to query with NL questions. I build a prototype with VectorStoreIndex which worked well until I put in all the json data. Then it got really slow and each query takes more then 8 minutes. Am I on the right path or should I focus on another solution for the problem?