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

Classic環境で利用できます。

自動補完検索のクエリです。

構文

構文は次の通りです。

private String type;
private String query;

フィールド

フィールドの詳細は次の通りです。

フィールド タイプ 必須の有無 説明
type String Required 検索するタイプ
  • term | section
    • term: インデックスの自動補完を検索
    • section: セクションの自動補完を検索
query String Required 検索キーワード