Skip to content

Instantly share code, notes, and snippets.

@yoadsn
Created October 10, 2017 06:40
Show Gist options
  • Select an option

  • Save yoadsn/7a48991eafe665a4c81bfe433f074e06 to your computer and use it in GitHub Desktop.

Select an option

Save yoadsn/7a48991eafe665a4c81bfe433f074e06 to your computer and use it in GitHub Desktop.
{
"name": "rankedRand",
"text": {
"weights": {
"name": 5
}
},
"functions": [
{
"fieldName": "randCoord",
"freshness": null,
"interpolation": "linear",
"magnitude": null,
"distance": {
"referencePointParameter": "randCoordSeed",
"boostingDistance": 1500
},
"tag": null,
"type": "distance",
"boost": 2
},
{
"fieldName": "tags",
"freshness": null,
"interpolation": "linear",
"magnitude": null,
"distance": null,
"tag": {
"tagsParameter": "tagBoost"
},
"type": "tag",
"boost": 10
}
],
"functionAggregation": "sum"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment