Docs Menu
Docs Home
/ /
Atlas CLI
/ /

노드 구성 파일 검색

이 페이지의 내용

  • 사용 가능한 설정
  • 구성 파일 만들기

You can use a search nodes configuration file to specify the settings required when you create search nodes or update search nodes using the Atlas CLI. The Atlas CLI accepts .json search nodes configuration files.

구성 파일을 사용하여 Atlas Search 노드를 만들 때 Request Body Schema 아래의 Create Atlas Search Nodes (Atlas Search 노드 만들기)에 나열된 설정을 지정할 수 있습니다.

When you update search nodes using a configuration file, you can specify any settings that are listed in Update Search Nodes under Request Body Schema.

구성 파일을 사용하여 Atlas Search 노드를 만들려면 다음 단계를 따르세요.

1
  1. 관리자 사양의 Atlas Search Atlas 노드 API 만들기 섹션으로 이동합니다.

  2. Request samples 오른쪽의 아래에서 을 Expand all 클릭합니다.

  3. 샘플 요청을 복사하려면 Copy 을 클릭합니다.

2
  1. 샘플 요청을 텍스트 편집기에 붙여넣고 원하는 구성을 반영하도록 값을 변경합니다.

  2. .json 확장자로 파일을 저장합니다.

3

Run the atlas clusters search nodes create command with the --file option.

--file 플래그를 사용하여 저장한 파일의 경로를 지정합니다.

구성 파일로 Atlas Search 노드를 업데이트하려면 다음 단계를 따르세요.

1
  1. Navigate to the Update Search Nodes section of the Atlas Admin API specification.

  2. Request samples 오른쪽의 아래에서 을 Expand all 클릭합니다.

  3. 샘플 요청을 복사하려면 Copy 을 클릭합니다.

2
  1. 샘플 요청을 텍스트 편집기에 붙여넣고 원하는 구성을 반영하도록 값을 변경합니다.

  2. .json 확장자로 파일을 저장합니다.

3

Run the atlas clusters search nodes update command with the --file option.

--file 플래그를 사용하여 저장한 파일의 경로를 지정합니다.

돌아가기

Atlas Search 인덱스

다음

온라인 아카이브