Skip to content
Discussion options

You must be logged in to vote

Because the results are sorted by similarity, the vast majority of good matches will come in the first 25 results. The search API already has a full list of events that match, sorted by distance, so using the before date is the easiest way to pull a new page of objects. Technically, there is some chance that matching events are excluded, but paginating directly on the search distance will greatly complicate the APIs implementation.

Replies: 1 comment 3 replies

Comment options

NickM-27
Apr 10, 2025
Collaborator Sponsor

You must be logged in to vote
3 replies
@toperichvania
Comment options

@NickM-27
Comment options

NickM-27 Apr 10, 2025
Collaborator Sponsor

Answer selected by toperichvania
@toperichvania
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage
2 participants