
| Add this article to: | |||
|
|
|
|
|
| 4Email me similar content when posted | |||
| 1. User inputs search query |
![]() |
| 2. The web server sends the search query to the index servers. The servers will look at their index and decide which pages are the closest match for the search query | |
| 3. The query then travels to the doc servers. Here the stored documents are retrieved. Only a snippet of the document is retrieved to describe each search engine result. |
![]() |
| 4. The results are returned to the user in a matter of seconds. |
|