Skip to content

Instantly share code, notes, and snippets.

@jippi
Created December 13, 2012 16:49
Show Gist options
  • Select an option

  • Save jippi/4277848 to your computer and use it in GitHub Desktop.

Select an option

Save jippi/4277848 to your computer and use it in GitHub Desktop.
nested: QueryParsingException[[ircslogs] [_na] query malformed, must start with start_object]; }] Status: 500
"query":{
"filtered":{
"query":{
"match_all":{
}
},
"filter":{
"term":{
"Channel.message":"awesome"
}
}
},
"query_string":{
"fields":[
"message"
],
"query":"awesome"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment