Skip to content

Instantly share code, notes, and snippets.

@kimchy
Created August 27, 2010 16:17
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 kimchy/553660 to your computer and use it in GitHub Desktop.
Save kimchy/553660 to your computer and use it in GitHub Desktop.
{
"query" : {
"more_like_this" : {
"fields" : ["content", "title"],
"like_text" : "jetblue blew tire",
"min_term_freq" : 1
}
},
"from" : 2000
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment