Available in Classic
These are autocomplete search settings.
Syntax
The syntax is as follows.
private String sectionName;
private String indexName;
Field
The following describes the fields.
Field | Type | Required | Description |
---|---|---|---|
sectionName |
String | Required | Name of the section to set as autocomplete
|
indexName |
String | Required | Name of the index to set as autocomplete
|