Skip to content

Instantly share code, notes, and snippets.

@oeddyo
Created April 11, 2020 16:32
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 oeddyo/e76300c49e1e5e74b582914a857ed83e to your computer and use it in GitHub Desktop.
Save oeddyo/e76300c49e1e5e74b582914a857ed83e to your computer and use it in GitHub Desktop.
{
"indexId": "c92ca3ba-c0d4-430a-8b60-d8206abdaa6c",
"indexName": "abc_changed",
"searchableFields": [
"f1",
"f2"
],
"appId": "66ee0924-cb4d-4934-8712-0d3ebf77d59f",
"rankers": [
{
"rankerId": "a0a16047-9684-4660-8a71-242ea4f9c0be",
"indexId": "c92ca3ba-c0d4-430a-8b60-d8206abdaa6c",
"rankerType": "BEST_ATTRIBUTE",
"rankerOrder": "ASCENDING",
"appliedFields": [
"abc"
]
},
{
"rankerId": "8b4181c2-ddb0-45e8-9803-d60a2f5304f8",
"indexId": "c92ca3ba-c0d4-430a-8b60-d8206abdaa6c",
"rankerType": "BEST_ATTRIBUTE",
"rankerOrder": "ASCENDING",
"appliedFields": [
"def"
]
},
{
"rankerId": "f3d3d176-c270-4267-9ea0-b383091997ea",
"indexId": "c92ca3ba-c0d4-430a-8b60-d8206abdaa6c",
"rankerType": "BEST_ATTRIBUTE",
"rankerOrder": "ASCENDING",
"appliedFields": [
"ccc"
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment