Hello! I have a question -- I'm using llama 2 and I have a big json blob (50mb of text) (it is quite nested and contains a lot of 1-page documents, and i was wondering what the best way to index that is? Would it still be using the JSON index (it's gona be tedious to come up with a full schema) or is there a way for me to turn it into a document somehow?