cloud-search-samples icon indicating copy to clipboard operation
cloud-search-samples copied to clipboard

_dictionaryEntry schema registration showed "wrong formatted resource name"

Open cloudsearch555 opened this issue 6 years ago • 2 comments

According to the doc, Synonyms are defined by indexing items with the _dictionaryEntry well-known schema.

However when register the object _dictionaryEntry with properties: _term, _synonym; wrong formatted resource name popped up.

[ERROR] { [ERROR] "code" : 400, [ERROR] "errors" : [ { [ERROR] "domain" : "global", [ERROR] "message" : "Wrong formatted resource name. Wrong formatted resource name. Wrong formatted resource name. Wrong formatted resource name. Wrong formatted resource name.", [ERROR] "reason" : "badRequest" [ERROR] } ], [ERROR] "message" : "Wrong formatted resource name. Wrong formatted resource name. Wrong formatted resource name. Wrong formatted resource name. Wrong formatted resource name.", [ERROR] "status" : "INVALID_ARGUMENT" [ERROR] }

cloudsearch555 avatar Dec 31 '19 02:12 cloudsearch555

Same problem here!

dtssagio avatar Jan 24 '20 14:01 dtssagio

Has anyone solved this problem? I tried this morning but got the same error. Schema is the same found in example. Thanks

vitoing avatar Jan 24 '23 12:01 vitoing