That's a huge number of documents in one directory.
I recall having problems on WebDAV on pure windows to windows connection with > 
500 files ...
Webdav is a very inefficient protocol, you may be timing out
before getting through the whole list.  Or there may be documents which don't 
have the right permissions.

A hint of permissions if using the direct WebDAV URL
http://ml.mycompany.com:9048/RCC06032011.xml

If that gives you 404 .. that document might have permission problems.

Try in QConsole checking the difference between a successful document and 
non-successful one, looking at permissions 
(https://docs.marklogic.com/xdmp:document-get-permissions)

Also take a look at the access and error logs on the server.


-----------------------------------------------------------------------------
David Lee
Lead Engineer
MarkLogic Corporation
[email protected]
Phone: +1 812-482-5224
Cell:  +1 812-630-7622
www.marklogic.com<http://www.marklogic.com/>

From: [email protected] 
[mailto:[email protected]] On Behalf Of Danny Sinang
Sent: Saturday, May 02, 2015 8:42 AM
To: general
Subject: [MarkLogic Dev General] Document not visible in WebDAV listing

We have a database that ML reports as having 31,000+ documents which appear to 
be mostly in the root directory of that database.

When I try to open the said document via my WebDAV client (Oxygen or Transmit 
Panic), I only see around 7000+ of them.

Query console confirms to be the existence of a document with the URI 
RCC06032011.xml but that document doesn't show up at all in the WebDAV files 
listing.

Is this a limit of ML or the WebDAV clients ?

I tried opening the file in Oxygen using the URL :

http://ml.mycompany.com:9048/RCC06032011.xml but I get a 404 not found error.

Regards,
Danny


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

Reply via email to