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

State the selective clear - logic micro operations, State the SELECTIVE CLE...

State the SELECTIVE CLEAR - logic micro operations The selective-clear operation clears to 0 bits in register A only  where there are corresponding 1's in the register B. For

Program for encoding ASCII alpha numeric, Q. Program for encoding ASCII Alp...

Q. Program for encoding ASCII Alpha numeric? ; A program for encoding ASCII Alpha numeric. ; ALGORITHM:             ; create the code table             ; read an input

Define emulation, Define emulation. Given a computer with a particular ...

Define emulation. Given a computer with a particular instruction set, it is possible to explain additional machine instructions and execute them with extra micro routines. Emul

Software engineering - layered technology, S oftware Engineering - Layered...

S oftware Engineering - Layered Technology Although various authors have developed personal definitions of software engineering, a definition given by Fritz Bauer at the semin

Explain the design procedure for flip flop, Explain the Design Procedure fo...

Explain the Design Procedure for Flip Flop? The design procedure as follows. 1) Acquire the clear description of the desired flip flop X. 2) Acquire the present state- next

Automated reasoning - first-order logic, Automated Reasoning - first-order ...

Automated Reasoning - first-order logic: The topic known as "Automated Reasoning" in "AI"concentrates mostly on deductive reasoning, here new facts are logically deduced from

Write a c program to sort in ascending order of n numbers, Write a C progra...

Write a C program to sort in ascending order of n numbers. # include # include void main() { int a[25],no,i,j,m,t; clrscr(); printf("\nEnter Total number

Can we run dot.net in unix platform, Can we run DOT.NET in UNIX platform? ...

Can we run DOT.NET in UNIX platform? One of the drawbacks of using Visual Studio.NET and the .NET framework to develop applications has been the lack of cross-platform support

Explain neural networks, A neural network can be definite as a model of rea...

A neural network can be definite as a model of reasoning based on the human brain. The human brain incorporates nearly 10 billion neurons and 60 trillion connections, Synapses amon

Explain language processing, System Software 1. Explain language proces...

System Software 1. Explain language processing? Explain its activities in detail. 2. Discuss briefly about Assembler directives. Also explain about Macro definition and call

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