Skip to content

FindDescriptors fails when no labels specified in AddDescriptor #84

@luisremis

Description

@luisremis

FindDescriptors will fail when not never specified in any AddDescriptor call.

query: [{'FindDescriptor': {'_ref': 1,
'k_neighbors': 3,
'results': {'blob': True},
'set': 'test_emb_50'}}]
response: [{'FailedCommand': 'Transaction',
'info': 'Failed PMGDTransaction',
'status': -1}]

Metadata

Metadata

Assignees

Labels

BugIndicates unexpected or undesired behaviors

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions