[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-04-03。"],[[["This guide outlines how to generate and query indexes using stored embeddings within AlloyDB."],["AlloyDB supports the creation of `ScaNN`, `IVF`, `IVFFlat`, and `HNSW` index types for efficient data retrieval."],["Prior to index creation, ensure that embedding vectors are stored in a table, the `vector` extension (version 0.5.0 or later) is installed, and, for `ScaNN` indexes, the `alloydb_scann` extension is installed."],["When upgrading to AlloyDB Omni, drop any indexes created with the `postgres_ann` extension and recreate them using `alloydb_scann`."]]],[]]