To quote #574
Another observation is that, the buckets searched by IntelX are in the order specified in SDK/Intelligence X API.pdf, not in the order specified in the buckets parameter of this function. For example, if buckets=['leaks.logs','leaks.private.general'] is specified, then, it searches 1st in leaks.private.general and then in leaks.logs, not in the order I specified in buckets parameter.
This is not an issue, a suggestion, you can make a functionality to search buckets in the order specified by the user.
To quote #574