Skip to content

Instantly share code, notes, and snippets.

@Phantoms
Created August 13, 2012 17:48
Show Gist options
  • Save Phantoms/3342728 to your computer and use it in GitHub Desktop.
Save Phantoms/3342728 to your computer and use it in GitHub Desktop.
"filter_property_size" => {
:terms => {
:field => "properties.property_size",
:size => 500,
:all_terms => false,
:script => "properties.base_value"
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment