orderBy
Order the page by a payload key instead of by point id. Qdrant rejects an ordered scroll that also carries an offset and never returns a ScrollPage.nextPageOffset for one, so an ordered scroll pages through OrderBy.startFrom rather than through the id cursor.