Modified index definition in client/__init__py (#245)

Signed-off-by: saimedhi <[email protected]>

Signed-off-by: saimedhi <[email protected]>
This commit is contained in:
Sai Medhini Reddy Maryada
2022-11-30 11:04:34 -05:00
committed by GitHub
parent a372f313dd
commit 659d30f539
+1 -1
View File
@@ -312,7 +312,7 @@ class OpenSearch(object):
)
def index(self, index, body, id=None, params=None, headers=None):
"""
Creates or updates a document in an index.
Creates or overwrites a document in an index.
:arg index: The name of the index