Skip to content

Instantly share code, notes, and snippets.

@suzuki
Created November 12, 2014 12:35
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 suzuki/edbfb0e58b51171a9ebc to your computer and use it in GitHub Desktop.
Save suzuki/edbfb0e58b51171a9ebc to your computer and use it in GitHub Desktop.
{
"took" : 2,
"timed_out" : false,
"_shards" : {
"total" : 5,
"successful" : 5,
"failed" : 0
},
"hits" : {
"total" : 9,
"max_score" : 1.4964111,
"hits" : [ {
"_index" : "webindex",
"_type" : "suzuki_tdiary_net",
"_id" : "GHh09_BhSQugVODambf2mg",
"_score" : 1.4964111,
"fields" : {
"title" : [ "雑文発散[Elasticsearch]" ]
}
}, {
"_index" : "webindex",
"_type" : "suzuki_tdiary_net",
"_id" : "wTAdnD7bSuqhGEJhrq-i-w",
"_score" : 0.90696204,
"fields" : {
"title" : [ "Fluentd + Elasticsearch + Kibana での解析用に Elasticsearch を仕込む - 雑文発散(2014-11-04)" ]
}
}, {
"_index" : "webindex",
"_type" : "suzuki_tdiary_net",
"_id" : "gbAE62upRsGL-_9gdoKj0g",
"_score" : 0.8712266,
"fields" : {
"title" : [ "雑文発散[Elasticsearch (2014年 第4四半期)]" ]
}
}, {
"_index" : "webindex",
"_type" : "suzuki_tdiary_net",
"_id" : "YT3hoxiSS7KU9x3-oawPrQ",
"_score" : 0.8712266,
"fields" : {
"title" : [ "雑文発散[Elasticsearch (2014年 第4四半期)]" ]
}
}, {
"_index" : "webindex",
"_type" : "suzuki_tdiary_net",
"_id" : "Xxaa7qPwRiCEZtchiRwjiQ",
"_score" : 0.75382966,
"fields" : {
"title" : [ "Fluentd + Elasticsearch + Kibana での解析のログ収集部分を考える - 雑文発散(2014-10-24)" ]
}
}, {
"_index" : "webindex",
"_type" : "suzuki_tdiary_net",
"_id" : "yJ5YeIhSTAazLRkt5YZ8zg",
"_score" : 0.69525945,
"fields" : {
"title" : [ "Elasticsearch の cat API のヘルプ的なものがあった - 雑文発散(2014-11-10)" ]
}
}, {
"_index" : "webindex",
"_type" : "suzuki_tdiary_net",
"_id" : "Q0IFPxD-Tj6pl_Gl6vK43Q",
"_score" : 0.69525945,
"fields" : {
"title" : [ "Fluentd + Elasticsearch + Kibana での解析用に Kibana を設定する - 雑文発散(2014-11-06)" ]
}
}, {
"_index" : "webindex",
"_type" : "suzuki_tdiary_net",
"_id" : "QWPNOfs7S2WQIrfuxgJ0Ig",
"_score" : 0.65342,
"fields" : {
"title" : [ "Fluentd + Elasticsearch + Kibana での解析の構成を考える - 雑文発散(2014-10-23)" ]
}
}, {
"_index" : "webindex",
"_type" : "suzuki_tdiary_net",
"_id" : "n4-KRLO1TA2z7BlxZacKkQ",
"_score" : 0.64131904,
"fields" : {
"title" : [ "Fluentd + Elasticsearch + Kibana での解析用に Kibana を仕込む - 雑文発散(2014-11-05)" ]
}
} ]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment