Hi there,
For one of our customers I have an index with a FileIndexBuilder.
In the application I have a search functionality which uses an index query that filters on file name containing the search term. Which works just fine.
Now, as a new feature, they would like to be able to search in Word and pdf content too.
I found this page on DW8 and old indexes: https://doc.dynamicweb.com/documentation-8/how-tos/install-setup/enabling-users-to-search-inside-files-microsoft-search-service
Is there a recomended way to achieve this with DW9 and new indexes?