データ
この章では、データ操作に焦点を当てる。
コレクション [READ MORE]
Zilliz Cloudでは、コレクションとはベクトルの埋め込みとそのメタデータを保持するために使用されるテーブルです。この章では、関連するデモンストレーションとともに、コレクションの定義と関連する概念を学びます。
スキーマとデータフィールド [READ MORE]
スキーマは、コレクションのデータ構造を定義し、コレクションフィールドの名前、順序、データ型、および関連する属性を決定します。この章では、主にスキーマと関連する概念について説明します。
挿入と削除 [READ MORE]
この章では、挿入、挿入、削除の操作に焦点を当てています。
インデックスの管理 [READ MORE]
SDKを使用してベクトルおよびスカラーフィールドのインデックスを操作する方法を学びます。
検索&ランク [READ MORE]
Zilliz Cloudはベクトルベースの類似検索を実装し、検索効率とパフォーマンスを向上させるための複数の最適化を提供します。この章では、Zilliz Cloudで利用可能なさまざまなベクトル検索方法の原則とチュートリアルを学びます。
インポートとエクスポート [READ MORE]
この章では、Zilliz Cloudクラスターにデータをインポートしたり、データをエクスポートするための一般的な手順について説明します。
Reranking [READ MORE]
Hybrid Search achieves more precise search results through multiple simultaneous ANN searches. Multiple searches return several sets of results, which require a reranking strategy to help merge and reorder the results and return a single set of results. This guide will introduce the reranking strategies supported by Zilliz Cloud and provide tips for selecting the appropriate reranking strategy.
Extract, Transform, and Load [READ MORE]
This chapter covers the common procedures for you to extract, transform, and load data from external data sources and use it with Zilliz Cloud.
Manage Stages [READ MORE]
A stage is an intermediate storage spot where you can hold your data for further processing, such as data merging or importing. This page explains what a stage is on Zilliz Cloud and how you can use it when managing your data there.