MENU
      Schema

        Schema


        기사 요약

        Classic 환경에서 이용 가능합니다.

        검색 설정 정보입니다.

        구문

        구문은 다음과 같습니다.

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

        필드

        필드에 대한 설명은 다음과 같습니다.

        필드타입필수 여부설명
        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.