Update collection parameters
Updates the parameters of the specified collection.
Path parameters
Name of the collection to update
Headers
Query parameters
Wait for operation commit timeout in seconds. If timeout is reached - request will return with service error.
Request
Map of vector data parameters to update for each named vector. To update parameters in a collection having a single unnamed vector, use an empty string as name.
Custom params for Optimizers. If none - it is left unchanged. This operation is blocking, it will only proceed once all current optimizations are complete
Collection base params. If none - it is left unchanged.
HNSW parameters to update for the collection index. If none - it is left unchanged.
Quantization parameters to update. If none - it is left unchanged.
Map of sparse vector data parameters to update for each sparse vector.
Response
Time spent to process this request