Introduction - If you have any usage issues, please Google them yourself
C# to write a search engine, search, index and so on. Building a simple search engine that crawls the file system from a specified folder, and indexing all HTML (or other types) of documents. A basic design and object model was developed as well as a query/results page