Tagged Questions

3
votes
3answers
650 views

How to index and search .doc files

I have an application that needs to have .doc files uploaded to it. These documents should then be index and the whole collection of documents should be searchable. This will run on a Windows Server, ...