SlideShare a Scribd company logo
Introduction to Internet
3RD TOPIC
SEARCH ENGINE
A web search engine is a software system that is designed to
search for information on the World Wide Web. The search
results are generally presented in a line of results often referred
to as search engine results pages (SERPs). The information may
be a mix of web pages, images, and other types of files. Some
search engines also mine data available in databases or open
directories. Unlike web directories, which are maintained only by
human editors, search engines also maintain real-time
information by running an algorithm on a web crawler.
Examples
How do search engine work ?
A search engine maintains the following processes in near real time:
 Web crawling
 Indexing
 Searching
Web search engines get their information by web crawling from site to
site. The "spider" checks for the standard filename robots.txt,
addressed to it, before sending certain information back to be indexed
depending on many factors, such as the titles, page content,
JavaScript, Cascading Style Sheets (CSS), headings, as evidenced by the
standard HTML mark-up of the informational content, or its metadata
in HTML meta tags.
Indexing means associating words and other definable
tokens found on web pages to their domain names and
HTML-based fields. The associations are made in a public
database, made available for web search queries. A query
from a user can be a single word. The index helps find
information relating to the query as quickly as possible.
Some of the techniques for indexing, and caching are trade
secrets, whereas web crawling is a straightforward process
of visiting all sites on a systematic basis.
 Between visits by the spider, the cached version of page (some or all the content
needed to render it) stored in the search engine working memory is quickly sent
to an inquirer. If a visit is overdue, the search engine can just act as a web proxy
instead. In this case the page may differ from the search terms indexed. The
cached page holds the appearance of the version whose words were indexed, so
a cached version of a page can be useful to the web site when the actual page
has been lost, but this problem is also considered a mild form of link rot.
 Typically when a user enters a query into a search engine it is a few keywords.
The index already has the names of the sites containing the keywords, and these
are instantly obtained from the index. The real processing load is in generating
the web pages that are the search results list: Every page in the entire list must be
weighted according to information in the indexes. Then the top search result item
requires the lookup, reconstruction, and mark-up of the snippets showing the
context of the keywords matched. These are only part of the processing each
search results web page requires, and further pages (next to the top) require
more of this post processing.
Beyond simple keyword lookups, search engines offer their own GUI- or command-
driven operators and search parameters to refine the search results. These provide the
necessary controls for the user engaged in the feedback loop users create by filtering
and weighting while refining the search results, given the initial pages of the first search
results. For example, from 2007 the Google.com search engine has allowed one to filter
by date by clicking "Show search tools" in the leftmost column of the initial search
results page, and then selecting the desired date range. It's also possible to weight by
date because each page has a modification time. Most search engines support the use
of the Boolean operators AND, OR and NOT to help end users refine the search query.
Boolean operators are for literal searches that allow the user to refine and extend the
terms of the search. The engine looks for the words or phrases exactly as entered. Some
search engines provide an advanced feature called proximity search, which allows users
to define the distance between keywords. There is also concept-based searching where
the research involves using statistical analysis on pages containing the words or phrases
you search for. As well, natural language queries allow the user to type a question in the
same form one would ask it to a human. A site like this would be ask.com.
The usefulness of a search engine depends on the relevance of
the result set it gives back. While there may be millions of web
pages that include a particular word or phrase, some pages may
be more relevant, popular, or authoritative than others. Most
search engines employ methods to rank the results to provide
the "best" results first. How a search engine decides which
pages are the best matches, and what order the results should
be shown in, varies widely from one engine to another. The
methods also change over time as Internet usage changes and
new techniques evolve. There are two main types of search
engine that have evolved: one is a system of predefined and
hierarchically ordered keywords that humans have programmed
extensively. The other is a system that generates an "inverted
index" by analysing texts it locates. This first form relies much
more heavily on the computer itself to do the bulk of the work.
When do we use search engines ?
Search engines are best at finding unique
keywords, phrases, quotes & information buried
in the full text of web pages. Because they index
word by word, search engines are also useful in
retrieving tons of documents. If you want a wide
range of responses to specific queries, use a
search engine.
Metasearch Engines
A metasearch engine (or aggregator) is a search
tool that uses another search engine's data to
produce their own results from the Internet.
Metasearch engines take input from a user and
simultaneously send out queries to third party
search engines for results.
Example
Pros & Cons
Pros.
By sending multiple queries to several other search engines this extends the search coverage
of the topic and allows more information to be found. They use the indexes built by other
search engines, aggregating and often post-processing results in unique ways. A metasearch
engine has an advantage over a single search engine because more results can be retrieved
with the same amount of exertion. It also reduces the work of users from having to
individually type in searches from different engines to look for resources.
Meta searching is also a useful approach if the purpose of the user’s search is to get an
overview of the topic or to get quick answers. Instead of having to go through multiple
search engines like Yahoo! or Google and comparing results, metasearch engines are able to
quickly compile and combine results. They can do it either by listing results from each
engine queried with no additional post-processing (Dogpile) or by analysing the results and
ranking them by their own rules (IxQuick, Metacrawler, and Vivismo).
Cons
 Metasearch engines are not capable of decoding query forms or able to fully
translate query syntax. The number of links generated by metasearch engines are
limited, and therefore do not provide the user with the complete results of a query.
The majority of metasearch engines do not provide over ten linked files from a
single search engine, and generally do not interact with larger search engines for
results. Sponsored webpages are prioritised and are normally displayed first.
 Metasearching also gives the illusion that there is more coverage of the topic
queried, particularly if the user is searching for popular or commonplace
information. It's common to end with multiple identical results from the queried
engines. It is also harder for users to search with advanced search syntax to be sent
with the query, so results may not be as precise as when a user is using an
advanced search interface at a specific engine. This results in many metasearch
engines using simple searching.
Internet addressing.
An Internet Protocol address (IP address) is a numerical
label assigned to each device (e.g., computer, printer)
participating in a computer network that uses the Internet
Protocol for communication. An IP address serves two
principal functions: host or network interface identification
and location addressing. The IP addressing system uses:
1. Letter addressing
2. Number addressing.
Letter addressing.
A method of recognizing computers by name is called
LETTER ADDRESSING SYSTEM. It is also called as the
DOMAIN NAMING SYSTEM (DNS). The last three letters
of the address are important because they provide
information about the kind of organization to which the
address belongs. Some of the abbreviations used are
listed below; Edu -> Educational institutions org ->
Non-profit
Number addressing system.
A numeric address called IP address is made up of
four number each less than 256, joined together
by periods such as :
192.12.248.73 or 131.58.97.254
The numeric address identifies both network and
computer on the network.
Host name.
In computer networking, a hostname (archaically nodename) is a label that is
assigned to a device connected to a computer network and that is used to identify
the device in various forms of electronic communication, such as the World Wide
Web. Hostnames may be simple names consisting of a single word or phrase, or they
may be structured.
On the Internet, hostnames may have appended the name of a Domain Name System
(DNS) domain, separated from the host-specific label by a period ("dot"). In the latter
form, a hostname is also called a domain name. If the domain name is completely
specified, including a top-level domain of the Internet, then the hostname is said to
be a fully qualified domain name (FQDN). Hostnames that include DNS domains are
often stored in the Domain Name System together with the IP addresses of the host
they represent for the purpose of mapping the hostname to an address, or the
reverse process.
The End
Introduction to internet.

More Related Content

What's hot

Internet and its effects
Internet and its effectsInternet and its effects
Internet and its effects
Arsalan Fakhar
 
Introduction about Internet
Introduction about InternetIntroduction about Internet
Introduction about Internet
Aadil Khan
 
INTERNET WORKING AND ITS FEATURES
INTERNET WORKING AND ITS FEATURESINTERNET WORKING AND ITS FEATURES
INTERNET WORKING AND ITS FEATURES
ManeeshMathur
 
Multimedia- How Internet Works
Multimedia- How Internet WorksMultimedia- How Internet Works
Multimedia- How Internet Works
sambhenilesh
 
Intro to internet 1
Intro to internet 1Intro to internet 1
Intro to internet 1
Shreyan Mehta
 
Internet features (2nd topic)
Internet features (2nd topic)Internet features (2nd topic)
Internet features (2nd topic)
Anish Thomas
 
introduction to Web system
introduction to Web systemintroduction to Web system
introduction to Web system
hashim102
 
Lesson+3 v2.0 slide_show [autosaved]
Lesson+3 v2.0 slide_show [autosaved]Lesson+3 v2.0 slide_show [autosaved]
Lesson+3 v2.0 slide_show [autosaved]
gmidavis
 
Internet Basics Unit-7
Internet Basics  Unit-7Internet Basics  Unit-7
Internet Basics Unit-7
Raj vardhan
 
Web
Web Web
How the internet_works
How the internet_worksHow the internet_works
How the internet_worksarun nalam
 
World Wide Web (WWW) Technology
World Wide Web (WWW) TechnologyWorld Wide Web (WWW) Technology
World Wide Web (WWW) Technology
Kamyar Lajani
 
Internet
InternetInternet
Internet
InternetInternet
Internet
Css Founder
 
Introduction to internet
Introduction to internetIntroduction to internet
Introduction to internet
Himanshu Pathak
 
Internet unit 4
Internet unit 4Internet unit 4
Internet unit 4
Syed Kowsar
 
Network Basics & Internet
Network Basics & InternetNetwork Basics & Internet
Network Basics & InternetVNSGU
 

What's hot (20)

Internet and its effects
Internet and its effectsInternet and its effects
Internet and its effects
 
Introduction about Internet
Introduction about InternetIntroduction about Internet
Introduction about Internet
 
INTERNET WORKING AND ITS FEATURES
INTERNET WORKING AND ITS FEATURESINTERNET WORKING AND ITS FEATURES
INTERNET WORKING AND ITS FEATURES
 
Multimedia- How Internet Works
Multimedia- How Internet WorksMultimedia- How Internet Works
Multimedia- How Internet Works
 
INTERNET
INTERNETINTERNET
INTERNET
 
Unit 4
Unit 4Unit 4
Unit 4
 
Intro to internet 1
Intro to internet 1Intro to internet 1
Intro to internet 1
 
Internet features (2nd topic)
Internet features (2nd topic)Internet features (2nd topic)
Internet features (2nd topic)
 
introduction to Web system
introduction to Web systemintroduction to Web system
introduction to Web system
 
Lesson+3 v2.0 slide_show [autosaved]
Lesson+3 v2.0 slide_show [autosaved]Lesson+3 v2.0 slide_show [autosaved]
Lesson+3 v2.0 slide_show [autosaved]
 
Internet Basics Unit-7
Internet Basics  Unit-7Internet Basics  Unit-7
Internet Basics Unit-7
 
Web
Web Web
Web
 
How the internet_works
How the internet_worksHow the internet_works
How the internet_works
 
Internet
InternetInternet
Internet
 
World Wide Web (WWW) Technology
World Wide Web (WWW) TechnologyWorld Wide Web (WWW) Technology
World Wide Web (WWW) Technology
 
Internet
InternetInternet
Internet
 
Internet
InternetInternet
Internet
 
Introduction to internet
Introduction to internetIntroduction to internet
Introduction to internet
 
Internet unit 4
Internet unit 4Internet unit 4
Internet unit 4
 
Network Basics & Internet
Network Basics & InternetNetwork Basics & Internet
Network Basics & Internet
 

Viewers also liked

11 business myths you must know
11 business myths you must know11 business myths you must know
11 business myths you must know
ecommerce-website-development
 
ecommerce website development
ecommerce website developmentecommerce website development
ecommerce website development
ecommerce-website-development
 
Cosmos CRM Features
Cosmos CRM FeaturesCosmos CRM Features
Cosmos CRM Features
Cosmos CRM
 
Univ 101 community
Univ 101 communityUniv 101 community
Univ 101 community
sadams14
 
HR-Tech Agility@hr-10.2014
HR-Tech Agility@hr-10.2014HR-Tech Agility@hr-10.2014
HR-Tech Agility@hr-10.2014Dirk Stoltenberg
 
11 business myths you must know
11 business myths you must know11 business myths you must know
11 business myths you must know
ecommerce-website-development
 
The African Youth Question
The African Youth QuestionThe African Youth Question
The African Youth Question
Arnold Boateng
 
11 business myths you must know
11 business myths you must know11 business myths you must know
11 business myths you must know
ecommerce-website-development
 
Sortida d'orientació Ruta del calvariii <3
Sortida d'orientació Ruta del calvariii <3Sortida d'orientació Ruta del calvariii <3
Sortida d'orientació Ruta del calvariii <3
shestergen
 
Pemuaian panjang semester 1 teknologi hasil pertanian uns
Pemuaian panjang semester 1 teknologi hasil pertanian unsPemuaian panjang semester 1 teknologi hasil pertanian uns
Pemuaian panjang semester 1 teknologi hasil pertanian uns
Rezafarida
 
Kalorimetri semester 1 teknologi hasil pertanian
Kalorimetri semester 1 teknologi hasil pertanian Kalorimetri semester 1 teknologi hasil pertanian
Kalorimetri semester 1 teknologi hasil pertanian
Rezafarida
 
Latest government projects in india for the Protection of endangered animals
Latest government projects in india for the Protection of endangered animalsLatest government projects in india for the Protection of endangered animals
Latest government projects in india for the Protection of endangered animals
Anish Thomas
 
Chemistry seminar
Chemistry  seminarChemistry  seminar
Chemistry seminar
Anish Thomas
 
Introduction to internet.
Introduction to internet.Introduction to internet.
Introduction to internet.
Anish Thomas
 
Introduction to internet
Introduction to internetIntroduction to internet
Introduction to internet
Anish Thomas
 
Base de datos en el marketing moderno
Base de datos en el marketing modernoBase de datos en el marketing moderno
Base de datos en el marketing moderno
luisarmandos
 

Viewers also liked (16)

11 business myths you must know
11 business myths you must know11 business myths you must know
11 business myths you must know
 
ecommerce website development
ecommerce website developmentecommerce website development
ecommerce website development
 
Cosmos CRM Features
Cosmos CRM FeaturesCosmos CRM Features
Cosmos CRM Features
 
Univ 101 community
Univ 101 communityUniv 101 community
Univ 101 community
 
HR-Tech Agility@hr-10.2014
HR-Tech Agility@hr-10.2014HR-Tech Agility@hr-10.2014
HR-Tech Agility@hr-10.2014
 
11 business myths you must know
11 business myths you must know11 business myths you must know
11 business myths you must know
 
The African Youth Question
The African Youth QuestionThe African Youth Question
The African Youth Question
 
11 business myths you must know
11 business myths you must know11 business myths you must know
11 business myths you must know
 
Sortida d'orientació Ruta del calvariii <3
Sortida d'orientació Ruta del calvariii <3Sortida d'orientació Ruta del calvariii <3
Sortida d'orientació Ruta del calvariii <3
 
Pemuaian panjang semester 1 teknologi hasil pertanian uns
Pemuaian panjang semester 1 teknologi hasil pertanian unsPemuaian panjang semester 1 teknologi hasil pertanian uns
Pemuaian panjang semester 1 teknologi hasil pertanian uns
 
Kalorimetri semester 1 teknologi hasil pertanian
Kalorimetri semester 1 teknologi hasil pertanian Kalorimetri semester 1 teknologi hasil pertanian
Kalorimetri semester 1 teknologi hasil pertanian
 
Latest government projects in india for the Protection of endangered animals
Latest government projects in india for the Protection of endangered animalsLatest government projects in india for the Protection of endangered animals
Latest government projects in india for the Protection of endangered animals
 
Chemistry seminar
Chemistry  seminarChemistry  seminar
Chemistry seminar
 
Introduction to internet.
Introduction to internet.Introduction to internet.
Introduction to internet.
 
Introduction to internet
Introduction to internetIntroduction to internet
Introduction to internet
 
Base de datos en el marketing moderno
Base de datos en el marketing modernoBase de datos en el marketing moderno
Base de datos en el marketing moderno
 

Similar to Introduction to internet.

Search Engines Other than Google
Search Engines Other than GoogleSearch Engines Other than Google
Search Engines Other than Google
Dr Trivedi
 
Internet Tutorial 03
Internet  Tutorial 03Internet  Tutorial 03
Internet Tutorial 03
dpd
 
Search engine
Search engineSearch engine
Search engine
Chinmay Patel
 
Meta Search Engine: An Introductory Study
Meta Search Engine: An Introductory StudyMeta Search Engine: An Introductory Study
Meta Search Engine: An Introductory Study
PRASANNA DEVARAMATHA ANILKUMAR
 
Search engine and web crawler
Search engine and web crawlerSearch engine and web crawler
Search engine and web crawler
ishmecse13
 
Google indexing
Google indexingGoogle indexing
Google indexing
tahoor71
 
Extracting and Reducing the Semantic Information Content of Web Documents to ...
Extracting and Reducing the Semantic Information Content of Web Documents to ...Extracting and Reducing the Semantic Information Content of Web Documents to ...
Extracting and Reducing the Semantic Information Content of Web Documents to ...
ijsrd.com
 
beginners-guide.pdf
beginners-guide.pdfbeginners-guide.pdf
beginners-guide.pdf
Creationlabz
 
How Google Works
How Google WorksHow Google Works
How Google Works
Ganesh Solanke
 
G017254554
G017254554G017254554
G017254554
IOSR Journals
 
An Intelligent Meta Search Engine for Efficient Web Document Retrieval
An Intelligent Meta Search Engine for Efficient Web Document RetrievalAn Intelligent Meta Search Engine for Efficient Web Document Retrieval
An Intelligent Meta Search Engine for Efficient Web Document Retrieval
iosrjce
 
Tutorial 3 - Searcing the Web
Tutorial 3 - Searcing the WebTutorial 3 - Searcing the Web
Tutorial 3 - Searcing the Webdpd
 
Search Engine Optimization - Aykut Aslantaş
Search Engine Optimization - Aykut AslantaşSearch Engine Optimization - Aykut Aslantaş
Search Engine Optimization - Aykut Aslantaş
Aykut Aslantaş
 
Teregowda.ppt
Teregowda.pptTeregowda.ppt
Teregowda.ppt
aozcan1
 
Session5
Session5Session5
Session5
Denise Garofalo
 

Similar to Introduction to internet. (20)

Search Engines Other than Google
Search Engines Other than GoogleSearch Engines Other than Google
Search Engines Other than Google
 
Internet Tutorial 03
Internet  Tutorial 03Internet  Tutorial 03
Internet Tutorial 03
 
Search engine
Search engineSearch engine
Search engine
 
Meta Search Engine: An Introductory Study
Meta Search Engine: An Introductory StudyMeta Search Engine: An Introductory Study
Meta Search Engine: An Introductory Study
 
search engines
search enginessearch engines
search engines
 
Search engine and web crawler
Search engine and web crawlerSearch engine and web crawler
Search engine and web crawler
 
Search engine
Search engineSearch engine
Search engine
 
Google indexing
Google indexingGoogle indexing
Google indexing
 
Extracting and Reducing the Semantic Information Content of Web Documents to ...
Extracting and Reducing the Semantic Information Content of Web Documents to ...Extracting and Reducing the Semantic Information Content of Web Documents to ...
Extracting and Reducing the Semantic Information Content of Web Documents to ...
 
Search engine
Search engineSearch engine
Search engine
 
Search Engine
Search EngineSearch Engine
Search Engine
 
beginners-guide.pdf
beginners-guide.pdfbeginners-guide.pdf
beginners-guide.pdf
 
How Google Works
How Google WorksHow Google Works
How Google Works
 
G017254554
G017254554G017254554
G017254554
 
An Intelligent Meta Search Engine for Efficient Web Document Retrieval
An Intelligent Meta Search Engine for Efficient Web Document RetrievalAn Intelligent Meta Search Engine for Efficient Web Document Retrieval
An Intelligent Meta Search Engine for Efficient Web Document Retrieval
 
Tutorial 3 - Searcing the Web
Tutorial 3 - Searcing the WebTutorial 3 - Searcing the Web
Tutorial 3 - Searcing the Web
 
Seo Manual
Seo ManualSeo Manual
Seo Manual
 
Search Engine Optimization - Aykut Aslantaş
Search Engine Optimization - Aykut AslantaşSearch Engine Optimization - Aykut Aslantaş
Search Engine Optimization - Aykut Aslantaş
 
Teregowda.ppt
Teregowda.pptTeregowda.ppt
Teregowda.ppt
 
Session5
Session5Session5
Session5
 

Recently uploaded

guildmasters guide to ravnica Dungeons & Dragons 5...
guildmasters guide to ravnica Dungeons & Dragons 5...guildmasters guide to ravnica Dungeons & Dragons 5...
guildmasters guide to ravnica Dungeons & Dragons 5...
Rogerio Filho
 
BASIC C++ lecture NOTE C++ lecture 3.pptx
BASIC C++ lecture NOTE C++ lecture 3.pptxBASIC C++ lecture NOTE C++ lecture 3.pptx
BASIC C++ lecture NOTE C++ lecture 3.pptx
natyesu
 
The+Prospects+of+E-Commerce+in+China.pptx
The+Prospects+of+E-Commerce+in+China.pptxThe+Prospects+of+E-Commerce+in+China.pptx
The+Prospects+of+E-Commerce+in+China.pptx
laozhuseo02
 
1比1复刻(bath毕业证书)英国巴斯大学毕业证学位证原版一模一样
1比1复刻(bath毕业证书)英国巴斯大学毕业证学位证原版一模一样1比1复刻(bath毕业证书)英国巴斯大学毕业证学位证原版一模一样
1比1复刻(bath毕业证书)英国巴斯大学毕业证学位证原版一模一样
3ipehhoa
 
急速办(bedfordhire毕业证书)英国贝德福特大学毕业证成绩单原版一模一样
急速办(bedfordhire毕业证书)英国贝德福特大学毕业证成绩单原版一模一样急速办(bedfordhire毕业证书)英国贝德福特大学毕业证成绩单原版一模一样
急速办(bedfordhire毕业证书)英国贝德福特大学毕业证成绩单原版一模一样
3ipehhoa
 
原版仿制(uob毕业证书)英国伯明翰大学毕业证本科学历证书原版一模一样
原版仿制(uob毕业证书)英国伯明翰大学毕业证本科学历证书原版一模一样原版仿制(uob毕业证书)英国伯明翰大学毕业证本科学历证书原版一模一样
原版仿制(uob毕业证书)英国伯明翰大学毕业证本科学历证书原版一模一样
3ipehhoa
 
ER(Entity Relationship) Diagram for online shopping - TAE
ER(Entity Relationship) Diagram for online shopping - TAEER(Entity Relationship) Diagram for online shopping - TAE
ER(Entity Relationship) Diagram for online shopping - TAE
Himani415946
 
1.Wireless Communication System_Wireless communication is a broad term that i...
1.Wireless Communication System_Wireless communication is a broad term that i...1.Wireless Communication System_Wireless communication is a broad term that i...
1.Wireless Communication System_Wireless communication is a broad term that i...
JeyaPerumal1
 
Multi-cluster Kubernetes Networking- Patterns, Projects and Guidelines
Multi-cluster Kubernetes Networking- Patterns, Projects and GuidelinesMulti-cluster Kubernetes Networking- Patterns, Projects and Guidelines
Multi-cluster Kubernetes Networking- Patterns, Projects and Guidelines
Sanjeev Rampal
 
Output determination SAP S4 HANA SAP SD CC
Output determination SAP S4 HANA SAP SD CCOutput determination SAP S4 HANA SAP SD CC
Output determination SAP S4 HANA SAP SD CC
ShahulHameed54211
 
Latest trends in computer networking.pptx
Latest trends in computer networking.pptxLatest trends in computer networking.pptx
Latest trends in computer networking.pptx
JungkooksNonexistent
 
How to Use Contact Form 7 Like a Pro.pptx
How to Use Contact Form 7 Like a Pro.pptxHow to Use Contact Form 7 Like a Pro.pptx
How to Use Contact Form 7 Like a Pro.pptx
Gal Baras
 
This 7-second Brain Wave Ritual Attracts Money To You.!
This 7-second Brain Wave Ritual Attracts Money To You.!This 7-second Brain Wave Ritual Attracts Money To You.!
This 7-second Brain Wave Ritual Attracts Money To You.!
nirahealhty
 
Living-in-IT-era-Module-7-Imaging-and-Design-for-Social-Impact.pptx
Living-in-IT-era-Module-7-Imaging-and-Design-for-Social-Impact.pptxLiving-in-IT-era-Module-7-Imaging-and-Design-for-Social-Impact.pptx
Living-in-IT-era-Module-7-Imaging-and-Design-for-Social-Impact.pptx
TristanJasperRamos
 
History+of+E-commerce+Development+in+China-www.cfye-commerce.shop
History+of+E-commerce+Development+in+China-www.cfye-commerce.shopHistory+of+E-commerce+Development+in+China-www.cfye-commerce.shop
History+of+E-commerce+Development+in+China-www.cfye-commerce.shop
laozhuseo02
 
test test test test testtest test testtest test testtest test testtest test ...
test test  test test testtest test testtest test testtest test testtest test ...test test  test test testtest test testtest test testtest test testtest test ...
test test test test testtest test testtest test testtest test testtest test ...
Arif0071
 

Recently uploaded (16)

guildmasters guide to ravnica Dungeons & Dragons 5...
guildmasters guide to ravnica Dungeons & Dragons 5...guildmasters guide to ravnica Dungeons & Dragons 5...
guildmasters guide to ravnica Dungeons & Dragons 5...
 
BASIC C++ lecture NOTE C++ lecture 3.pptx
BASIC C++ lecture NOTE C++ lecture 3.pptxBASIC C++ lecture NOTE C++ lecture 3.pptx
BASIC C++ lecture NOTE C++ lecture 3.pptx
 
The+Prospects+of+E-Commerce+in+China.pptx
The+Prospects+of+E-Commerce+in+China.pptxThe+Prospects+of+E-Commerce+in+China.pptx
The+Prospects+of+E-Commerce+in+China.pptx
 
1比1复刻(bath毕业证书)英国巴斯大学毕业证学位证原版一模一样
1比1复刻(bath毕业证书)英国巴斯大学毕业证学位证原版一模一样1比1复刻(bath毕业证书)英国巴斯大学毕业证学位证原版一模一样
1比1复刻(bath毕业证书)英国巴斯大学毕业证学位证原版一模一样
 
急速办(bedfordhire毕业证书)英国贝德福特大学毕业证成绩单原版一模一样
急速办(bedfordhire毕业证书)英国贝德福特大学毕业证成绩单原版一模一样急速办(bedfordhire毕业证书)英国贝德福特大学毕业证成绩单原版一模一样
急速办(bedfordhire毕业证书)英国贝德福特大学毕业证成绩单原版一模一样
 
原版仿制(uob毕业证书)英国伯明翰大学毕业证本科学历证书原版一模一样
原版仿制(uob毕业证书)英国伯明翰大学毕业证本科学历证书原版一模一样原版仿制(uob毕业证书)英国伯明翰大学毕业证本科学历证书原版一模一样
原版仿制(uob毕业证书)英国伯明翰大学毕业证本科学历证书原版一模一样
 
ER(Entity Relationship) Diagram for online shopping - TAE
ER(Entity Relationship) Diagram for online shopping - TAEER(Entity Relationship) Diagram for online shopping - TAE
ER(Entity Relationship) Diagram for online shopping - TAE
 
1.Wireless Communication System_Wireless communication is a broad term that i...
1.Wireless Communication System_Wireless communication is a broad term that i...1.Wireless Communication System_Wireless communication is a broad term that i...
1.Wireless Communication System_Wireless communication is a broad term that i...
 
Multi-cluster Kubernetes Networking- Patterns, Projects and Guidelines
Multi-cluster Kubernetes Networking- Patterns, Projects and GuidelinesMulti-cluster Kubernetes Networking- Patterns, Projects and Guidelines
Multi-cluster Kubernetes Networking- Patterns, Projects and Guidelines
 
Output determination SAP S4 HANA SAP SD CC
Output determination SAP S4 HANA SAP SD CCOutput determination SAP S4 HANA SAP SD CC
Output determination SAP S4 HANA SAP SD CC
 
Latest trends in computer networking.pptx
Latest trends in computer networking.pptxLatest trends in computer networking.pptx
Latest trends in computer networking.pptx
 
How to Use Contact Form 7 Like a Pro.pptx
How to Use Contact Form 7 Like a Pro.pptxHow to Use Contact Form 7 Like a Pro.pptx
How to Use Contact Form 7 Like a Pro.pptx
 
This 7-second Brain Wave Ritual Attracts Money To You.!
This 7-second Brain Wave Ritual Attracts Money To You.!This 7-second Brain Wave Ritual Attracts Money To You.!
This 7-second Brain Wave Ritual Attracts Money To You.!
 
Living-in-IT-era-Module-7-Imaging-and-Design-for-Social-Impact.pptx
Living-in-IT-era-Module-7-Imaging-and-Design-for-Social-Impact.pptxLiving-in-IT-era-Module-7-Imaging-and-Design-for-Social-Impact.pptx
Living-in-IT-era-Module-7-Imaging-and-Design-for-Social-Impact.pptx
 
History+of+E-commerce+Development+in+China-www.cfye-commerce.shop
History+of+E-commerce+Development+in+China-www.cfye-commerce.shopHistory+of+E-commerce+Development+in+China-www.cfye-commerce.shop
History+of+E-commerce+Development+in+China-www.cfye-commerce.shop
 
test test test test testtest test testtest test testtest test testtest test ...
test test  test test testtest test testtest test testtest test testtest test ...test test  test test testtest test testtest test testtest test testtest test ...
test test test test testtest test testtest test testtest test testtest test ...
 

Introduction to internet.

  • 2. SEARCH ENGINE A web search engine is a software system that is designed to search for information on the World Wide Web. The search results are generally presented in a line of results often referred to as search engine results pages (SERPs). The information may be a mix of web pages, images, and other types of files. Some search engines also mine data available in databases or open directories. Unlike web directories, which are maintained only by human editors, search engines also maintain real-time information by running an algorithm on a web crawler.
  • 4. How do search engine work ? A search engine maintains the following processes in near real time:  Web crawling  Indexing  Searching Web search engines get their information by web crawling from site to site. The "spider" checks for the standard filename robots.txt, addressed to it, before sending certain information back to be indexed depending on many factors, such as the titles, page content, JavaScript, Cascading Style Sheets (CSS), headings, as evidenced by the standard HTML mark-up of the informational content, or its metadata in HTML meta tags.
  • 5. Indexing means associating words and other definable tokens found on web pages to their domain names and HTML-based fields. The associations are made in a public database, made available for web search queries. A query from a user can be a single word. The index helps find information relating to the query as quickly as possible. Some of the techniques for indexing, and caching are trade secrets, whereas web crawling is a straightforward process of visiting all sites on a systematic basis.
  • 6.  Between visits by the spider, the cached version of page (some or all the content needed to render it) stored in the search engine working memory is quickly sent to an inquirer. If a visit is overdue, the search engine can just act as a web proxy instead. In this case the page may differ from the search terms indexed. The cached page holds the appearance of the version whose words were indexed, so a cached version of a page can be useful to the web site when the actual page has been lost, but this problem is also considered a mild form of link rot.  Typically when a user enters a query into a search engine it is a few keywords. The index already has the names of the sites containing the keywords, and these are instantly obtained from the index. The real processing load is in generating the web pages that are the search results list: Every page in the entire list must be weighted according to information in the indexes. Then the top search result item requires the lookup, reconstruction, and mark-up of the snippets showing the context of the keywords matched. These are only part of the processing each search results web page requires, and further pages (next to the top) require more of this post processing.
  • 7. Beyond simple keyword lookups, search engines offer their own GUI- or command- driven operators and search parameters to refine the search results. These provide the necessary controls for the user engaged in the feedback loop users create by filtering and weighting while refining the search results, given the initial pages of the first search results. For example, from 2007 the Google.com search engine has allowed one to filter by date by clicking "Show search tools" in the leftmost column of the initial search results page, and then selecting the desired date range. It's also possible to weight by date because each page has a modification time. Most search engines support the use of the Boolean operators AND, OR and NOT to help end users refine the search query. Boolean operators are for literal searches that allow the user to refine and extend the terms of the search. The engine looks for the words or phrases exactly as entered. Some search engines provide an advanced feature called proximity search, which allows users to define the distance between keywords. There is also concept-based searching where the research involves using statistical analysis on pages containing the words or phrases you search for. As well, natural language queries allow the user to type a question in the same form one would ask it to a human. A site like this would be ask.com.
  • 8. The usefulness of a search engine depends on the relevance of the result set it gives back. While there may be millions of web pages that include a particular word or phrase, some pages may be more relevant, popular, or authoritative than others. Most search engines employ methods to rank the results to provide the "best" results first. How a search engine decides which pages are the best matches, and what order the results should be shown in, varies widely from one engine to another. The methods also change over time as Internet usage changes and new techniques evolve. There are two main types of search engine that have evolved: one is a system of predefined and hierarchically ordered keywords that humans have programmed extensively. The other is a system that generates an "inverted index" by analysing texts it locates. This first form relies much more heavily on the computer itself to do the bulk of the work.
  • 9. When do we use search engines ? Search engines are best at finding unique keywords, phrases, quotes & information buried in the full text of web pages. Because they index word by word, search engines are also useful in retrieving tons of documents. If you want a wide range of responses to specific queries, use a search engine.
  • 10. Metasearch Engines A metasearch engine (or aggregator) is a search tool that uses another search engine's data to produce their own results from the Internet. Metasearch engines take input from a user and simultaneously send out queries to third party search engines for results.
  • 12. Pros & Cons Pros. By sending multiple queries to several other search engines this extends the search coverage of the topic and allows more information to be found. They use the indexes built by other search engines, aggregating and often post-processing results in unique ways. A metasearch engine has an advantage over a single search engine because more results can be retrieved with the same amount of exertion. It also reduces the work of users from having to individually type in searches from different engines to look for resources. Meta searching is also a useful approach if the purpose of the user’s search is to get an overview of the topic or to get quick answers. Instead of having to go through multiple search engines like Yahoo! or Google and comparing results, metasearch engines are able to quickly compile and combine results. They can do it either by listing results from each engine queried with no additional post-processing (Dogpile) or by analysing the results and ranking them by their own rules (IxQuick, Metacrawler, and Vivismo).
  • 13. Cons  Metasearch engines are not capable of decoding query forms or able to fully translate query syntax. The number of links generated by metasearch engines are limited, and therefore do not provide the user with the complete results of a query. The majority of metasearch engines do not provide over ten linked files from a single search engine, and generally do not interact with larger search engines for results. Sponsored webpages are prioritised and are normally displayed first.  Metasearching also gives the illusion that there is more coverage of the topic queried, particularly if the user is searching for popular or commonplace information. It's common to end with multiple identical results from the queried engines. It is also harder for users to search with advanced search syntax to be sent with the query, so results may not be as precise as when a user is using an advanced search interface at a specific engine. This results in many metasearch engines using simple searching.
  • 14. Internet addressing. An Internet Protocol address (IP address) is a numerical label assigned to each device (e.g., computer, printer) participating in a computer network that uses the Internet Protocol for communication. An IP address serves two principal functions: host or network interface identification and location addressing. The IP addressing system uses: 1. Letter addressing 2. Number addressing.
  • 15. Letter addressing. A method of recognizing computers by name is called LETTER ADDRESSING SYSTEM. It is also called as the DOMAIN NAMING SYSTEM (DNS). The last three letters of the address are important because they provide information about the kind of organization to which the address belongs. Some of the abbreviations used are listed below; Edu -> Educational institutions org -> Non-profit
  • 16. Number addressing system. A numeric address called IP address is made up of four number each less than 256, joined together by periods such as : 192.12.248.73 or 131.58.97.254 The numeric address identifies both network and computer on the network.
  • 17. Host name. In computer networking, a hostname (archaically nodename) is a label that is assigned to a device connected to a computer network and that is used to identify the device in various forms of electronic communication, such as the World Wide Web. Hostnames may be simple names consisting of a single word or phrase, or they may be structured. On the Internet, hostnames may have appended the name of a Domain Name System (DNS) domain, separated from the host-specific label by a period ("dot"). In the latter form, a hostname is also called a domain name. If the domain name is completely specified, including a top-level domain of the Internet, then the hostname is said to be a fully qualified domain name (FQDN). Hostnames that include DNS domains are often stored in the Domain Name System together with the IP addresses of the host they represent for the purpose of mapping the hostname to an address, or the reverse process.