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 token ring, Explain Token Ring. Token Ring: A token ring is ...

Explain Token Ring. Token Ring: A token ring is a collection of single point -to-point links, which arise from a circle. In a token ring a special bi t pattern, termed as th

Explain about ALU organisation, ALU ORGANISATION An ALU performs simple...

ALU ORGANISATION An ALU performs simple arithmetic and logic operation as well as shift operations. Complexity of an ALU relies on the type of instruction set for that it has b

Determine 1''s complement representation of decimal number, 1's complement ...

1's complement representation of decimal number of -17 by using 8 bit representation is ? Ans. (17) 10 = (10001) 2 In 8 bit = 00010001 1's Complement = 11101110

What are interrupts, What are interrupts?  Interrupt: An interrupt i...

What are interrupts?  Interrupt: An interrupt is a hardware mechanism which enables an external device, classically input/output devices, to send a signal to the CPU. An int

Describe buffer of receiving process, Q. Describe buffer of receiving proce...

Q. Describe buffer of receiving process? MPI_Gather (Sendaddr, Scount, Sdatatype, Receiveaddr, Rcount, Rdatatype,Rank, Comm): 'Using this function process with rank' rank

INTERRUPT METHOD, interrupt method in keypad operation coding using PIC16

interrupt method in keypad operation coding using PIC16

State the example of begin end, State the Example of begin end module s...

State the Example of begin end module sequential(); reg a; initial begin $monitor ("‰g a = ‰b", $time, a); #10 a = 0; #11 a = 1; #12 a = 0; #13 a = 1; #

stores on each line a part number, Make a file "parts_inv.dat" that stores...

Make a file "parts_inv.dat" that stores on each line a part number, cost, and quantity in inventory, e.g.: 123 5.99 52 456 3.97 100 333 2.22 567 Use fscanf to read this infor

Determine the term- security, Determine the term- Security When using ...

Determine the term- Security When using Internet, security can be enhanced using encryption. Debit and credit card transactions can also be protected by a specific type of pas

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