Expand description
API types
Modules§
- Nested message and enum types in
AliasOperations
. - Generated client implementations.
- Generated server implementations.
- Nested message and enum types in
Condition
. - Nested message and enum types in
FacetValue
. - Nested message and enum types in
GroupId
. - Nested message and enum types in
Match
. - Nested message and enum types in
MaxOptimizationThreads
. - Nested message and enum types in
OrderValue
. - Nested message and enum types in
PayloadIndexParams
. - Nested message and enum types in
PointId
. - Generated client implementations.
- Nested message and enum types in
PointsSelector
. - Generated server implementations.
- Nested message and enum types in
PointsUpdateOperation
. - Generated client implementations.
- Generated server implementations.
- Nested message and enum types in
QuantizationConfig
. - Nested message and enum types in
QuantizationConfigDiff
. - Nested message and enum types in
Query
. - Nested message and enum types in
ReadConsistency
. - Nested message and enum types in
ShardKey
. - Generated client implementations.
- Generated server implementations.
- Nested message and enum types in
StartFrom
. - Nested message and enum types in
TargetVector
. - Nested message and enum types in
UpdateCollectionClusterSetupRequest
. - Nested message and enum types in
Value
. - Nested message and enum types in
Vector
. - Nested message and enum types in
VectorExample
. - Nested message and enum types in
VectorInput
. - Nested message and enum types in
VectorOutput
. - Nested message and enum types in
Vectors
. - Nested message and enum types in
VectorsConfig
. - Nested message and enum types in
VectorsConfigDiff
. - Nested message and enum types in
VectorsOutput
. - Nested message and enum types in
WithPayloadSelector
. - Nested message and enum types in
WithVectorsSelector
.
Structs§
- For a valid GeoPolygon, both the exterior and interior GeoLineStrings must consist of a minimum of 4 points. Additionally, the first and last points of each GeoLineString must be the same.
ListValue
is a wrapper around a repeated field of values.- Max number of threads (jobs) for running optimizations per shard. Each optimization job will also use
max_indexing_threads
threads by itself for index building. - Builder for
SnapshotDownload
. Struct
represents a structured data value, consisting of fields which map to dynamically typed values. In some languages,Struct
might be supported by a native representation. For example, in scripting languages like JS a struct is represented as an object. The details of that representation are described together with the proto support for the language.- A Timestamp represents a point in time independent of any time zone or local calendar, encoded as a count of seconds and fractions of seconds at nanosecond resolution. The count is relative to an epoch at UTC midnight on January 1, 1970, in the proleptic Gregorian calendar which extends the Gregorian calendar backwards to year one.
Value
represents a dynamically typed value which can be either null, a number, a string, a boolean, a recursive struct value, or a list of values. A producer of value is expected to set one of those variants, absence of any variant indicates an error.- Legacy vector format, which determines the vector type by the configuration of its fields.
- Vector type to be used in queries. Ids will be substituted with their corresponding vectors from the collection.
Enums§
- Error type for CountPointsBuilder
NullValue
is a singleton enumeration to represent the null value for theValue
type union.- How to use positive and negative vectors to find the results, default is
AverageVector
. - Resharding direction, scale up or down in number of shards
- Sample points from the collection
- Error type for SnapshotDownloadBuilder