View Single Post
  #3 (permalink)  
Old 18th September 2006, 01:44 PM
backstage backstage is offline
WD Addict Poster
 
Join Date: 21st June 2006
Posts: 200
Default

Search engines send out automated programs - spiders , which use the web’s hyperlink structure to “crawl” it's pages.

After spiders crawl a page, its content needs to be put into a format that makes it easy to retrieve when a user queries the search engine. Thus, pages are stored in a giant, tightly managed database that makes up the search engine’s index. These indexes contain billions of documents, which are delivered to users in mere fractions of a second.

When a user queries a search engine, the engine examines it's index to find documents that match.
Reply With Quote