opensearch-docs-search

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

OpenSearch Documentation Search

OpenSearch文档搜索

Search OpenSearch docs, blogs, and forum using the bundled script (Python 3.10+, no dependencies).
使用捆绑的脚本(Python 3.10+,无依赖项)搜索OpenSearch文档、博客和论坛。

Usage

使用方法

bash
python scripts/search.py docs "k-NN"
python scripts/search.py blogs "performance" --limit 5
python scripts/search.py forum "cluster health"
Options:
-v/--version
(docs/blogs),
-l/--limit
,
-o/--offset
(docs/blogs)
bash
python scripts/search.py docs "k-NN"
python scripts/search.py blogs "performance" --limit 5
python scripts/search.py forum "cluster health"
选项:
-v/--version
(文档/博客)、
-l/--limit
-o/--offset
(文档/博客)