Schema
    • PDF

    Schema

    • PDF

    Article Summary

    The latest service changes have not yet been reflected in this content. We will update the content as soon as possible. Please refer to the Korean version for information on the latest updates.

    Description

    Search settings

    Syntax

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

    Field

    FieldRequiredTypeLimitationsDescription
    primarySectionNameYstringOnly English alphabet, numbers and "_" are allowed. The name must start with an alphabetical character or "_", and must be between 3 and 20 characters in length.Main section (document key)
    sectionsYList<Section>List of sections
    indexesYList<Index>List of indexes

    Was this article helpful?

    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.