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 custom parameter directive is to be used within the Query tag to add custom query parameters.Adding custom parameters
Usage
as element:Parameters
| Param | Type | Details |
|---|---|---|
| name | string | Name of the custom parameter. |
| value (optional) | string | Value of the custom parameter. |