Title : Design & Implementation Of An Arabic Search Engine .

We all use web search engines such as Google or Yahoo . Did you ever wonder how they work? . We will learn by designing and building our own . Principle components include : business model, quality assurance, user interface, web crawler, database design, optimization and search, middleware, ranking of results, and hosting environment . Internet search engines are an integral part of the Internet . If you would like to know how they work, then here is your chance .

A special software/hardware implementation that allows users to search the World Wide Web for information based on keywords and other search criteria . The search engine is one of the most useful aspects of the World Wide Web . Some of the major ones are InfosSeek, Alta Vista, Excite, Lycos, Webcrawler and Yahoo .

The major goal of this project is to write a complete search engine from scratch using Microsoft .Net technology and SQL Server .