parse.com - Parse Query skip more than 10,000 results -
i'm running parse query parse4j , have limit results set @ 1000, , loop through, incrementing skip more thousand results.
my problem have more 10k object need return , parse raises exception skips greater 10k.
parseexception [code=154, error=skips larger 10000 not allowed] is there workaround?
according parse, common question, , have detailed list of options work around error.
check out @ parse.com - paging through more 10,000 results
Comments
Post a Comment