Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Method description

...

The calling user must have the EB_ROOT, EB_ADMIN, EB_APP, SEARCH_ADMIN or SEARCH_MANAGER role for this instance or the global instance.

Request Parameters

None

Request Data

...

Response format and codes

HTTP codeDescription
201Equalize has been updated
400Invalid parameters. Error response will include details
401The user does not meet the security criteria
404Equalize not found

 

The response will contain the updated equalize data.

Code Block
{
  "id": 1461321668,
  "title": "Default",
  "enabled": true,
  "created_on": "2017-04-24T10:28:37",
  "enabledupdated_timeon": 12345.6789"2017-04-24T10:28:37",
  "fields": [
    {"field": "title", "boost": 50},
    {"field": "description", "boost": 20},
    {"field": "price", "boost": 10}
  ]
}

 

Dependencies

service namepurpose
MongoDBsimple database storage