Replies: 2 comments 2 replies
-
|
Does this mean that we need to have a format change to add new algos? |
Beta Was this translation helpful? Give feedback.
-
|
+1 though it seems tedious to have to vote on this sort of minutia
I'd say we should add an empty message for flat. I always interpret "unset" as "default" and "flat compression" feels more like a deliberate choice than an intelligent default.
Will this be stable for the lifetime of the index? I'd almost prefer... It's strange to think of |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I'd like to propose a message for Vector Index Details:
VectorIndexDetails.target_partition_sizefor IVF configuration.HnswIndexDetailsmeans HNSW only used if present. For example, IVF_PQ index would leave that field empty.compressionfield can hold one of the compression types, or be empty for flat.max_itersorsample_rate). Idea is you should be able to create an index with a fixed config and that config should be stable over lifetime of the index.A full set of changes are drafted here: #6099
Beta Was this translation helpful? Give feedback.
All reactions