Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@cheehoo
Created May 19, 2014 11:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cheehoo/c58be9ef2cc5f7a60f1e to your computer and use it in GitHub Desktop.
Save cheehoo/c58be9ef2cc5f7a60f1e to your computer and use it in GitHub Desktop.
{
"took": 8,
"timed_out": false,
"_shards": {
"total": 5,
"successful": 5,
"failed": 0
},
"hits": {
"total": 1,
"max_score": 7.372412,
"hits": [
{
"_shard": 3,
"_node": "5CWJcA6zQwmsoU4br0U-Kg",
"_index": "jdbc_dev",
"_type": "media",
"_id": "840691",
"_score": 7.372412,
"_source": {
"DISPLAY_NAME": "We Are One (Ole Ola) [The Official 2014 FIFA World Cup Song]",
"PRICE": 5,
"AUDIO": "http://musicube.thecube.my/base/preview/094/944671/944671-MP3-FTD-P.mp3",
"CHANNEL_ID": 1,
"CAT_PARENT": 981,
"MEDIA_ID": 840691,
"GENRE": "We Are One (Ole Ola) [The Official 2014 FIFA World Cup Song]",
"MEDIA_PKEY": "944671",
"COMPOSER": null,
"PLAYER": null,
"CATMEDIA_NAME": "We Are One (Ole Ola) [The Official 2014 FIFA World Cup Song]",
"FTID": null,
"VIEW_ID": [
121,
43
],
"POSITION": [
10,
54269
],
"ITEMCODE": null,
"CAT_ID": [
4265,
982
],
"PRIORITY": [
0,
80
],
"CKEY": null,
"CATMEDIA_RANK": 3,
"BILLINGTYPE_ID": 1,
"CAT_NAME": [
"World Cup – I Like Football",
"POP"
],
"KEYWORDS": null,
"LONG_DESCRIPTION": null,
"SHORT_DESCRIPTION": null,
"TYPE_ID": 74,
"ARTIST_GENDER": null,
"PERFORMER": "Pitbull feat. Jennifer Lopez & Claudia Leitte",
"MAPPINGS": [
"1_121_4265_World Cup – I Like Football_0_10_5",
"1_43_982_POP_981_54269_5"
],
"SHORTCODE": null,
"CATMEDIA_CDATE": [
"2014-04-28T11:30:11.000Z",
"2014-04-23T11:52:30.000Z"
],
"LANG_ID": 1
},
"_explanation": {
"value": 7.372412,
"description": "max of:",
"details": [
{
"value": 7.372412,
"description": "weight(DISPLAY_NAME:\"we are one\" in 938) [PerFieldSimilarity], result of:",
"details": [
{
"value": 7.372412,
"description": "score(doc=938,freq=1.0 = phraseFreq=1.0\n), product of:",
"details": [
{
"value": 0.89984506,
"description": "queryWeight, product of:",
"details": [
{
"value": 32.77192,
"description": "idf(), sum of:",
"details": [
{
"value": 10.822109,
"description": "idf(docFreq=356, maxDocs=6581974)"
},
{
"value": 11.266123,
"description": "idf(docFreq=228, maxDocs=6581974)"
},
{
"value": 10.683688,
"description": "idf(docFreq=409, maxDocs=6581974)"
}
]
},
{
"value": 0.027457807,
"description": "queryNorm"
}
]
},
{
"value": 8.19298,
"description": "fieldWeight in 938, product of:",
"details": [
{
"value": 1,
"description": "tf(freq=1.0), with freq of:",
"details": [
{
"value": 1,
"description": "phraseFreq=1.0"
}
]
},
{
"value": 32.77192,
"description": "idf(), sum of:",
"details": [
{
"value": 10.822109,
"description": "idf(docFreq=356, maxDocs=6581974)"
},
{
"value": 11.266123,
"description": "idf(docFreq=228, maxDocs=6581974)"
},
{
"value": 10.683688,
"description": "idf(docFreq=409, maxDocs=6581974)"
}
]
},
{
"value": 0.25,
"description": "fieldNorm(doc=938)"
}
]
}
]
}
]
}
]
}
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment