88d06e13bd
* Refactor full-text query documentation Signed-off-by: Fanit Kolchina <kolchfa@amazon.com> * Add examples and parameter descriptions Signed-off-by: Fanit Kolchina <kolchfa@amazon.com> * Add multi-match query Signed-off-by: Fanit Kolchina <kolchfa@amazon.com> * Add query string field format Signed-off-by: Fanit Kolchina <kolchfa@amazon.com> * Query string examples Signed-off-by: Fanit Kolchina <kolchfa@amazon.com> * Add regular expressions and fuzziness Signed-off-by: Fanit Kolchina <kolchfa@amazon.com> * Add wildcard and regex warning Signed-off-by: Fanit Kolchina <kolchfa@amazon.com> * Added more query string format Signed-off-by: Fanit Kolchina <kolchfa@amazon.com> * Added multi-field sections Signed-off-by: Fanit Kolchina <kolchfa@amazon.com> * Rewrite minimum should match section Signed-off-by: Fanit Kolchina <kolchfa@amazon.com> * Added allow expensive queries section Signed-off-by: Fanit Kolchina <kolchfa@amazon.com> * Add simple query string query Signed-off-by: Fanit Kolchina <kolchfa@amazon.com> * Small rewrites Signed-off-by: Fanit Kolchina <kolchfa@amazon.com> * Add intervals query Signed-off-by: Fanit Kolchina <kolchfa@amazon.com> * Include discover in query string syntax Signed-off-by: Fanit Kolchina <kolchfa@amazon.com> * Link and index page fix Signed-off-by: Fanit Kolchina <kolchfa@amazon.com> * Apply suggestions from code review Co-authored-by: Melissa Vagi <vagimeli@amazon.com> Signed-off-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com> * Implemented editorial comments Signed-off-by: Fanit Kolchina <kolchfa@amazon.com> --------- Signed-off-by: Fanit Kolchina <kolchfa@amazon.com> Signed-off-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com> Co-authored-by: Melissa Vagi <vagimeli@amazon.com> |
||
---|---|---|
.github | ||
_aggregations | ||
_analyzers | ||
_api-reference | ||
_benchmark | ||
_clients | ||
_dashboards | ||
_data | ||
_data-prepper | ||
_developer-documentation | ||
_field-types | ||
_im-plugin | ||
_includes | ||
_ingest-pipelines | ||
_install-and-configure | ||
_integrations | ||
_layouts | ||
_ml-commons-plugin | ||
_monitoring-your-cluster | ||
_observing-your-data | ||
_plugins | ||
_query-dsl | ||
_reporting | ||
_sass | ||
_search-plugins | ||
_security | ||
_security-analytics | ||
_tools | ||
_troubleshoot | ||
_tuning-your-cluster | ||
_upgrade-to | ||
assets | ||
images | ||
release-notes | ||
templates | ||
.gitignore | ||
.vale.ini | ||
404.md | ||
API_STYLE_GUIDE.md | ||
CNAME | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
FORMATTING_GUIDE.md | ||
Gemfile | ||
LICENSE | ||
MAINTAINERS.md | ||
NOTICE | ||
README.md | ||
STYLE_GUIDE.md | ||
TERMS.md | ||
THIRD-PARTY | ||
_config.yml | ||
about.md | ||
breaking-changes.md | ||
build.sh | ||
check-links.sh | ||
experimental.md | ||
favicon.ico | ||
favicon.png | ||
favicon.svg | ||
index.md | ||
quickstart.md | ||
version-history.md |
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
Copyright OpenSearch contributors.