Skip to content

[#22409] Add HTTP QUERY method to search API endpoints#1159

Open
marceloboeira wants to merge 1 commit into
opensearch-project:mainfrom
marceloboeira:22409-http-query-support
Open

[#22409] Add HTTP QUERY method to search API endpoints#1159
marceloboeira wants to merge 1 commit into
opensearch-project:mainfrom
marceloboeira:22409-http-query-support

Conversation

@marceloboeira

Copy link
Copy Markdown

Description

Implement RFC 10008 support by adding the QUERY method to /_search and /{index}/_search endpoints with proper parameter references and response definitions.

Note: Integration tests will be added after client libraries add QUERY support.

Issues Resolved

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.

Implement RFC 10008 support by adding the QUERY method to /_search and /{index}/_search endpoints with proper parameter references and response definitions.

Note: Integration tests will be added after client libraries add QUERY support.

Reference:

* opensearch-project/OpenSearch#22410
* opensearch-project/OpenSearch#22409

Signed-off-by: Marcelo Boeira <marcelo@boeira.me>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant