Though the documentation says MarkLogic 6 to 7 upgrade doesn’t need reindexing, 
if you have path range indexes and if you’re upgrading to 7.0-3 and above, it 
would reindex. Please find the comment from support team below.

"Upgrading to releases prior to 7.0-2 would not have required a reindex but 
given the fact that you're using path range indexes, upgrading to both 7.0-3 
and 7.0-4 do now mean a partial reindex is required for those fragments 
containing matching paths(path range indexes)."

Thanks
Joel

> On Oct 29, 2014, at 1:23 PM, Danny Sokolsky <[email protected]> 
> wrote:
> 
> 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

_______________________________________________
General mailing list
[email protected]
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to