Skip to content

Instantly share code, notes, and snippets.

@cedufca
Created September 29, 2011 19:03
Show Gist options
  • Save cedufca/1251619 to your computer and use it in GitHub Desktop.
Save cedufca/1251619 to your computer and use it in GitHub Desktop.
query:
bool:
should:
- field:
name: ruby
boost: 10.0
- field:
description: ruby
boost: 5.0
- field:
address: ruby
boost: 5.0
- field:
programs: ruby
boost: 1.0
minimum_number_should_match: 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment