The community member has a question about indexing files in a folder with subfolders. Another community member suggests using the SimpleDirectoryReader with the recursive=True option to recursively check all folders, pointing it to the top-level folder. The original community member thanks the other for the help and confirms that it worked.
Hey I have a question so if I want to do indexing in a files folder where I have sub folders and in each of them there are files to index , is there any way I could I am kinda confused