argothor 0 Report post Posted April 16, 2012 If you click on File - Maintenance - Reindex, you get a message that reads: "This process may take several minutes. Index data now? Yes No". Not sure what this means, so I decided to look up what this is in the Help menu, which wasn't much help, for all it says is "The current project will be reindexed. Your data will remain intact." So what does Reindexing do? Share this post Link to post Share on other sites
Jim Byram 0 Report post Posted April 16, 2012 Reindexing rebuilds the index files (.CDX) that are used to look up data in the data tables. See: http://en.wikipedia.org/wiki/Database_index Share this post Link to post Share on other sites
argothor 0 Report post Posted April 18, 2012 When would you reindex your index files? Is it something you should do as a maintenance function to prevent problems or perhaps speed up searches, or only if there is some sort of error that needs to be addressed? Share this post Link to post Share on other sites
Jim Byram 0 Report post Posted April 18, 2012 You only need to use the reindex function rarely when there is some data lookup issue. Normal maintenance is: optimize, validate file integrity, optimize. Optimize reindexes as necessary. Share this post Link to post Share on other sites