고려 사항
구문
MongoDB Vector Search 인덱스 필드
지원되는 클라이언트
MongoDB Vector Search 인덱스 만들기
인덱스 제한 사항
전제 조건
필요한 액세스 권한
절차
참고
The procedure includes index definition examples for the collections in the sample datasets. If you load the sample data on your cluster and create the example MongoDB Vector Search indexes for the collections, you can run the sample $vectorSearch queries against these collections. To learn more about the sample queries that you can run, see $vectorSearch Examples.
MongoDB Vector Search 인덱스 보기
필요한 액세스 권한
You need the Project Search Index Editor or higher role to view MongoDB Vector Search indexes.
절차
MongoDB Vector Search 인덱스 편집
After you edit an index, MongoDB Vector Search rebuilds it. While the index rebuilds, you can continue to run MongoDB Vector Search queries by using the old index definition. When the index finishes rebuilding, MongoDB Vector Search automatically replaces the old index. This process is similar to MongoDB Search indexes. To learn more, see Creating and Updating a MongoDB Search Index.
필요한 액세스 권한
절차
MongoDB Vector Search 인덱스 삭제
필요한 액세스 권한
You must have the Project Search Index Editor or higher role to delete a MongoDB Vector Search index.