This endpoint is used to start legacy index job to reindex records from DB. The data is fetched from DB by calling api mentioned in request in batches. The is useful when some record is present in DB but missing on index.
POST
/index-operations/_legacyindexLast modified: 7 months ago
Initiate legacy index job to index data from DB fetched by calling some api
Request
Body Params application/json
No schema defined
Example
Not configured
Request samples
Responses
Success response is calculated tax.(200)
Invalid input.(400)
Unauthorized(401)
Forbidden(403)
Not Found(404)
Success response is calculated tax.
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
No schema defined
Example
Not configured
Last modified: 7 months ago