This section shows the structure of the standard query XML and the default values.

<query
     version="4.0"
     QUID=""
     autospell="true"
     minScore="10"
     sorting="score"
     sortProp="enum:status:null"
     docSort="numprop"
     docSortOrder="descending"
     docSortProp="$usecount"
     docSortPropDefault="0"
     docSetSort="none"
     RQText="answer"
     docProps="all"
     refineConfig="test"
     refineMax="10"
     refineMin="0"

     highlight="false"
     advanced="false"
     debug="0"
     mode="nlp"
     strategy="normal"
     maxRelatedSets="1000"
     autocat="0"
     suggestcat="0"
     feedback="false"
     requestMode="normal"
     ruleMode="display"
     type="document"
     relQuestSettings=""
     responseNumberSettings=""
     mergeSettings
     topicSettings=""
>
     <question/>
     <parserOptions/>
     <documentSets/>
     <priorinput/>
     <prefAnswerConstr/>
     <weightedProps/>
</query>

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...