使用Azure搜索为SharePoint在线和本地索引 [英] Using Azure Search to Index SharePoint Online and On Premise

查看:93
本文介绍了使用Azure搜索为SharePoint在线和本地索引的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想使用Azure搜索在线和本地部署SharePoint.我需要创建一个连接器吗?具有项安全性的列表项将被保留 进行天蓝色搜索或连接器需要预测吗?

I would like use Azure Search to index SharePoint online and On Premise. Do I need create a connector? The list items that have items security are preserved  in azure search or the connector needs predict this?

谢谢

Everton

推荐答案

对SharePoint的支持,类似于我们对cosmos db,azure sql,blob等的支持,

There isn't a native "indexer" support for SharePoint, similar to how we have support for cosmos db, azure sql, blobs etc.,

但是,如您所述,您可能需要创建一个自定义连接器-该连接器可能会定期列出共享点目录结构,并在其中标识新".文件,并使用上载索引API"将其推送到您的天蓝色搜索中 索引.上传API

However, as you stated, you might need to create a custom connector - this connector will presumably periodically list the sharepoint directory structure, identify "new" files and use the Upload to index API to push them into your azure search index. Upload API

关于安全性,您将必须使用

With regards to security, you will have to make use of the security filter trimming feature of Azure search to control access to search results.


这篇关于使用Azure搜索为SharePoint在线和本地索引的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆