Skip to content

Clarify API Bucket Search Order #577

@cmlh

Description

@cmlh

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.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions