Hi,
I have a filed called "date" of map
"date": {
"type": "date",
"format": "dateOptionalTime"
},
Examples values of this field are
July 31st 2015, 12:39:50.569
July 31st 2015, 13:29:00.785
July 31st 2015, 15:45:00.105
How do I write a kibana query string to show all on the date July 31st 2015 ?