Schema
    • PDF

    Schema

    • PDF

    記事の要約

    Classic環境で利用できます。

    検索設定情報です。

    構文

    構文は次の通りです。

    private String primarySectionName;
    private List<Section> sections = new ArrayList<Section>();
    private List<Index> indexes = new ArrayList<Index>();
    

    フィールド

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

    フィールドタイプ必須の有無説明
    primarySectionNameStringRequiredメインセクション(Document Key)
    • 英数字、記号「_」のみ使用して3~20文字以内で入力、先頭文字は英字または記号「_」のみ使用可能
    sectionsList<Section>Requiredセクション情報リスト
    indexesList<Index>Requiredインデックス情報リスト

    この記事は役に立ちましたか?

    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.