I think the short answer is yes due to lock contention on the directory fragments. I think this can be mitigated somewhat by manually creating the directory fragments rather than turning on automatic directory creation. For detailed information on this topic, I always refer to Mike’s blog post: http://blakeley.com/blogofile/2012/03/19/directory-assistance/
-Will On Apr 4, 2014, at 1:13 PM, Tim <[email protected]> wrote: > Hi Folks, > > A long directory URI may be useful for facilitating webDAV access to content > or simply to organize content by a virtual file system, for example, > > /category/subcategory/in-work/year/docname.xml > > which could as easily have been stored as > > /docname.xml > > Is there a performance penalty having a longer document URI? > > Thanks again, > > Tim Meagher > > > _______________________________________________ > General mailing list > [email protected] > http://developer.marklogic.com/mailman/listinfo/general _______________________________________________ General mailing list [email protected] http://developer.marklogic.com/mailman/listinfo/general
