Search thesaurus version
    • PDF

    Search thesaurus version

    • PDF

    Article Summary

    Search the version of the thesaurus set for the domain.

    GET https://cloudsearch.apigw.ntruss.com/CloudSearch/real/v1/domain/{name}/synonym/{synoName}/versions
    

    Request

    Request parameters

    Parameter nameRequirement statusTypeRestrictionsExplanation
    nameYesstringDomain name created
    synoNameYesstringThesaurus name created

    Response

    Field nameTypeExplanationRemarks
    [].versionstringVersion set for the thesaurus
    [].descriptionstringThesaurus description

    Response statuses

    HTTP statusDesc
    200OK (Successfully searched)
    400Bad Request
    401Unauthorized
    403Forbidden
    404Not Found
    500Internal Server Error

    Example

    Request example

    GET https://cloudsearch.apigw.ntruss.com/CloudSearch/real/v1/domain/wiki/synonym/syno/versions
    

    Response example

    [
      {
        "version": "0.4",
        "description": "Wiki thesaurus 0.4"
      },
      {
        "version": "0.3",
        "description": "Wiki thesaurus 0.3"
      },
      {
        "version": "0.2",
        "description": "Wiki thesaurus 0.2"
      },
      {
        "version": "0.1",
        "description": "Wiki thesaurus"
      }
    ]
    

    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.