When upserting
a design doc it looks like every index in that document gets re-indexed, is that correct?
And if so, is there a way to have couchbase only reindex (or index) changed (or new) views within that design document?
Or is the only way to achieve this to put each view in it’s own design doc. Would there be any drawbacks to this approach?