SlideShare a Scribd company logo
1 of 67
SharePoint Search Zero to Search Hero
Ed Musters, SharePoint Architect, Infusion, Canada
June 11, 2016
Thanks to our sponsors!
Session Overview: Business Level 100
I cannot tell you how many recent customers have simply indexed a
universe of content with SharePoint Search OOTB (both SP and non-SP)
and commented that “Search sucks” and “I can’t find anything relevant”. You
will learn everything you need to know at this session to make use of very
powerful OOTB configurable search functionality to “light up” your search
experience and become the next Search Hero. No previous knowledge of
SharePoint Search is assumed.
Ed Musters, SharePoint MVP
Infusion, Toronto Canada
Email : emustes@infusion.com
Twitter : @TechEdToronto
Slideshare:
http://www.slideshare.net/emusters
I am a SharePoint Architect for Infusion, and
have been a featured speaker at many
international conferences, SharePoint
Saturdays, and user groups.
Interesting fact about me is that while born
in Canada, my parents were liberated by
Canadians in WW II during operation
"Market Garden". I am very proud to have
been selected to speak to you! Ik kan nog
steeds spreekt een beetje Nederlands!
Along the way....
I will be bringing my family over to Holland for two weeks at the end of
June.
I will feature some pictures of places we plan to visit while we are here.
On a piece of paper, write down your guesses during the presentation. I
will collect at the end of the session and draw for a winner!
First drawn paper with correct answers wins! (I will allow for one mistake
only).
Prize: Delicious box of Maple Syrup Cookies all the way from Canada!
Agenda
• How can you be a search hero?
• Search Terminology
• Authoritative Pages and Search Thesaurus
• Search analytics reports
• Your Very Own Search Center
• Federated Search
• Results Sources, Promoted Results and Results Blocks
• Search “vertical” / tabs
• Information Architecture and Search Refiners
• Hybrid Search
• More Information
Side Note: The Demo Environment
I will be using the Office 365 Trial environment, pre-populated with
“Contoso” content, as provisioned via the following link (if you are a
Microsoft Partner): https://demos.microsoft.com/
How can you be a search
hero?
How can you be a search
hero?
Arm yourself with search knowledge super powers! Learn the art of the possible!
Apply your transformative powers and make your users search experience shine!
Learn:
• What you can ask your SharePoint Administrators to do
• What you can do yourself with your very own Search Center
• All the basics before tackling more advanced concepts such as the Content
Search Web Part (which merits its own session!)
Isn’t SharePoint Online / 2016 / 2013 Search
supposed to be awesome and getting better
with every version? Isn’t it the “killer app”?
Discussion!
• Are you dissatisfied with your organizations “Enterprise Search”?
• If SharePoint is simply “indexing the universe of content”, disappointing
search results should not be surprising – why might that be?
Search Terminology
Search Terminology
Result Sources – A new or refined set of search results, previously known as
scopes. You could limit results to a file extension (e.g. ppt*), a path (e.g. a
sub-site / document library), a matching term in a term set, a content type
(e.g. Proposals), etc. You could also bring in external / federated results
sources (e.g. Bing or from Google Search Appliance) via OpenSearch.
Query Rules – I term these “search business rules” where you anticipate
what people are looking for, but defining a set of conditions and actions. A
simple example is to look for a keyword (“News”) and direct someone to
the News home page.
Search Administration in SharePoint Online
Authoritative Pages and
Search Thesaurus
Authoritative Pages
Given a listing of all of your site collections, you have the opportunity to
rank them in “levels” of “first, second, or third” in terms of search relevance.
You don’t have to do them all, but you should do the ones you can.
You can also promote relevant content that may be “buried” deep down in
some site hierarchy – corporate, division, region, company, department,
team...
There is a special category called “sites to demote”. The classic example is
an archive site you certainly would not want featured prominently in search
results simply based on keywords typed in.
These settings are global to the Office 365 tenant / SharePoint Farm.
Authoritative Pages
Search Thesaurus
Available in SharePoint On Premise only! But exceptionally useful!
A Thesaurus defines synonyms so that searching for one term or the other
yields identical search results.
All that is required is a simple CSV file in UTF-8 format, and is uploaded in
Central Administration. Example file:
A good starting point are your corporate or industry specific acronyms (e.g.
For the banking sector).
Key,Synonym,Language
COO,Chief Operating Officer,en
Chief Operating Officer,COO,en
Search Thesaurus
Note the hit highlighting
includes search result both
with “coo” and “chief operating
officer”.
Search Analytics Reports
Search Analytics Reports
Search Analytics reports will show you what people are looking for now,
and is a primary input for creating new “search business rules”.
At some frequency (e.g. Quarterly), request the “Top Queries By Month”,
“Abandoned Queries By Month”, and “No Results Queries by Month”.
An actual client example was employees searching for official company
holidays – terms included “holiday”, “holidays”, “2016 calendar”, “statutory
holidays”, “working calendar”. Together, they comprised a top search on
the company intranet. But each term yielded very different search results –
and frustration (and wasted time) on the part of the employee! We can
resolve this, but the first step is knowing about it.
Your Very Own Search Center
Your Very Own Search Center
You may have a global / “Enterprise” search in your organization (e.g. from
your corporate Intranet).
It is definitely worth considering if you should have your very own Search
Center for your site collection (a “/sites/Search” sub-site)
We will learn in this part of the presentation the
Site Settings you can make to have a unique and
specialized Search Center experience.
Site Settings
Federated Search
Federated Search
This technique allows you query an “outside” search index that is compliant
with OpenSearch protocol and include the search results within your search
center.
This is the SharePoint 2013 Hybrid Search approach to include SharePoint
On Premise results in SharePoint Online and vice versa.
We’ll be introducing Results Sources and Query Rules in this section.
Microsoft’s Bing Search is OpenSearch compliant, so let’s use that as an
example...
Bing Federated Search
First we need a Results Source that “points” to Bing:
Bing Federated Search
Results Source details
Bing Search
URL
Federated Search
Now we use a Query Rule to specify we’d like to show our Bing search in a
Results Block:
Google Search Appliance Federated Search
More practically, clients wish to feature federated searches from their public
“.com” site when searching on the Intranet. For example, the product
information and brochures your customer is accessing are probably there.
Many of our clients are using the Google Search Appliance (GSA) to index
their “.com”, so this has to be the search index we query to get results from.
One of our banking clients is BMO.com. If you perform a search for “RSP”
(“Retirement Savings Plan”), it will reveal the GSA query endpoint:
http://findit.bmo.com/search?proxystylesheet=bmo_json&site=bmo_en&cli
ent=bmo_en&output=xml_no_dtd&q=rsp&num=10&start=NaN&oe=utf8
The XSLT File you Need!
Here is the magical file (embedded into presentation) that you will need to
provide to your GSA team!
Note the parameter “proxystylesheet=bmo_json” on previous page. If you
try the URL (in Chrome) you will see special “json” search results because of
a specialized XSLT file the client provided
You will want them to implement this as “proxystylesheet=OpenSearch” or
whatever, which will apply this XSLT to the results before returning them to
SharePoint.
GSA Federated!
Following exact same approach as for
Bing, you add the Results Source and
Query Rule to get the GSA search results
federated to SharePoint
Results Sources, Promoted
Results and Results Blocks
Or: Results Sources and Query Rules, aka “Search Business Rules”
Results Sources
Let’s look at another example of a custom Results Source:
Promoted Results / Results Blocks
Let’s look at some samples for Query Rules:
News “Business Rules” Triggered
Pop Quiz!
How would you recommend to do for our previous example found via the
search reports?
“An actual client example was employees searching for official company holidays –
terms included “holiday”, “holidays”, “2016 calendar”, “statutory holidays”, “working
calendar”. Together, they comprised a top search on the company intranet. But
each term yielded very different search results – and frustration (and wasted time) on
the part of the employee! ”
Search Verticals / Tabs
Search Verticals / Tabs
You can have additional tabs in your search center.
One simple scenario is a “search scope”, limiting search results to a certain
path / site / document library, or a specific type of content.
Let’s set up a “News” tab that focuses only on Press Releases (the Results
Source from the previous section).
Create and Configure New Search Page
In your Search Center, Add a New Page (e.g. “NewsResults”). Then on the
search results web part, choose to “Edit Web Part”:
Configure the Search Results Web Part
Click the Change Query button. Change the “Select a
Query” drop down to the appropriate Results Source (in
our case Press Releases):
Configure A New Search Tab
From Site Settings search navigation, add a new link to point to your search
results page. That’s it! Your search will now have a new tab!
New Search Tab – No Results Source
Another example of Sales/Marketing
tab. But this time we use Local SP
Results and modify the Query Text
with a Path parameter:
Information Architecture and
Search Refiners
Information Architecture and Search Refiners
A proper Information Architecture involving logical, physical, and navigation
can be a daunting exercise.
You can add your own custom search refiners to improve your search
center experience.
Start simple with one or two types of content.
Create a Site Column that is mapped to a managed metadata term set.
Add the Site Column to a document library and tag/classify your
documents.
Map “refinable fields” to your managed metadata and add Search Refiners
to your search center.
Sample Logical Information Architecture
Physical content is
connected together
by tagging with
values from
hierarchical term
sets.
You can create your own term sets
Scoped to only your site collection, example “Product Group”
Create Site Column to Map Term Set
Add The Site Column To A Document Library
In my example, I used the Documents
library under Departments -> Sales &
Marketing -> Marketing Campaigns sub-
site.
Go to the library settings and add the
Contoso Product site columns using “Add
from existing site columns”.
Tag Your Content!
Note I did this quickly using the “Quick Edit” view:
Crawled Property ->Managed Property
When SharePoint crawls content that has been tagged with your term set, a
“Crawled Property” is automatically generated.
Notice the “Mapped to Property” is currently blank
Map to Managed Property
You need to have a Managed Property – this is the part that is Searchable,
Sortable, and (most importantly) refinable.
It is recommended to use the SharePoint provided generic Managed
Properties “RefinableString00”, “01”, “02”, etc. OOTB that you can use to
map to your Crawled Properties.
Map to Managed Property
On the Managed Property tab, search for “refinablestring”. Edit the next
number that has not been assigned – in this case 02.
Map to Managed Property
You can leave everything “as is”, just scroll down to the “Mappings” section.
Click Add a Mapping and find and add your crawled property:
Map to Managed Property
You should now see this filled on back on the Managed Property tab:
Adding a Search Refiner
Ok! Now we are ready to add a new search refiner! Go to the search
results page (e.g. go to Search Center and type in any search criteria, such
as “test”).
On the search results
page, put the page in
edit mode:
Adding a Search Refiner
In that Navigation Zone, choose to edit the web part. In the web part
properties, click on the Choose Refiners button:
Adding a Search Refiner
From available
refiners, choose
Refinable String
02 and Add.
Change the
Display Name
to Product
Adding a Search Refiner
Save and publish your page. Test an appropriate search – in my case “Q4”.
Notice your new refiner!
Hybrid Search
Hybrid Search
Hybrid Search is when SharePoint Online directly indexes your SharePoint
On Premise.
SharePoint Online becomes your one master search index.
You can move search configuration from On Premise to Online.
In one customer scenario, SharePoint On Premise search is also running for
sensitive data (i.e. You can have both).
You need SharePoint 2016 or a patch for SharePoint 2013.
For More Information
For More Information
SPSNL: Hybrid Search Deep Dive by Donald Hessing (MCSM) (11:15 a.m.)
SPSNL: Search Display Templates Tips and Tricks by Elio Struyf (MVP) (3:15
p.m.)
More about what the Content Search Web Part can do for you: Search for
“Content Search Web Part Swiss Army Knife” for the material provided by
Sean McDonough (MVP)
Thanks for attending
You officially now can be the next Search Hero for your organization!
Picture Answers
Efteling Madurodam Spoorweg Museum Kinderdijk
Geithoorn BruggeValkenburg
Overloon WW2 Museum
Delft
Amsterdam Keukenhof
Thanks to our sponsors!
Rate this session!
• http://eventsxd.com/download
• Create Account
• Search SharePoint
• Rate Session!

More Related Content

What's hot

Report on search engines
Report on search enginesReport on search engines
Report on search enginesAmandeep Kaur
 
Seo (Search Engine Optimization)
Seo (Search Engine Optimization)Seo (Search Engine Optimization)
Seo (Search Engine Optimization)mudit agrawal
 
Search Engine Optimization
Search Engine OptimizationSearch Engine Optimization
Search Engine OptimizationComputing Cage
 
Wehaveawebsite seo-e-book
Wehaveawebsite seo-e-bookWehaveawebsite seo-e-book
Wehaveawebsite seo-e-bookDigital Pymes
 
Process for Online Visibility: From Information Architecture to Killer Content
Process for Online Visibility: From Information Architecture to Killer ContentProcess for Online Visibility: From Information Architecture to Killer Content
Process for Online Visibility: From Information Architecture to Killer ContentYo! Yo! SEO
 
9 search query for link building
9 search query for link building9 search query for link building
9 search query for link buildingBoobika K
 
The complete guide to X-raying LinkedIn for Sourcing
The complete guide to X-raying LinkedIn for SourcingThe complete guide to X-raying LinkedIn for Sourcing
The complete guide to X-raying LinkedIn for SourcingIrina Shamaeva
 
Search Engine Optimization Overview
Search  Engine Optimization OverviewSearch  Engine Optimization Overview
Search Engine Optimization Overviewmehtainc
 
Social bookmarking-for-dummies
Social bookmarking-for-dummiesSocial bookmarking-for-dummies
Social bookmarking-for-dummiesAivil Vin
 
Search engine optimization (seo)
Search engine optimization (seo)Search engine optimization (seo)
Search engine optimization (seo)Nilkanth Shirodkar
 
Knowledge Panels, Rich Snippets and Semantic Markup
Knowledge Panels, Rich Snippets and Semantic MarkupKnowledge Panels, Rich Snippets and Semantic Markup
Knowledge Panels, Rich Snippets and Semantic MarkupBill Slawski
 
Introduction to SEO.
Introduction to SEO.Introduction to SEO.
Introduction to SEO.Sadaf Khan
 
Introduction to Search Engine Optimization On Page
Introduction to Search Engine Optimization On PageIntroduction to Search Engine Optimization On Page
Introduction to Search Engine Optimization On PageDevetol
 
Get Noticed In Market
Get Noticed In MarketGet Noticed In Market
Get Noticed In MarketMohammad Adil
 
Advanced Search Marketing_Click Asia Summit 2011
Advanced Search Marketing_Click Asia Summit 2011Advanced Search Marketing_Click Asia Summit 2011
Advanced Search Marketing_Click Asia Summit 2011Levelwing
 

What's hot (19)

Report on search engines
Report on search enginesReport on search engines
Report on search engines
 
Seo (Search Engine Optimization)
Seo (Search Engine Optimization)Seo (Search Engine Optimization)
Seo (Search Engine Optimization)
 
Search Engine Optimization
Search Engine OptimizationSearch Engine Optimization
Search Engine Optimization
 
Wehaveawebsite seo-e-book
Wehaveawebsite seo-e-bookWehaveawebsite seo-e-book
Wehaveawebsite seo-e-book
 
Process for Online Visibility: From Information Architecture to Killer Content
Process for Online Visibility: From Information Architecture to Killer ContentProcess for Online Visibility: From Information Architecture to Killer Content
Process for Online Visibility: From Information Architecture to Killer Content
 
9 search query for link building
9 search query for link building9 search query for link building
9 search query for link building
 
The complete guide to X-raying LinkedIn for Sourcing
The complete guide to X-raying LinkedIn for SourcingThe complete guide to X-raying LinkedIn for Sourcing
The complete guide to X-raying LinkedIn for Sourcing
 
Search Engine Optimization Overview
Search  Engine Optimization OverviewSearch  Engine Optimization Overview
Search Engine Optimization Overview
 
JV Focus
JV FocusJV Focus
JV Focus
 
Social bookmarking-for-dummies
Social bookmarking-for-dummiesSocial bookmarking-for-dummies
Social bookmarking-for-dummies
 
Search engine optimization (seo)
Search engine optimization (seo)Search engine optimization (seo)
Search engine optimization (seo)
 
Bl kent distr
Bl kent distrBl kent distr
Bl kent distr
 
Basic Search Engine Optimization
Basic Search Engine OptimizationBasic Search Engine Optimization
Basic Search Engine Optimization
 
Knowledge Panels, Rich Snippets and Semantic Markup
Knowledge Panels, Rich Snippets and Semantic MarkupKnowledge Panels, Rich Snippets and Semantic Markup
Knowledge Panels, Rich Snippets and Semantic Markup
 
Introduction to SEO.
Introduction to SEO.Introduction to SEO.
Introduction to SEO.
 
Introduction to Search Engine Optimization On Page
Introduction to Search Engine Optimization On PageIntroduction to Search Engine Optimization On Page
Introduction to Search Engine Optimization On Page
 
Get Noticed In Market
Get Noticed In MarketGet Noticed In Market
Get Noticed In Market
 
Advanced Search Marketing_Click Asia Summit 2011
Advanced Search Marketing_Click Asia Summit 2011Advanced Search Marketing_Click Asia Summit 2011
Advanced Search Marketing_Click Asia Summit 2011
 
7 Free SEO Tools for Business
7 Free SEO Tools for Business7 Free SEO Tools for Business
7 Free SEO Tools for Business
 

Viewers also liked

SharePoint Highlights: Search-driven portals, door Waldek Mastykarz
SharePoint Highlights: Search-driven portals, door Waldek MastykarzSharePoint Highlights: Search-driven portals, door Waldek Mastykarz
SharePoint Highlights: Search-driven portals, door Waldek MastykarzSparked
 
Integrating Search Driven Content in SharePoint 2013/2016/O365
Integrating Search Driven Content in SharePoint 2013/2016/O365Integrating Search Driven Content in SharePoint 2013/2016/O365
Integrating Search Driven Content in SharePoint 2013/2016/O365Eric Overfield
 
Evolution of Search : What's New and Improved in SharePoint 2016
Evolution of Search : What's New and Improved in SharePoint 2016Evolution of Search : What's New and Improved in SharePoint 2016
Evolution of Search : What's New and Improved in SharePoint 2016Metanalysis
 
Understanding SharePoint Roles
Understanding SharePoint RolesUnderstanding SharePoint Roles
Understanding SharePoint RolesWes Preston
 
SharePoint 2016 Search
SharePoint 2016 SearchSharePoint 2016 Search
SharePoint 2016 SearchMike Maadarani
 
Search Engine Powerpoint
Search Engine PowerpointSearch Engine Powerpoint
Search Engine Powerpoint201014161
 
Tweet Tweet Tweet Twitter
Tweet Tweet Tweet TwitterTweet Tweet Tweet Twitter
Tweet Tweet Tweet TwitterJimmy Jay
 
16 things that Panhandlers can teach us about Content Marketing
16 things that Panhandlers can teach us about Content Marketing16 things that Panhandlers can teach us about Content Marketing
16 things that Panhandlers can teach us about Content MarketingBrad Farris
 
Cubicle Ninjas' Code of Honor
Cubicle Ninjas' Code of HonorCubicle Ninjas' Code of Honor
Cubicle Ninjas' Code of HonorCubicle Ninjas
 
Hashtag 101 - All You Need to Know About Hashtags
Hashtag 101 - All You Need to Know About HashtagsHashtag 101 - All You Need to Know About Hashtags
Hashtag 101 - All You Need to Know About HashtagsModicum
 
The Do's and Don'ts of Presentations
The Do's and Don'ts of Presentations The Do's and Don'ts of Presentations
The Do's and Don'ts of Presentations Cubicle Ninjas
 
Using Color to Convey Data in Charts
Using Color to Convey Data in ChartsUsing Color to Convey Data in Charts
Using Color to Convey Data in ChartsZingChart
 
The no bullet bullet slide
The no bullet bullet slideThe no bullet bullet slide
The no bullet bullet slideGavin McMahon
 
Amazing First Slide Picture Templates
Amazing First Slide Picture Templates Amazing First Slide Picture Templates
Amazing First Slide Picture Templates Abhishek Shah
 
Weekly Inspirational Quotes by Fun Team Building
Weekly Inspirational Quotes by Fun Team BuildingWeekly Inspirational Quotes by Fun Team Building
Weekly Inspirational Quotes by Fun Team BuildingFun Team Building
 
Preparing to fail
Preparing to failPreparing to fail
Preparing to failaweyenberg
 
Effective Use of Icons & Images
Effective Use of Icons & ImagesEffective Use of Icons & Images
Effective Use of Icons & ImagesUIEpreviews
 
FontShop - Typography
FontShop - TypographyFontShop - Typography
FontShop - TypographyPoppy Young
 
Create icons in PowerPoint
Create icons in PowerPointCreate icons in PowerPoint
Create icons in PowerPointPresentitude
 

Viewers also liked (20)

SharePoint Highlights: Search-driven portals, door Waldek Mastykarz
SharePoint Highlights: Search-driven portals, door Waldek MastykarzSharePoint Highlights: Search-driven portals, door Waldek Mastykarz
SharePoint Highlights: Search-driven portals, door Waldek Mastykarz
 
Integrating Search Driven Content in SharePoint 2013/2016/O365
Integrating Search Driven Content in SharePoint 2013/2016/O365Integrating Search Driven Content in SharePoint 2013/2016/O365
Integrating Search Driven Content in SharePoint 2013/2016/O365
 
Evolution of Search : What's New and Improved in SharePoint 2016
Evolution of Search : What's New and Improved in SharePoint 2016Evolution of Search : What's New and Improved in SharePoint 2016
Evolution of Search : What's New and Improved in SharePoint 2016
 
Understanding SharePoint Roles
Understanding SharePoint RolesUnderstanding SharePoint Roles
Understanding SharePoint Roles
 
SharePoint 2016 Search
SharePoint 2016 SearchSharePoint 2016 Search
SharePoint 2016 Search
 
Search Engine Powerpoint
Search Engine PowerpointSearch Engine Powerpoint
Search Engine Powerpoint
 
Tweet Tweet Tweet Twitter
Tweet Tweet Tweet TwitterTweet Tweet Tweet Twitter
Tweet Tweet Tweet Twitter
 
16 things that Panhandlers can teach us about Content Marketing
16 things that Panhandlers can teach us about Content Marketing16 things that Panhandlers can teach us about Content Marketing
16 things that Panhandlers can teach us about Content Marketing
 
Cubicle Ninjas' Code of Honor
Cubicle Ninjas' Code of HonorCubicle Ninjas' Code of Honor
Cubicle Ninjas' Code of Honor
 
Email and tomorrow
Email and tomorrowEmail and tomorrow
Email and tomorrow
 
Hashtag 101 - All You Need to Know About Hashtags
Hashtag 101 - All You Need to Know About HashtagsHashtag 101 - All You Need to Know About Hashtags
Hashtag 101 - All You Need to Know About Hashtags
 
The Do's and Don'ts of Presentations
The Do's and Don'ts of Presentations The Do's and Don'ts of Presentations
The Do's and Don'ts of Presentations
 
Using Color to Convey Data in Charts
Using Color to Convey Data in ChartsUsing Color to Convey Data in Charts
Using Color to Convey Data in Charts
 
The no bullet bullet slide
The no bullet bullet slideThe no bullet bullet slide
The no bullet bullet slide
 
Amazing First Slide Picture Templates
Amazing First Slide Picture Templates Amazing First Slide Picture Templates
Amazing First Slide Picture Templates
 
Weekly Inspirational Quotes by Fun Team Building
Weekly Inspirational Quotes by Fun Team BuildingWeekly Inspirational Quotes by Fun Team Building
Weekly Inspirational Quotes by Fun Team Building
 
Preparing to fail
Preparing to failPreparing to fail
Preparing to fail
 
Effective Use of Icons & Images
Effective Use of Icons & ImagesEffective Use of Icons & Images
Effective Use of Icons & Images
 
FontShop - Typography
FontShop - TypographyFontShop - Typography
FontShop - Typography
 
Create icons in PowerPoint
Create icons in PowerPointCreate icons in PowerPoint
Create icons in PowerPoint
 

Similar to SharePoint Search Zero to Search Hero - SPSNL 2016

Hands-On Keyword Research, Strategy & Content Plans
Hands-On Keyword Research, Strategy & Content PlansHands-On Keyword Research, Strategy & Content Plans
Hands-On Keyword Research, Strategy & Content PlansJake Aull
 
Essential Search Marketing Tips for your Business -Salesforce Webinar (July 2...
Essential Search Marketing Tips for your Business -Salesforce Webinar (July 2...Essential Search Marketing Tips for your Business -Salesforce Webinar (July 2...
Essential Search Marketing Tips for your Business -Salesforce Webinar (July 2...Mark VOZZO
 
Using SEO to Build Your Business
Using SEO to Build Your BusinessUsing SEO to Build Your Business
Using SEO to Build Your BusinessSpryIdeas
 
Using SEO to Build Your Business
Using SEO to Build Your BusinessUsing SEO to Build Your Business
Using SEO to Build Your BusinessKatie Spence
 
Lost in the Net? Navigating Search Engines
Lost in the Net?  Navigating Search EnginesLost in the Net?  Navigating Search Engines
Lost in the Net? Navigating Search EnginesJohan Koren
 
Featured Snippets - How to Get Position Zero
Featured Snippets - How to Get Position ZeroFeatured Snippets - How to Get Position Zero
Featured Snippets - How to Get Position ZeroMichael Marsh
 
Getting The Most Out Of SP Search SPSTC
Getting The Most Out Of SP Search SPSTCGetting The Most Out Of SP Search SPSTC
Getting The Most Out Of SP Search SPSTCJohn Ross
 
Lost in the net: Navigating search engines
Lost in the net:  Navigating search enginesLost in the net:  Navigating search engines
Lost in the net: Navigating search enginesJohan Koren
 
Smartlogic, Semaphore and Semantically Enhanced Search – For “Discovery”
Smartlogic, Semaphore and Semantically Enhanced Search –  For “Discovery”Smartlogic, Semaphore and Semantically Enhanced Search –  For “Discovery”
Smartlogic, Semaphore and Semantically Enhanced Search – For “Discovery”voginip
 
Smartlogic, Semaphore and Semantically Enhanced Search – For “Discovery”
Smartlogic, Semaphore and Semantically Enhanced Search –  For “Discovery”Smartlogic, Semaphore and Semantically Enhanced Search –  For “Discovery”
Smartlogic, Semaphore and Semantically Enhanced Search – For “Discovery”VOGIN-academie
 
Powerful Resume Strategies to Land The Interview - Part 2 - Keyword Research ...
Powerful Resume Strategies to Land The Interview - Part 2 - Keyword Research ...Powerful Resume Strategies to Land The Interview - Part 2 - Keyword Research ...
Powerful Resume Strategies to Land The Interview - Part 2 - Keyword Research ...Kris Fannin
 
How To Use AI To Enhance Your SEO & Create Better Content
How To Use AI To Enhance Your SEO & Create Better ContentHow To Use AI To Enhance Your SEO & Create Better Content
How To Use AI To Enhance Your SEO & Create Better ContentSearch Engine Journal
 
If i only_had_a_website
If i only_had_a_websiteIf i only_had_a_website
If i only_had_a_websiteJess Marlow
 
If i only_had_a_website
If i only_had_a_websiteIf i only_had_a_website
If i only_had_a_websiteJess Marlow
 
Hands-on Keyword & SEO Research for Content Strategy
Hands-on Keyword & SEO Research for Content StrategyHands-on Keyword & SEO Research for Content Strategy
Hands-on Keyword & SEO Research for Content StrategyJake Aull
 

Similar to SharePoint Search Zero to Search Hero - SPSNL 2016 (20)

Hands-On Keyword Research, Strategy & Content Plans
Hands-On Keyword Research, Strategy & Content PlansHands-On Keyword Research, Strategy & Content Plans
Hands-On Keyword Research, Strategy & Content Plans
 
Essential Search Marketing Tips for your Business -Salesforce Webinar (July 2...
Essential Search Marketing Tips for your Business -Salesforce Webinar (July 2...Essential Search Marketing Tips for your Business -Salesforce Webinar (July 2...
Essential Search Marketing Tips for your Business -Salesforce Webinar (July 2...
 
Using SEO to Build Your Business
Using SEO to Build Your BusinessUsing SEO to Build Your Business
Using SEO to Build Your Business
 
Using SEO to Build Your Business
Using SEO to Build Your BusinessUsing SEO to Build Your Business
Using SEO to Build Your Business
 
Webinar: Winning with Keyword Research
Webinar: Winning with Keyword ResearchWebinar: Winning with Keyword Research
Webinar: Winning with Keyword Research
 
Lost in the Net? Navigating Search Engines
Lost in the Net?  Navigating Search EnginesLost in the Net?  Navigating Search Engines
Lost in the Net? Navigating Search Engines
 
Featured Snippets - How to Get Position Zero
Featured Snippets - How to Get Position ZeroFeatured Snippets - How to Get Position Zero
Featured Snippets - How to Get Position Zero
 
Getting The Most Out Of SP Search SPSTC
Getting The Most Out Of SP Search SPSTCGetting The Most Out Of SP Search SPSTC
Getting The Most Out Of SP Search SPSTC
 
Seo Siloing
Seo SiloingSeo Siloing
Seo Siloing
 
Lost in the net: Navigating search engines
Lost in the net:  Navigating search enginesLost in the net:  Navigating search engines
Lost in the net: Navigating search engines
 
Accelerate Tectoria SEO Primer
Accelerate Tectoria SEO PrimerAccelerate Tectoria SEO Primer
Accelerate Tectoria SEO Primer
 
Smartlogic, Semaphore and Semantically Enhanced Search – For “Discovery”
Smartlogic, Semaphore and Semantically Enhanced Search –  For “Discovery”Smartlogic, Semaphore and Semantically Enhanced Search –  For “Discovery”
Smartlogic, Semaphore and Semantically Enhanced Search – For “Discovery”
 
Smartlogic, Semaphore and Semantically Enhanced Search – For “Discovery”
Smartlogic, Semaphore and Semantically Enhanced Search –  For “Discovery”Smartlogic, Semaphore and Semantically Enhanced Search –  For “Discovery”
Smartlogic, Semaphore and Semantically Enhanced Search – For “Discovery”
 
What is SEO
What is SEOWhat is SEO
What is SEO
 
Powerful Resume Strategies to Land The Interview - Part 2 - Keyword Research ...
Powerful Resume Strategies to Land The Interview - Part 2 - Keyword Research ...Powerful Resume Strategies to Land The Interview - Part 2 - Keyword Research ...
Powerful Resume Strategies to Land The Interview - Part 2 - Keyword Research ...
 
How To Use AI To Enhance Your SEO & Create Better Content
How To Use AI To Enhance Your SEO & Create Better ContentHow To Use AI To Enhance Your SEO & Create Better Content
How To Use AI To Enhance Your SEO & Create Better Content
 
Getting started with Microsoft Search
Getting started with Microsoft Search Getting started with Microsoft Search
Getting started with Microsoft Search
 
If i only_had_a_website
If i only_had_a_websiteIf i only_had_a_website
If i only_had_a_website
 
If i only_had_a_website
If i only_had_a_websiteIf i only_had_a_website
If i only_had_a_website
 
Hands-on Keyword & SEO Research for Content Strategy
Hands-on Keyword & SEO Research for Content StrategyHands-on Keyword & SEO Research for Content Strategy
Hands-on Keyword & SEO Research for Content Strategy
 

More from Ed Musters

Using Telerik Kendo UI in Office 365
Using Telerik Kendo UI in Office 365Using Telerik Kendo UI in Office 365
Using Telerik Kendo UI in Office 365Ed Musters
 
Telerik Kendo UI Overview
Telerik Kendo UI OverviewTelerik Kendo UI Overview
Telerik Kendo UI OverviewEd Musters
 
Telerik Kendo UI in Office 365
Telerik Kendo UI in Office 365Telerik Kendo UI in Office 365
Telerik Kendo UI in Office 365Ed Musters
 
SharePoint 2013 Sandbox Solutions for On Premise or Office 365
SharePoint 2013 Sandbox Solutions for On Premise or Office 365SharePoint 2013 Sandbox Solutions for On Premise or Office 365
SharePoint 2013 Sandbox Solutions for On Premise or Office 365Ed Musters
 
SharePoint 2013 Sandbox Solutions for On Premise and Office 365
SharePoint 2013 Sandbox Solutions for On Premise and Office 365SharePoint 2013 Sandbox Solutions for On Premise and Office 365
SharePoint 2013 Sandbox Solutions for On Premise and Office 365Ed Musters
 
SharePoint 2013 Web Content Management for Developers HSPUG
SharePoint 2013 Web Content Management for Developers HSPUGSharePoint 2013 Web Content Management for Developers HSPUG
SharePoint 2013 Web Content Management for Developers HSPUGEd Musters
 
SharePoint 2013 Web Content Management for Developers TSPUG
SharePoint 2013 Web Content Management for Developers TSPUGSharePoint 2013 Web Content Management for Developers TSPUG
SharePoint 2013 Web Content Management for Developers TSPUGEd Musters
 
SharePoint 2013 Document Management Out of the Box
SharePoint 2013 Document Management Out of the BoxSharePoint 2013 Document Management Out of the Box
SharePoint 2013 Document Management Out of the BoxEd Musters
 
Full Trust Solution Development in SharePoint 2013
Full Trust Solution Development in SharePoint 2013Full Trust Solution Development in SharePoint 2013
Full Trust Solution Development in SharePoint 2013Ed Musters
 

More from Ed Musters (9)

Using Telerik Kendo UI in Office 365
Using Telerik Kendo UI in Office 365Using Telerik Kendo UI in Office 365
Using Telerik Kendo UI in Office 365
 
Telerik Kendo UI Overview
Telerik Kendo UI OverviewTelerik Kendo UI Overview
Telerik Kendo UI Overview
 
Telerik Kendo UI in Office 365
Telerik Kendo UI in Office 365Telerik Kendo UI in Office 365
Telerik Kendo UI in Office 365
 
SharePoint 2013 Sandbox Solutions for On Premise or Office 365
SharePoint 2013 Sandbox Solutions for On Premise or Office 365SharePoint 2013 Sandbox Solutions for On Premise or Office 365
SharePoint 2013 Sandbox Solutions for On Premise or Office 365
 
SharePoint 2013 Sandbox Solutions for On Premise and Office 365
SharePoint 2013 Sandbox Solutions for On Premise and Office 365SharePoint 2013 Sandbox Solutions for On Premise and Office 365
SharePoint 2013 Sandbox Solutions for On Premise and Office 365
 
SharePoint 2013 Web Content Management for Developers HSPUG
SharePoint 2013 Web Content Management for Developers HSPUGSharePoint 2013 Web Content Management for Developers HSPUG
SharePoint 2013 Web Content Management for Developers HSPUG
 
SharePoint 2013 Web Content Management for Developers TSPUG
SharePoint 2013 Web Content Management for Developers TSPUGSharePoint 2013 Web Content Management for Developers TSPUG
SharePoint 2013 Web Content Management for Developers TSPUG
 
SharePoint 2013 Document Management Out of the Box
SharePoint 2013 Document Management Out of the BoxSharePoint 2013 Document Management Out of the Box
SharePoint 2013 Document Management Out of the Box
 
Full Trust Solution Development in SharePoint 2013
Full Trust Solution Development in SharePoint 2013Full Trust Solution Development in SharePoint 2013
Full Trust Solution Development in SharePoint 2013
 

Recently uploaded

Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Manik S Magar
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsMiki Katsuragi
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfRankYa
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostZilliz
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
The Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfThe Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfSeasiaInfotech2
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxNavinnSomaal
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 

Recently uploaded (20)

Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering Tips
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdf
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
The Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfThe Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdf
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptx
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 

SharePoint Search Zero to Search Hero - SPSNL 2016

  • 1. SharePoint Search Zero to Search Hero Ed Musters, SharePoint Architect, Infusion, Canada June 11, 2016
  • 2. Thanks to our sponsors!
  • 3. Session Overview: Business Level 100 I cannot tell you how many recent customers have simply indexed a universe of content with SharePoint Search OOTB (both SP and non-SP) and commented that “Search sucks” and “I can’t find anything relevant”. You will learn everything you need to know at this session to make use of very powerful OOTB configurable search functionality to “light up” your search experience and become the next Search Hero. No previous knowledge of SharePoint Search is assumed.
  • 4. Ed Musters, SharePoint MVP Infusion, Toronto Canada Email : emustes@infusion.com Twitter : @TechEdToronto Slideshare: http://www.slideshare.net/emusters I am a SharePoint Architect for Infusion, and have been a featured speaker at many international conferences, SharePoint Saturdays, and user groups. Interesting fact about me is that while born in Canada, my parents were liberated by Canadians in WW II during operation "Market Garden". I am very proud to have been selected to speak to you! Ik kan nog steeds spreekt een beetje Nederlands!
  • 5. Along the way.... I will be bringing my family over to Holland for two weeks at the end of June. I will feature some pictures of places we plan to visit while we are here. On a piece of paper, write down your guesses during the presentation. I will collect at the end of the session and draw for a winner! First drawn paper with correct answers wins! (I will allow for one mistake only). Prize: Delicious box of Maple Syrup Cookies all the way from Canada!
  • 6. Agenda • How can you be a search hero? • Search Terminology • Authoritative Pages and Search Thesaurus • Search analytics reports • Your Very Own Search Center • Federated Search • Results Sources, Promoted Results and Results Blocks • Search “vertical” / tabs • Information Architecture and Search Refiners • Hybrid Search • More Information
  • 7. Side Note: The Demo Environment I will be using the Office 365 Trial environment, pre-populated with “Contoso” content, as provisioned via the following link (if you are a Microsoft Partner): https://demos.microsoft.com/
  • 8. How can you be a search hero?
  • 9. How can you be a search hero? Arm yourself with search knowledge super powers! Learn the art of the possible! Apply your transformative powers and make your users search experience shine! Learn: • What you can ask your SharePoint Administrators to do • What you can do yourself with your very own Search Center • All the basics before tackling more advanced concepts such as the Content Search Web Part (which merits its own session!)
  • 10. Isn’t SharePoint Online / 2016 / 2013 Search supposed to be awesome and getting better with every version? Isn’t it the “killer app”? Discussion! • Are you dissatisfied with your organizations “Enterprise Search”? • If SharePoint is simply “indexing the universe of content”, disappointing search results should not be surprising – why might that be?
  • 12.
  • 13. Search Terminology Result Sources – A new or refined set of search results, previously known as scopes. You could limit results to a file extension (e.g. ppt*), a path (e.g. a sub-site / document library), a matching term in a term set, a content type (e.g. Proposals), etc. You could also bring in external / federated results sources (e.g. Bing or from Google Search Appliance) via OpenSearch. Query Rules – I term these “search business rules” where you anticipate what people are looking for, but defining a set of conditions and actions. A simple example is to look for a keyword (“News”) and direct someone to the News home page.
  • 14. Search Administration in SharePoint Online
  • 16. Authoritative Pages Given a listing of all of your site collections, you have the opportunity to rank them in “levels” of “first, second, or third” in terms of search relevance. You don’t have to do them all, but you should do the ones you can. You can also promote relevant content that may be “buried” deep down in some site hierarchy – corporate, division, region, company, department, team... There is a special category called “sites to demote”. The classic example is an archive site you certainly would not want featured prominently in search results simply based on keywords typed in. These settings are global to the Office 365 tenant / SharePoint Farm.
  • 18. Search Thesaurus Available in SharePoint On Premise only! But exceptionally useful! A Thesaurus defines synonyms so that searching for one term or the other yields identical search results. All that is required is a simple CSV file in UTF-8 format, and is uploaded in Central Administration. Example file: A good starting point are your corporate or industry specific acronyms (e.g. For the banking sector). Key,Synonym,Language COO,Chief Operating Officer,en Chief Operating Officer,COO,en
  • 19. Search Thesaurus Note the hit highlighting includes search result both with “coo” and “chief operating officer”.
  • 21. Search Analytics Reports Search Analytics reports will show you what people are looking for now, and is a primary input for creating new “search business rules”. At some frequency (e.g. Quarterly), request the “Top Queries By Month”, “Abandoned Queries By Month”, and “No Results Queries by Month”. An actual client example was employees searching for official company holidays – terms included “holiday”, “holidays”, “2016 calendar”, “statutory holidays”, “working calendar”. Together, they comprised a top search on the company intranet. But each term yielded very different search results – and frustration (and wasted time) on the part of the employee! We can resolve this, but the first step is knowing about it.
  • 22.
  • 23. Your Very Own Search Center
  • 24. Your Very Own Search Center You may have a global / “Enterprise” search in your organization (e.g. from your corporate Intranet). It is definitely worth considering if you should have your very own Search Center for your site collection (a “/sites/Search” sub-site) We will learn in this part of the presentation the Site Settings you can make to have a unique and specialized Search Center experience. Site Settings
  • 26. Federated Search This technique allows you query an “outside” search index that is compliant with OpenSearch protocol and include the search results within your search center. This is the SharePoint 2013 Hybrid Search approach to include SharePoint On Premise results in SharePoint Online and vice versa. We’ll be introducing Results Sources and Query Rules in this section. Microsoft’s Bing Search is OpenSearch compliant, so let’s use that as an example...
  • 27. Bing Federated Search First we need a Results Source that “points” to Bing:
  • 28. Bing Federated Search Results Source details Bing Search URL
  • 29. Federated Search Now we use a Query Rule to specify we’d like to show our Bing search in a Results Block:
  • 30. Google Search Appliance Federated Search More practically, clients wish to feature federated searches from their public “.com” site when searching on the Intranet. For example, the product information and brochures your customer is accessing are probably there. Many of our clients are using the Google Search Appliance (GSA) to index their “.com”, so this has to be the search index we query to get results from. One of our banking clients is BMO.com. If you perform a search for “RSP” (“Retirement Savings Plan”), it will reveal the GSA query endpoint: http://findit.bmo.com/search?proxystylesheet=bmo_json&site=bmo_en&cli ent=bmo_en&output=xml_no_dtd&q=rsp&num=10&start=NaN&oe=utf8
  • 31. The XSLT File you Need! Here is the magical file (embedded into presentation) that you will need to provide to your GSA team! Note the parameter “proxystylesheet=bmo_json” on previous page. If you try the URL (in Chrome) you will see special “json” search results because of a specialized XSLT file the client provided You will want them to implement this as “proxystylesheet=OpenSearch” or whatever, which will apply this XSLT to the results before returning them to SharePoint.
  • 32. GSA Federated! Following exact same approach as for Bing, you add the Results Source and Query Rule to get the GSA search results federated to SharePoint
  • 33. Results Sources, Promoted Results and Results Blocks Or: Results Sources and Query Rules, aka “Search Business Rules”
  • 34. Results Sources Let’s look at another example of a custom Results Source:
  • 35. Promoted Results / Results Blocks Let’s look at some samples for Query Rules:
  • 37. Pop Quiz! How would you recommend to do for our previous example found via the search reports? “An actual client example was employees searching for official company holidays – terms included “holiday”, “holidays”, “2016 calendar”, “statutory holidays”, “working calendar”. Together, they comprised a top search on the company intranet. But each term yielded very different search results – and frustration (and wasted time) on the part of the employee! ”
  • 39. Search Verticals / Tabs You can have additional tabs in your search center. One simple scenario is a “search scope”, limiting search results to a certain path / site / document library, or a specific type of content. Let’s set up a “News” tab that focuses only on Press Releases (the Results Source from the previous section).
  • 40. Create and Configure New Search Page In your Search Center, Add a New Page (e.g. “NewsResults”). Then on the search results web part, choose to “Edit Web Part”:
  • 41. Configure the Search Results Web Part Click the Change Query button. Change the “Select a Query” drop down to the appropriate Results Source (in our case Press Releases):
  • 42. Configure A New Search Tab From Site Settings search navigation, add a new link to point to your search results page. That’s it! Your search will now have a new tab!
  • 43. New Search Tab – No Results Source Another example of Sales/Marketing tab. But this time we use Local SP Results and modify the Query Text with a Path parameter:
  • 45. Information Architecture and Search Refiners A proper Information Architecture involving logical, physical, and navigation can be a daunting exercise. You can add your own custom search refiners to improve your search center experience. Start simple with one or two types of content. Create a Site Column that is mapped to a managed metadata term set. Add the Site Column to a document library and tag/classify your documents. Map “refinable fields” to your managed metadata and add Search Refiners to your search center.
  • 46. Sample Logical Information Architecture Physical content is connected together by tagging with values from hierarchical term sets.
  • 47. You can create your own term sets Scoped to only your site collection, example “Product Group”
  • 48. Create Site Column to Map Term Set
  • 49. Add The Site Column To A Document Library In my example, I used the Documents library under Departments -> Sales & Marketing -> Marketing Campaigns sub- site. Go to the library settings and add the Contoso Product site columns using “Add from existing site columns”.
  • 50. Tag Your Content! Note I did this quickly using the “Quick Edit” view:
  • 51. Crawled Property ->Managed Property When SharePoint crawls content that has been tagged with your term set, a “Crawled Property” is automatically generated. Notice the “Mapped to Property” is currently blank
  • 52. Map to Managed Property You need to have a Managed Property – this is the part that is Searchable, Sortable, and (most importantly) refinable. It is recommended to use the SharePoint provided generic Managed Properties “RefinableString00”, “01”, “02”, etc. OOTB that you can use to map to your Crawled Properties.
  • 53. Map to Managed Property On the Managed Property tab, search for “refinablestring”. Edit the next number that has not been assigned – in this case 02.
  • 54. Map to Managed Property You can leave everything “as is”, just scroll down to the “Mappings” section. Click Add a Mapping and find and add your crawled property:
  • 55. Map to Managed Property You should now see this filled on back on the Managed Property tab:
  • 56. Adding a Search Refiner Ok! Now we are ready to add a new search refiner! Go to the search results page (e.g. go to Search Center and type in any search criteria, such as “test”). On the search results page, put the page in edit mode:
  • 57. Adding a Search Refiner In that Navigation Zone, choose to edit the web part. In the web part properties, click on the Choose Refiners button:
  • 58. Adding a Search Refiner From available refiners, choose Refinable String 02 and Add. Change the Display Name to Product
  • 59. Adding a Search Refiner Save and publish your page. Test an appropriate search – in my case “Q4”. Notice your new refiner!
  • 61. Hybrid Search Hybrid Search is when SharePoint Online directly indexes your SharePoint On Premise. SharePoint Online becomes your one master search index. You can move search configuration from On Premise to Online. In one customer scenario, SharePoint On Premise search is also running for sensitive data (i.e. You can have both). You need SharePoint 2016 or a patch for SharePoint 2013.
  • 63. For More Information SPSNL: Hybrid Search Deep Dive by Donald Hessing (MCSM) (11:15 a.m.) SPSNL: Search Display Templates Tips and Tricks by Elio Struyf (MVP) (3:15 p.m.) More about what the Content Search Web Part can do for you: Search for “Content Search Web Part Swiss Army Knife” for the material provided by Sean McDonough (MVP)
  • 64. Thanks for attending You officially now can be the next Search Hero for your organization!
  • 65. Picture Answers Efteling Madurodam Spoorweg Museum Kinderdijk Geithoorn BruggeValkenburg Overloon WW2 Museum Delft Amsterdam Keukenhof
  • 66. Thanks to our sponsors!
  • 67. Rate this session! • http://eventsxd.com/download • Create Account • Search SharePoint • Rate Session!