LocationConfiguration 成员 (Microsoft.Office.Server.Search.Administration)
Contains the configuration information for a federated search location.
以下表格列出了由 LocationConfiguration 类型公开的成员。
公共构造函数
名称 | 说明 | |
---|---|---|
![]() |
LocationConfiguration | 已重载。 |
页首
公共属性
名称 | 说明 | |
---|---|---|
![]() |
AdminDescription | Specifies the description of the federated search location. This corresponds to the Description element of the OpenSearchDescription of the federated location definition file. |
![]() |
AllowedSiteCollectionGuids | Contains a collection of strings that specify the site GUIDs that are permitted to use this federated search location. This collection corresponds to the AllowedSiteCollectionGuids element of the OpenSearchDescription of the federated location definition file. |
![]() |
AllowedSiteCollectionUrls | Contains a collection of strings that specify the site URLs that are permitted to use this federated search location. |
![]() |
AuthInfo | A structure that contains authentication information for this federated search location. |
![]() |
Author | Contains the author of this federated search location. |
![]() |
ConnectionUrlTemplate | The query template that specifies how to pass search queries to an OpenSearch location’s URL. This corresponds to the ConnectionUrlTemplate element of the OpenSearchDescription of the federated location definition file. |
![]() |
CreationDate | The creation date of the federated search location. This date corresponds to the CreationDate element of the OpenSearchDescription of the federated location definition file. |
![]() |
FullVisualization | 保留以供将来使用。 |
![]() |
InternalName | Specifies a unique name to identify the federated search location. This name corresponds to the InternalName element of the OpenSearchDescription of the federated location definition file. |
![]() |
IsDeletable | Gets a value that specifies whether the location can be deleted. Only some preinstalled locations cannot be deleted. All other locations can be deleted, and this value cannot be changed. |
![]() |
IsPrefixPattern | Specifies whether the value in the QueryReformatPattern member is for a prefix match. This corresponds to the IsPrefixPattern element of the OpenSearchDescription of the federated location definition file. |
![]() |
IsRestrictedLocation | Specifies whether there are any restrictions on the sites that can use this federated search location. This corresponds to the IsRestricted element of the OpenSearchDescription of the federated location definition file. |
![]() |
KindsOfResults | 保留以供将来使用。 |
![]() |
Languages | A list of CultureInfo objects that specify the languages for the federated search location. |
![]() |
LastModifiedDate | Specifies the last date of modification by the search administration component. |
![]() |
MoreLinkTemplate | Link template that specifies the federated search location URL of the HTML page that displays results for the search query. This template corresponds to the MoreLinkTemplate element of the OpenSearchDescription of the federated location definition file. |
![]() |
Name | Specifies the display name for the federated search location. |
![]() |
ProxyUrl | 该成员仅供内部使用,不应在代码中直接使用。 |
![]() |
QueryReformatPattern | A string containing a pattern that a query must match to trigger a search on the federated location. |
![]() |
QueryRestriction | A string containing a semicolon-delimited list that specifies the start addresses of URL domains that can use this location. |
![]() |
SummaryVisualization | A Visualization object that specifies the summary display format for the federated search location results. |
![]() |
TopAnswerVisualization | A Visualization object that specifies the top answer display format for the federated search location results. |
![]() |
Type | Specifies the type of federated search location. This corresponds to the LocationType element of the OpenSearchDescription of the federated location definition file. |
![]() |
Version | Specifies the location definition version. This corresponds to the Version element of the OpenSearchDescription of the federated location definition file. |
![]() |
Visualizations | A Dictionary object specifying the Visualization objects associated with the federated location. Each key is a string that specifies the name of the Visualization, and each value is a Visualization object. |
页首
公共方法
(另请参阅 受保护的方法 )
名称 | 说明 | |
---|---|---|
![]() |
Equals | 已重载。 (继承自 Object) |
![]() |
Export | Generates the XML that contains the information for the federated location and places it into the specified stream. |
![]() |
ExportToXml | Generates an XML file that contains the information for the federated location. |
![]() |
GetHashCode | (继承自 Object) |
![]() |
GetType | (继承自 Object) |
![]() |
Import | Updates a federated location's configuration from XML. |
![]() ![]() |
ReferenceEquals | (继承自 Object) |
![]() |
ToString | (继承自 Object) |
![]() |
Update | Updates the federated search location configuration. |
页首
受保护的方法
名称 | 说明 | |
---|---|---|
![]() |
Finalize | (继承自 Object) |
![]() |
MemberwiseClone | (继承自 Object) |
页首
另请参阅
参考
LocationConfiguration 类
Microsoft.Office.Server.Search.Administration 命名空间