in my elasticsearch index it has pagedata filed under message field which contains following data
message.PageData:
{"survey_details":{"survey_status":0,"survey_ref_id":1,"skip_status":0,"question_count":21,"survey_open_date":"10-08-2018","survey_close_date":"16-11-
pagedata can be string or hash thats why i havent applied filter over page data
i there any way to search survey_status":0, & "survey_ref_id":1, located in json string field