opensearch-project / opensearch-py

Python Client for OpenSearch
https://opensearch.org/docs/latest/clients/python/
Apache License 2.0
338 stars 170 forks source link

Added a guide on making raw JSON REST requests. #542

Closed dblock closed 11 months ago

dblock commented 11 months ago

Description

Document making raw JSON REST requests.

Issues Resolved

Related to https://github.com/opensearch-project/opensearch-py/issues/498. Not closing this issue because we want a better DSL.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.

codecov[bot] commented 11 months ago

Codecov Report

Merging #542 (7e8d773) into main (af263a0) will not change coverage. Report is 1 commits behind head on main. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #542   +/-   ##
=======================================
  Coverage   70.70%   70.70%           
=======================================
  Files          83       83           
  Lines        7857     7857           
=======================================
  Hits         5555     5555           
  Misses       2302     2302