Partager via


ComplexType ManagedPropertyInfo (SPS15XSDSearchSet2)

Informations sur le type

Nom Valeur
Namespace http://schemas.datacontract.org/2004/07/Microsoft.Office.Server.Search.Administration
Fichier de schéma schema_Microsoft.Office.Server.Search.Administration.xsd
Base d’extension tns:BaseInfo

Définition

<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>

Éléments et attributs

Si le schéma définit des exigences spécifiques, telles que sequence, minOccurs, maxOccurs et choice, consultez la section définition.

Éléments enfants

Élément Type Description
Alias
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
MapCrawledProperties
tns:ArrayOfCrawledPropertyInfo
MappingDisallowed
xs:boolean
Pid
xs:int
Utilisable dans une requête
xs:boolean
Utilisable dans une recherche approfondie
xs:boolean
RefinerConfiguration
tns:RefinerConfiguration
RemoveDuplicates
xs:boolean
RespectPriority
xs:boolean
Affichable dans les résultats d'une recherche
xs:boolean
SafeForAnonymous
xs:boolean
Peut faire l'objet d'une recherche
xs:boolean
Triable
xs:boolean
SortableType
tns:SortableType
TokenNormalization
xs:boolean
UpdateGroup
xs:string

Attributs

Aucun.