Files
qdrant/lib/segment
Tim Visée 42e2365b17 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-17 11:22:22 +02:00
..