Ramon Navarro Bosch

Results 22 comments of Ramon Navarro Bosch

My initial idea was (from the API point of view) to provide a new field type that can index on a vector index (like https://docs.rs/crate/hnsw/0.2.0/source/README.md) on the same "transaction" and...

We have the same problem with a leafnode and a source copy on the same account, for each message, two appears on the origin stream and the destination stream. Mirror...

Hi! I was on the need of an async driver for arangodb so I took yours @joowani and did a fork on async style! Feel free to comment it. https://github.com/bloodbare/aioarangodb...

Hey I have no problem to keep it on my repo, I've not been updating because we did not had the need, PRs are more than welcome. R Missatge de...

I see .. the PR notification where lost. I'll update it thanks for the ping! Missatge de mirrorrim ***@***.***> del dia dl., 5 de jul. 2021 a les 17:09: >...

I'm also having this problem on at plone/executioner where the schema of a field in a object is: ``` "comments": { "type": "object", "title": "Comments list field", "additionalProperties": { "type":...

@daniele-pecora thanks

We finally implemented an index with a similar approach to tantivy with a variant of HNSW at [NucliaDB Vectors](https://github.com/nuclia/nucliadb/tree/main/nucliadb_vectors)

We will document how to run Guillotina with starlette / Fastapi instead of changing base code

ouch I did also a pull request for the same #72 removing the starting '/' on make_path. No matter for me which is merged.