Forum Discussion
Enterprise search?
Is there a way to get your own data in Office 365 search/delve?
Like data from other indexing systems elasticsearch, solr
Document platforms Alfresco
Local file shares
Maybe a crawl connector you can build for Cloud Search Service Application?
6 Replies
- Mikael SvensonSteel ContributorCurrently you can look into hybrid indexing, which allows an on-prem SharePoint server to index LOB content into the cloud index. LOB content will then show side by side with the online content. You don't need to use the onprem server for anything but crawling.
- James_DeslanCopper Contributor
Is that the Sharepoint Business Data Connectivity Services?
https://collab365.community/sp2013-opensearch-federated-search-using-google-search-appliance/
https://findwise.com/blog/3-easy-ways-integrate-external-data-source-sharepoint-online/
https://docs.microsoft.com/en-us/sharepoint/dev/general-development/search-connector-framework-in-sharepoint
http://toddbaginski.com/blog/how-to-create-a-searchable-sharepoint-2010-bdc-net-assembly-connector-which-reads-from-a-flat-file/
- Mikael SvensonSteel Contributor
James_Deslan yes as part of hybrid search setup. There has also been mentions from Build now about a connector API - so we'll have to wait and see what/how this looks like.