Skip to content

Instantly share code, notes, and snippets.

@mfeingold
Created October 12, 2012 21:07
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 mfeingold/3881531 to your computer and use it in GitHub Desktop.
Save mfeingold/3881531 to your computer and use it in GitHub Desktop.
els query
{"query":{"bool":{"should":[{"text_phrase":{"name_addres":{"query":"260420146 michael smith 600 n college avenue","boost":1}}},{"text":{"name_address.partial":{"query":"260420146 michael smith 600 n college avenue","fuzziness":0.85,"prefix_length":2}}},{"text":{"name.phonetic":"260420146 michael smith 600 n college avenue"}},{"text":{"tins":{"query":"260420146 michael smith 600 n college avenue","boost":2}}},{"text":{"tins.partial":{"query":"260420146 michael smith 600 n college avenue","fuzziness":0.85,"prefix_length":2}}},{"text":{"npis":{"query":"260420146 michael smith 600 n college avenue","boost":2}}},{"text":{"npis.partial":{"query":"260420146 michael smith 600 n college avenue","fuzziness":0.85,"prefix_length":2}}}]}},"explain":"true","highlight":{"pre_tags":["<strong>","<strong>"],"post_tags":["</strong>","</strong>"],"fields":{"name_address.partial":{},"tins.partial":{},"npis.partial":{}}}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment