SlideShare a Scribd company logo
Custom Indexing Connectors
How to integrate external systems into SharePoint Search
Heinrich Ulbricht
Germany, MEZ
April 16th /17th, 2014
Session
Time
(GMT)
Time
(EST) Title Level Speaker Twitter Handle
#SP24S090 5:00 1:00
Using the Content Enrichment Web Service with
SharePoint Server 2013 Search
Technical -
Advanced
Sezai Komur -
NEC Australia
@sezai
#SP24S021 6:00 2:00
2013 Search, Display Templates, Query Rules,
Result Types
Technical -
Beginner
Omer Zubair -
CSC
@Omer_Zubair
#SP24S047 8:00 4:00
Real-life experience building search-driven
applications for product-centric sites
Technical -
Advanced
Marius Constantinescu -
blue-infinity SA
@c_marius
#SP24S088 10:00 6:00
Custom Indexing Connectors - How to integrate
external systems into your SharePoint Enterprise
Search
Technical -
Advanced
Heinrich Ulbricht -
Communardo Software
GmbH
@h_ulbricht
#SP24S083 11:00 7:00
Search First Migration with SharePoint 2013 –
Benefits / Disadvantages
Technical -
Intermediate
Max Melcher -
Alegri International Service
GmbH
@maxmelcher
#SP24S034 14:00 10:00
The Search Immaturity Cycle, and How to Create a
Search Strategy
Business -
Intermediate
Jeff Fried -
BA Insight
@jefffried
#SP24S009 16:00 12:00
10 Things to Know about Search in SP2013 and
Office 365
Business -
Beginner
Agnes Molnar -
Search Explained
@molnaragnes
#SP24S019 18:00 14:00 Search Topology and Optimization
Technical -
Advanced
Mike Maadarani -
MCM Consulting
@mikemaadarani
#SP24S050 22:00 18:00
Search Driven Application Development in
SharePoint 2013
Technical -
Intermediate
Matt Youngstrom -
Magenic
@spguru
#SharePoint
#Apps
#Search
#WindowsPhone
Software Developer for
SharePoint
Communardo Software GmbH
Dresden, Germany
Contact
@h_ulbricht
heinrich.ulbricht@communardo.de
http://sharepointbrainpump.blogspot.com/
Session Objectives
Key Takeaways
SP24S088 - Custom Indexing Connectors - How to integrate external systems into SharePoint Search
SP24S088 - Custom Indexing Connectors - How to integrate external systems into SharePoint Search
SAP
SQL
WCF
Siebel
Dynamics
Confluence
?
SP24S088 - Custom Indexing Connectors - How to integrate external systems into SharePoint Search
Level of Search Integration
SP24S088 - Custom Indexing Connectors - How to integrate external systems into SharePoint Search
Result blog for Bing search results
SharePoint results
Confluence
SP24S088 - Custom Indexing Connectors - How to integrate external systems into SharePoint Search
SAP
SQL WCF
Siebel Dynamics
Confluence
Communardo
SP24S088 - Custom Indexing Connectors - How to integrate external systems into SharePoint Search
1) BCS
3) Search
Connector
Framework
2) SharePoint
Search
4)
Confluence
Indexing
Connector
SP24S088 - Custom Indexing Connectors - How to integrate external systems into SharePoint Search
SQL, WCF, Oracle,
SAP, Siebel,
Dynamics,
Confluence
BCS
Source: Professional SharePoint® 2013 Development (ISBN: 978-1-118-49582-7)
SP24S088 - Custom Indexing Connectors - How to integrate external systems into SharePoint Search
SP24S088 - Custom Indexing Connectors - How to integrate external systems into SharePoint Search
Source: TechNet, http://zoom.it/t7G3#full
Source: TechNet, http://zoom.it/ktlC#full
Source: TechNet,
http://msdn.microsoft.com/en-
us/library/office/jj163300.aspx
Connectors
Source: Professional SharePoint® 2013 Development (ISBN: 978-1-118-49582-7)
* Indexing
Connectors
Source: http://searchunleashed.wordpress.com/2013/12/23/crawling-content-with-sharepoint-2013-search/
Indexing Connector
Source: TechNet, http://msdn.microsoft.com/en-
us/library/office/jj163300.aspx
SP24S088 - Custom Indexing Connectors - How to integrate external systems into SharePoint Search
Start
addresses
Protocol
Handler
Content
Source
Confluence
Indexing
Connector
Register DevelopConfigure
SP24S088 - Custom Indexing Connectors - How to integrate external systems into SharePoint Search
+ X =
“Translation”
BCS <->
Search
Source: Professional SharePoint® 2013 Development (ISBN: 978-1-118-49582-7)
Source: TechNet,
http://msdn.microsoft.com/en-
us/library/office/jj163300.aspx
SP24S088 - Custom Indexing Connectors - How to integrate external systems into SharePoint Search
SP24S088 - Custom Indexing Connectors - How to integrate external systems into SharePoint Search
Custom Connector
MSSearch.exe
Protocol
Handler
MSSDmn.exe
Custom Connector
HKLM:SOFTWAREMicrosoftOffice
Server<spversion>SearchSetupProtocolHandl
ers
OSearch15.ConnectorProtocolHandler.1
-> COM-Component ConnectorPH.dll
New-SPEnterpriseSearchCrawlCustomConnector
.NET
External System: Confluence
BDC Model*
BCS Connector
Parts*
LobUri*
INamingContainer*
Custom
Connector
Crawl DB
MSSearch
starts
BCS Connector
8
MSSDmn.exe
3 5
6 7
9
12
14
4
1 2 10 11
CPP
15
16
13
Content Source
*Dev
1) confluence://server/?entity=page
2) { Entity = Page, Identity = null }
5) PageIDs: [1,2,3,…]
6) {Entity = Page, Identity = 1 }
7) AccessUri =
confluence://server/?id=1&ispage=1
10) confluence://server/?id=1&ispage=1
11) { Entity = Page, Identity = 1 }
14) Page: { DATA }
BDC Model*
BCS Connector
Parts*
LobUri*
INamingContainer*
Custom
Connector
Crawl DB
MSSearch
BCS Connector
MSSDmn.exe
5
14
4
CPP
13
Content Source
*Dev
5) PageIDs: [1,2,3,…]
Incremental Crawl needs additional
information
14) Page: { DATA }
Security trimming needs ACL or
Claims directly attached to the
element
Page IDs: 1, 2, …
• 1: Change date: 02.03.2014
• 2: Change date: 03.03.2014
MSSDmn
Page IDs: 1, 2, …
• Changed: 1, 2
• Deleted: 3
MSSDmn
http://code.msdn.microsoft.com/office/SharePoint-2013-MyFileConne-79d2ea26
http://technet.microsoft.com/en-us/library/jj219746.aspx
http://msdn.microsoft.com/en-
us/library/office/ee556429.aspx
SP24S088 - Custom Indexing Connectors - How to integrate external systems into SharePoint Search
Image source: https://www.atlassian.com/software/confluence
• Enterprise Wiki from
Atlassian
• Spaces
• Wiki Pages in Spaces,
Hierarchical
Spaces
Pages
Comments
Blog Posts
Attachments
SP24S088 - Custom Indexing Connectors - How to integrate external systems into SharePoint Search
Space
Page/
Blog Post
Attachment
Comment
Space Page
Attachment Comment
Blog Post
Space
Page /
Blog Post
Attachment
Comment
AD
Space Page / Blog Post
ACL
+
SharePointConfluence Connector
SP24S088 - Custom Indexing Connectors - How to integrate external systems into SharePoint Search
SP24S088 - Custom Indexing Connectors - How to integrate external systems into SharePoint Search
SP24S088 - Custom Indexing Connectors - How to integrate external systems into SharePoint Search
SP24S088 - Custom Indexing Connectors - How to integrate external systems into SharePoint Search
SP24S088 - Custom Indexing Connectors - How to integrate external systems into SharePoint Search
SP24S088 - Custom Indexing Connectors - How to integrate external systems into SharePoint Search

More Related Content

PPTX
Integrating the BCS with Search in SharePoint 2013
PPTX
Building Custom BCS .NET Connectors
PPTX
Fives ways to query SharePoint 2013 Search - SharePoint Summit Toronto 2013
PPTX
Developing Search-driven application in SharePoint 2013
PPTX
10 Things I Like in SharePoint 2013 Search
PPTX
SharePoint 2013 'Search': What you need to Know!
PPTX
Sharepoint 2010 Object model topology
PPTX
SharePoint Saturday Perth 2013 - Overview of Search in SharePoint Server 201...
Integrating the BCS with Search in SharePoint 2013
Building Custom BCS .NET Connectors
Fives ways to query SharePoint 2013 Search - SharePoint Summit Toronto 2013
Developing Search-driven application in SharePoint 2013
10 Things I Like in SharePoint 2013 Search
SharePoint 2013 'Search': What you need to Know!
Sharepoint 2010 Object model topology
SharePoint Saturday Perth 2013 - Overview of Search in SharePoint Server 201...

What's hot (20)

PPTX
SharePoint 2013 Search - Whats new for End Users
PDF
SharePoint 2013 – the upgrade story
PPTX
PPTX
Search Server 2010
PPTX
SPS Bangalore 2018 - SharePoint Hybrid
PPTX
Ms. Search and Mr. Project
PPTX
Search Options in SharePoint 2010
PDF
SPUnite17 The New Enterprise Content Management
PDF
Office 365 and share point online ramp up in 60 minutes for on-premises share...
PPTX
SPTechCon Extending ECM for Developers
PDF
Building Search Driven Applications in SharePoint 2010 - SharePoint Fest 2012
PPTX
Technical Overview Of Moss
PPTX
SharePoint Saturday/Friday Honolulu
PDF
Fried sp techcon hybrid search deeper dive
PPTX
SharePoint 2013 Search Topology and Optimization
PPTX
Microsoft 70-331 Share Point Server 2013 Complete Training
PPTX
ECS2019 - Managing Content Types in the Modern World
PPTX
ECS19 - Mike Ammerlaan - Microsoft Graph Data Connect
PPTX
Dot netcampus2015 francescosodano-sharepoint2016whatsnew
PPTX
Work Management Application in SharePoint 2013 - architecture and development
SharePoint 2013 Search - Whats new for End Users
SharePoint 2013 – the upgrade story
Search Server 2010
SPS Bangalore 2018 - SharePoint Hybrid
Ms. Search and Mr. Project
Search Options in SharePoint 2010
SPUnite17 The New Enterprise Content Management
Office 365 and share point online ramp up in 60 minutes for on-premises share...
SPTechCon Extending ECM for Developers
Building Search Driven Applications in SharePoint 2010 - SharePoint Fest 2012
Technical Overview Of Moss
SharePoint Saturday/Friday Honolulu
Fried sp techcon hybrid search deeper dive
SharePoint 2013 Search Topology and Optimization
Microsoft 70-331 Share Point Server 2013 Complete Training
ECS2019 - Managing Content Types in the Modern World
ECS19 - Mike Ammerlaan - Microsoft Graph Data Connect
Dot netcampus2015 francescosodano-sharepoint2016whatsnew
Work Management Application in SharePoint 2013 - architecture and development
Ad

Similar to SP24S088 - Custom Indexing Connectors - How to integrate external systems into SharePoint Search (20)

PPTX
Enterprise Search in SharePoint 2010
PPTX
EPC Group - Comprehensive Overview of SharePoint 2010's Enterprise Search Cap...
PPTX
SP24 - Using the Content Enrichment Web Service with SharePoint Server 2013 ...
PPTX
20130427 - Turbocharge SharePoint 2010 with SharePoint 2013 Search
PPTX
SharePoint 2013 Search Operations
PPTX
Fried connecting across silos seminar
PPTX
TSPUG: Content Management in SharePoint 2010
PPTX
Exam 70-489 Developing Microsoft SharePoint Server 2013 Advanced Solutions Le...
PPTX
TechDays11 Geneva - Going Further with SharePoint 2010 Search
PPTX
SPC.Org - SharePoint 2013 Search
PDF
SharePoint User Group Meeting- SharePoint 2013 Search
PPTX
SharePoint Search - SPSNYC 2014
PPTX
Surfacing Your External Data using BCS in SharePoint 2013 - Dev Connections 2013
PPTX
SPConnections - What's new in SharePoint 2013 Search
PPTX
SharePoint NYC search presentation
PDF
Should you migrate to SharePoint 2013?
PPTX
ShareCafe SharePoint 2010 Search
PPTX
Spsvb Developer Intro to SharePoint Search
PPTX
Spsvb Developer Intro to SharePoint Search
PPTX
Share point 2013 enterprise search (public)
Enterprise Search in SharePoint 2010
EPC Group - Comprehensive Overview of SharePoint 2010's Enterprise Search Cap...
SP24 - Using the Content Enrichment Web Service with SharePoint Server 2013 ...
20130427 - Turbocharge SharePoint 2010 with SharePoint 2013 Search
SharePoint 2013 Search Operations
Fried connecting across silos seminar
TSPUG: Content Management in SharePoint 2010
Exam 70-489 Developing Microsoft SharePoint Server 2013 Advanced Solutions Le...
TechDays11 Geneva - Going Further with SharePoint 2010 Search
SPC.Org - SharePoint 2013 Search
SharePoint User Group Meeting- SharePoint 2013 Search
SharePoint Search - SPSNYC 2014
Surfacing Your External Data using BCS in SharePoint 2013 - Dev Connections 2013
SPConnections - What's new in SharePoint 2013 Search
SharePoint NYC search presentation
Should you migrate to SharePoint 2013?
ShareCafe SharePoint 2010 Search
Spsvb Developer Intro to SharePoint Search
Spsvb Developer Intro to SharePoint Search
Share point 2013 enterprise search (public)
Ad

Recently uploaded (20)

PDF
Electronic commerce courselecture one. Pdf
PDF
Approach and Philosophy of On baking technology
PPTX
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PDF
Network Security Unit 5.pdf for BCA BBA.
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PDF
NewMind AI Monthly Chronicles - July 2025
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PPTX
MYSQL Presentation for SQL database connectivity
PDF
NewMind AI Weekly Chronicles - August'25 Week I
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PPTX
Cloud computing and distributed systems.
DOCX
The AUB Centre for AI in Media Proposal.docx
PDF
Spectral efficient network and resource selection model in 5G networks
PDF
CIFDAQ's Market Insight: SEC Turns Pro Crypto
PDF
Chapter 3 Spatial Domain Image Processing.pdf
PDF
Bridging biosciences and deep learning for revolutionary discoveries: a compr...
Electronic commerce courselecture one. Pdf
Approach and Philosophy of On baking technology
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
Mobile App Security Testing_ A Comprehensive Guide.pdf
“AI and Expert System Decision Support & Business Intelligence Systems”
Network Security Unit 5.pdf for BCA BBA.
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
NewMind AI Monthly Chronicles - July 2025
Advanced methodologies resolving dimensionality complications for autism neur...
MYSQL Presentation for SQL database connectivity
NewMind AI Weekly Chronicles - August'25 Week I
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
Building Integrated photovoltaic BIPV_UPV.pdf
Per capita expenditure prediction using model stacking based on satellite ima...
Cloud computing and distributed systems.
The AUB Centre for AI in Media Proposal.docx
Spectral efficient network and resource selection model in 5G networks
CIFDAQ's Market Insight: SEC Turns Pro Crypto
Chapter 3 Spatial Domain Image Processing.pdf
Bridging biosciences and deep learning for revolutionary discoveries: a compr...

SP24S088 - Custom Indexing Connectors - How to integrate external systems into SharePoint Search