Skip to content

Instantly share code, notes, and snippets.

{
"bool" : {
"must" : {
"term" : { "properties" : "yeggeps" }
"term" : { "properties" : "kimchy" }
},
}
}
{
sort: {
_script: {
script: "friends_visits_ids contains doc['id']",
type: 'string',
params: {
friends_visits_ids: friends_visits_ids
},
order: 'asc'
}
OpenSSH_5.6p1, OpenSSL 0.9.8r 8 Feb 2011
debug1: Reading configuration data /etc/ssh_config
debug1: Applying options for *
debug2: ssh_connect: needpriv 0
debug1: Connecting to ec2-107-21-205-64.compute-1.amazonaws.com [107.21.205.64] port 22.
debug1: Connection established.
debug3: Not a RSA1 key file /Users/speggey/.ssh/id_rsa.
debug2: key_type_from_name: unknown key type '-----BEGIN'
debug3: key_read: missing keytype
debug2: key_type_from_name: unknown key type 'Proc-Type:'
debug1: Reading configuration data /etc/ssh_config
debug1: Applying options for *
debug2: ssh_connect: needpriv 0
debug1: Connecting to ec2-107-21-205-64.compute-1.amazonaws.com [107.21.205.64] port 22.
debug1: Connection established.
debug3: Not a RSA1 key file /Users/speggey/.ssh/id_rsa.
debug2: key_type_from_name: unknown key type '-----BEGIN'
debug3: key_read: missing keytype
debug2: key_type_from_name: unknown key type 'Proc-Type:'
debug3: key_read: missing keytype