Search Page Variables
In addition to the global template variables, the following table lists all available search page variables that can be used to extend the functionality of the default search templates (SearchTemplate.html or SearchTemplate.Simple) or to create new templates from scratch.
Table 11. Search Page Variables
$$BeginServerIndexesLoop |
Begins a repeating section in the search template where information for each of the defined indexes will be written. |
$$EndServerIndexesLoop |
Ends a repeating section in the search template where information for each of the defined indexes will be written. |
$$ServerIndexDescription |
Inserts the description of the virtual search server defined in the Web Search Manager. |
$$ServerIndexName |
Inserts the name of the virtual search server defined in the Web Search Manager. |
Previous | Next