Files
David Dallakyan 79c71a644b docs(collection): align SnapshotRecover.priority rustdoc with SnapshotPriority (#10233)
Replica prefers existing replica data, then this peer is synchronized from
other replicas — not from the snapshot. Also fix the "if will" typo.
2026-08-17 13:26:59 +02:00
..
2026-07-30 20:59:31 +00:00
2026-07-30 20:59:31 +00:00

Collection

Crate, which implements all functions required for operations with a single collection of points. Points within a collection should share the same payload schema and have same vector size. So that search requests could be performed over all points of a single collection.

Structure

Collection structure

Update process

Update process