本文档是针对 OpenSearch 的简体中文本地化仓库。包括有 OpenSearch 引擎以及相关的一些插件。仓库中的内容是从官方 GitHub 代码库中 Fork 下来后进行编译和修改的。
Go to file
Melissa Vagi 856e8b0605
Add supported processors table (#6068)
* Update _ingest-pipelines/processors/index-processors.md
---------

Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
Co-authored-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com>
Co-authored-by: Nathan Bower <nbower@amazon.com>
2024-01-12 08:51:44 -07:00
.github Update CODEOWNERS (#6067) 2024-01-08 16:22:08 -08:00
_about Add advanced concepts to about page (#5922) 2024-01-09 09:14:55 -05:00
_aggregations Change navigation for index pages of collections (#6039) 2024-01-04 14:55:05 -05:00
_analyzers Change navigation for index pages of collections (#6039) 2024-01-04 14:55:05 -05:00
_api-reference [DOC] _nodes/stats coordinator search stats documentation (#6103) 2024-01-11 11:11:44 -07:00
_benchmark Change navigation for index pages of collections (#6039) 2024-01-04 14:55:05 -05:00
_clients Change navigation for index pages of collections (#6039) 2024-01-04 14:55:05 -05:00
_dashboards Change navigation for index pages of collections (#6039) 2024-01-04 14:55:05 -05:00
_data Separate clients, data prepper, and benchmark documentation (#5878) 2024-01-03 15:48:59 -05:00
_data-prepper Change navigation for index pages of collections (#6039) 2024-01-04 14:55:05 -05:00
_developer-documentation Change navigation for index pages of collections (#6039) 2024-01-04 14:55:05 -05:00
_field-types Change navigation for index pages of collections (#6039) 2024-01-04 14:55:05 -05:00
_im-plugin Point all non-versioned documentation to latest and add permalinks (#6042) 2024-01-05 08:58:23 -05:00
_includes Point all non-versioned documentation to latest and add permalinks (#6042) 2024-01-05 08:58:23 -05:00
_ingest-pipelines Add supported processors table (#6068) 2024-01-12 08:51:44 -07:00
_install-and-configure Add `http.compression` Parameter Reference (#6051) 2024-01-10 13:03:31 -06:00
_integrations Change navigation for index pages of collections (#6039) 2024-01-04 14:55:05 -05:00
_layouts Hook up contribute button (#6108) 2024-01-09 18:55:54 -05:00
_ml-commons-plugin Add examples to get model API (#6128) 2024-01-11 10:00:58 -05:00
_monitoring-your-cluster Change navigation for index pages of collections (#6039) 2024-01-04 14:55:05 -05:00
_observing-your-data Rename collection links to directory names (#6040) 2024-01-04 18:59:53 -05:00
_plugins Update link checker (#5708) 2023-11-30 13:44:59 -05:00
_query-dsl Change navigation for index pages of collections (#6039) 2024-01-04 14:55:05 -05:00
_reporting Change navigation for index pages of collections (#6039) 2024-01-04 14:55:05 -05:00
_sass Add warning capability for OpenSearch section (#6086) 2024-01-09 10:50:05 -05:00
_search-plugins Point all non-versioned documentation to latest and add permalinks (#6042) 2024-01-05 08:58:23 -05:00
_security Clarify anonymous authentication support (#6022) 2024-01-11 14:44:41 -05:00
_security-analytics Change navigation for index pages of collections (#6039) 2024-01-04 14:55:05 -05:00
_tools Change navigation for index pages of collections (#6039) 2024-01-04 14:55:05 -05:00
_troubleshoot Change navigation for index pages of collections (#6039) 2024-01-04 14:55:05 -05:00
_tuning-your-cluster Update index.md (#6044) 2024-01-05 16:57:36 -05:00
_upgrade-to Change navigation for index pages of collections (#6039) 2024-01-04 14:55:05 -05:00
assets Redesigned header / footer integration copied from project site. (#5702) 2023-12-12 15:59:47 -08:00
images Fix ism policy image (#6020) 2024-01-03 09:34:28 -07: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 (#6066) 2024-01-08 16:22:21 -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 Add trade-off and ingest pipeline to terms (#6100) 2024-01-09 12:05:53 -05:00
THIRD-PARTY Initial documentation cut 2021-05-05 10:09:47 -07:00
_config.yml Add warning capability for OpenSearch section (#6086) 2024-01-09 10:50:05 -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.