hi does vectorize behave in a similar
hi does vectorize behave in a similar way to r2? in the sense that we can use preview_index_name in the wrangler.toml? just like preview_bucket_name?
1 Reply
Hi @Legit, thank you for reaching out.
Vectorize does not support a
preview_index_name
. If you want to deploy a worker with a Vectorize binding locally, you can use the --experimental-vectorize-bind-to-prod
flag. This flag would allow you to bind to and debug production Vectorize indexes in the local development mode.