Hello everyone -
I’m currently developing a solution on SAS Visual Investigator 10.8 on SAS Viya 3.5.
I’ve got quite a few entities in the solution, and new data is continually being added to these entities such as transactions, new policies, claims and so on.
My question is, what’s the best practice for reindexing entities and at what frequency should one be doing it?
My reason for asking is when new rows are added to these entities, these rows are not visible to the end users and investigators.
The new data is only visible once the entity has been reindexed.
Curious to hear how others are handling this?
I am aware of the REST API call I can make through PROC HTTP to schedule the indexing job to run at specific intervals, but I’d still like to hear others thoughts on this.
Thanks,
Mazi