am I correct that if I use the index in this way, the system works only from the local files? Is there a way to be able to respond even if no data is found on the disk (and stream at the same time?)
Or if I'm the only one who doesn't know a setting, how can I determine how flexible the system should be to answer the question?
index = load_index_from_storage(storage_context, service_context=service_context)