I create an information retrieval system that searches for text in multiple file formats, I tried EPocalipse IFilter Lirary, but through an exception when trying to read docx files , and I tried the Toxy Library, although the exception for doc is Arabic files, finally I tried TikaOnDotNet Libray, but he needs to run java, and I need to put the system online on a hosting that does not have Java installed on the server
source
share