SandyS
Convex Community2y ago
4 replies
Sandy

Paginate Vector Search Results

I'm allowing users to search for posts by entering a term and returning the vector search results. How can I paginate these results so that as they scroll down, more are loaded? I'm following the search pattern used in (https://github.com/get-convex/convex-demos/tree/main/vector-search)

I've posted what I currently have implemented on my client and server side.
image.png
image.png
GitHub
Demo apps built on Convex. Contribute to get-convex/convex-demos development by creating an account on GitHub.
convex-demos/vector-search at main · get-convex/convex-demos
Was this page helpful?