From b2204f3351785b9cd0689403d9631ef4e7dc4fff Mon Sep 17 00:00:00 2001 From: Jael Gu Date: Tue, 21 Feb 2023 11:02:32 +0800 Subject: [PATCH] Update Readme Signed-off-by: Jael Gu --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d40c0c7..b2b05d1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ElasticSearch Search -author: Jael +*author: Jael*
@@ -64,6 +64,9 @@ The user password to connect ElasticSearch client if needed, defaults to None. The path to CA certificates to connect ElasticSearch client if needed, defaults to None. + +
+ **Returns:** Search results wrapped by `elastic_transport.ObjectApiResponse`.