기본적으로 Google Cloud Search는 모든 Google Workspace 데이터의 색인을 생성합니다.
커넥터라고 하는 커스텀 프로그램을 직접 만들어 색인을 생성할 수도 있습니다.
서드 파티 리포지토리에 저장된 데이터를
저장하는 데 사용됩니다 커넥터는 별도의 프로그램이 될 수 있으며
자체 프로세스에서 실행되는 스크립트 또는 저장소의 부가기능입니다.
커넥터에는 콘텐츠 커넥터와 ID 커넥터라는 2가지 유형이 있습니다. 콘텐츠 커넥터는 Google Cloud Search가 해당 데이터를 효과적으로 검색할 수 있도록 저장소를 순회하고 데이터의 색인을 생성하는 데 사용됩니다.
ID 커넥터는 Google Cloud Search에서 사용하는 Google 계정 및 그룹에 기업의 ID와 그룹 명단을 매핑하는 데 사용됩니다. 이러한 매핑은 색인 생성 시 ACL 및 검색 품질 힌트를 쉽게 설정할 수 있게 해줍니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2024-09-03(UTC)"],[[["Google Cloud Search automatically indexes your Google Workspace data and allows you to connect to third-party repositories using custom connectors."],["Connectors are categorized into content connectors, which index data from external repositories for searching, and identity connectors, which map enterprise identities to Google accounts for access control and search optimization."],["You can also directly integrate third-party repositories with the Cloud Search Indexing API for pushing content into the search index."],["Pre-built connectors are available in the Cloud Search connector directory, and you can create your own content or identity connectors using the provided guides."]]],[]]