If you have reindexing enabled for the database, reindexing is always "running" on that database, meaning that at certain points in the server's uptime (for example, start up, configuration changes), the database "checks" to see if there are any fragments to reindex. If there are, it reindexes a batch of fragments at a time, then checks again and repeats this process until there are no fragments to reindex left. Then it won't check again until one those points occurs for it to check again.
Now when you upgrade to MarkLogic 7 from MarkLogic 6, it should see that no fragments need reindexing, and that process should be pretty quick (usually a few seconds or less). If you don't want it to do this, you can disable reindexing for the database. As always, it is good to test this on a test system to make sure your setup is behaving this way. -Danny From: [email protected] [mailto:[email protected]] On Behalf Of Tim Sent: Wednesday, October 29, 2014 12:51 PM To: 'MarkLogic Developer Discussion' Subject: [MarkLogic Dev General] Does reindexing always automatically run on the complete contents of each database after an upgrade from ML6 to ML7? The subject says it all!
_______________________________________________ General mailing list [email protected] http://developer.marklogic.com/mailman/listinfo/general
