http://www.endeca.com/MDEX/conversation/1/0
The SearchOperator Complex Type
Operator that adds a text search component to the state. If Within is false then the visible parts of the state are cleared first.
Local elements (1)
SearchFilter
Complex Type SearchOperator
The SearchOperator type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<... Within="boolean"Click here to hide CommentThe default value for this attribute is "false".>
<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]
</...>

 Collapse Attributes

Name Type Summary
Within boolean
This attribute is optional. Its form is unqualified.
Its default value is "false".
Show details. Click here to see detail
 

 Collapse XML
-<complexType  name="SearchOperator">
-<annotation>
-<documentation>
Operator that adds a text search component to the state. If
<code>Within</code>
is false then the visible parts of the state are cleared first.
</documentation>
</annotation>
-<complexContent>
-<extension  base="cs_v1_0:Operator">
-<sequence>
<element  name="SearchFilter"  type="cs_v1_0:SearchFilter" />
</sequence>
<attribute  default="false"  name="Within"  type="boolean" />
</extension>
</complexContent>
</complexType>

 Collapse Uses
 Collapse Type (3)
 
 Collapse Used-By
 
Generated by WSDLdoc ©