Basic need of search engines, Computer Engineering

Assignment Help:

Q. Basic need of Search Engines?

Search Engines are programs which search the web. Web is a big graph with pages being the nodes and hyperlinks being the arcs. Search engines collect all hyperlinks on each page they read, remove all the ones which have already been processed and save the rest. Web is then searched breadth-first, i.e. every link on page is followed and all the hyperlinks on all the pages pointed to are collected however they aren't traced in the order obtained. Automated search is the service which is provided by Search engines. An automated search service enables an individual to find information that resides on remote computers. Automated search systems use computer programs to find web pages that comprise information related to a given topic. It allows to locate:

  • Web pages which contain information about a particular product.
  • Web pages associated with a particular company or individual
  • Web pages which contain information about a particular topic.

Results of an automated search can be used immediately or stored in a file on disk to use it later. Results of a search are returned in the form of a web page that has a link to each of the items that was found. Automated search is helpful when a user wants to explore a new topic. Automated search produces a list of candidate pages which may contain information. The user reviews every page in the list to see whether contents are related to topic or not. If so, user records the location or if not user moves on to the page in the list. Search mechanisms uses a similar method of search as in telephone book i.e. before any user invoke search mechanism a computer program contacts computers on the Internet, gathers a list of available information, sorts the list and then stores result on a local disk on computer which runs a search server. When a user invokes a search, user client program which contacts the server. Client sends a request which contains the name the user entered. When request arrives at the server, it consults that list of file names on its local disk and provides the result.


Related Discussions:- Basic need of search engines

What is gdpro and magicdraw uml, What is GDPro and  MagicDraw UML GDP...

What is GDPro and  MagicDraw UML GDPro : This  is a full suite of code  management tools and UML. MagicDraw UML: UML diagrams fully support this: MagicDraw RConverter a

How the information can be stored, In a RAM, information can be stored ? A...

In a RAM, information can be stored ? Ans. RAM is used by the user, number of times.

For what DMSP stands, For what DMSP stands? DMSP stans here for Dist ri...

For what DMSP stands? DMSP stans here for Dist ributed Mai l system Protocol.

What is an unsigned integer constant, What is an unsigned integer constant?...

What is an unsigned integer constant? An integer constant is the number in the range of - 32768 to + 32767; because an integer constant always gets two bytes in memory and in t

State the advantages off-the-shelf, State the advantages Off-the-shelf ...

State the advantages Off-the-shelf -  tends to be less expensive as development costs can be spread over many users -  can be more sophisticated as large sales bring in c

By which finders are connected, In step by step switching line finders are ...

In step by step switching line finders are connected to the (A) Calling subscriber.                   (B) Switching network. (C) Called subscriber.                    (

Determine about the virtual private networks, Virtual Private Networks (VPN...

Virtual Private Networks (VPN) In order to encrypt/decrypt all the communication network traffic that passes through the Internet or Intranet, a VPN uses software or hardware.

What is a heap dump, Thread Dump: When we trigger a thread dump on an appli...

Thread Dump: When we trigger a thread dump on an application server, all active thread informations will be deserted into file which is called as thread dump. Here, we can get info

Illustrate code segment with example, CODE SEGMENT ; Set DS register ...

CODE SEGMENT ; Set DS register MOV AX, DATA     ;    boiler plate code to set the DS register so that the MOV DS, AX          ;    program can access the data segment.

Addition of array elements using two processors, Q. Addition of array eleme...

Q. Addition of array elements using two processors? In this example we have to find sum of all elements of an array A of size n. We will divide n elements in 2 groups of roughl

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd