Module index_datapoint

Module index_datapoint 

Source
Available on crate features index-service or match-service only.
Expand description

Defines additional types related to IndexDatapoint.

Modules§

numeric_restriction
Defines additional types related to NumericRestriction.

Structs§

CrowdingTag
Crowding tag is a constraint on a neighbor list produced by nearest neighbor search requiring that no more than some value k’ of the k neighbors returned have the same value of crowding_attribute.
NumericRestriction
This field allows restricts to be based on numeric comparisons rather than categorical tokens.
Restriction
Restriction of a datapoint which describe its attributes(tokens) from each of several attribute categories(namespaces).
SparseEmbedding
Feature embedding vector for sparse index. An array of numbers whose values are located in the specified dimensions.