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

Explain non-uniform memory access model (numa), Non-Uniform Memory Access M...

Non-Uniform Memory Access Model (NUMA) In shared memory multiprocessor systems, local memories are able to be connected with every processor. The collection of all local

How many flip-flops are required to construct mod 30 counter, How many flip...

How many flip-flops are required to construct mod 30 counter ? Ans. Mod - 30 counter +/- requires 5 Flip-Flop as 30 5 . Mod - N counter counts overall ' N ' number of state

Number conversion, (a) Convert the following number to single precision IEE...

(a) Convert the following number to single precision IEEE 754 based on the procedure described in class and in the notes. Express the result in hexadecimal. Show all your work.

Explain services of application layer., Explain services of Application Lay...

Explain services of Application Layer. Application Layer: As the highest layer within the OSI reference model, the application layer gives services to the users of OSI env

Cryptography, Basically I need implement program using LC3 assembly languag...

Basically I need implement program using LC3 assembly language where I can type any message using ASCII code (this will my input). Then read the output in cipher text. It has to be

Define a socket, Define a socket? An application program interface give...

Define a socket? An application program interface gives the details of how can an application program interacts along with protocol software. But socket API is a defacto standa

Draw back of assigning one bit position to control signals, What is the dra...

What is the draw back of assigning one bit position to each control signals? Assigning individual bits to every control signal results in long microinstructions due to the numb

Can you tell me some of system tasks and their purpose, Can you tell me som...

Can you tell me some of system tasks and their purpose? $display, $displayb, $displayh, $displayo, $write, $writeb, $writeh, $writeo. The most useful of these is $display. T

Real life decoding, We have not considered the time element in our decoding...

We have not considered the time element in our decoding. An important time for decoding is the time from the address strobe (AS) to when the data is required in a read.   Time

Example on multi-statement forall construct, Q. Example on Multi-statement ...

Q. Example on Multi-statement FORALL construct? The subsequent statements set every element of matrix X to sum of its indices.  FORALL (i=1:m, j=1:n)      X(i,j) = i+j an

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