mirror of
https://github.com/qdrant/qdrant.git
synced 2026-08-06 18:10:58 -05:00
* Swap docstrings for segment_ids/segment_uuids Terse internal docs, detailed user-facing docs, not vice versa. * Enforce segment UUIDs * Export upcoming segment UUID to telemetry * Add `optimize_for_test` wrapper * Tune log message Reason: the UUID is now guaranteed. * Improve argument naming/docs