Click to Rate and Give Feedback
Community Content
In this section
Statistics Annotations (2)
This page is specific to
The 2007 product release

Other versions are also available for the following:
Microsoft.Search.Query Schema for Enterprise Search

The Microsoft.Search.Query schema describes the request format accepted by the Query web service for the Query and QueryEx web methods.

Schema

Xml
<QueryPacket>
    <Query>
        <QueryId />
        <SupportedFormats>
            <Format />
         </SupportedFormats>
        <Context>
            <QueryText />
            <OriginatorContext />
        </Context>
        <Range>
            <StartAt />
            <Count />
        </Range>
        <Properties>
            <Property />
        </Properties>
        <SortByProperties>
            <SortByProperty />
        </SortByProperties>
        <EnableStemming />
        <TrimDuplicates />
        <IncludeSpecialTermResults />
        <IgnoreAllNoiseQuery />
        <IncludeRelevantResults />
        <IncludeHighConfidenceResults />
    </Query>
</QueryPacket>

Elements

See Also

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Site Feedback
Page view tracker