Cloudflare DevelopersCD
Cloudflare Developers•2y ago•
1 reply
kingmesal

I will also +💯 this https://discord.com

I will also +💯 this vectorize

As being able to do > >= < <= and boolean
true
false
is the only thing stopping me from moving forward with Vectorize ...

It would still be super convenient to also have an API:
  public queryById(
    id: string,
    options: VectorizeQueryOptions
  ): Promise<VectorizeMatches>;

I 100% know I can write this on my own, but it is one of the most used queries I have.
Was this page helpful?