Sample index data
{
"_index" : "sampleindex",
"_type" : "_doc",
"_id" : "196575730",
"_version" : 2,
"_seq_no" : 2230396,
"_primary_term" : 1,
"found" : true,
"_source" : {
"id" : 19657,
"name" : "wer_1212",
"price" : "1000.0",
"updatedDate" : "2019-06-26T15:30:42.824993-05:00"
}
}
Expected Output format
id|name|price|updateddate
19657|wer_1212|1000.0|06/26/2019