-
It would be desirable to be able to benchmark Google Cloud's Vector Search product.
-
@masajiro こんにちは you are the wise sensei of vector search whose NGT tops hnsw based popular engines on benchmarks. I am curious if you think this approach can work to limit ram size need. Also a good n…
-
### Bug Description
I'm using llamaindex with AzureCosmosDBMongoDBVectorSearch. While inserting the documents I'm specifying the doc_id. This is working well, and I can see the same ids in the DB. I'…
-
https://github.com/redis/redis/releases/tag/8.0-m01
New commands:
>- 7 new data structures: JSON, Time series, Bloom filter, Cuckoo filter, Count-min sketch, Top-k, t-digest
>- Redis scalable que…
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
I am encountering an issue when trying to reuse embeddings from Elasticsearch with Dense…
-
although your engine is simple, i like to compile it but this fails .. i used the following command to compile :
```
$ clang++-16 *.cpp -O3 -o mychessengine -lpthread -lm
In file included from en…
-
### Bug Description
I previously implemented a VectorIndexRetriever using LlamaIndex's built-in vector index without any vector database, with MMR mode and mmr_threshold. It worked fine.
I then ad…
jfkoh updated
2 months ago
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
In the search enpoint there is the option to filter using a ismatch that uses a regex li…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/kvrocks/issues) and found no similar issues.
### Motivation
We can try to use this repo: https://gith…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Auth
### Which platforms are affected?
Windows
### Description
I just updated…