Skip to main content

Different types of search engines


When people mention the term "search engine", it is often used generically to describe both crawler-based search engines and human-powered directories. In fact, these two types of search engines gather their listings in radically different ways and therefore are inherently different.


Crawler-based search engines, such as Google, AllTheWeb and AltaVista, create their listings automatically by using a piece of software to “crawl” or “spider” the web and then index what it finds to build the search base. Web page changes can be dynamically caught by crawler-based search engines and will affect how these web pages get listed in the search results.
Crawler-based search engines are good when you have a specific search topic in mind and can be very efficient in finding relevant information in this situation. However, when the search topic is general, crawler-base search engines may return hundreds of thousands of irrelevant responses to simple search requests, including lengthy documents in which your keyword appears only once.

Human-powered directories, such as the Yahoo directoryOpen Directory and LookSmart, depend on human editors to create their listings. Typically, webmasters submit a short description to the directory for their websites, or editors write one for the sites they review, and these manually edited descriptions will form the search base. Therefore, changes made to individual web pages will have no effect on how these pages get listed in the search results.
Human-powered directories are good when you are interested in a general topic of search. In this situation, a directory can guide and help you narrow your search and get refined results. Therefore, search results found in a human-powered directory are usually more relevant to the search topic and more accurate. However, this is not an efficient way to find information when a specific search topic is in mind.

Table 1 summarizes the different types of the major search engines.
Search EnginesTypes
GoogleCrawler-based search engine
AllTheWebCrawler-based search engine
TeomaCrawler-based search engine
InktomiCrawler-based search engine
AltaVistaCrawler-based search engine
LookSmartHuman-Powered Directory
Open DirectoryHuman-Powered Directory
YahooHuman-Powered Directory, also provide crawler-based search results powered byGoogle
MSN SearchHuman-Powered Directory powered byLookSmart, also provide crawler-based search results powered by Inktomi
AOL SearchProvide crawler-based search results powered by Google
AskJeevesProvide crawler-based search results powered by Teoma
HotBotProvide crawler-based search results powered by AllTheWeb, Google, Inktomiand Teoma, “4-in-1” search engine
LycosProvide crawler-based search results powered by AllTheWeb
Netscape SearchProvide crawler-based search results powered by Google
Table 1: Different types of the major search engines

From the table above we can see that some search engines like Yahoo and MSN Search provide both crawler-based results and human-powered listings, therefore become hybrid search engines. A hybrid search engine will still favor one type of listings over another as its type of main results.

There is another type of search engines that is called meta-search engines.

Meta-search engines, such as Dogpile, Mamma, and Metacrawler, transmit user-supplied keywords simultaneously to several individual search engines to actually carry out the search. Search results returned from all the search engines can be integrated, duplicates can be eliminated and additional features such as clustering by subjects within the search results can be implemented by meta-search engines.
Meta-search engines are good for saving time by searching only in one place and sparing the need to use and learn several separate search engines. "But since meta-search engines do not allow for input of many search variables, their best use is to find hits on obscure items or to see if something can be found using the Internet."

Comments

Popular posts from this blog

What is Keyword Effectiveness Index ( KEI)

KEI ( Keyword Effective Index )  is one of the quickest ways to find keywords that show potential -that is , those keywords which are likely to help your site attract more traffic. It looks a bit like this : Its a scaled metri, so you'll never see a KEI of more than 100.

What is url Rewriting?

If you are writing a letter to your institute , you would probably open your word sheet  and make a file named may be like lettertoinstitute.doc. The file may save in your documents directory with a full path like C:WindowsusersmaddyDocumentslettertoInstitute.doc. Single file path = Single Document.

Definition of Heading Tags

<h1> to <h6> tags used to define heading on a web page. HTML Tag Reference Tag                                               Description <html>                                        Defines an HTML document <body>                                        Defines the document's body <head>                                        Defines the documnets head element <h1> to <h6>                              Defines HTML headings