Considerations
構文
MongoDB ベクトル検索インデックス フィールド
サポートされているクライアント
MongoDB ベクトル検索インデックスの作成
インデックスの制限
前提条件
必要なアクセス権
手順
注意
この手順には、サンプルデータセット内のコレクションのインデックス定義の例が含まれています。サンプルデータを クラスターにロードし、コレクション用の例MongoDB ベクトル検索インデックスを作成すると、これらのコレクションに対してサンプル$vectorSearch クエリを実行できます。実行できるサンプルクエリの詳細については、「 $vectorSearch の例 」を参照してください。
MongoDB ベクトル検索インデックスの表示
必要なアクセス権
Project Search Index EditorMongoDB ベクトル検索インデックスを表示するには、 以上のロールが必要です。
手順
MongoDB ベクトル検索インデックスの編集
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 ベクトル検索インデックスの削除
必要なアクセス権
You must have the Project Search Index Editor or higher role to delete a MongoDB Vector Search index.