Vector DB vs. ElasticSearch/Opensearch?

Hi sure, indexing is done effectively instantly. If you upsert 1M new vectors in a 1B index, those new vectors will be available to your queries within milliseconds. Reindexing is done periodically as the index changes.
At the moment we can help you switch to larger indexes if needed, in the future we plan on supporting the function to increase index size with new pods without the need to create a new index.