make data exploration, the ability to go ahead and ask questions on your data and get results in milliseconds, available to end users. Shay Bannon dotScale 2013
a <em>way</em> or make one." } PUT /hannibal/_doc/2 { "quote": "I have come not to make war on the Italians, but to aid the Italians against Rome." } PUT /hannibal/_doc/3 { "quote": "God has given to man no sharper spur to <b>victory</b> than contempt of death." }
"_index": "hannibal", "_type": "_doc", "_id": "1", "_score": 0.4121213, "_source": { "quote": "I will either find a <em>way</em> or make one." } }, { "_index": "hannibal", "_type": "_doc", "_id": "2", "_score": 0.40594208, "_source": { "quote": "I have come not to make war on the Italians, but to aid the Italians against Rome." } } ] }