You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This looks very cool. Awesome that so many things are implemented, including scrolls.
RE: the quote from the README in the title: I have "solved" this problem in a project with sorting. You just reverse the sort, then you can search_after, get results, and reverse those results.
The text was updated successfully, but these errors were encountered:
This looks very cool. Awesome that so many things are implemented, including scrolls.
RE: the quote from the README in the title: I have "solved" this problem in a project with sorting. You just reverse the sort, then you can
search_after
, get results, and reverse those results.The text was updated successfully, but these errors were encountered: