Elastic Search and Salesforece Resources (Documents)

Hey
I have problems with Salesforce and Elasticsearch when we doing a document search
Here my sales force array showing documents

[{
"Tag":null,
"GroupType":"Public",
"GroupName":"PublicResources",
"GroupId":"0F90k0000004f5uCAA",
"DocumentType":"pdf",
"DocumentName":"INVITATION CEO Lecture Rt Hon Helen Clark",
"DocumentId":"0690k000000g2ILAAY",
"DocumentDescription":null,
"CreatedDate":"2018-09-12 13:22:55",
"Category":"Other",
"Author":"",
"AccessToken":"",
"date":"12 September 2018",
"categoryIndex":2,
"authorIndex":0
}

But when I do search this document using ElasticSearch, I am getting empty array.
Please help me sort this out issue
Thanks

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.