Muokkaa

Jaa


ManagedPropertyInfo complexType (SPS15XSDSearchSet2)

Type information

Name Value
Namespace http://schemas.datacontract.org/2004/07/Microsoft.Office.Server.Search.Administration
Schema file schema_Microsoft.Office.Server.Search.Administration.xsd
Extension base tns:BaseInfo

Definition

<xs:complexType name="ManagedPropertyInfo">
    <xs:complexContent>
        <xs:extension base="tns:BaseInfo">
            <xs:sequence>
                <xs:element name="Aliases" type="q13:ArrayOfstring" minOccurs="0"></xs:element>
                <xs:element name="CompleteMatching" type="xs:boolean" minOccurs="0"></xs:element>
                <xs:element name="Context" type="xs:short" minOccurs="0"></xs:element>
                <xs:element name="DeleteDisallowed" type="xs:boolean" minOccurs="0"></xs:element>
                <xs:element name="Description" type="xs:string" minOccurs="0"></xs:element>
                <xs:element name="EnabledForScoping" type="xs:boolean" minOccurs="0"></xs:element>
                <xs:element name="EntityExtractorBitMap" type="xs:int" minOccurs="0"></xs:element>
                <xs:element name="FullTextIndex" type="xs:string" minOccurs="0"></xs:element>
                <xs:element name="HasMultipleValues" type="xs:boolean" minOccurs="0"></xs:element>
                <xs:element name="IndexOptions" type="xs:int" minOccurs="0"></xs:element>
                <xs:element name="IsReadOnly" type="xs:boolean" minOccurs="0"></xs:element>
                <xs:element name="ManagedType" type="tns:ManagedDataType" minOccurs="0"></xs:element>
                <xs:element name="MappedCrawledProperties" type="tns:ArrayOfCrawledPropertyInfo" minOccurs="0"></xs:element>
                <xs:element name="MappingDisallowed" type="xs:boolean" minOccurs="0"></xs:element>
                <xs:element name="Pid" type="xs:int" minOccurs="0"></xs:element>
                <xs:element name="Queryable" type="xs:boolean" minOccurs="0"></xs:element>
                <xs:element name="Refinable" type="xs:boolean" minOccurs="0"></xs:element>
                <xs:element name="RefinerConfiguration" type="tns:RefinerConfiguration" minOccurs="0"></xs:element>
                <xs:element name="RemoveDuplicates" type="xs:boolean" minOccurs="0"></xs:element>
                <xs:element name="RespectPriority" type="xs:boolean" minOccurs="0"></xs:element>
                <xs:element name="Retrievable" type="xs:boolean" minOccurs="0"></xs:element>
                <xs:element name="SafeForAnonymous" type="xs:boolean" minOccurs="0"></xs:element>
                <xs:element name="Searchable" type="xs:boolean" minOccurs="0"></xs:element>
                <xs:element name="Sortable" type="xs:boolean" minOccurs="0"></xs:element>
                <xs:element name="SortableType" type="tns:SortableType" minOccurs="0"></xs:element>
                <xs:element name="TokenNormalization" type="xs:boolean" minOccurs="0"></xs:element>
                <xs:element name="UpdateGroup" type="xs:string" minOccurs="0"></xs:element>
            </xs:sequence>
        </xs:extension>
    </xs:complexContent>
</xs:complexType>

Elements and attributes

If the schema defines specific requirements, such as sequence, minOccurs, maxOccurs, and choice, see the definition section.

Child elements

Element Type Description
Aliases
q13:ArrayOfstring
CompleteMatching
xs:boolean
Context
xs:short
DeleteDisallowed
xs:boolean
Description
xs:string
EnabledForScoping
xs:boolean
EntityExtractorBitMap
xs:int
FullTextIndex
xs:string
HasMultipleValues
xs:boolean
IndexOptions
xs:int
IsReadOnly
xs:boolean
ManagedType
tns:ManagedDataType
MappedCrawledProperties
tns:ArrayOfCrawledPropertyInfo
MappingDisallowed
xs:boolean
Pid
xs:int
Queryable
xs:boolean
Refinable
xs:boolean
RefinerConfiguration
tns:RefinerConfiguration
RemoveDuplicates
xs:boolean
RespectPriority
xs:boolean
Retrievable
xs:boolean
SafeForAnonymous
xs:boolean
Searchable
xs:boolean
Sortable
xs:boolean
SortableType
tns:SortableType
TokenNormalization
xs:boolean
UpdateGroup
xs:string

Attributes

None.