Context Element in Microsoft.Search.Query Schema for Enterprise Search
Parent element for the search query issued to the web service. Applies to the Enterprise Search Query Web service. For more information, see Enterprise Search Query Web Service Overview.
<Context>
<QueryText type={STRING|MSSQLFT} language=xml:lang>searchQuery</QueryText>
<OriginatorContext></OriginatorContext>
</Context>
Attributes
Attribute | Description |
---|---|
None |
Child Elements
QueryText Element in Microsoft.Search.Query Schema for Enterprise Search |
OriginatorContext Element in Microsoft.Search.Query Schema for Enterprise Search |
Parent Elements
Query Element in Microsoft.Search.Query Schema for Enterprise Search |
Remarks
Schema name: Microsoft.Search.Query
Applies to: Query Web method (Microsoft.Search.Response.Document), QueryEx Web method (System.Data.Dataset)
Optional: Yes
See Also
Concepts
Microsoft.Search.Query Schema for Enterprise Search
Enterprise Search Query Web Service Overview