-
Notifications
You must be signed in to change notification settings - Fork 49
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Per radiantearth/stac-api-spec#125, ids should not short circuit search:
Lines 640 to 643 in 6422105
| -- if ids is set, short circuit and just use direct ids query for each id | |
| -- skip any paging or caching | |
| -- hard codes ordering in the same order as the array of ids | |
| IF _search ? 'ids' THEN |
Blocking
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working