@fnocetti here's a new icon for CSV export and import.
Could you please replace the current one? Thanks!
After checking, we need no changes after the Library Pagination implementation.
Changes will be needed when the pagination allows to fetch documents above ES limit.
For now, the scope of this issue can be defined by:
@RafaPolit Please let me know if you disagree and/or if this affects the priority of this issue.
I agreed con Rafa to test a little bit further and re check the scope of this issue.
I love the spanglish version of "I agreed con Rafa"! :) Yes, please, report about what would be required to do batches of 10.000 for export of large collections.
After checking, if you try to access a set of documents with a query like
I'll create a pull request with the new icon and the new integration test when they're ready.
Maybe we can discuss in the tech call how to proceed with improving the search window?
On the while, I will continue to investigate how the search_after and scroll API's could be used within uwazi to expand that window.
After some research I'm listing my findings here:
To be revisited when there is more urgency.
For the time being, the workaround is to create filters that produce smaller batches (probably already implemented in every collection) and do partial exports.