When does the couchbase server build an index with a "defer_build=true" clause?

@pccb It means, the index will not be built right away but one or more indexes in the bucket can be built together when they are all created. You can find more information how this is helpful: Deferring Index Creation | Create Multiple Indexes at One Time