Hi, I am using GroupDocs.Search to perform content search from my documents. The issue is it not searching text inside some PDFs.
For example, if a PDF document has text “Subject:test” and if i search for word ‘test’ it…...UseRawTextExtraction = false; Index index = new Index(indexFolder,settings);...