I am trying to create search capabilities on a directory with 1000s of html files. How do I do this? Indexing Server? Are there any .Net classes available to assit me with this? I'm having a real hard time locating anything usefull on the web on how to do this. If Indexing Serivice is what I need, I'm having a hard time locating any samples using the .Net framework, or classic ASP for that matter. Every article I find on Microsoft's site starts in the middle of a process, and I'm unable to find anything useful. Any help would be apprieciated.
Thanks.