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

Instruction level-parallelism based on granularity size, Instruction level ...

Instruction level This is the initial level and the degree of parallelism is uppermost at this level. The fine grain size is used at statement or instruction level as only few

Testmanager can be used for performance testing, Rational Testmanager is a ...

Rational Testmanager is a complicated tool that can be used for automating performance tests on client/server systems. A client/server system have client applications accessing a d

What is system prompt, Q. What is System Prompt? On loading (or Switchi...

Q. What is System Prompt? On loading (or Switching to) DOS, the screen displays C :\>, C>, A :\> or a similar message. The message displayed by DOS is called DOS Prompt or Sys

Describe about analysis, Analysis describes about the logical and statistic...

Analysis describes about the logical and statistical analysis needed for an efficient output. This involves writing of code and performing calculations, but most part of these lang

Command mode to insertion mode using vi editor, How to enter from command m...

How to enter from command mode to insertion mode using Vi Editor? Ans) There are various commands that put the VI editor into insert mode. The most usually used commands to get

Examples of input, (i)  Input a single ASCII character into BL register wit...

(i)  Input a single ASCII character into BL register without echo on screen  CODE SEGMENT  MOV AH, 08H;         Function 08H  INT 21H          ;         the character inpu

What is soap and how does it relate to xml, The Simple Object Access Protoc...

The Simple Object Access Protocol (SOAP) uses XML to describe a protocol for the exchange of information in distributed computing environments. SOAP having of three components: an

What is monkey testing, What is Monkey testing? The monkey testing is ...

What is Monkey testing? The monkey testing is the process of testing here and there for judging the application trying to observe the accessing dissimilar functionalities is i

Define the difference between static ram and dynamic ram, Define the differ...

Define the difference between static RAM and dynamic RAM? The RAM family comprises two important memory devices that are static RAM (SRAM) and dynamic RAM (DRAM). The main diff

How is a property designated as read-only, How is a property designated as ...

How is a property designated as read-only?  In VB.NET: Public Read-Only Property Property Name As Return Type Get? Your Property execution goes in here End Get End Property.

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