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§
- Crowding
Tag - 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.
- Numeric
Restriction - 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).
- Sparse
Embedding - Feature embedding vector for sparse index. An array of numbers whose values are located in the specified dimensions.