SlideShare a Scribd company logo
Developers Introductionto SharePoint SearchSharePoint Saturday Virginia BeachMike OryszakJanuary 8th, 2011
Practice Manager with IntellinetMicrosoft SharePoint Server MVPDev and Architect with MS stack since 1996Working with SharePoint since 2002Raleigh-Durham, NC Area since 1998About Me
Search OverviewReview of features and ConceptsSearch Site and Web PartsReview components of Search and Results pagesCustomize Search and Result pagesOverview of Search APIPossible SolutionsSession Overview
Search OverviewDevelopers Introduction to SharePoint Search
CrawlingA scheduled activity that indexes the content, meta-data and security.IndexProcessed infoExtremely fast compared to querying source contentSearch Overview
Managed PropertiesCan be used to query against a specific attribute100+ by default, more can be addedExamples:AuthorContentTypeCreatedByLastModifiedTimeDocIdFirstNameSearch OverviewManaged Properties
Content ClassesSearches based on Object TypeGreat for filtering down the potential resultsetExamples:SPSPeopleSTS_SiteSTS_WebSTS_list_[doccumentlibrary] *STS_listitem_[documentlibrary] ** Note name in brackets can be replaced with template nameSearch OverviewContent Classes
Query FormattingLimit – 255 charactersContent Classes - ContentClass:ValueManaged Properties - Property:ValueLogical Operators - AND, OR, NOT, +, -Relational Operators - <, >, <=, >=, <>Filename – filename:”name”File Type – filetype:valueWildcards – Property:Partial ValueExample:  “ContentClass:STS_Web AND Blog” Would return all Webs that have “Blog” in the meta-data.Search OverviewQuery Formatting
People SearchQueries the attributes in the User Profile storeUsed to find individual not contentSimilar to content search, but not tied to a specific siteSearch OverviewPeople Search
Search Site and Web PartsDevelopers Introduction to SharePoint Search
Search Site and Web Parts
All Web Parts from the Search and Results Page are availableIncluding:PagingResultsRelated QueriesBest BetsStatisticsSummarySearch Site and Web PartsOut of the Box Web Parts
Search ResultsXSLT for both Content and People can be fully customizedQueries can be preset to create dynamically generated content on sitesSearch Site and Web PartsOut of the Box Web Parts
Demo!Search Site and Web PartsOut of the Box Web Parts
Search APIDevelopers Introduction to SharePoint Search
ServerMicrosoft.Office.Server.Search.QueryFoundationMicrosoft.SharePoint.Search.QuerySearch APINamespaces
KeywordQuery – Simplified QueriesProperty:Value – similar to standard search in UISearch APIKeywordQuery
FullTextSqlQuery - Supports rich, SQL-like queriesSELECT <columns>FROM <content source>WHERE <conditions>ORDER BY <columns>ConditionsFREETEXT()CONTAINS()Search APIFullTextSqlQuery
Example SELECT LastName, FirstName, JobTitle, Title, accountnameFROM SCOPE() WHERE (\"scope\" = 'People') 	AND CONTAINS(JobTitle, 'Manager') 	AND NOT CONTAINS(Department, '1099')Selects specific fields from people where JobTitle = Manager but does not include ‘1099’ because they are a contractorSearch APIFullTextSqlQuery
Demo!Search APISearch API Demo
Uses for SearchDevelopers Introduction to SharePoint Search
Rich Content InteractionsInteracting with Very Large Lists & LibrariesListing Department membersContent Without Site BoundariesCross-site navigation with security trimmingAggregating contentUses for Search
Wrap-upDevelopers Introduction to SharePoint Search
MSDN SharePoint 2010 Resource Centerhttp://msdn.microsoft.com/en-us/sharepoint/bb964529.aspxContent Classes in SharePoint Searchhttp://nextconnect.blogspot.com/2010/04/content-classes-in-sharepoint-search.htmlMy Search Blog Postshttp://nextconnect.blogspot.com/search/label/SearchAdditional Resources
Questions?
Contact InfoBlog - http://nextconnect.blogspot.comTwitter - @Next_ConnectEmail – nextconnect@live.comLinkedIn - http://www.linkedin.com/in/michaeloryszak

More Related Content

What's hot (19)

PPTX
Punta Dreaming by Luciano Straga #pd17 - Punta del Este, Uruguay
Luciano Straga
 
PPTX
Microsoft Azure Search
Karthik Jambulingam
 
PPTX
Search-Driven Applications with SharePoint 2013 (#SBSBE16)
Maximilian Melcher
 
PPTX
Quick start guide to java script frameworks for sharepoint apps spsbe-2015
Sonja Madsen
 
PPT
Search Server Presentation
Joshua Haebets
 
PPTX
SharePoint Search Tips for Power Users
Joel Oleson
 
PDF
How to build your own Delve: combining machine learning, big data and SharePoint
Joris Poelmans
 
PPT
Google
Ashish Verma
 
PPTX
Introduction to SharePoint 2013 REST API
QUONTRASOLUTIONS
 
PDF
SPUnite17 IT Pros Guide to Managing SharePoint Search
NCCOMMS
 
PPT
Google Search Engine
guestf460ed0
 
PPTX
Search engine v1.0
Sachin Sharma
 
PPTX
B365 saturday practical guide to building a scalable search architecture in s...
Thuan Ng
 
PPTX
Search driven architecture in SharePoint
Jim Lennox
 
PDF
Beyond simple search – adding business value in the enterprise
lucenerevolution
 
PPT
How Google WOrks?
07Deeps
 
PDF
Fried data summit data quality data analytics together
Jeff Fried
 
PPT
Search engine Optimization
Dharshana Ramachandran
 
PPT
Googling of GooGle
binit singh
 
Punta Dreaming by Luciano Straga #pd17 - Punta del Este, Uruguay
Luciano Straga
 
Microsoft Azure Search
Karthik Jambulingam
 
Search-Driven Applications with SharePoint 2013 (#SBSBE16)
Maximilian Melcher
 
Quick start guide to java script frameworks for sharepoint apps spsbe-2015
Sonja Madsen
 
Search Server Presentation
Joshua Haebets
 
SharePoint Search Tips for Power Users
Joel Oleson
 
How to build your own Delve: combining machine learning, big data and SharePoint
Joris Poelmans
 
Google
Ashish Verma
 
Introduction to SharePoint 2013 REST API
QUONTRASOLUTIONS
 
SPUnite17 IT Pros Guide to Managing SharePoint Search
NCCOMMS
 
Google Search Engine
guestf460ed0
 
Search engine v1.0
Sachin Sharma
 
B365 saturday practical guide to building a scalable search architecture in s...
Thuan Ng
 
Search driven architecture in SharePoint
Jim Lennox
 
Beyond simple search – adding business value in the enterprise
lucenerevolution
 
How Google WOrks?
07Deeps
 
Fried data summit data quality data analytics together
Jeff Fried
 
Search engine Optimization
Dharshana Ramachandran
 
Googling of GooGle
binit singh
 

Viewers also liked (7)

PPTX
CASPUG - Developing Reusable Workflow Features
Michael Oryszak
 
PPTX
Getting the Most from SharePoint's User Profiles
Michael Oryszak
 
PPTX
Spsvb Getting the Most from user profiles
Michael Oryszak
 
PPTX
Developing FAST Queries - SPSATL
Michael Oryszak
 
PPTX
Spstc2011 Getting the Most from SharePoint's User Profiles
Michael Oryszak
 
PPTX
Developing Reusable Workflow Features (SPS Richmond)
Michael Oryszak
 
PPTX
Optimize Search Results
Michael Oryszak
 
CASPUG - Developing Reusable Workflow Features
Michael Oryszak
 
Getting the Most from SharePoint's User Profiles
Michael Oryszak
 
Spsvb Getting the Most from user profiles
Michael Oryszak
 
Developing FAST Queries - SPSATL
Michael Oryszak
 
Spstc2011 Getting the Most from SharePoint's User Profiles
Michael Oryszak
 
Developing Reusable Workflow Features (SPS Richmond)
Michael Oryszak
 
Optimize Search Results
Michael Oryszak
 
Ad

Similar to Spsvb Developer Intro to SharePoint Search (20)

PPTX
Introduction To Enterprise Search - OKCSUG 2010
Corey Roth
 
PPTX
Getting the most ouf of SharePoint Search - Tulsa SharePoint Interest Group
Corey Roth
 
PPTX
Leverage Search and Customize to your Brand within SharePoint 2010
Chaitu Madala
 
PPTX
ShareCafe SharePoint 2010 Search
Orbit One - We create coherence
 
PPTX
SPC.Org - SharePoint 2013 Search
Bert Johnson
 
PPT
Search overview
Hiep Luong
 
PPTX
SharePoint Search Secrets for Power Users & Administrators - Mike Smith
MAX Technical Training
 
PPTX
Find It With Share Point Search
Mike Brannon
 
PPTX
Implementing Enterprise Search in SharePoint 2010
Agnes Molnar
 
PPTX
Getting the Most out of Your Content in SharePoint 2010 with Enterprise Search
Agnes Molnar
 
PPTX
SharePoint NYC search presentation
jtbarrera
 
PDF
Enhancing Relevancy & User Experience with SharePoint Search - SPSBMORE 2015
Gina Montgomery, V-TSP
 
PDF
Building Search Driven Applications in SharePoint 2010 - SharePoint Fest 2012
Nik Patel
 
PPT
SharePoint Jumpstart #2 Making Basic SharePoint Search Work
Earley Information Science
 
PPTX
SharePoint Search Zero to Search Hero
Ed Musters
 
PPTX
SPConnections - What's new in SharePoint 2013 Search
Agnes Molnar
 
PPTX
Collab365 global 2016_edmusters_searchzerotohero
Ed Musters
 
PDF
SharePoint User Group Meeting- SharePoint 2013 Search
C/D/H Technology Consultants
 
PDF
Enhancing-Relevancy-and-user-experience-with-SharePoint-search-spsdc-2015
Gina Montgomery, V-TSP
 
PPTX
Customizing SharePoint 2013 search display templates
Tony Testa
 
Introduction To Enterprise Search - OKCSUG 2010
Corey Roth
 
Getting the most ouf of SharePoint Search - Tulsa SharePoint Interest Group
Corey Roth
 
Leverage Search and Customize to your Brand within SharePoint 2010
Chaitu Madala
 
ShareCafe SharePoint 2010 Search
Orbit One - We create coherence
 
SPC.Org - SharePoint 2013 Search
Bert Johnson
 
Search overview
Hiep Luong
 
SharePoint Search Secrets for Power Users & Administrators - Mike Smith
MAX Technical Training
 
Find It With Share Point Search
Mike Brannon
 
Implementing Enterprise Search in SharePoint 2010
Agnes Molnar
 
Getting the Most out of Your Content in SharePoint 2010 with Enterprise Search
Agnes Molnar
 
SharePoint NYC search presentation
jtbarrera
 
Enhancing Relevancy & User Experience with SharePoint Search - SPSBMORE 2015
Gina Montgomery, V-TSP
 
Building Search Driven Applications in SharePoint 2010 - SharePoint Fest 2012
Nik Patel
 
SharePoint Jumpstart #2 Making Basic SharePoint Search Work
Earley Information Science
 
SharePoint Search Zero to Search Hero
Ed Musters
 
SPConnections - What's new in SharePoint 2013 Search
Agnes Molnar
 
Collab365 global 2016_edmusters_searchzerotohero
Ed Musters
 
SharePoint User Group Meeting- SharePoint 2013 Search
C/D/H Technology Consultants
 
Enhancing-Relevancy-and-user-experience-with-SharePoint-search-spsdc-2015
Gina Montgomery, V-TSP
 
Customizing SharePoint 2013 search display templates
Tony Testa
 
Ad

More from Michael Oryszak (20)

PPTX
Xtending nintex workflow cloud w azure functions - xchange conference
Michael Oryszak
 
PPTX
Making Workflow Automation Personal: The Next Step in Digital Transformation...
Michael Oryszak
 
PPTX
Making Workflow Automation Personal: Next Step in Digital Transformation (SP...
Michael Oryszak
 
PPTX
Making Workflow Automation Personal: The Next Step in Digital Transformation...
Michael Oryszak
 
PPTX
Using Search to Unlock the Value of your Content - SPEngage2016
Michael Oryszak
 
PPTX
Intro to Delve - SPSATL 2016
Michael Oryszak
 
PPTX
Spsnyc 2016 JSLink Primer
Michael Oryszak
 
PPTX
Unlock the Value of your Content with Optimized Search Results - SPS NYC
Michael Oryszak
 
PPTX
Create Tailored Search Results through Customized Display Templates
Michael Oryszak
 
PPTX
Developing SP 2013 Display Templates
Michael Oryszak
 
PPTX
Create Tailored Search Results through Customized Display Templates
Michael Oryszak
 
PPTX
Dynamic Content using Search - SPS Nashville
Michael Oryszak
 
PPTX
Displaying Dynamic Content in SharePoint with Search
Michael Oryszak
 
PPTX
Intro to SharePoint's Social APIs - SharePoint Sat NYC 2013
Michael Oryszak
 
PPTX
Spsatl2013 Displaying Dynamic Content With SharePoint Search
Michael Oryszak
 
PPTX
Spsatl2013 Introduction to the SharePoint's Social APIs
Michael Oryszak
 
PPTX
Unlocking the Power of SharePoint Search
Michael Oryszak
 
PPTX
Developer FAST Queries (SPS NY)
Michael Oryszak
 
PPTX
Keys to SharePoint Search - SPS Philly
Michael Oryszak
 
PPTX
Developing Reusable Workflow Features (SPSVB)
Michael Oryszak
 
Xtending nintex workflow cloud w azure functions - xchange conference
Michael Oryszak
 
Making Workflow Automation Personal: The Next Step in Digital Transformation...
Michael Oryszak
 
Making Workflow Automation Personal: Next Step in Digital Transformation (SP...
Michael Oryszak
 
Making Workflow Automation Personal: The Next Step in Digital Transformation...
Michael Oryszak
 
Using Search to Unlock the Value of your Content - SPEngage2016
Michael Oryszak
 
Intro to Delve - SPSATL 2016
Michael Oryszak
 
Spsnyc 2016 JSLink Primer
Michael Oryszak
 
Unlock the Value of your Content with Optimized Search Results - SPS NYC
Michael Oryszak
 
Create Tailored Search Results through Customized Display Templates
Michael Oryszak
 
Developing SP 2013 Display Templates
Michael Oryszak
 
Create Tailored Search Results through Customized Display Templates
Michael Oryszak
 
Dynamic Content using Search - SPS Nashville
Michael Oryszak
 
Displaying Dynamic Content in SharePoint with Search
Michael Oryszak
 
Intro to SharePoint's Social APIs - SharePoint Sat NYC 2013
Michael Oryszak
 
Spsatl2013 Displaying Dynamic Content With SharePoint Search
Michael Oryszak
 
Spsatl2013 Introduction to the SharePoint's Social APIs
Michael Oryszak
 
Unlocking the Power of SharePoint Search
Michael Oryszak
 
Developer FAST Queries (SPS NY)
Michael Oryszak
 
Keys to SharePoint Search - SPS Philly
Michael Oryszak
 
Developing Reusable Workflow Features (SPSVB)
Michael Oryszak
 

Recently uploaded (20)

PDF
Transforming Utility Networks: Large-scale Data Migrations with FME
Safe Software
 
PDF
Staying Human in a Machine- Accelerated World
Catalin Jora
 
PDF
The Rise of AI and IoT in Mobile App Tech.pdf
IMG Global Infotech
 
PPTX
Seamless Tech Experiences Showcasing Cross-Platform App Design.pptx
presentifyai
 
PDF
ICONIQ State of AI Report 2025 - The Builder's Playbook
Razin Mustafiz
 
PDF
UPDF - AI PDF Editor & Converter Key Features
DealFuel
 
PDF
Kit-Works Team Study_20250627_한달만에만든사내서비스키링(양다윗).pdf
Wonjun Hwang
 
PDF
“Voice Interfaces on a Budget: Building Real-time Speech Recognition on Low-c...
Edge AI and Vision Alliance
 
PDF
LOOPS in C Programming Language - Technology
RishabhDwivedi43
 
PDF
Newgen 2022-Forrester Newgen TEI_13 05 2022-The-Total-Economic-Impact-Newgen-...
darshakparmar
 
PDF
Transcript: Book industry state of the nation 2025 - Tech Forum 2025
BookNet Canada
 
PDF
AI Agents in the Cloud: The Rise of Agentic Cloud Architecture
Lilly Gracia
 
PDF
How do you fast track Agentic automation use cases discovery?
DianaGray10
 
PDF
POV_ Why Enterprises Need to Find Value in ZERO.pdf
darshakparmar
 
DOCX
Cryptography Quiz: test your knowledge of this important security concept.
Rajni Bhardwaj Grover
 
PPTX
Agentforce World Tour Toronto '25 - Supercharge MuleSoft Development with Mod...
Alexandra N. Martinez
 
PPTX
Agentforce World Tour Toronto '25 - MCP with MuleSoft
Alexandra N. Martinez
 
PDF
Newgen Beyond Frankenstein_Build vs Buy_Digital_version.pdf
darshakparmar
 
PPT
Ericsson LTE presentation SEMINAR 2010.ppt
npat3
 
PDF
Automating Feature Enrichment and Station Creation in Natural Gas Utility Net...
Safe Software
 
Transforming Utility Networks: Large-scale Data Migrations with FME
Safe Software
 
Staying Human in a Machine- Accelerated World
Catalin Jora
 
The Rise of AI and IoT in Mobile App Tech.pdf
IMG Global Infotech
 
Seamless Tech Experiences Showcasing Cross-Platform App Design.pptx
presentifyai
 
ICONIQ State of AI Report 2025 - The Builder's Playbook
Razin Mustafiz
 
UPDF - AI PDF Editor & Converter Key Features
DealFuel
 
Kit-Works Team Study_20250627_한달만에만든사내서비스키링(양다윗).pdf
Wonjun Hwang
 
“Voice Interfaces on a Budget: Building Real-time Speech Recognition on Low-c...
Edge AI and Vision Alliance
 
LOOPS in C Programming Language - Technology
RishabhDwivedi43
 
Newgen 2022-Forrester Newgen TEI_13 05 2022-The-Total-Economic-Impact-Newgen-...
darshakparmar
 
Transcript: Book industry state of the nation 2025 - Tech Forum 2025
BookNet Canada
 
AI Agents in the Cloud: The Rise of Agentic Cloud Architecture
Lilly Gracia
 
How do you fast track Agentic automation use cases discovery?
DianaGray10
 
POV_ Why Enterprises Need to Find Value in ZERO.pdf
darshakparmar
 
Cryptography Quiz: test your knowledge of this important security concept.
Rajni Bhardwaj Grover
 
Agentforce World Tour Toronto '25 - Supercharge MuleSoft Development with Mod...
Alexandra N. Martinez
 
Agentforce World Tour Toronto '25 - MCP with MuleSoft
Alexandra N. Martinez
 
Newgen Beyond Frankenstein_Build vs Buy_Digital_version.pdf
darshakparmar
 
Ericsson LTE presentation SEMINAR 2010.ppt
npat3
 
Automating Feature Enrichment and Station Creation in Natural Gas Utility Net...
Safe Software
 

Spsvb Developer Intro to SharePoint Search

  • 1. Developers Introductionto SharePoint SearchSharePoint Saturday Virginia BeachMike OryszakJanuary 8th, 2011
  • 2. Practice Manager with IntellinetMicrosoft SharePoint Server MVPDev and Architect with MS stack since 1996Working with SharePoint since 2002Raleigh-Durham, NC Area since 1998About Me
  • 3. Search OverviewReview of features and ConceptsSearch Site and Web PartsReview components of Search and Results pagesCustomize Search and Result pagesOverview of Search APIPossible SolutionsSession Overview
  • 5. CrawlingA scheduled activity that indexes the content, meta-data and security.IndexProcessed infoExtremely fast compared to querying source contentSearch Overview
  • 6. Managed PropertiesCan be used to query against a specific attribute100+ by default, more can be addedExamples:AuthorContentTypeCreatedByLastModifiedTimeDocIdFirstNameSearch OverviewManaged Properties
  • 7. Content ClassesSearches based on Object TypeGreat for filtering down the potential resultsetExamples:SPSPeopleSTS_SiteSTS_WebSTS_list_[doccumentlibrary] *STS_listitem_[documentlibrary] ** Note name in brackets can be replaced with template nameSearch OverviewContent Classes
  • 8. Query FormattingLimit – 255 charactersContent Classes - ContentClass:ValueManaged Properties - Property:ValueLogical Operators - AND, OR, NOT, +, -Relational Operators - <, >, <=, >=, <>Filename – filename:”name”File Type – filetype:valueWildcards – Property:Partial ValueExample: “ContentClass:STS_Web AND Blog” Would return all Webs that have “Blog” in the meta-data.Search OverviewQuery Formatting
  • 9. People SearchQueries the attributes in the User Profile storeUsed to find individual not contentSimilar to content search, but not tied to a specific siteSearch OverviewPeople Search
  • 10. Search Site and Web PartsDevelopers Introduction to SharePoint Search
  • 11. Search Site and Web Parts
  • 12. All Web Parts from the Search and Results Page are availableIncluding:PagingResultsRelated QueriesBest BetsStatisticsSummarySearch Site and Web PartsOut of the Box Web Parts
  • 13. Search ResultsXSLT for both Content and People can be fully customizedQueries can be preset to create dynamically generated content on sitesSearch Site and Web PartsOut of the Box Web Parts
  • 14. Demo!Search Site and Web PartsOut of the Box Web Parts
  • 15. Search APIDevelopers Introduction to SharePoint Search
  • 17. KeywordQuery – Simplified QueriesProperty:Value – similar to standard search in UISearch APIKeywordQuery
  • 18. FullTextSqlQuery - Supports rich, SQL-like queriesSELECT <columns>FROM <content source>WHERE <conditions>ORDER BY <columns>ConditionsFREETEXT()CONTAINS()Search APIFullTextSqlQuery
  • 19. Example SELECT LastName, FirstName, JobTitle, Title, accountnameFROM SCOPE() WHERE (\"scope\" = 'People') AND CONTAINS(JobTitle, 'Manager') AND NOT CONTAINS(Department, '1099')Selects specific fields from people where JobTitle = Manager but does not include ‘1099’ because they are a contractorSearch APIFullTextSqlQuery
  • 21. Uses for SearchDevelopers Introduction to SharePoint Search
  • 22. Rich Content InteractionsInteracting with Very Large Lists & LibrariesListing Department membersContent Without Site BoundariesCross-site navigation with security trimmingAggregating contentUses for Search
  • 24. MSDN SharePoint 2010 Resource Centerhttp://msdn.microsoft.com/en-us/sharepoint/bb964529.aspxContent Classes in SharePoint Searchhttp://nextconnect.blogspot.com/2010/04/content-classes-in-sharepoint-search.htmlMy Search Blog Postshttp://nextconnect.blogspot.com/search/label/SearchAdditional Resources
  • 26. Contact InfoBlog - http://nextconnect.blogspot.comTwitter - @Next_ConnectEmail – [email protected] - http://www.linkedin.com/in/michaeloryszak