Wade Deng
Wade Deng
https://github.com/kucherenko/jscpd typtscript/coffeescript
thx for the quick response. my use case is my payload is total empty , vector is null as above, seems filter is_empty only work when the fields is inside...
``` [root@qdrant1 ~]# ps -ef| grep qdrant root 1928203 1928176 3 Apr30 ? 00:19:41 ./qdrant --uri http://10.0.9.90:6335 root 2324591 2324450 0 10:33 pts/3 00:00:00 grep --color=auto qdrant [root@qdrant1 ~]# cat...
after a few config change & experiment, we managed to limit the mem decrease from previously ~200G to ~30G - recreate a new collection to avoid this issue (https://github.com/qdrant/qdrant/issues/4112) (https://github.com/qdrant/qdrant/issues/4131)...
the current version is v1.9 while the backup snapshot is created by v1.8.3 we used the following command just follow the docs: ``` backup: curl -s -X POST "$QDRANT_PROD_URL/collections/$COLLECTION_NAME/snapshots" restore:...
happen repeatedly , once I use a new vm, after restore one of the collection (new_text) will soom become `"error": "Service internal error`
+1 'v0.5.1' gotta to change ``` pd.date_range(start='2/15/2019', end='3/11/2019', freq='D', tz='UTC') ``` tz='UTC'