Trigger Element (Location Definition)
Specifies constraints for the federated search location.
<Trigger>string</Trigger>
Attributes
Attribute | Description |
---|---|
None |
N/A |
Child Elements
None. |
Parent Element
OpenSearchDescription Element (Location Definition) [Search Server 2008] |
Remarks
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: "https://schemas.microsoft.com/Search/2007/location"