2.2.5.6 SearchServiceApplicationFaultType

Namespace: http://www.microsoft.com/sharepoint/search/KnownTypes/2008/08

The SearchServiceApplicationFaultType type represents the type of failure for a SearchServiceApplicationFault, as defined in section 2.2.4.6. All enumeration values other than DiscoveryFederatedSourceNotFound are not relevant to this protocol and are defined in [MS-QSSWS] section 3.1.4.1.4.1.

 <xs:simpleType name="SearchServiceApplicationFaultType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
   <xs:restriction base="xs:string">
     <xs:enumeration value="SpecialTerm_NotFound"/>
     <xs:enumeration value="SpecialTerm_DuplicateError"/>
     <xs:enumeration value="Synonym_NotFound"/>
     <xs:enumeration value="BestBet_NotFound"/>
     <xs:enumeration value="BestBet_OrderDuplicationError"/>
     <xs:enumeration value="AllNoiseQuery"/>
     <xs:enumeration value="SearchServiceNotFound"/>
     <xs:enumeration value="QueryMalformed"/>
     <xs:enumeration value="ScopeNotFound"/>
     <xs:enumeration value="InvalidProperty"/>
     <xs:enumeration value="OnlyExcludedTerms"/>
     <xs:enumeration value="RankingModelNotFound"/>
     <xs:enumeration value="UnSupportedTopology"/>
     <xs:enumeration value="FASTSearchQuery"/>
     <xs:enumeration value="Timeout"/>
     <xs:enumeration value="ExtendedConnectorApplicaion"/>
     <xs:enumeration value="PartitionOptionsMismatch"/>
     <xs:enumeration value="TooComplexQueryException"/>
     <xs:enumeration value="QueryThrottled"/>
     <xs:enumeration value="InternalError"/>
     <xs:enumeration value="QueryTransformInvalidProperty"/>
     <xs:enumeration value="QueryConfigurationImportException"/>
     <xs:enumeration value="ApplicationSpecific"/>
     <xs:enumeration value="DiscoveryFederatedSourceNotFound"/>
     <xs:enumeration value="RemoteSharepointSourceFault"/>
     <xs:enumeration value="TenantSiteCollectionMismatchException"/>
     <xs:enumeration value="InvalidNameException"/>
     <xs:enumeration value="InvalidPropertyTypeException"/>
     <xs:enumeration value="CouldNotModifySchemaException"/>
     <xs:enumeration value="InvalidMappingException"/>
     <xs:enumeration value="ObjectNotFoundException"/>
     <xs:enumeration value="PropertyIsReadOnlyException"/>
     <xs:enumeration value="PropertyCannotHaveMappingsException"/>
     <xs:enumeration value="InvalidManagedPropertyValue"/>
     <xs:enumeration value="ArgumentNullException"/>
     <xs:enumeration value="UnauthorizedAccessException"/>
     <xs:enumeration value="DatabaseException"/>
     <xs:enumeration value="SchemaExportException"/>
     <xs:enumeration value="SchemaImportException"/>
     <xs:enumeration value="NotSupported"/>
     <xs:enumeration value="QueryPropertyOutOfRange"/>
   </xs:restriction>
 </xs:simpleType>

The following table specifies the allowable values for the SearchServiceApplicationFaultType simple type.

Value

Meaning

SpecialTerm_NotFound

Defined in [MS-QSSWS] section 3.1.4.1.4.1

SpecialTerm_DuplicateError

Defined in [MS-QSSWS] section 3.1.4.1.4.1

Synonym_NotFound

Defined in [MS-QSSWS] section 3.1.4.1.4.1

BestBet_NotFound

Defined in [MS-QSSWS] section 3.1.4.1.4.1

BestBet_OrderDuplicationError

Defined in [MS-QSSWS] section 3.1.4.1.4.1

AllNoiseQuery

Defined in [MS-QSSWS] section 3.1.4.1.4.1

SearchServiceNotFound

Defined in [MS-QSSWS] section 3.1.4.1.4.1

QueryMalformed

Defined in [MS-QSSWS] section 3.1.4.1.4.1

ScopeNotFound

Defined in [MS-QSSWS] section 3.1.4.1.4.1

InvalidProperty

Defined in [MS-QSSWS] section 3.1.4.1.4.1

OnlyExcludedTerms

Defined in [MS-QSSWS] section 3.1.4.1.4.1

RankingModelNotFound

Defined in [MS-QSSWS] section 3.1.4.1.4.1

UnSupportedTopology

Defined in [MS-QSSWS] section 3.1.4.1.4.1

FASTSearchQuery

Defined in [MS-QSSWS] section 3.1.4.1.4.1

Timeout

Defined in [MS-QSSWS] section 3.1.4.1.4.1

ExtendedConnectorApplicaion

Defined in [MS-QSSWS] section 3.1.4.1.4.1

PartitionOptionsMismatch

Defined in [MS-QSSWS] section 3.1.4.1.4.1

TooComplexQueryException

Defined in [MS-QSSWS] section 3.1.4.1.4.1

QueryThrottled

Defined in [MS-QSSWS] section 3.1.4.1.4.1

InternalError

Defined in [MS-QSSWS] section 3.1.4.1.4.1

QueryTransformInvalidProperty

Defined in [MS-QSSWS] section 3.1.4.1.4.1

QueryConfigurationImportException

Defined in [MS-QSSWS] section 3.1.4.1.4.1

ApplicationSpecific

This indicates a generic error.

DiscoveryFederatedSourceNotFound

The discovery source is not found.

RemoteSharepointSourceFault

Defined in [MS-QSSWS] section 3.1.4.1.4.1

TenantSiteCollectionMismatchException

Defined in [MS-QSSWS] section 3.1.4.1.4.1

InvalidNameException

Defined in [MS-QSSWS] section 3.1.4.1.4.1

InvalidPropertyTypeException

Defined in [MS-QSSWS] section 3.1.4.1.4.1

CouldNotModifySchemaException

Defined in [MS-QSSWS] section 3.1.4.1.4.1

InvalidMappingException

Defined in [MS-QSSWS] section 3.1.4.1.4.1

ObjectNotFoundException

Defined in [MS-QSSWS] section 3.1.4.1.4.1

PropertyIsReadOnlyException

Defined in [MS-QSSWS] section 3.1.4.1.4.1

PropertyCannotHaveMappingsException

Defined in [MS-QSSWS] section 3.1.4.1.4.1

InvalidManagedPropertyValue

Defined in [MS-QSSWS] section 3.1.4.1.4.1

ArgumentNullException

Defined in [MS-QSSWS] section 3.1.4.1.4.1

UnauthorizedAccessException

Defined in [MS-QSSWS] section 3.1.4.1.4.1

DatabaseException

Defined in [MS-QSSWS] section 3.1.4.1.4.1

SchemaExportException

Defined in [MS-QSSWS] section 3.1.4.1.4.1

SchemaImportException

Defined in [MS-QSSWS] section 3.1.4.1.4.1

NotSupported

Defined in [MS-QSSWS] section 3.1.4.1.4.1

QueryPropertyOutOfRange

Defined in [MS-QSSWS] section 3.1.4.1.4.1