query_record |
Object |
Yes |
Record to be search by |
fields_to_return |
Array |
No |
Fields to be returned in every record, defaults to ["*"] |
radius |
Number |
Yes |
Maximum distance for records to be considered near duplicates, defaults to 5.0 |
filter |
Object |
No |
Search will be applied only to records satisfying this filter |
cand_set_size |
Number |
No |
Internal parameter (please, do not use) that can influence the response time of the operation (the lower the faster, but potentially less precise). Every collection has it’s own default |