Description

The platform directive creates an instance of platform for a given host and configuration.

Usage

as element:
<search:platform
       [var="{string}"]
       [host="{string}"]
       conf="{string}">
</search:platform>

Directive info

  • This directive creates new scope.

Parameters

ParamTypeDetails
var (optional)stringThe variable to assign the platform instance to.
host (optional)stringThe host and port name to use (default is to not define it).
confstringPlatform configuration to use.