Skip to content

Instantly share code, notes, and snippets.

@suzuki
Created November 13, 2014 23:59
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/768202c1b27a89f597f6 to your computer and use it in GitHub Desktop.
Save suzuki/768202c1b27a89f597f6 to your computer and use it in GitHub Desktop.
{
"took" : 4,
"timed_out" : false,
"_shards" : {
"total" : 5,
"successful" : 5,
"failed" : 0
},
"hits" : {
"total" : 11,
"max_score" : 1.8278984,
"hits" : [ {
"_index" : "webindex",
"_type" : "suzuki_tdiary_net",
"_id" : "Oc3akEQoSUSIoh62iSBbWQ",
"_score" : 1.8278984,
"fields" : {
"title" : [ "雑文発散[Elasticsearch]" ]
}
}, {
"_index" : "webindex",
"_type" : "suzuki_tdiary_net",
"_id" : "xL4dLJcZRTanFkkJezj3Zg",
"_score" : 1.0111306,
"fields" : {
"title" : [ "雑文発散[Elasticsearch (2014年 第4四半期)]" ]
}
}, {
"_index" : "webindex",
"_type" : "suzuki_tdiary_net",
"_id" : "S_1wlPnlS-WZX89Yo1ewfw",
"_score" : 0.9679199,
"fields" : {
"title" : [ "Elasticsearch で Web のクローリングを行なう - 雑文発散(2014-11-12)" ]
}
}, {
"_index" : "webindex",
"_type" : "suzuki_tdiary_net",
"_id" : "HG-y8GR6QseAGv7BnyvlVg",
"_score" : 0.9196188,
"fields" : {
"title" : [ "Fluentd + Elasticsearch + Kibana での解析用に Elasticsearch を仕込む - 雑文発散(2014-11-04)" ]
}
}, {
"_index" : "webindex",
"_type" : "suzuki_tdiary_net",
"_id" : "bSlgqn00QT2u-PvyOyzsVA",
"_score" : 0.8912373,
"fields" : {
"title" : [ "雑文発散[Elasticsearch (2014年 第4四半期)]" ]
}
}, {
"_index" : "webindex",
"_type" : "suzuki_tdiary_net",
"_id" : "U3W60P7NTeynuNvhFUCGyQ",
"_score" : 0.7259399,
"fields" : {
"title" : [ "Fluentd + Elasticsearch + Kibana での解析の構成を考える - 雑文発散(2014-10-23)" ]
}
}, {
"_index" : "webindex",
"_type" : "suzuki_tdiary_net",
"_id" : "1Erv-Y_RR5OMMP3RUUmlVQ",
"_score" : 0.668428,
"fields" : {
"title" : [ "Fluentd + Elasticsearch + Kibana での解析用に Kibana を設定する - 雑文発散(2014-11-06)" ]
}
}, {
"_index" : "webindex",
"_type" : "suzuki_tdiary_net",
"_id" : "4kaBgYTjThagbUPeTQB_yA",
"_score" : 0.668428,
"fields" : {
"title" : [ "Fluentd + Elasticsearch + Kibana での解析用に Kibana を仕込む - 雑文発散(2014-11-05)" ]
}
}, {
"_index" : "webindex",
"_type" : "suzuki_tdiary_net",
"_id" : "vH6WtZgRTyy3bwFbww-98w",
"_score" : 0.6502687,
"fields" : {
"title" : [ "Fluentd + Elasticsearch + Kibana での解析のログ収集部分を考える - 雑文発散(2014-10-24)" ]
}
}, {
"_index" : "webindex",
"_type" : "suzuki_tdiary_net",
"_id" : "wawurCOrQOWUDW0PqRWGGg",
"_score" : 0.6502687,
"fields" : {
"title" : [ "そういえば Elasticsearch のバックアップ・リストアってどうなんだっけ? - 雑文発散(2014-11-13)" ]
}
} ]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment