I have a Plone site with thousands of contracts in PDF I need to download. Now the problem is that if I connect to the portal using WebDAV and download it. I can download just about 1607 files, but there should be more of them! If I take a look at the website, I realized I can query only 1000 results. There is about 5K results but if I put &query_start=999 in the url, I see just the 999th and 1000th result. Can this be that problem? I'm using unmodified configuration, just added parameter to enable WebDAV.
Can anyone please explain what happens and tell me what to do? Thank you very much, I'll appreciate it! :)