本文档是针对 OpenSearch 的简体中文本地化仓库。包括有 OpenSearch 引擎以及相关的一些插件。仓库中的内容是从官方 GitHub 代码库中 Fork 下来后进行编译和修改的。
Go to file
Melissa Vagi 48d46a036b
remove ip data type (#6647)
Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
2024-03-11 17:56:08 -06: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 Incorrect op_type param explanation (#6640) 2024-03-11 16:43:58 -04: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 Alphabetize by title (#6608) 2024-03-06 12:19:41 -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 remove ip data type (#6647) 2024-03-11 17:56:08 -06: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 HuggingFace link for neural sparse model (#6629) 2024-03-08 14:36:32 -05:00
_monitoring-your-cluster Address feedback on PerfTop dashboard (#6641) 2024-03-11 14:19:27 -07: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 Address feedback on PerfTop dashboard (#6641) 2024-03-11 14:19:27 -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
.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
CODE_OF_CONDUCT.md
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
MAINTAINERS.md Update MAINTAINERS.md (#6497) 2024-02-22 12:49:11 -08:00
NOTICE
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
_config.yml Add 2.12 version (#6451) 2024-02-20 16:57:55 -05:00
build.sh
check-links.sh
favicon.ico
favicon.png
favicon.svg
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.