SearchExecutor 成员
包括受保护的成员
包括继承的成员
搜索服务器上运行查询。
在SharePoint 2013以运行搜索的特定功能,引入了此类针对后端的搜索查询,如下所示。
SearchExecutor 类型公开以下成员。
构造函数
名称 | 说明 | |
---|---|---|
SearchExecutor | SearchExecutor 类的新实例进行初始化。 |
页首
方法
名称 | 说明 | |
---|---|---|
Equals | (从 Object 继承。) | |
ExecuteQueries | 运行查询的一批。 | |
ExecuteQueries_Client | 运行查询一批为 CSOM 客户端类型。仅供内部使用。 | |
ExecuteQuery | 运行一个查询。 | |
ExecuteQuery_Client | 为 CSOM 客户端类型,运行一个查询。仅供内部使用。 | |
ExportPopularQueries | 从 SharePoint 网站中导出的常用查询。 | |
Finalize | (从 Object 继承。) | |
GetHashCode | (从 Object 继承。) | |
GetType | (从 Object 继承。) | |
MemberwiseClone | (从 Object 继承。) | |
RecordPageClick | 仅供内部使用。记录某一特定的搜索结果在搜索结果页面中单击详细的信息。 | |
ToString | (从 Object 继承。) |
页首