image-search
Here are 210 public repositories matching this topic...
-
Updated
Mar 3, 2022 - Python
-
Updated
Oct 30, 2021 - Shell
-
Updated
Jun 4, 2022 - Python
-
Updated
Jan 24, 2022 - Python
-
Updated
Jun 9, 2022 - C++
-
Updated
Jun 7, 2022 - Python
I am finding a product which can replace Elasticsearch.
tempdir is archived
Crate: tempdir
Version: 0.3.7
Warning: unmaintained
Title: `tempdir` crate has been deprecated; use `tempfile` instead
Date: 2018-02-13
ID: RUSTSEC-2018-0017
URL: https://rustsec.org/advisories/RUSTSEC-2018-0017
Dependency tree:
tempdir 0.3.7
├── storage 0.2.0
│ └── qdrant 0.7.0
├── segment 0.3.1
│ ├── storage 0.2.0
│
Count API
多表同时插入大量数据PS很容易崩溃
使用的3.2.7版本,3台服务器(1个master、3个ps、3个router),按天建表(如:db_20210601、db_20210602、db_20210603),每张表的结构如下 :
`{
"name": "space",
"partition_num": 3,
"replica_num": 1,
"engine": {
"name": "gamma",
"index_size": 100000,
"retrieval_type": "IVFPQ",
"retrieval_param": {
"ncentroids": 2048,
"nsubvector": 64,
"metric_type": "InnerProduct"
},
"id_type": "String"
},
"propertie
-
Updated
Mar 7, 2022 - Python
-
Updated
Jun 9, 2022 - Go
Hi, I've created a simple katacoda scenario of "how to install Milvus 2.0 Standalone with docker-compose". Here is my github link: https://github.com/jaelgu/katacoda
Can we have a Katacoda scenario for each Bootcamp solution?
- text_search_engine
- molecular_similarity_search
- dna_sequence_classification
- q&a_system
-
Updated
Aug 25, 2021 - Jupyter Notebook
-
Updated
Nov 14, 2021 - Python
-
Updated
Jun 2, 2022 - JavaScript
Current docker image size is insane. It is 2.55 GB. Reduce that to below 1GB or less. Apply changes from this reference: https://hackernoon.com/tips-to-reduce-docker-image-sizes-876095da3b34
-
Updated
Jun 3, 2022 - JavaScript
-
Updated
May 10, 2022 - C#
-
Updated
Feb 12, 2022 - MATLAB
-
Updated
Aug 25, 2021 - Python
-
Updated
Jun 9, 2022 - Python
-
Updated
Sep 9, 2021 - Jupyter Notebook
-
Updated
Jul 12, 2019 - Python
-
Updated
Apr 11, 2019 - Python
-
Updated
Apr 30, 2021 - Python
-
Updated
May 26, 2022 - CSS
-
Updated
Apr 13, 2019 - Python
Improve this page
Add a description, image, and links to the image-search topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the image-search topic, visit your repo's landing page and select "manage topics."
Is there an existing issue for this?
What would you like to be added?
Current chunk manager didn't accept ctx for timeout and tracing control.
such as:
Read(ctx, Context, filePath string) ([]byte, error)
Why is this needed?
No response
Anything else?
No response