Skip to main content

Documentation Index

Fetch the complete documentation index at: https://doc.lucidworks.com/llms.txt

Use this file to discover all available pages before exploring further.

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.