I Have a Folder of Many .docx Files
and each .docx file contains many medical terms.
I Want To index all of them to search faster.
for Example:-
I Have a Folder named examplefolder
I have a 100 Word Document Files with .docx extension
Each File contains 1000 + Words
I Want To Search a Word Across all the 100 Files !!
Is There a python Code to Do Like That ?