AutocompleteSearchSchema

Prev Next

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
  • Must be one of the existing indexes created
indexName String Required Name of the index to set as autocomplete
  • Must be one of the existing sections created