frostfs-node/pkg/services/object/search
Leonard Lyubich 08b9ae547a [#45] object/search: Add filtering parent objects
In previous implementation object.Search services allowed to search only
physically stored objects. This limitation did not allow getting the ID of
the split object.

Extend search execution logic with parent object filtering. Parent objects
that passed filters are now included in the result

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2020-10-02 11:25:36 +03:00
..
query [#39] service/object: Add query filters to search right child 2020-10-02 11:25:36 +03:00
v2 [#57] services/object: Combine common service parameters 2020-10-02 11:25:36 +03:00
local.go [#45] object/search: Add filtering parent objects 2020-10-02 11:25:36 +03:00
prm.go [#57] services/object: Combine common service parameters 2020-10-02 11:25:36 +03:00
remote.go [#57] services/object: Sign requests with session key 2020-10-02 11:25:36 +03:00
res.go [#34] service/object: Implement object Search distributed service 2020-10-02 11:25:35 +03:00
service.go [#57] services/object: Sign requests with session key 2020-10-02 11:25:36 +03:00
streamer.go [#57] services/object: Sign requests with session key 2020-10-02 11:25:36 +03:00