Skip to content

Instantly share code, notes, and snippets.

View webpatser's full-sized avatar
😇
alive!

Christoph Kempen webpatser

😇
alive!
View GitHub Profile

Keybase proof

I hereby claim:

  • I am webpatser on github.
  • I am webpatser (https://keybase.io/webpatser) on keybase.
  • I have a public key whose fingerprint is D264 BFD0 926D EB15 B2D7 8B2D AA2A A78A 9B9F F035

To claim this, I am signing this object:

@webpatser
webpatser / ES percolate QS
Created September 11, 2012 22:39
how to percolate elastic search with a query string
working percolator with only fiters:
{
"_index": "_percolator",
"_type": "document",
"_id": "0e63ed80-fc58-11e1-9857-f17a6fbf875a",
"_version": 1,
"exists": true,
"_source": {"query": {
"filtered": {