Pagination on documents #175

Closed
opened 2026-02-23 17:20:39 -05:00 by yindo · 0 comments
Owner

Originally created by @timothycarambat on GitHub (Aug 7, 2023).

It is possible and reasonable that a single document can have 10k+ vectors in it (large pdfs) and this will dramatically slow the page load on document loading.

We should paginate data for the loading of the document so that loading times are not extreme for large documents in workspaces

Originally created by @timothycarambat on GitHub (Aug 7, 2023). It is possible and reasonable that a single document can have 10k+ vectors in it (large pdfs) and this will dramatically slow the page load on document loading. We should paginate data for the loading of the document so that loading times are not extreme for large documents in workspaces
yindo closed this issue 2026-02-23 17:20:39 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/vector-admin#175