How to create a new index?

Question

How should I use flag "enableSeparateIndexing" ?

Answer

 Use enableSeparateIndexing when executing the following task.

 

POST {ApplicationURL}/reindex?tenantId={tenantId}

or

POST {ApplicationURL}/api/{tenantId}/reindex

If set to true, reindex will run with a different index. When reindex is completed, the old index will be replaced with a new one, This parameter allows users to continue their activities in Reltio Cloud without waiting for the data to be reindexed. Run the Reindex Data task with this parameter to continue your activities in Reltio Cloud without waiting for the task to finish.  The default value is false

Best practice:

  • Use it when changing types of the attribute in L3.
  • Use it when changing physical storage from OV 1 to OV2.
  • The option "SearchByOv" has been enabled for the tenant.

 

Syntax:

 POST {{tenantURL}}/reindex?enableSeparateIndexing=true

 

References

https://docs.reltio.com/tasksapi/ReindexDataTask.html?hl=enableseparateindexing

Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.