frostfs-node/pkg/services/object/search
Leonard Lyubich 5ad013c10b [#149] object/search: Return fixed error if relation not found
Define ErrRelationNotFound error in searchsvc package. Return
ErrRelationNotFound from RelationSearcher.SearchRelation method if search
result is empty.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2020-11-06 14:01:01 +03:00
..
query [#125] object/search: Use latest search filter keys 2020-10-29 19:25:54 +03:00
v2 [#61] object/search: Support latest search filters 2020-10-02 11:25:36 +03:00
local.go [#136] localstorage: Make local storage to use new metabase 2020-11-03 18:42:32 +03:00
prm.go [#57] services/object: Combine common service parameters 2020-10-02 11:25:36 +03:00
relation.go [#149] object/search: Return fixed error if relation not found 2020-11-06 14:01:01 +03:00
remote.go [#106] Pass bearer token through generated requests 2020-10-20 18:05:29 +03:00
res.go [#34] service/object: Implement object Search distributed service 2020-10-02 11:25:35 +03:00
service.go [#58] object/search: Refactor RelationSearcher implementation 2020-10-02 11:25:36 +03:00
streamer.go [#61] object/search: Filter objects by container ID from request 2020-10-02 11:25:36 +03:00