...
Code Block | ||
---|---|---|
| ||
{"payload":null,"syncEnd":true} |
2. attributeattributes.json
Code Block | ||
---|---|---|
| ||
{ "contentType": { "StringValue": "application/json", "DataType": "String" } } |
...
There should be an index named as recommendationindex_yyyyMMddHHmmss
marked with alias recommendationindex
and another marked with recommendationindex_backup
.
The timestamp in the name of the recommendationindex
alias one should be nearly the time after you send the message.
The size of documents of masterdoctorindex
and recommendationindex
alias one should be the same.
...