3.1.4.42.2.1 StopCrawl

The input data for the StopCrawl WSDL operation.

 <xs:element name="StopCrawl">
   <xs:complexType>
     <xs:sequence>
       <xs:element minOccurs="0" name="versionIn" type="xs:int"/>
       <xs:element minOccurs="0" name="currentUser" nillable="true" type="xs:string"/>
       <xs:element minOccurs="0" name="contentSource" type="xs:int"/>
     </xs:sequence>
   </xs:complexType>
 </xs:element>

versionIn: The configuration version of the crawler application. This element MUST contain a value greater than or equal to zero.

currentUser: User name of the current logged on user, used for auditing purposes.

contentSource: The identifier of the content source for which to stop the crawl.