This repository has been archived on 2026-05-24. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
all-in-kingsoft/Eino/docs/ecosystem_integration/indexer/_index.md
T

34 lines
2.9 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
Description: ""
date: "2026-03-02"
lastmod: ""
tags: []
title: Indexer
weight: 6
---
# Indexer 组件列表
本分类的各组件详细文档请参考 GitHub README:
<table>
<tr><td>组件名称</td><td>中文文档</td><td>English Docs</td></tr>
<tr><td>ElasticSearch 8</td><td><a href="https://github.com/cloudwego/eino-ext/blob/main/components/indexer/es8/README_zh.md">README_zh.md</a></td><td><a href="https://github.com/cloudwego/eino-ext/blob/main/components/indexer/es8/README.md">README.md</a></td></tr>
<tr><td>Elasticsearch 7</td><td><a href="https://github.com/cloudwego/eino-ext/blob/main/components/indexer/es7/README_zh.md">README_zh.md</a></td><td><a href="https://github.com/cloudwego/eino-ext/blob/main/components/indexer/es7/README.md">README.md</a></td></tr>
<tr><td>Elasticsearch 9</td><td><a href="https://github.com/cloudwego/eino-ext/blob/main/components/indexer/es9/README_zh.md">README_zh.md</a></td><td><a href="https://github.com/cloudwego/eino-ext/blob/main/components/indexer/es9/README.md">README.md</a></td></tr>
<tr><td>Milvus v1 (旧版)</td><td><a href="https://github.com/cloudwego/eino-ext/blob/main/components/indexer/milvus/README_zh.md">README_zh.md</a></td><td><a href="https://github.com/cloudwego/eino-ext/blob/main/components/indexer/milvus/README.md">README.md</a></td></tr>
<tr><td>Milvus v2 (推荐)</td><td><a href="https://github.com/cloudwego/eino-ext/blob/main/components/indexer/milvus2/README_zh.md">README_zh.md</a></td><td><a href="https://github.com/cloudwego/eino-ext/blob/main/components/indexer/milvus2/README.md">README.md</a></td></tr>
<tr><td>OpenSearch 2</td><td><a href="https://github.com/cloudwego/eino-ext/blob/main/components/indexer/opensearch2/README_zh.md">README_zh.md</a></td><td><a href="https://github.com/cloudwego/eino-ext/blob/main/components/indexer/opensearch2/README.md">README.md</a></td></tr>
<tr><td>OpenSearch 3</td><td><a href="https://github.com/cloudwego/eino-ext/blob/main/components/indexer/opensearch3/README_zh.md">README_zh.md</a></td><td><a href="https://github.com/cloudwego/eino-ext/blob/main/components/indexer/opensearch3/README.md">README.md</a></td></tr>
<tr><td>Redis</td><td><a href="https://github.com/cloudwego/eino-ext/blob/main/components/indexer/redis/README_zh.md">README_zh.md</a></td><td><a href="https://github.com/cloudwego/eino-ext/blob/main/components/indexer/redis/README.md">README.md</a></td></tr>
<tr><td>volc VikingDB</td><td><a href="https://github.com/cloudwego/eino-ext/blob/main/components/indexer/volc_vikingdb/README_zh.md">README_zh.md</a></td><td><a href="https://github.com/cloudwego/eino-ext/blob/main/components/indexer/volc_vikingdb/README.md">README.md</a></td></tr>
</table>
---
**说明**:
- 上述链接直接指向 GitHub 仓库的最新文档
- 中文文档和英文文档内容同步更新
- 如需查看历史版本或提交文档修改建议,请访问 GitHub 仓库