http://www.endeca.com/MDEX/conversation/1/0
A SearchFilter type that parallels the structure of a MAX Search element. Key is the search
interface to use and the text contents of the element is the search term(s).
Complex Type
SearchFilter
The SearchFilter type does not allow mixed content.
There is no restriction on type derivation.
SearchFilter is derived from
string type. There are several restrictions on the value. The schema processor preserves value's whitespace. The length of the value is greater than or equals to 1.
 XML Instance |
|
Attributes |
Name |
Type |
Summary |
EnableSnippeting |
boolean |
This attribute is optional.
Its form is unqualified.
Show details.
|
Base type of EnableSnippeting is boolean. There are several restrictions on the value. The schema processor collapses value's whitespace.
|
Key |
NonEmptyString |
This attribute is required.
Its form is unqualified.
Show details.
|
Base type of Key is string. There are several restrictions on the value. The schema processor preserves value's whitespace. The length of the value is greater than or equals to 1.
|
Mode |
SearchMode |
This attribute is optional.
Its form is unqualified.
Show details.
|
Base type of Mode is string. There are several restrictions on the value. The schema processor preserves value's whitespace. Enumeration values are  (All | AllAny | AllPartial | Any | Boolean | Partial | PartialMax | Unknown). Enumeration | Description | All | | AllAny | | AllPartial | | Any | | Boolean | | Partial | | PartialMax | | Unknown | |
|
RelevanceRankingStrategy |
NonEmptyString |
This attribute is optional.
Its form is unqualified.
Show details.
|
Base type of RelevanceRankingStrategy is string. There are several restrictions on the value. The schema processor preserves value's whitespace. The length of the value is greater than or equals to 1.
|
SnippetLength |
unsignedLong |
This attribute is optional.
Its form is unqualified.
Show details.
|
Base type of SnippetLength is unsignedLong. There are several restrictions on the value. The range of the value is [0..18446744073709551615]. The schema processor collapses value's whitespace. The number of fractional digits is less than or equals to 0.
|
|
XML |
-<complexType name="SearchFilter">
<documentation>
A SearchFilter type that parallels the structure of a MAX Search element. Key is the search
interface to use and the text contents of the element is the search term(s).
</documentation>
</annotation>
<attribute name="EnableSnippeting" type="boolean" />
</extension>
</simpleContent>
</complexType>
|
Uses |
Type (4)
|
Used-By |
Element (7)
|