.NET/IIS search for documents

  • Thread starter Thread starter jduhler
  • Start date Start date
J

jduhler

I want to create a search engine to search through an IIS server and a
Windows 2000 file server. I want to return results for files of
certain types (DOC, PDF, XLS). I want to return their document
properties (Title, subject, description) if possible. I do not need to
return HTML results.

How do I do this? With .NET? With something like Index Server? I am
new to IIS 6.0. I have worked with 4.0. I know the VB.net language
well.

Specs: Windows 2003 Server w/ IIS 6.0

Thank you
 
Back
Top