Are index builds blocking operations

Bucket operations will not be blocked.

If you need create 3 indexes, create all 3 indexes in defer mode and use build index command to build all 3 indexes one time (check defer_build in following document for advantages).

1 Like