http://www.endeca.com/MDEX/conversation/1/0
The SuggestedSearchAdjustment Complex Type
A suggested search adjustment used for DidYouMean. The SearchFilter associates this suggestion with a particular search from the query. The operator is to apply the suggestion.
Local elements (3)
SearchFilter SuggestedTerms Operator
Complex Type SuggestedSearchAdjustment
The SuggestedSearchAdjustment type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<... RecordCountIfApplied="unsignedInt"Click here to hide Comment This attribute is required.>
-Begin Sequence [1...1]
<SearchFilter Key="cs_v1_0:NonEmptyString"Click here to hide Comment This attribute is required. RelevanceRankingStrategy="cs_v1_0:NonEmptyString" Mode="cs_v1_0:SearchMode" EnableSnippeting="boolean" SnippetLength="unsignedLong">cs_v1_0:SearchFilter</SearchFilter> [1..1]
<SuggestedTerms>cs_v1_0:NonEmptyString</SuggestedTerms> [1..1]
<Operator>cs_v1_0:Operator</Operator> [1..1]
End Sequence
</...>

 Collapse Attributes

Name Type Summary
RecordCountIfApplied unsignedInt
This attribute is required. Its form is unqualified.
Show details. Click here to see detail
 

 Collapse XML
-<complexType  name="SuggestedSearchAdjustment">
-<annotation>
<documentation> A suggested search adjustment used for DidYouMean. The SearchFilter associates this suggestion with a particular search from the query. The operator is to apply the suggestion. </documentation>
</annotation>
-<sequence>
<element  name="SearchFilter"  type="cs_v1_0:SearchFilter" />
<element  name="SuggestedTerms"  type="cs_v1_0:NonEmptyString" />
<element  name="Operator"  type="cs_v1_0:Operator" />
</sequence>
<attribute  name="RecordCountIfApplied"  type="unsignedInt"  use="required" />
</complexType>

 Collapse Uses
 Collapse Used-By
Generated by WSDLdoc ©