SlideShare ist ein Scribd-Unternehmen logo
1 von 19
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.

Weitere ähnliche Inhalte

Was ist angesagt?

Was ist angesagt? (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
 

Andere mochten auch

Cosmos CRM Features
Cosmos CRM FeaturesCosmos CRM Features
Cosmos CRM FeaturesCosmos CRM
 
Univ 101 community
Univ 101 communityUniv 101 community
Univ 101 communitysadams14
 
HR-Tech Agility@hr-10.2014
HR-Tech Agility@hr-10.2014HR-Tech Agility@hr-10.2014
HR-Tech Agility@hr-10.2014Dirk Stoltenberg
 
The African Youth Question
The African Youth QuestionThe African Youth Question
The African Youth QuestionArnold Boateng
 
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 <3shestergen
 
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 unsRezafarida
 
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 animalsAnish 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 internetAnish 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 modernoluisarmandos
 

Andere mochten auch (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
 

Ähnlich wie Introduction to internet.

Search Engines Other than Google
Search Engines Other than GoogleSearch Engines Other than Google
Search Engines Other than GoogleDr Trivedi
 
Internet Tutorial 03
Internet  Tutorial 03Internet  Tutorial 03
Internet Tutorial 03dpd
 
Search engine and web crawler
Search engine and web crawlerSearch engine and web crawler
Search engine and web crawlerishmecse13
 
Google indexing
Google indexingGoogle indexing
Google indexingtahoor71
 
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.pdfCreationlabz
 
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 Retrievaliosrjce
 
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.pptaozcan1
 

Ähnlich wie 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
 

Kürzlich hochgeladen

Hot Service (+9316020077 ) Goa Call Girls Real Photos and Genuine Service
Hot Service (+9316020077 ) Goa  Call Girls Real Photos and Genuine ServiceHot Service (+9316020077 ) Goa  Call Girls Real Photos and Genuine Service
Hot Service (+9316020077 ) Goa Call Girls Real Photos and Genuine Servicesexy call girls service in goa
 
Call Now ☎ 8264348440 !! Call Girls in Shahpur Jat Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Shahpur Jat Escort Service Delhi N.C.R.Call Now ☎ 8264348440 !! Call Girls in Shahpur Jat Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Shahpur Jat Escort Service Delhi N.C.R.soniya singh
 
VIP 7001035870 Find & Meet Hyderabad Call Girls Dilsukhnagar high-profile Cal...
VIP 7001035870 Find & Meet Hyderabad Call Girls Dilsukhnagar high-profile Cal...VIP 7001035870 Find & Meet Hyderabad Call Girls Dilsukhnagar high-profile Cal...
VIP 7001035870 Find & Meet Hyderabad Call Girls Dilsukhnagar high-profile Cal...aditipandeya
 
Best VIP Call Girls Noida Sector 75 Call Me: 8448380779
Best VIP Call Girls Noida Sector 75 Call Me: 8448380779Best VIP Call Girls Noida Sector 75 Call Me: 8448380779
Best VIP Call Girls Noida Sector 75 Call Me: 8448380779Delhi Call girls
 
AWS Community DAY Albertini-Ellan Cloud Security (1).pptx
AWS Community DAY Albertini-Ellan Cloud Security (1).pptxAWS Community DAY Albertini-Ellan Cloud Security (1).pptx
AWS Community DAY Albertini-Ellan Cloud Security (1).pptxellan12
 
Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
Call Girls in Mayur Vihar ✔️ 9711199171 ✔️ Delhi ✔️ Enjoy Call Girls With Our...
Call Girls in Mayur Vihar ✔️ 9711199171 ✔️ Delhi ✔️ Enjoy Call Girls With Our...Call Girls in Mayur Vihar ✔️ 9711199171 ✔️ Delhi ✔️ Enjoy Call Girls With Our...
Call Girls in Mayur Vihar ✔️ 9711199171 ✔️ Delhi ✔️ Enjoy Call Girls With Our...sonatiwari757
 
'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...
'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...
'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...APNIC
 
Delhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Callshivangimorya083
 
10.pdfMature Call girls in Dubai +971563133746 Dubai Call girls
10.pdfMature Call girls in Dubai +971563133746 Dubai Call girls10.pdfMature Call girls in Dubai +971563133746 Dubai Call girls
10.pdfMature Call girls in Dubai +971563133746 Dubai Call girlsstephieert
 
Networking in the Penumbra presented by Geoff Huston at NZNOG
Networking in the Penumbra presented by Geoff Huston at NZNOGNetworking in the Penumbra presented by Geoff Huston at NZNOG
Networking in the Penumbra presented by Geoff Huston at NZNOGAPNIC
 
Low Rate Young Call Girls in Sector 63 Mamura Noida ✔️☆9289244007✔️☆ Female E...
Low Rate Young Call Girls in Sector 63 Mamura Noida ✔️☆9289244007✔️☆ Female E...Low Rate Young Call Girls in Sector 63 Mamura Noida ✔️☆9289244007✔️☆ Female E...
Low Rate Young Call Girls in Sector 63 Mamura Noida ✔️☆9289244007✔️☆ Female E...SofiyaSharma5
 
Call Girls In Pratap Nagar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Pratap Nagar Delhi 💯Call Us 🔝8264348440🔝Call Girls In Pratap Nagar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Pratap Nagar Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
horny (9316020077 ) Goa Call Girls Service by VIP Call Girls in Goa
horny (9316020077 ) Goa  Call Girls Service by VIP Call Girls in Goahorny (9316020077 ) Goa  Call Girls Service by VIP Call Girls in Goa
horny (9316020077 ) Goa Call Girls Service by VIP Call Girls in Goasexy call girls service in goa
 
Russian Call girl in Ajman +971563133746 Ajman Call girl Service
Russian Call girl in Ajman +971563133746 Ajman Call girl ServiceRussian Call girl in Ajman +971563133746 Ajman Call girl Service
Russian Call girl in Ajman +971563133746 Ajman Call girl Servicegwenoracqe6
 
Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts serviceChennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts servicesonalikaur4
 
All Time Service Available Call Girls Mg Road 👌 ⏭️ 6378878445
All Time Service Available Call Girls Mg Road 👌 ⏭️ 6378878445All Time Service Available Call Girls Mg Road 👌 ⏭️ 6378878445
All Time Service Available Call Girls Mg Road 👌 ⏭️ 6378878445ruhi
 

Kürzlich hochgeladen (20)

Hot Service (+9316020077 ) Goa Call Girls Real Photos and Genuine Service
Hot Service (+9316020077 ) Goa  Call Girls Real Photos and Genuine ServiceHot Service (+9316020077 ) Goa  Call Girls Real Photos and Genuine Service
Hot Service (+9316020077 ) Goa Call Girls Real Photos and Genuine Service
 
Call Now ☎ 8264348440 !! Call Girls in Shahpur Jat Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Shahpur Jat Escort Service Delhi N.C.R.Call Now ☎ 8264348440 !! Call Girls in Shahpur Jat Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Shahpur Jat Escort Service Delhi N.C.R.
 
Call Girls In Noida 📱 9999965857 🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SERVICE
Call Girls In Noida 📱  9999965857  🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SERVICECall Girls In Noida 📱  9999965857  🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SERVICE
Call Girls In Noida 📱 9999965857 🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SERVICE
 
VIP 7001035870 Find & Meet Hyderabad Call Girls Dilsukhnagar high-profile Cal...
VIP 7001035870 Find & Meet Hyderabad Call Girls Dilsukhnagar high-profile Cal...VIP 7001035870 Find & Meet Hyderabad Call Girls Dilsukhnagar high-profile Cal...
VIP 7001035870 Find & Meet Hyderabad Call Girls Dilsukhnagar high-profile Cal...
 
Best VIP Call Girls Noida Sector 75 Call Me: 8448380779
Best VIP Call Girls Noida Sector 75 Call Me: 8448380779Best VIP Call Girls Noida Sector 75 Call Me: 8448380779
Best VIP Call Girls Noida Sector 75 Call Me: 8448380779
 
AWS Community DAY Albertini-Ellan Cloud Security (1).pptx
AWS Community DAY Albertini-Ellan Cloud Security (1).pptxAWS Community DAY Albertini-Ellan Cloud Security (1).pptx
AWS Community DAY Albertini-Ellan Cloud Security (1).pptx
 
Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝
 
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝
 
Call Girls in Mayur Vihar ✔️ 9711199171 ✔️ Delhi ✔️ Enjoy Call Girls With Our...
Call Girls in Mayur Vihar ✔️ 9711199171 ✔️ Delhi ✔️ Enjoy Call Girls With Our...Call Girls in Mayur Vihar ✔️ 9711199171 ✔️ Delhi ✔️ Enjoy Call Girls With Our...
Call Girls in Mayur Vihar ✔️ 9711199171 ✔️ Delhi ✔️ Enjoy Call Girls With Our...
 
Dwarka Sector 26 Call Girls | Delhi | 9999965857 🫦 Vanshika Verma More Our Se...
Dwarka Sector 26 Call Girls | Delhi | 9999965857 🫦 Vanshika Verma More Our Se...Dwarka Sector 26 Call Girls | Delhi | 9999965857 🫦 Vanshika Verma More Our Se...
Dwarka Sector 26 Call Girls | Delhi | 9999965857 🫦 Vanshika Verma More Our Se...
 
'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...
'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...
'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...
 
Delhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
 
10.pdfMature Call girls in Dubai +971563133746 Dubai Call girls
10.pdfMature Call girls in Dubai +971563133746 Dubai Call girls10.pdfMature Call girls in Dubai +971563133746 Dubai Call girls
10.pdfMature Call girls in Dubai +971563133746 Dubai Call girls
 
Networking in the Penumbra presented by Geoff Huston at NZNOG
Networking in the Penumbra presented by Geoff Huston at NZNOGNetworking in the Penumbra presented by Geoff Huston at NZNOG
Networking in the Penumbra presented by Geoff Huston at NZNOG
 
Low Rate Young Call Girls in Sector 63 Mamura Noida ✔️☆9289244007✔️☆ Female E...
Low Rate Young Call Girls in Sector 63 Mamura Noida ✔️☆9289244007✔️☆ Female E...Low Rate Young Call Girls in Sector 63 Mamura Noida ✔️☆9289244007✔️☆ Female E...
Low Rate Young Call Girls in Sector 63 Mamura Noida ✔️☆9289244007✔️☆ Female E...
 
Call Girls In Pratap Nagar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Pratap Nagar Delhi 💯Call Us 🔝8264348440🔝Call Girls In Pratap Nagar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Pratap Nagar Delhi 💯Call Us 🔝8264348440🔝
 
horny (9316020077 ) Goa Call Girls Service by VIP Call Girls in Goa
horny (9316020077 ) Goa  Call Girls Service by VIP Call Girls in Goahorny (9316020077 ) Goa  Call Girls Service by VIP Call Girls in Goa
horny (9316020077 ) Goa Call Girls Service by VIP Call Girls in Goa
 
Russian Call girl in Ajman +971563133746 Ajman Call girl Service
Russian Call girl in Ajman +971563133746 Ajman Call girl ServiceRussian Call girl in Ajman +971563133746 Ajman Call girl Service
Russian Call girl in Ajman +971563133746 Ajman Call girl Service
 
Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts serviceChennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts service
 
All Time Service Available Call Girls Mg Road 👌 ⏭️ 6378878445
All Time Service Available Call Girls Mg Road 👌 ⏭️ 6378878445All Time Service Available Call Girls Mg Road 👌 ⏭️ 6378878445
All Time Service Available Call Girls Mg Road 👌 ⏭️ 6378878445
 

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.