Commit from m3o/m3o action

This commit is contained in:
m3o-actions
2022-02-18 13:26:54 +00:00
parent 7b49673d15
commit 1b52ade3cd
24 changed files with 1409 additions and 1409 deletions

View File

@@ -83,9 +83,9 @@ func IndexAdocument() {
rsp, err := searchService.Index(&search.IndexRequest{
Document: &search.Document{
Contents: map[string]interface{}{
"starsign": "Leo",
"name": "John Doe",
"age": 37,
"starsign": "Leo",
},
Id: "1234",
},