Skip to content

Instantly share code, notes, and snippets.

Created October 17, 2011 15:48
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 anonymous/1292912 to your computer and use it in GitHub Desktop.
Save anonymous/1292912 to your computer and use it in GitHub Desktop.
Generated shell for Issue 1305
# [Mon Oct 17 17:27:34 2011] Protocol: http, Server: 192.168.1.111:9200
curl -XDELETE 'http://127.0.0.1:9200/tsti/?pretty=1&ignore_missing=true'
# [Mon Oct 17 17:27:34 2011] Response:
# {
# "ok" : true,
# "acknowledged" : true
# }
# [Mon Oct 17 17:27:34 2011] Protocol: http, Server: 192.168.1.111:9200
curl -XPUT 'http://127.0.0.1:9200/tsti/?pretty=1' -d '
{
"mappings" : {
"tsti" : {
"properties" : {
"user" : {
"index" : "not_analyzed",
"type" : "string"
}
}
}
},
"settings" : {
"number_of_replicas" : 0
}
}
'
# [Mon Oct 17 17:27:34 2011] Response:
# {
# "ok" : true,
# "acknowledged" : true
# }
# [Mon Oct 17 17:27:34 2011] Protocol: http, Server: 192.168.1.111:9200
curl -XPOST 'http://127.0.0.1:9200/tsti/tsti?pretty=1' -d '
{
"user" : "user 1"
}
'
# [Mon Oct 17 17:27:34 2011] Response:
# {
# "ok" : true,
# "_index" : "tsti",
# "_id" : "V4pRLAjQRGifJKGYqZ0PmA",
# "_type" : "tsti",
# "_version" : 1
# }
# [Mon Oct 17 17:27:34 2011] Protocol: http, Server: 192.168.1.111:9200
curl -XPOST 'http://127.0.0.1:9200/tsti/tsti?pretty=1' -d '
{
"user" : "user 2"
}
'
# [Mon Oct 17 17:27:34 2011] Response:
# {
# "ok" : true,
# "_index" : "tsti",
# "_id" : "jv08RK-mR66i9RdWG4IGFg",
# "_type" : "tsti",
# "_version" : 1
# }
# [Mon Oct 17 17:27:34 2011] Protocol: http, Server: 192.168.1.111:9200
curl -XPOST 'http://127.0.0.1:9200/tsti/tsti?pretty=1' -d '
{
"user" : "user 2"
}
'
# [Mon Oct 17 17:27:34 2011] Response:
# {
# "ok" : true,
# "_index" : "tsti",
# "_id" : "6cj5KngGQUeDmNGhk7FPSg",
# "_type" : "tsti",
# "_version" : 1
# }
# [Mon Oct 17 17:27:34 2011] Protocol: http, Server: 192.168.1.111:9200
curl -XPOST 'http://127.0.0.1:9200/tsti/tsti?pretty=1' -d '
{
"user" : "user 3"
}
'
# [Mon Oct 17 17:27:34 2011] Response:
# {
# "ok" : true,
# "_index" : "tsti",
# "_id" : "XjTVCg3oQku_3DFb5BpT0g",
# "_type" : "tsti",
# "_version" : 1
# }
# [Mon Oct 17 17:27:34 2011] Protocol: http, Server: 192.168.1.111:9200
curl -XPOST 'http://127.0.0.1:9200/tsti/tsti?pretty=1' -d '
{
"user" : "user 3"
}
'
# [Mon Oct 17 17:27:34 2011] Response:
# {
# "ok" : true,
# "_index" : "tsti",
# "_id" : "46POmwd5QD-IioWf_Z3XXQ",
# "_type" : "tsti",
# "_version" : 1
# }
# [Mon Oct 17 17:27:34 2011] Protocol: http, Server: 192.168.1.111:9200
curl -XPOST 'http://127.0.0.1:9200/tsti/tsti?pretty=1' -d '
{
"user" : "user 3"
}
'
# [Mon Oct 17 17:27:34 2011] Response:
# {
# "ok" : true,
# "_index" : "tsti",
# "_id" : "Mxg6mXpgTNaDIdwYG-ZTHg",
# "_type" : "tsti",
# "_version" : 1
# }
# [Mon Oct 17 17:27:34 2011] Protocol: http, Server: 192.168.1.111:9200
curl -XPOST 'http://127.0.0.1:9200/tsti/tsti?pretty=1' -d '
{
"user" : "user 4"
}
'
# [Mon Oct 17 17:27:34 2011] Response:
# {
# "ok" : true,
# "_index" : "tsti",
# "_id" : "LLDTLrvTQ3-CCTaqiqBG1g",
# "_type" : "tsti",
# "_version" : 1
# }
# [Mon Oct 17 17:27:34 2011] Protocol: http, Server: 192.168.1.111:9200
curl -XPOST 'http://127.0.0.1:9200/tsti/tsti?pretty=1' -d '
{
"user" : "user 4"
}
'
# [Mon Oct 17 17:27:34 2011] Response:
# {
# "ok" : true,
# "_index" : "tsti",
# "_id" : "z-Ux2iTORtG_xDToWGNqMg",
# "_type" : "tsti",
# "_version" : 1
# }
# [Mon Oct 17 17:27:34 2011] Protocol: http, Server: 192.168.1.111:9200
curl -XPOST 'http://127.0.0.1:9200/tsti/tsti?pretty=1' -d '
{
"user" : "user 4"
}
'
# [Mon Oct 17 17:27:34 2011] Response:
# {
# "ok" : true,
# "_index" : "tsti",
# "_id" : "Ph32zWGVSyicAl1m2hIbcw",
# "_type" : "tsti",
# "_version" : 1
# }
# [Mon Oct 17 17:27:34 2011] Protocol: http, Server: 192.168.1.111:9200
curl -XPOST 'http://127.0.0.1:9200/tsti/tsti?pretty=1' -d '
{
"user" : "user 4"
}
'
# [Mon Oct 17 17:27:34 2011] Response:
# {
# "ok" : true,
# "_index" : "tsti",
# "_id" : "vJHCRVs9RlKOVpb2DgPg1g",
# "_type" : "tsti",
# "_version" : 1
# }
# [Mon Oct 17 17:27:34 2011] Protocol: http, Server: 192.168.1.111:9200
curl -XPOST 'http://127.0.0.1:9200/tsti/tsti?pretty=1' -d '
{
"user" : "user 5"
}
'
# [Mon Oct 17 17:27:34 2011] Response:
# {
# "ok" : true,
# "_index" : "tsti",
# "_id" : "ACqYDhH8SHie6LAOOAx8Vg",
# "_type" : "tsti",
# "_version" : 1
# }
# [Mon Oct 17 17:27:34 2011] Protocol: http, Server: 192.168.1.111:9200
curl -XPOST 'http://127.0.0.1:9200/tsti/tsti?pretty=1' -d '
{
"user" : "user 5"
}
'
# [Mon Oct 17 17:27:34 2011] Response:
# {
# "ok" : true,
# "_index" : "tsti",
# "_id" : "nxwJJKJZSHa_AnTxOZqKTg",
# "_type" : "tsti",
# "_version" : 1
# }
# [Mon Oct 17 17:27:34 2011] Protocol: http, Server: 192.168.1.111:9200
curl -XPOST 'http://127.0.0.1:9200/tsti/tsti?pretty=1' -d '
{
"user" : "user 5"
}
'
# [Mon Oct 17 17:27:34 2011] Response:
# {
# "ok" : true,
# "_index" : "tsti",
# "_id" : "msEiFeb3SGS8T7vb1NNf6w",
# "_type" : "tsti",
# "_version" : 1
# }
# [Mon Oct 17 17:27:34 2011] Protocol: http, Server: 192.168.1.111:9200
curl -XPOST 'http://127.0.0.1:9200/tsti/tsti?pretty=1' -d '
{
"user" : "user 5"
}
'
# [Mon Oct 17 17:27:34 2011] Response:
# {
# "ok" : true,
# "_index" : "tsti",
# "_id" : "izcQAkWIRYqvo_c9Cqnj6w",
# "_type" : "tsti",
# "_version" : 1
# }
# [Mon Oct 17 17:27:34 2011] Protocol: http, Server: 192.168.1.111:9200
curl -XPOST 'http://127.0.0.1:9200/tsti/tsti?pretty=1' -d '
{
"user" : "user 5"
}
'
# [Mon Oct 17 17:27:34 2011] Response:
# {
# "ok" : true,
# "_index" : "tsti",
# "_id" : "vRv270ZjR9eTMb_RFfmuFA",
# "_type" : "tsti",
# "_version" : 1
# }
# [Mon Oct 17 17:27:34 2011] Protocol: http, Server: 192.168.1.111:9200
curl -XPOST 'http://127.0.0.1:9200/tsti/tsti?pretty=1' -d '
{
"user" : "user 6"
}
'
# [Mon Oct 17 17:27:34 2011] Response:
# {
# "ok" : true,
# "_index" : "tsti",
# "_id" : "5dnH5CeoSd6kcIuD8jVkag",
# "_type" : "tsti",
# "_version" : 1
# }
# [Mon Oct 17 17:27:34 2011] Protocol: http, Server: 192.168.1.111:9200
curl -XPOST 'http://127.0.0.1:9200/tsti/tsti?pretty=1' -d '
{
"user" : "user 6"
}
'
# [Mon Oct 17 17:27:34 2011] Response:
# {
# "ok" : true,
# "_index" : "tsti",
# "_id" : "8phXxojhQKuHhkeh4mu8KQ",
# "_type" : "tsti",
# "_version" : 1
# }
# [Mon Oct 17 17:27:34 2011] Protocol: http, Server: 192.168.1.111:9200
curl -XPOST 'http://127.0.0.1:9200/tsti/tsti?pretty=1' -d '
{
"user" : "user 6"
}
'
# [Mon Oct 17 17:27:34 2011] Response:
# {
# "ok" : true,
# "_index" : "tsti",
# "_id" : "sGvct98CR-mN4VZSUUx2ZA",
# "_type" : "tsti",
# "_version" : 1
# }
# [Mon Oct 17 17:27:34 2011] Protocol: http, Server: 192.168.1.111:9200
curl -XPOST 'http://127.0.0.1:9200/tsti/tsti?pretty=1' -d '
{
"user" : "user 6"
}
'
# [Mon Oct 17 17:27:34 2011] Response:
# {
# "ok" : true,
# "_index" : "tsti",
# "_id" : "jUiLvsKPR7OArlRwKCJYfg",
# "_type" : "tsti",
# "_version" : 1
# }
# [Mon Oct 17 17:27:34 2011] Protocol: http, Server: 192.168.1.111:9200
curl -XPOST 'http://127.0.0.1:9200/tsti/tsti?pretty=1' -d '
{
"user" : "user 6"
}
'
# [Mon Oct 17 17:27:34 2011] Response:
# {
# "ok" : true,
# "_index" : "tsti",
# "_id" : "0r-2xYvmSGCzdOF6A8YHeQ",
# "_type" : "tsti",
# "_version" : 1
# }
# [Mon Oct 17 17:27:34 2011] Protocol: http, Server: 192.168.1.111:9200
curl -XPOST 'http://127.0.0.1:9200/tsti/tsti?pretty=1' -d '
{
"user" : "user 6"
}
'
# [Mon Oct 17 17:27:34 2011] Response:
# {
# "ok" : true,
# "_index" : "tsti",
# "_id" : "f0N1aRQ7Se2haq7LC3b1JA",
# "_type" : "tsti",
# "_version" : 1
# }
# [Mon Oct 17 17:27:34 2011] Protocol: http, Server: 192.168.1.111:9200
curl -XPOST 'http://127.0.0.1:9200/tsti/tsti?pretty=1' -d '
{
"user" : "user 7"
}
'
# [Mon Oct 17 17:27:34 2011] Response:
# {
# "ok" : true,
# "_index" : "tsti",
# "_id" : "rw5mw_meTGSHM2-t7r1XyQ",
# "_type" : "tsti",
# "_version" : 1
# }
# [Mon Oct 17 17:27:34 2011] Protocol: http, Server: 192.168.1.111:9200
curl -XPOST 'http://127.0.0.1:9200/tsti/tsti?pretty=1' -d '
{
"user" : "user 7"
}
'
# [Mon Oct 17 17:27:34 2011] Response:
# {
# "ok" : true,
# "_index" : "tsti",
# "_id" : "pw6zZBS1RPyktuKpEZ-LAw",
# "_type" : "tsti",
# "_version" : 1
# }
# [Mon Oct 17 17:27:34 2011] Protocol: http, Server: 192.168.1.111:9200
curl -XPOST 'http://127.0.0.1:9200/tsti/tsti?pretty=1' -d '
{
"user" : "user 7"
}
'
# [Mon Oct 17 17:27:34 2011] Response:
# {
# "ok" : true,
# "_index" : "tsti",
# "_id" : "nVZdN_I2QGah5DzY76yiig",
# "_type" : "tsti",
# "_version" : 1
# }
# [Mon Oct 17 17:27:34 2011] Protocol: http, Server: 192.168.1.111:9200
curl -XPOST 'http://127.0.0.1:9200/tsti/tsti?pretty=1' -d '
{
"user" : "user 7"
}
'
# [Mon Oct 17 17:27:34 2011] Response:
# {
# "ok" : true,
# "_index" : "tsti",
# "_id" : "IYcC5x8gQxmJDMK4AA86vg",
# "_type" : "tsti",
# "_version" : 1
# }
# [Mon Oct 17 17:27:34 2011] Protocol: http, Server: 192.168.1.111:9200
curl -XPOST 'http://127.0.0.1:9200/tsti/tsti?pretty=1' -d '
{
"user" : "user 7"
}
'
# [Mon Oct 17 17:27:34 2011] Response:
# {
# "ok" : true,
# "_index" : "tsti",
# "_id" : "77mzah16S4O-bA3fjjc1Sg",
# "_type" : "tsti",
# "_version" : 1
# }
# [Mon Oct 17 17:27:34 2011] Protocol: http, Server: 192.168.1.111:9200
curl -XPOST 'http://127.0.0.1:9200/tsti/tsti?pretty=1' -d '
{
"user" : "user 7"
}
'
# [Mon Oct 17 17:27:34 2011] Response:
# {
# "ok" : true,
# "_index" : "tsti",
# "_id" : "6u3B2l-KTc6t7SWLruaJKg",
# "_type" : "tsti",
# "_version" : 1
# }
# [Mon Oct 17 17:27:34 2011] Protocol: http, Server: 192.168.1.111:9200
curl -XPOST 'http://127.0.0.1:9200/tsti/tsti?pretty=1' -d '
{
"user" : "user 7"
}
'
# [Mon Oct 17 17:27:34 2011] Response:
# {
# "ok" : true,
# "_index" : "tsti",
# "_id" : "KoysGMg3Q1eSBDM4QPQ4QA",
# "_type" : "tsti",
# "_version" : 1
# }
# [Mon Oct 17 17:27:34 2011] Protocol: http, Server: 192.168.1.111:9200
curl -XPOST 'http://127.0.0.1:9200/tsti/tsti?pretty=1' -d '
{
"user" : "user 8"
}
'
# [Mon Oct 17 17:27:34 2011] Response:
# {
# "ok" : true,
# "_index" : "tsti",
# "_id" : "D0koTpVKSIiMp3iyF_hIog",
# "_type" : "tsti",
# "_version" : 1
# }
# [Mon Oct 17 17:27:34 2011] Protocol: http, Server: 192.168.1.111:9200
curl -XPOST 'http://127.0.0.1:9200/tsti/tsti?pretty=1' -d '
{
"user" : "user 8"
}
'
# [Mon Oct 17 17:27:34 2011] Response:
# {
# "ok" : true,
# "_index" : "tsti",
# "_id" : "rvgU_WO8TXiOW9n_FfFK7w",
# "_type" : "tsti",
# "_version" : 1
# }
# [Mon Oct 17 17:27:34 2011] Protocol: http, Server: 192.168.1.111:9200
curl -XPOST 'http://127.0.0.1:9200/tsti/tsti?pretty=1' -d '
{
"user" : "user 8"
}
'
# [Mon Oct 17 17:27:34 2011] Response:
# {
# "ok" : true,
# "_index" : "tsti",
# "_id" : "GWzkpzvDSNW3RdZpIDsxCQ",
# "_type" : "tsti",
# "_version" : 1
# }
# [Mon Oct 17 17:27:34 2011] Protocol: http, Server: 192.168.1.111:9200
curl -XPOST 'http://127.0.0.1:9200/tsti/tsti?pretty=1' -d '
{
"user" : "user 8"
}
'
# [Mon Oct 17 17:27:34 2011] Response:
# {
# "ok" : true,
# "_index" : "tsti",
# "_id" : "NANEfUy8RQmkW9qFmQKetQ",
# "_type" : "tsti",
# "_version" : 1
# }
# [Mon Oct 17 17:27:34 2011] Protocol: http, Server: 192.168.1.111:9200
curl -XPOST 'http://127.0.0.1:9200/tsti/tsti?pretty=1' -d '
{
"user" : "user 8"
}
'
# [Mon Oct 17 17:27:34 2011] Response:
# {
# "ok" : true,
# "_index" : "tsti",
# "_id" : "w6HP-OqiRcGiAE3yETgbJQ",
# "_type" : "tsti",
# "_version" : 1
# }
# [Mon Oct 17 17:27:34 2011] Protocol: http, Server: 192.168.1.111:9200
curl -XPOST 'http://127.0.0.1:9200/tsti/tsti?pretty=1' -d '
{
"user" : "user 8"
}
'
# [Mon Oct 17 17:27:34 2011] Response:
# {
# "ok" : true,
# "_index" : "tsti",
# "_id" : "p7Kc5wddSs2LfCbCk3Snfw",
# "_type" : "tsti",
# "_version" : 1
# }
# [Mon Oct 17 17:27:34 2011] Protocol: http, Server: 192.168.1.111:9200
curl -XPOST 'http://127.0.0.1:9200/tsti/tsti?pretty=1' -d '
{
"user" : "user 8"
}
'
# [Mon Oct 17 17:27:34 2011] Response:
# {
# "ok" : true,
# "_index" : "tsti",
# "_id" : "ZVDdMD9aTmCCHHkRukM-cQ",
# "_type" : "tsti",
# "_version" : 1
# }
# [Mon Oct 17 17:27:34 2011] Protocol: http, Server: 192.168.1.111:9200
curl -XPOST 'http://127.0.0.1:9200/tsti/tsti?pretty=1' -d '
{
"user" : "user 8"
}
'
# [Mon Oct 17 17:27:34 2011] Response:
# {
# "ok" : true,
# "_index" : "tsti",
# "_id" : "P71sG09PTjWmSCc1x18uEg",
# "_type" : "tsti",
# "_version" : 1
# }
# [Mon Oct 17 17:27:34 2011] Protocol: http, Server: 192.168.1.111:9200
curl -XPOST 'http://127.0.0.1:9200/tsti/tsti?pretty=1' -d '
{
"user" : "user 9"
}
'
# [Mon Oct 17 17:27:34 2011] Response:
# {
# "ok" : true,
# "_index" : "tsti",
# "_id" : "qaZLdShlQUCTWlHjDLNsXA",
# "_type" : "tsti",
# "_version" : 1
# }
# [Mon Oct 17 17:27:34 2011] Protocol: http, Server: 192.168.1.111:9200
curl -XPOST 'http://127.0.0.1:9200/tsti/tsti?pretty=1' -d '
{
"user" : "user 9"
}
'
# [Mon Oct 17 17:27:34 2011] Response:
# {
# "ok" : true,
# "_index" : "tsti",
# "_id" : "esG2hXXhT_6FSzACItX4wg",
# "_type" : "tsti",
# "_version" : 1
# }
# [Mon Oct 17 17:27:34 2011] Protocol: http, Server: 192.168.1.111:9200
curl -XPOST 'http://127.0.0.1:9200/tsti/tsti?pretty=1' -d '
{
"user" : "user 9"
}
'
# [Mon Oct 17 17:27:34 2011] Response:
# {
# "ok" : true,
# "_index" : "tsti",
# "_id" : "PZMGWvttRXKghhOz7Q2QIQ",
# "_type" : "tsti",
# "_version" : 1
# }
# [Mon Oct 17 17:27:34 2011] Protocol: http, Server: 192.168.1.111:9200
curl -XPOST 'http://127.0.0.1:9200/tsti/tsti?pretty=1' -d '
{
"user" : "user 9"
}
'
# [Mon Oct 17 17:27:34 2011] Response:
# {
# "ok" : true,
# "_index" : "tsti",
# "_id" : "isGfG3tFQ-uZqMumq2k1Lg",
# "_type" : "tsti",
# "_version" : 1
# }
# [Mon Oct 17 17:27:34 2011] Protocol: http, Server: 192.168.1.111:9200
curl -XPOST 'http://127.0.0.1:9200/tsti/tsti?pretty=1' -d '
{
"user" : "user 9"
}
'
# [Mon Oct 17 17:27:34 2011] Response:
# {
# "ok" : true,
# "_index" : "tsti",
# "_id" : "yPKyv0o2Sn-23UgiG8IfSw",
# "_type" : "tsti",
# "_version" : 1
# }
# [Mon Oct 17 17:27:34 2011] Protocol: http, Server: 192.168.1.111:9200
curl -XPOST 'http://127.0.0.1:9200/tsti/tsti?pretty=1' -d '
{
"user" : "user 9"
}
'
# [Mon Oct 17 17:27:34 2011] Response:
# {
# "ok" : true,
# "_index" : "tsti",
# "_id" : "X6fn6zAxSe6ZE5t5FF82kg",
# "_type" : "tsti",
# "_version" : 1
# }
# [Mon Oct 17 17:27:34 2011] Protocol: http, Server: 192.168.1.111:9200
curl -XPOST 'http://127.0.0.1:9200/tsti/tsti?pretty=1' -d '
{
"user" : "user 9"
}
'
# [Mon Oct 17 17:27:34 2011] Response:
# {
# "ok" : true,
# "_index" : "tsti",
# "_id" : "8R5HmgDLQ7aJ11RfkX1T2A",
# "_type" : "tsti",
# "_version" : 1
# }
# [Mon Oct 17 17:27:34 2011] Protocol: http, Server: 192.168.1.111:9200
curl -XPOST 'http://127.0.0.1:9200/tsti/tsti?pretty=1' -d '
{
"user" : "user 9"
}
'
# [Mon Oct 17 17:27:34 2011] Response:
# {
# "ok" : true,
# "_index" : "tsti",
# "_id" : "65Wzf3ZwQ4ucvYJGFhhO8g",
# "_type" : "tsti",
# "_version" : 1
# }
# [Mon Oct 17 17:27:34 2011] Protocol: http, Server: 192.168.1.111:9200
curl -XPOST 'http://127.0.0.1:9200/tsti/tsti?pretty=1' -d '
{
"user" : "user 9"
}
'
# [Mon Oct 17 17:27:34 2011] Response:
# {
# "ok" : true,
# "_index" : "tsti",
# "_id" : "JnBUm1BiTNuC_drb70pX7g",
# "_type" : "tsti",
# "_version" : 1
# }
# [Mon Oct 17 17:27:34 2011] Protocol: http, Server: 192.168.1.111:9200
curl -XPOST 'http://127.0.0.1:9200/tsti/tsti?pretty=1' -d '
{
"user" : "user 10"
}
'
# [Mon Oct 17 17:27:34 2011] Response:
# {
# "ok" : true,
# "_index" : "tsti",
# "_id" : "06NPJPWMRyCON8LUsdV2Zg",
# "_type" : "tsti",
# "_version" : 1
# }
# [Mon Oct 17 17:27:34 2011] Protocol: http, Server: 192.168.1.111:9200
curl -XPOST 'http://127.0.0.1:9200/tsti/tsti?pretty=1' -d '
{
"user" : "user 10"
}
'
# [Mon Oct 17 17:27:34 2011] Response:
# {
# "ok" : true,
# "_index" : "tsti",
# "_id" : "kRcqbT5zTwCQ91QOxrFFqA",
# "_type" : "tsti",
# "_version" : 1
# }
# [Mon Oct 17 17:27:34 2011] Protocol: http, Server: 192.168.1.111:9200
curl -XPOST 'http://127.0.0.1:9200/tsti/tsti?pretty=1' -d '
{
"user" : "user 10"
}
'
# [Mon Oct 17 17:27:34 2011] Response:
# {
# "ok" : true,
# "_index" : "tsti",
# "_id" : "JCA7tnDETBe8wR3sIEIfMQ",
# "_type" : "tsti",
# "_version" : 1
# }
# [Mon Oct 17 17:27:34 2011] Protocol: http, Server: 192.168.1.111:9200
curl -XPOST 'http://127.0.0.1:9200/tsti/tsti?pretty=1' -d '
{
"user" : "user 10"
}
'
# [Mon Oct 17 17:27:34 2011] Response:
# {
# "ok" : true,
# "_index" : "tsti",
# "_id" : "p-2YzoLmQ9u8R9cGld8kBw",
# "_type" : "tsti",
# "_version" : 1
# }
# [Mon Oct 17 17:27:34 2011] Protocol: http, Server: 192.168.1.111:9200
curl -XPOST 'http://127.0.0.1:9200/tsti/tsti?pretty=1' -d '
{
"user" : "user 10"
}
'
# [Mon Oct 17 17:27:34 2011] Response:
# {
# "ok" : true,
# "_index" : "tsti",
# "_id" : "0LvlOEqISo61JdzZ8xEGxw",
# "_type" : "tsti",
# "_version" : 1
# }
# [Mon Oct 17 17:27:34 2011] Protocol: http, Server: 192.168.1.111:9200
curl -XPOST 'http://127.0.0.1:9200/tsti/tsti?pretty=1' -d '
{
"user" : "user 10"
}
'
# [Mon Oct 17 17:27:34 2011] Response:
# {
# "ok" : true,
# "_index" : "tsti",
# "_id" : "5lA2RhvFS2GtbWvjfJ1TuA",
# "_type" : "tsti",
# "_version" : 1
# }
# [Mon Oct 17 17:27:34 2011] Protocol: http, Server: 192.168.1.111:9200
curl -XPOST 'http://127.0.0.1:9200/tsti/tsti?pretty=1' -d '
{
"user" : "user 10"
}
'
# [Mon Oct 17 17:27:34 2011] Response:
# {
# "ok" : true,
# "_index" : "tsti",
# "_id" : "EmGrEJ9dS4CkgXY5PP5A-Q",
# "_type" : "tsti",
# "_version" : 1
# }
# [Mon Oct 17 17:27:34 2011] Protocol: http, Server: 192.168.1.111:9200
curl -XPOST 'http://127.0.0.1:9200/tsti/tsti?pretty=1' -d '
{
"user" : "user 10"
}
'
# [Mon Oct 17 17:27:34 2011] Response:
# {
# "ok" : true,
# "_index" : "tsti",
# "_id" : "exoyfO1bTd2XAfO_KaZvMQ",
# "_type" : "tsti",
# "_version" : 1
# }
# [Mon Oct 17 17:27:34 2011] Protocol: http, Server: 192.168.1.111:9200
curl -XPOST 'http://127.0.0.1:9200/tsti/tsti?pretty=1' -d '
{
"user" : "user 10"
}
'
# [Mon Oct 17 17:27:34 2011] Response:
# {
# "ok" : true,
# "_index" : "tsti",
# "_id" : "vWJPNlkFTf2ypHotg8E45g",
# "_type" : "tsti",
# "_version" : 1
# }
# [Mon Oct 17 17:27:34 2011] Protocol: http, Server: 192.168.1.111:9200
curl -XPOST 'http://127.0.0.1:9200/tsti/tsti?pretty=1' -d '
{
"user" : "user 10"
}
'
# [Mon Oct 17 17:27:34 2011] Response:
# {
# "ok" : true,
# "_index" : "tsti",
# "_id" : "n88IVoMkRKGd6EFDbCvsAA",
# "_type" : "tsti",
# "_version" : 1
# }
# [Mon Oct 17 17:27:44 2011] Protocol: http, Server: 192.168.1.111:9200
curl -XGET 'http://127.0.0.1:9200/tsti/_search?pretty=1&search_type=count' -d '
{
"query" : {
"match_all" : {}
},
"facets" : {
"ffacet" : {
"terms" : {
"size" : 1,
"field" : "user"
}
}
},
"size" : 0
}
'
# [Mon Oct 17 17:27:44 2011] Response:
# {
# "hits" : {
# "hits" : [],
# "max_score" : 0,
# "total" : 55
# },
# "timed_out" : false,
# "_shards" : {
# "failed" : 0,
# "successful" : 5,
# "total" : 5
# },
# "facets" : {
# "ffacet" : {
# "other" : 48,
# "terms" : [
# {
# "count" : 7,
# "term" : "user 9"
# }
# ],
# "missing" : 0,
# "_type" : "terms",
# "total" : 55
# }
# },
# "took" : 4
# }
# [Mon Oct 17 17:27:44 2011] Protocol: http, Server: 192.168.1.111:9200
curl -XGET 'http://127.0.0.1:9200/tsti/_search?pretty=1&search_type=count' -d '
{
"query" : {
"match_all" : {}
},
"facets" : {
"ffacet" : {
"terms" : {
"size" : 2,
"field" : "user"
}
}
},
"size" : 0
}
'
# [Mon Oct 17 17:27:44 2011] Response:
# {
# "hits" : {
# "hits" : [],
# "max_score" : 0,
# "total" : 55
# },
# "timed_out" : false,
# "_shards" : {
# "failed" : 0,
# "successful" : 5,
# "total" : 5
# },
# "facets" : {
# "ffacet" : {
# "other" : 40,
# "terms" : [
# {
# "count" : 9,
# "term" : "user 9"
# },
# {
# "count" : 6,
# "term" : "user 10"
# }
# ],
# "missing" : 0,
# "_type" : "terms",
# "total" : 55
# }
# },
# "took" : 1
# }
# [Mon Oct 17 17:27:44 2011] Protocol: http, Server: 192.168.1.111:9200
curl -XGET 'http://127.0.0.1:9200/tsti/_search?pretty=1&search_type=count' -d '
{
"query" : {
"match_all" : {}
},
"facets" : {
"ffacet" : {
"terms" : {
"size" : 3,
"field" : "user"
}
}
},
"size" : 0
}
'
# [Mon Oct 17 17:27:44 2011] Response:
# {
# "hits" : {
# "hits" : [],
# "max_score" : 0,
# "total" : 55
# },
# "timed_out" : false,
# "_shards" : {
# "failed" : 0,
# "successful" : 5,
# "total" : 5
# },
# "facets" : {
# "ffacet" : {
# "other" : 33,
# "terms" : [
# {
# "count" : 9,
# "term" : "user 9"
# },
# {
# "count" : 7,
# "term" : "user 8"
# },
# {
# "count" : 6,
# "term" : "user 10"
# }
# ],
# "missing" : 0,
# "_type" : "terms",
# "total" : 55
# }
# },
# "took" : 1
# }
# [Mon Oct 17 17:27:44 2011] Protocol: http, Server: 192.168.1.111:9200
curl -XGET 'http://127.0.0.1:9200/tsti/_search?pretty=1&search_type=count' -d '
{
"query" : {
"match_all" : {}
},
"facets" : {
"ffacet" : {
"terms" : {
"size" : 4,
"field" : "user"
}
}
},
"size" : 0
}
'
# [Mon Oct 17 17:27:45 2011] Response:
# {
# "hits" : {
# "hits" : [],
# "max_score" : 0,
# "total" : 55
# },
# "timed_out" : false,
# "_shards" : {
# "failed" : 0,
# "successful" : 5,
# "total" : 5
# },
# "facets" : {
# "ffacet" : {
# "other" : 25,
# "terms" : [
# {
# "count" : 9,
# "term" : "user 9"
# },
# {
# "count" : 8,
# "term" : "user 10"
# },
# {
# "count" : 7,
# "term" : "user 8"
# },
# {
# "count" : 6,
# "term" : "user 7"
# }
# ],
# "missing" : 0,
# "_type" : "terms",
# "total" : 55
# }
# },
# "took" : 1
# }
# [Mon Oct 17 17:27:45 2011] Protocol: http, Server: 192.168.1.111:9200
curl -XGET 'http://127.0.0.1:9200/tsti/_search?pretty=1&search_type=count' -d '
{
"query" : {
"match_all" : {}
},
"facets" : {
"ffacet" : {
"terms" : {
"size" : 5,
"field" : "user"
}
}
},
"size" : 0
}
'
# [Mon Oct 17 17:27:45 2011] Response:
# {
# "hits" : {
# "hits" : [],
# "max_score" : 0,
# "total" : 55
# },
# "timed_out" : false,
# "_shards" : {
# "failed" : 0,
# "successful" : 5,
# "total" : 5
# },
# "facets" : {
# "ffacet" : {
# "other" : 18,
# "terms" : [
# {
# "count" : 9,
# "term" : "user 9"
# },
# {
# "count" : 8,
# "term" : "user 8"
# },
# {
# "count" : 8,
# "term" : "user 10"
# },
# {
# "count" : 7,
# "term" : "user 7"
# },
# {
# "count" : 5,
# "term" : "user 6"
# }
# ],
# "missing" : 0,
# "_type" : "terms",
# "total" : 55
# }
# },
# "took" : 1
# }
# [Mon Oct 17 17:27:45 2011] Protocol: http, Server: 192.168.1.111:9200
curl -XGET 'http://127.0.0.1:9200/tsti/_search?pretty=1&search_type=count' -d '
{
"query" : {
"match_all" : {}
},
"facets" : {
"ffacet" : {
"terms" : {
"size" : 6,
"field" : "user"
}
}
},
"size" : 0
}
'
# [Mon Oct 17 17:27:45 2011] Response:
# {
# "hits" : {
# "hits" : [],
# "max_score" : 0,
# "total" : 55
# },
# "timed_out" : false,
# "_shards" : {
# "failed" : 0,
# "successful" : 5,
# "total" : 5
# },
# "facets" : {
# "ffacet" : {
# "other" : 10,
# "terms" : [
# {
# "count" : 10,
# "term" : "user 10"
# },
# {
# "count" : 9,
# "term" : "user 9"
# },
# {
# "count" : 8,
# "term" : "user 8"
# },
# {
# "count" : 7,
# "term" : "user 7"
# },
# {
# "count" : 6,
# "term" : "user 6"
# },
# {
# "count" : 5,
# "term" : "user 5"
# }
# ],
# "missing" : 0,
# "_type" : "terms",
# "total" : 55
# }
# },
# "took" : 1
# }
# [Mon Oct 17 17:27:45 2011] Protocol: http, Server: 192.168.1.111:9200
curl -XGET 'http://127.0.0.1:9200/tsti/_search?pretty=1&search_type=count' -d '
{
"query" : {
"match_all" : {}
},
"facets" : {
"ffacet" : {
"terms" : {
"size" : 7,
"field" : "user"
}
}
},
"size" : 0
}
'
# [Mon Oct 17 17:27:45 2011] Response:
# {
# "hits" : {
# "hits" : [],
# "max_score" : 0,
# "total" : 55
# },
# "timed_out" : false,
# "_shards" : {
# "failed" : 0,
# "successful" : 5,
# "total" : 5
# },
# "facets" : {
# "ffacet" : {
# "other" : 6,
# "terms" : [
# {
# "count" : 10,
# "term" : "user 10"
# },
# {
# "count" : 9,
# "term" : "user 9"
# },
# {
# "count" : 8,
# "term" : "user 8"
# },
# {
# "count" : 7,
# "term" : "user 7"
# },
# {
# "count" : 6,
# "term" : "user 6"
# },
# {
# "count" : 5,
# "term" : "user 5"
# },
# {
# "count" : 4,
# "term" : "user 4"
# }
# ],
# "missing" : 0,
# "_type" : "terms",
# "total" : 55
# }
# },
# "took" : 1
# }
# [Mon Oct 17 17:27:45 2011] Protocol: http, Server: 192.168.1.111:9200
curl -XGET 'http://127.0.0.1:9200/tsti/_search?pretty=1&search_type=count' -d '
{
"query" : {
"match_all" : {}
},
"facets" : {
"ffacet" : {
"terms" : {
"size" : 8,
"field" : "user"
}
}
},
"size" : 0
}
'
# [Mon Oct 17 17:27:45 2011] Response:
# {
# "hits" : {
# "hits" : [],
# "max_score" : 0,
# "total" : 55
# },
# "timed_out" : false,
# "_shards" : {
# "failed" : 0,
# "successful" : 5,
# "total" : 5
# },
# "facets" : {
# "ffacet" : {
# "other" : 3,
# "terms" : [
# {
# "count" : 10,
# "term" : "user 10"
# },
# {
# "count" : 9,
# "term" : "user 9"
# },
# {
# "count" : 8,
# "term" : "user 8"
# },
# {
# "count" : 7,
# "term" : "user 7"
# },
# {
# "count" : 6,
# "term" : "user 6"
# },
# {
# "count" : 5,
# "term" : "user 5"
# },
# {
# "count" : 4,
# "term" : "user 4"
# },
# {
# "count" : 3,
# "term" : "user 3"
# }
# ],
# "missing" : 0,
# "_type" : "terms",
# "total" : 55
# }
# },
# "took" : 2
# }
# [Mon Oct 17 17:27:45 2011] Protocol: http, Server: 192.168.1.111:9200
curl -XGET 'http://127.0.0.1:9200/tsti/_search?pretty=1&search_type=count' -d '
{
"query" : {
"match_all" : {}
},
"facets" : {
"ffacet" : {
"terms" : {
"size" : 9,
"field" : "user"
}
}
},
"size" : 0
}
'
# [Mon Oct 17 17:27:45 2011] Response:
# {
# "hits" : {
# "hits" : [],
# "max_score" : 0,
# "total" : 55
# },
# "timed_out" : false,
# "_shards" : {
# "failed" : 0,
# "successful" : 5,
# "total" : 5
# },
# "facets" : {
# "ffacet" : {
# "other" : 1,
# "terms" : [
# {
# "count" : 10,
# "term" : "user 10"
# },
# {
# "count" : 9,
# "term" : "user 9"
# },
# {
# "count" : 8,
# "term" : "user 8"
# },
# {
# "count" : 7,
# "term" : "user 7"
# },
# {
# "count" : 6,
# "term" : "user 6"
# },
# {
# "count" : 5,
# "term" : "user 5"
# },
# {
# "count" : 4,
# "term" : "user 4"
# },
# {
# "count" : 3,
# "term" : "user 3"
# },
# {
# "count" : 2,
# "term" : "user 2"
# }
# ],
# "missing" : 0,
# "_type" : "terms",
# "total" : 55
# }
# },
# "took" : 1
# }
# [Mon Oct 17 17:27:45 2011] Protocol: http, Server: 192.168.1.111:9200
curl -XGET 'http://127.0.0.1:9200/tsti/_search?pretty=1&search_type=count' -d '
{
"query" : {
"match_all" : {}
},
"facets" : {
"ffacet" : {
"terms" : {
"size" : 10,
"field" : "user"
}
}
},
"size" : 0
}
'
# [Mon Oct 17 17:27:45 2011] Response:
# {
# "hits" : {
# "hits" : [],
# "max_score" : 0,
# "total" : 55
# },
# "timed_out" : false,
# "_shards" : {
# "failed" : 0,
# "successful" : 5,
# "total" : 5
# },
# "facets" : {
# "ffacet" : {
# "other" : 0,
# "terms" : [
# {
# "count" : 10,
# "term" : "user 10"
# },
# {
# "count" : 9,
# "term" : "user 9"
# },
# {
# "count" : 8,
# "term" : "user 8"
# },
# {
# "count" : 7,
# "term" : "user 7"
# },
# {
# "count" : 6,
# "term" : "user 6"
# },
# {
# "count" : 5,
# "term" : "user 5"
# },
# {
# "count" : 4,
# "term" : "user 4"
# },
# {
# "count" : 3,
# "term" : "user 3"
# },
# {
# "count" : 2,
# "term" : "user 2"
# },
# {
# "count" : 1,
# "term" : "user 1"
# }
# ],
# "missing" : 0,
# "_type" : "terms",
# "total" : 55
# }
# },
# "took" : 1
# }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment