Schema
    • PDF

    Schema

    • PDF

    Article summary

    Available in Classic

    This is the search settings information.

    Syntax

    The syntax is as follows.

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

    Field

    The following describes the fields.

    FieldTypeRequiredDescription
    primarySectionNameStringRequiredMain section (Document Key)
    • 3 to 20 characters, including English letters, numbers, and the special character "_", and must begin with an English letter or special character "_"
    sectionsList<Section>RequiredSection information list
    indexesList<Index>RequiredIndex information list

    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.