Zubair

Results 3 comments of Zubair

@froghollow : You need to add name of SQS queue for key 'search.index.update.sqs.queue.name' that will look something like: 'herd-searchIndexUpdateSqsQueueNextGenPOC21-SOPMQOA2XF7E'. You can check the name of SQS queue from AWS console....

Hi, I am facing the same issue, after activating the indexes I can see 4 documents in an index see image below: ![herd-indexes](https://user-images.githubusercontent.com/31644730/37976279-94258a3c-31fa-11e8-8d4f-97053b4b55c0.PNG) Here is the curl request which I...

Hi @nateiam , Thanks for your response. Please see my findings Below: - Need to Enable Inline scripts in /config/elasticsearch.yml `script.inline: true script.stored: true script.file: true ` The query generated...