Description
It is important to make sure that index rows are rebuilt correctly by IndexTool. IndexScrutinyTool is very valuable to do this but when compared to IndexTool it runs 5-10 times slower. It is almost impractical to run IndexScrutinyTool to verify large index tables as it can take hours and sometimes days to do that. IndexTool runs faster since it rebuilds an index table on the server side and this eliminates back and forth data transfer between clients and servers. Thus, having an option to verify index rows inline as part of IndexTool would eliminate the need to run IndexScrutinyTool mostly.
Attachments
Attachments
Issue Links
- links to