本文档是针对 OpenSearch 的简体中文本地化仓库。包括有 OpenSearch 引擎以及相关的一些插件。仓库中的内容是从官方 GitHub 代码库中 Fork 下来后进行编译和修改的。
Go to file
kolchfa-aws c08cd98952
Fix YAML error in time filter file (#6622)
Signed-off-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com>
2024-03-06 14:07:03 -05:00
.github Updates SAML demo setup documentation (#6532) 2024-03-01 08:44:29 -08:00
_about Add 1.3.15 to version history (#6582) 2024-03-05 16:49:09 -05:00
_aggregations Revise precision range and description for geohash and geotile grid (#6504) 2024-02-29 09:08:12 -05:00
_analyzers Add documentation for Normalizers (#6415) 2024-02-15 10:04:47 -05:00
_api-reference Update search.md (#6432) 2024-02-23 14:42:13 -05:00
_automating-configurations Add documentation for Search Workflow State API (#6546) 2024-03-05 13:32:24 -05:00
_benchmark "Linux and MacOS" => "Linux or MacOS" (#6576) 2024-03-06 12:59:21 -06:00
_clients Updated incorrect `DeleteRequest` to `DeleteIndexRequest` (#6568) 2024-03-04 12:09:33 -05:00
_dashboards Fix YAML error in time filter file (#6622) 2024-03-06 14:07:03 -05:00
_data Add 2.12 version (#6451) 2024-02-20 16:57:55 -05:00
_data-prepper Copy edit title (#6583) 2024-03-05 14:31:14 -07:00
_developer-documentation Change navigation for index pages of collections (#6039) 2024-01-04 14:55:05 -05:00
_field-types improve wording (#6445) 2024-02-19 16:58:43 -08:00
_im-plugin [DOC] Support switch_aliases in shrink action. (#5511) 2024-02-01 11:03:38 -08:00
_includes Updates the text for all tiles on the landing page (#6427) 2024-02-26 08:48:37 -08:00
_ingest-pipelines Add copy processor to table (#6585) 2024-03-05 14:54:05 -07:00
_install-and-configure Adds info about windows to Docker install (#6520) 2024-03-01 11:18:04 -08:00
_integrations Change navigation for index pages of collections (#6039) 2024-01-04 14:55:05 -05:00
_layouts Refactor home page layout (#6307) 2024-01-31 11:54:59 -05:00
_ml-commons-plugin update register sparse model (#6555) 2024-03-01 09:28:21 -05:00
_monitoring-your-cluster Adds metrics framework documentation (#6393) 2024-02-15 12:01:25 -06:00
_observing-your-data Update Notifications doc with description of host deny list (#6490) 2024-02-23 15:17:08 -07:00
_plugins Fix link in concurrent segment search (#6436) 2024-02-19 11:56:44 -05:00
_query-dsl Deprecate max_token_score in neural sparse search (#6554) 2024-03-01 09:30:03 -05:00
_reporting Remove admin:admin default and update instructions for demo setup (#5887) 2024-02-01 11:01:58 -08:00
_sass Add flow framework documentation (#6257) 2024-02-07 18:44:49 -05:00
_search-plugins Fix minor typos (#6556) 2024-03-05 13:30:41 -05:00
_security Audit logging initial state description. (#6570) 2024-03-06 10:39:10 -06:00
_security-analytics Add threat intelligence for 2.12 (#6273) 2024-02-08 14:19:47 -06:00
_tools Add link to OpenSearch FAQ (#6412) 2024-02-15 09:13:56 -05:00
_troubleshoot Remove admin:admin default and update instructions for demo setup (#5887) 2024-02-01 11:01:58 -08:00
_tuning-your-cluster Add closed details block to formatting guide (#6421) 2024-02-16 12:32:44 -05:00
_upgrade-to Remove admin:admin default and update instructions for demo setup (#5887) 2024-02-01 11:01:58 -08:00
assets Updates SAML demo setup documentation (#6532) 2024-03-01 08:44:29 -08:00
images Update quickstart to include dashboards (#6004) 2024-02-29 09:50:42 -07:00
release-notes Add release notes 2.12 (#6454) 2024-02-20 16:58:27 -05: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 Remove adverbs of time rule (#6323) 2024-01-31 12:13:35 -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 Clarify that you are install bundler, and bundler takes care of jekyll (#6286) 2024-01-29 14:33:20 -05:00
FORMATTING_GUIDE.md Add closed details block to formatting guide (#6421) 2024-02-16 12:32:44 -05: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 (#6497) 2024-02-22 12:49:11 -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 Adds new acronyms and modifies other guidance (#6447) 2024-02-20 10:10:12 -05:00
TERMS.md Adds new acronyms and modifies other guidance (#6447) 2024-02-20 10:10:12 -05:00
THIRD-PARTY Initial documentation cut 2021-05-05 10:09:47 -07:00
_config.yml Add 2.12 version (#6451) 2024-02-20 16:57:55 -05: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 Separate clients, data prepper, and benchmark documentation (#5878) 2024-01-03 15:48:59 -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.