Trigger Element (Location Definition) [Search Server 2008]
Specifies constraints for the federated search location.
<Trigger>string</Trigger>
There are two types of triggers:
-
Prefix The query must match the specified prefix. If the constraint specified is for a prefix match, the IsPrefixPattern Element (Location Definition) [Search Server 2008] element is required, and must be set to true.
-
Regex The query must match the specified regular expression pattern.
Only search queries matching the specified pattern are forwarded to the federated search location.
Optional: Yes
xmlns: "http://schemas.microsoft.com/Search/2007/location"
Community Additions
ADD
Show: