类型信息
信息类型 | 值 |
---|---|
基类型 |
xs:string |
命名空间 |
http://schemas.datacontract.org/2004/07/Microsoft.Office.Server.Search.Administration |
架构文件 |
schema_Microsoft.Office.Server.Search.Administration.xsd |
定义
<xs:simpleType name="RefinerType">
<xs:restriction base="xs:string">
<xs:enumeration value="Deep" />
<xs:enumeration value="Latent" />
<xs:enumeration value="Shallow" />
</xs:restriction>
</xs:simpleType>
枚举值
值 | 说明 |
---|---|
深 |
|
潜在 |
|
浅 |