This section shows the structure of the standard query XML:

<structquery
     version="4.0"
     QUID=""
     weightContrib="0"
     minScore="0"
     top="50"
     docSetSort=""
     maxRelatedSets="1000"
     refineTop="5"
     debug="false"

     refineMax="0"
     refineMin="0"
     highlight="false"
     autospell="false"
     docProps="all"
     relatedSets=""
     multiGroup="false"
     pageNum="0"
     pageSize="1000000"
     autocat="0"
     suggestcat="0"
     feedback="false"
     docSort=""
     docSortOrder=""
     docSortProps=""
     docSortPropDefault=""
>

     <statement
          name=""
          op=""
          mode=""
          strategy=""
          weight=""
          threshold=""
          mutex="false">
     </statement>
     <parserOptions/>
     <documentSets/>
     <weightedProps/>
</structquery>

For details about the elements and attributes used in this query, see the following sections in the Query Component Reference chapter:

 
loading table of contents...