Browse Source
Update Readme
Signed-off-by: Jael Gu <mengjia.gu@zilliz.com>
support-stopwords
1 changed files with
3 additions and
1 deletions
-
README.md
|
|
|
@ -1,6 +1,6 @@ |
|
|
|
# ElasticSearch Index |
|
|
|
|
|
|
|
author: Jael |
|
|
|
*author: Jael* |
|
|
|
|
|
|
|
<br /> |
|
|
|
|
|
|
|
@ -71,6 +71,8 @@ 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. |
|
|
|
|
|
|
|
<br /> |
|
|
|
|
|
|
|
**Returns:** |
|
|
|
|
|
|
|
Index response wrapped by `elastic_transport.ObjectApiResponse`. |