Files
qdrant/lib/segment
Tim Visée 1c48de0a8c General optional named vector improvements (#1835)
* Remove unnecessary mut

* Simplify creating option with if

* Simplify some returns

* DRY in vector name checking functions

* Use panic with attribute rather than debug_assert false

* Make update vector function plural because we can update multiple
2023-05-05 08:45:42 +02:00
..