-

@ mleku
2025-05-15 21:51:30
oh yeah, not sure if this was clear, NONE of this requires decoding the event at any point, it just will return the list of matching event IDs then, based on the serial, by using the event ID index, and then the caller will then be able to make a request for up to 1000 events (or 10000 for whitelisted/paying users) and then the client can prefetch enough to fill the display first and then prefetch the rest as the scroll position gets close to the end of the list that it already fetched, and in the case of these searches, this means that the user only has to use bandwidth so far as they are interested in the results, which usually will be in the first 100 or 200 results.