本文档是针对 OpenSearch 的简体中文本地化仓库。包括有 OpenSearch 引擎以及相关的一些插件。仓库中的内容是从官方 GitHub 代码库中 Fork 下来后进行编译和修改的。
Go to file
10000-ki 063fd9af7c
Edit ism example policy (#5998)
Signed-off-by: 10000-ki <10000ki6472@gmail.com>
2024-01-03 09:12:31 -07:00
.github Roll back Vale to fix errors (#5996) 2023-12-27 08:17:00 -07:00
_aggregations Split query DSL, analyzer, and aggregation sections and add more to analyzer section (#4693) 2023-08-08 09:41:55 -04:00
_analyzers Style guide fix - white space (#6023) 2024-01-02 14:27:35 -05:00
_api-reference Remove unavaliable settings in Update Index API (#6008) 2023-12-31 09:53:30 -06:00
_benchmark Add Benchmark concepts of service time and latency (#5916) 2023-12-22 14:38:14 -06:00
_clients docs: example aws lambda code to initialize client (#5203) 2023-12-20 13:10:58 -05:00
_dashboards Add DQL guide (#5684) 2023-12-12 12:17:19 -05:00
_data Redesigned header / footer integration copied from project site. (#5702) 2023-12-12 15:59:47 -08:00
_data-prepper Style guide fix - white space (#6023) 2024-01-02 14:27:35 -05:00
_developer-documentation Add extensions documentation (#4202) 2023-07-13 17:59:40 -04:00
_field-types Style guide fix - white space (#6023) 2024-01-02 14:27:35 -05:00
_im-plugin Edit ism example policy (#5998) 2024-01-03 09:12:31 -07:00
_includes Updates navigation header background color (#5880) 2023-12-15 20:44:48 -08:00
_ingest-pipelines Style guide fix - white space (#6023) 2024-01-02 14:27:35 -05:00
_install-and-configure update: add wsl commands to set the `vm.max_map_count` (#5077) 2023-12-15 13:45:44 -07:00
_integrations [DOC] Add Integrations new documentation (#4546) 2023-07-19 11:49:32 -06:00
_layouts Redesigned header / footer integration copied from project site. (#5702) 2023-12-12 15:59:47 -08:00
_ml-commons-plugin docs: update type of `version` in model register (#5907) 2023-12-18 12:09:27 -05:00
_monitoring-your-cluster Add documentation for config file settings (#4058) 2023-11-16 16:33:15 -05:00
_observing-your-data Fix the wrong formula to calculate the total number of unique entities supported in the anomaly detection plugin (#4474) 2023-12-21 14:17:49 -07:00
_plugins Update link checker (#5708) 2023-11-30 13:44:59 -05:00
_query-dsl Add DQL guide (#5684) 2023-12-12 12:17:19 -05:00
_reporting [DOC] Move Reporting to high-level section in nav menu (#4654) 2023-07-31 10:13:35 -06:00
_sass Updates navigation header background color (#5880) 2023-12-15 20:44:48 -08:00
_search-plugins Update approximate-knn.md (#6030) 2024-01-02 19:43:42 -05:00
_security Style guide fix - white space (#6023) 2024-01-02 14:27:35 -05:00
_security-analytics Fix Get Mappings example (#5670) 2023-11-30 12:33:42 -06:00
_tools Fixing OpenSearch operator helm install (#5865) 2023-12-14 17:05:02 -08:00
_troubleshoot Style guide fix - white space (#6023) 2024-01-02 14:27:35 -05:00
_tuning-your-cluster Update Replication leader permissions (#6009) 2024-01-02 11:46:47 -08:00
_upgrade-to Add Migrations - Capture and Replay release documentation (#4991) 2023-09-12 14:17:32 -05:00
assets Redesigned header / footer integration copied from project site. (#5702) 2023-12-12 15:59:47 -08:00
images Add Benchmark concepts of service time and latency (#5916) 2023-12-22 14:38:14 -06:00
release-notes Add release notes 2.11 (#5210) 2023-10-16 14:27:42 -04:00
templates Update API_TEMPLATE.md (#4261) 2023-06-06 22:02:00 -04:00
.gitignore Remove script from gitignore (#3295) 2023-03-08 15:19:34 -05:00
.vale.ini Add processor to processor names and links to further info (#5786) 2023-12-05 14:49:46 -05:00
404.md Final text for 404 (#4302) 2023-06-13 07:44:22 -07:00
API_STYLE_GUIDE.md Add API and experimetal templates (#4258) 2023-06-06 18:13:45 -04:00
CNAME Create CNAME 2021-05-07 12:13:42 -07:00
CODE_OF_CONDUCT.md Initial commit 2021-05-03 10:11:12 -07:00
CONTRIBUTING.md Rewrite Contributing and readme (#4416) 2023-07-19 12:36:37 -04:00
FORMATTING_GUIDE.md Update FORMATTING_GUIDE.md with link to code samples in style guide (#4709) 2023-08-07 11:50:46 -07:00
Gemfile Removed forced options, cleaned up link checker args. (#4726) 2023-08-09 12:37:10 -04:00
LICENSE Initial commit 2021-05-03 10:11:12 -07:00
MAINTAINERS.md Update MAINTAINERS.md (#5917) 2023-12-20 09:30:12 -08:00
NOTICE Remove year from copyright 2021-08-09 15:53:52 -07:00
README.md Remove Chris from repo contacts (#5170) 2023-10-06 14:33:17 -04:00
STYLE_GUIDE.md Remove AWS Style Guide (#5762) 2023-12-01 14:05:59 -05:00
TERMS.md Revises index, indexes (#5784) 2023-12-05 11:01:41 -05:00
THIRD-PARTY Initial documentation cut 2021-05-05 10:09:47 -07:00
_config.yml [DOC] Change navigation for better usability (#5227) 2023-10-17 15:22:28 -06:00
about.md Fix heading in the about page (#5919) 2023-12-20 12:36:04 -05:00
breaking-changes.md Add wildcard query breaking change (#5271) 2023-10-18 11:21:29 -04:00
build.sh Add CI with link checker. (#3584) 2023-04-04 15:49:27 -04:00
check-links.sh Add CI with link checker. (#3584) 2023-04-04 15:49:27 -04:00
favicon.ico Initial documentation cut 2021-05-05 10:09:47 -07:00
favicon.png Initial documentation cut 2021-05-05 10:09:47 -07:00
favicon.svg Initial documentation cut 2021-05-05 10:09:47 -07:00
index.md Fixes to redirects (#4195) 2023-05-26 14:48:31 -07:00
quickstart.md Add documentation for config file settings (#4058) 2023-11-16 16:33:15 -05:00
version-history.md Add 1.3.14 to version history (#5844) 2023-12-12 14:47:55 -05:00

README.md

About the OpenSearch documentation repo

The documentation-website repository contains the user documentation for OpenSearch. You can find the rendered documentation at opensearch.org/docs.

Contributing

Community contributions remain essential to keeping the documentation comprehensive, useful, well organized, and up to date. If you are interested in submitting an issue or contributing content, see CONTRIBUTING.

The following resources provide important guidance regarding contributions to the documentation:

  • OpenSearch Project Style Guidelines -- The style guide covers the style standards to be observed when creating OpenSearch Project content.
  • OpenSearch terms -- The terms list contains key OpenSearch terms and tips on how and when to use them.
  • API Style Guide -- The API Style Guide provides the basic structure for creating OpenSearch API documentation.
  • Formatting Guide -- The OpenSearch documentation uses a modified version of the just-the-docs Jekyll theme. The Formatting Guide provides an overview of the commonly used formatting elements and how to add a page to the website.

Points of contact

If you encounter problems or have questions when contributing to the documentation, these people can help:

Code of conduct

This project has adopted an Open Source Code of Conduct.

Security

If you discover a potential security issue in this project, we ask that you notify AWS/Amazon Security using our vulnerability reporting page. Do not create a public GitHub issue.

License

This project is licensed under the Apache 2.0 License.

Copyright OpenSearch contributors.