Is it possible using the API to re-build the spatial index for a layer.
We have an application that runs on Citrix servers. Sometimes they get disconnected and the application is forced to close on the server.
This results in records not being updated in the spatial index. As a result any bounding box queries fail to return the records.
In ArcCatalog I can delete the index then re-add it and then everything is back to normal. I'd like to be able to do that using the API.