Browse Source
Update Readme
Signed-off-by: Jael Gu <mengjia.gu@zilliz.com>
main
1 changed files with
4 additions and
1 deletions
-
README.md
|
@ -1,6 +1,6 @@ |
|
|
# ElasticSearch Search |
|
|
# ElasticSearch Search |
|
|
|
|
|
|
|
|
author: Jael |
|
|
|
|
|
|
|
|
*author: Jael* |
|
|
|
|
|
|
|
|
<br /> |
|
|
<br /> |
|
|
|
|
|
|
|
@ -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. |
|
|
The path to CA certificates to connect ElasticSearch client if needed, defaults to None. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<br /> |
|
|
|
|
|
|
|
|
**Returns:** |
|
|
**Returns:** |
|
|
|
|
|
|
|
|
Search results wrapped by `elastic_transport.ObjectApiResponse`. |
|
|
Search results wrapped by `elastic_transport.ObjectApiResponse`. |
|
|