Specify the template for passing queries on this location. In the template, the case-sensitive parameter "{0}" represents ...

Specify the template for passing queries on this location. In the template, the case-sensitive parameter "{0}" represents the keywords entered into the search box by end-users. Instead of "{0}", you can also use capture groups defined by your trigger pattern (see Trigger Pattern above).

To search the default scope in the index on the current search server, specify only "{0}" as the template. To add constraints to the search, you can specify additional query restrictions.

Example A: The template "{2}" displays results from the targeted best bets scope for the keywords entered into the Search box.

Example B: The template "{3}" displays all Microsoft Word document results for the keywords entered into the Search box.

Example C: The template "{4}" searches only for the contents of the "{1}" capture group (instead of the entire user query).