Welcome!


FunAdvice is a social question & answer site where you can make friends, share photos and meet people near you.
FunAdvice RSS for this page:
Rss_feed

What is algorithm in relation to search engines, how does it work?

this is the last one I tried Asked by connielane about 1 year ago, 1 answer.
Send me Fun Mail

What is algorithm in relation to search engines and how does it work?

Send this to a friend

Jeremy Goodrich yep, that's me Answered by thedude on Nov 30, 2006, 04:32PM
Send me Fun Mail | 4349 answers.

The gross oversimplification of a search engine is this:
They index the web by following links between sites, starting from highly interlinked websites, and then crawling all subsequent links from there. Then, the search engine indexes the contents of the pages they have found. After that, they score each document using a proprietary process and cache the results.

Then when you query a search engine, due to the precalculation of all these factors, they return a set of results that are the best match to your query, given what you typed into the search box.

For the funadvice search engine, we use a ruby on rails port of lucene referred to as Ferret, as far as I'm aware.

Hope this helps.
Best,

thedude

| 1 of 1 thought this was helpful
Answer this Question: "What is algorithm in relation to search engines, how does it work?"

Your Answer: HTML is not allowed.


Back to top

Most popular related questions