MENU
      자동 완성 설정 조회

        자동 완성 설정 조회


        기사 요약

        도메인에 설정된 자동 완성 설정을 조회합니다.

        GET https://cloudsearch.apigw.ntruss.com/CloudSearch/real/v1/domain/{name}/autocomplete
        HTTP

        요청

        요청 파라미터

        파라미터명필수 여부타입제약 사항설명
        nameYesstring생성되어져 있는 Domain 이름

        응답

        응답 바디

        파라미터명필수 여부타입제약 사항설명
        indexNameYesstring자동 완성 검색으로 설정된 색인 이름
        sectionNameYesstring자동 완성 검색으로 설정된 섹션 이름

        응답 Status

        HTTP StatusDesc
        200OK(조회 완료)
        400Bad Request
        401Unauthorized
        403Forbidden
        404Not Found
        500Internal Server Error

        예시

        요청 예시

        GET /CloudSearch/real/v1/domain/car_beta/autocomplete HTTP/1.1
        Host: cloudsearch.apigw.ntruss.com
        
        x-ncp-apigw-signature-v2: cDwtHuQeGmwWyNmwlN6XIGA66zge4iMXvfoDQNna05g=
        x-ncp-apigw-timestamp: 1545817618751
        x-ncp-iam-access-key: teGTwtcSEGA7fu28BGGi
        HTTP

        응답 예시

        {
          "indexName": "brand_name",
          "sectionName": ""
        }
        JSON

        이 문서가 도움이 되었습니까?

        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.