OK seem like i have some something misunderstand about the bucket leaderboard, let me make example base on my understanding
leaderboader test
global 10 player and bucket to 3
p0 bucket is p7,p8,p9
p1 bucket is p5,p6,p8
…
p5 bucket is p0,p1,p9
global ranking is
p0,p1,p2,p3,p4,p5,p6,p7,p8,p9
now when player open the leaderboard, we want to show the current play and others around him,such as
when p0 open game,will see p0 p7. rank 1,2
p1 open to see p1,p5,rank 1,2 and
p5 opne to see p1,p5,p9. rank is 2.3.4
if i use p5 as owner id to get around,will it return p4,p5,p6? but p4 and p6 not in bucket of p5,
meanwhile the rank in record is golbal rank right?
if yes how we can get p1,p5,p9 directly without get full records of bucket of p5?
the real eamxple bucket may bigger such as 1000 player