Documentation Index

Fetch the complete documentation index at: https://api.ncloud-docs.com/llms.txt

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

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