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.

AutocompleteSearchQuery

Prev Next

Available in Classic

This is an autocomplete search query.

Syntax

The syntax is as follows.

private String type;
private String query;

Field

The following describes the fields.

Field Type Required Description
type String Required Type to search for
  • term | section
    • term: search autocomplete in the index
    • section: search autocomplete in the section
query String Required Search keywords