Controls the behavior of a single value search. Searches all properties if RestrictToProperties
is not specified, otherwise just searches values within the properties given.
If MaxPerProperty is specified it limits the number of matches returned per property.
Note that, if record search is used in the filter, that search cannot use Boolean match mode.
There is no such restriction on the match mode for the value search.
This attribute is required.
Its form is unqualified.
Show details.
Base type of HandlerFunction 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.
This attribute is required.
Its form is unqualified.
Show details.
Base type of HandlerNamespace 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.
This attribute is required.
Its form is unqualified.
Show details.
Base type of Id 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.
This attribute is optional.
Its form is unqualified.
Show details.
Base type of MaxPerProperty 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.
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).
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.
Controls the behavior of a single value search. Searches all properties if
<code>RestrictToProperties</code>
is not specified, otherwise just searches values within the properties given.
If
<code>MaxPerProperty</code>
is specified it limits the number of matches returned per property.
Note that, if record search is used in the filter, that search cannot use Boolean match mode.
There is no such restriction on the match mode for the value search.