background property

bool? background
getter/setter pair

Whether to build the index in the background.

Background index builds don't block database operations but may take longer to complete.

Implementation

bool? background;