I have looked through lots of ASP.NET books and can't find one that will show me how to create a search engine. Why?
Specifically, I need to build a search engine that scans a number of folders for files that contain a submitted keyword. It could also scan the database that the file links are located in. Specifically it should scan HTML, DOC and PDF if possible.
Dawn
Specifically, I need to build a search engine that scans a number of folders for files that contain a submitted keyword. It could also scan the database that the file links are located in. Specifically it should scan HTML, DOC and PDF if possible.
Dawn