ludofleury
7/9/2012 - 4:32 PM

elasticresult.json

{
  "took" : 2,
  "timed_out" : false,
  "_shards" : {
    "total" : 5,
    "successful" : 5,
    "failed" : 0
  },
  "hits" : {
    "total" : 2,
    "max_score" : 1.0,
    "hits" : [ {
      "_index" : "plemi",
      "_type" : "place",
      "_id" : "4ffb03a8b27168a63a000008",
      "_score" : 1.0, "_source" : {"name":"Cabaret Sauvage","slug":"cabaret-sauvage","genres":["reggae_ragga","hiphop"]}
    }, {
      "_index" : "plemi",
      "_type" : "place",
      "_id" : "4ffb03a8b27168a63a000009",
      "_score" : 1.0, "_source" : {"name":"Cabartan","slug":"cabartan","genres":["hiphop","rock"]}
    } ]
  }
}